summary refs log tree commit diff stats
path: root/generator/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Flattened selrestrsKelly Rauchenberger2017-02-051-61/+21
* Restructured verb frame schema to be more queryableKelly Rauchenberger2017-01-281-22/+17
* Fixed generator ignoring multiple inflection variantsKelly Rauchenberger2017-01-221-257/+268
* Removed underscores in two-word literal prepositions in verb framesKelly Rauchenberger2017-01-221-2/+11
* Moved some generator classes into the main namespaceKelly Rauchenberger2017-01-211-7/+6
* Started structural rewriteKelly Rauchenberger2017-01-161-1994/+1151
* Added pronunciation syllable count and stress structureKelly Rauchenberger2016-05-301-12/+37
* Fixed problem with words containing certain charactersKelly Rauchenberger2016-04-181-1/+6
* Fixed perfect rhymingKelly Rauchenberger2016-04-171-22/+106
* Added support for ImageNet and fixed bug with query interfaceKelly Rauchenberger2016-04-151-12/+45
* Added prefix/suffix search, and word complexity search for nouns, adjectives,...Kelly Rauchenberger2016-03-271-9/+13
* Added verb framesKelly Rauchenberger2016-03-241-22/+523
* Fixed bug in generator regarding proper noun detectionKelly Rauchenberger2016-03-201-2/+1
* Nouns with any uppercase letters are now considered properKelly Rauchenberger2016-03-191-3/+9
* Added word derivational relationships (kind of eh at the moment) and moved ve...Kelly Rauchenberger2016-03-161-0/+1663