-
Notifications
You must be signed in to change notification settings - Fork 0
DabbyNdubisi/LanguageProcessor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Author(s): Dabby Ndubisi This outlines the operating instructions for our Syntax Parser In order to provide a seamless process of loading the software, we included a Makefile. Operating Instructions ----------------------- make ./parser In order to view the created dependency tree as a png, Ensure you have the graphviz software and dot installed For any .dot file in the ./Parses directory, run the following: dot -T png -O ./Parses/<dot File>.dot This will create a png of the parse that can be viewed with your favoured image reader.
About
A C++ Part of Speech Tagger and Syntax Parser for English Language
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published