-
Notifications
You must be signed in to change notification settings - Fork 0
niall3rs/grammar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The files can be run directyl, e.g. 'python contextFreeGrammar.py' and 'python unificationGrammar.py' They both output each sentence, the number of parses for that sentence, and each parse contextFreeGrammar.py contains the code with just rules for the context free grammar unificationGrammar.py expands on this to contain the features that parse the sentences with more granularity unificationGrammarExt.py contains some additional rules and features as outlined in the Extensions section of the report
About
Grammar engineering, written in Python with NLTK
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published