Info
Content
Parser Utility
I'm developing a parser for the L203 classes that can be fed rules
Design specs
Original Page Layout If generate is selected, the lexical entries and syntactic rules are used...
Gameplan (in order of priority)
Utilities Intake of rules Transformation of non-binary rules into binary rules Generation of ...
Handling Optionality
The issue is that the optional pieces are occurring in rules of any length. E.g. we could have NP...
Hai's notes
upper limit for num of generations: S -> NP VP NP:{John, Mary} VP:{eat, sleep} when I as...
Genie tidbits
css ane other frontend assets should be modfiied in the public folder not the assets/css folder.