httpNick / AlexaBestMC

Alexa Skill Kit that generates rap verses based on a topic you give it.
3 stars 0 forks source link

[Grammar](multiple) - Integrate components into grammar graph #12

Open IntegralOfZero opened 8 years ago

IntegralOfZero commented 8 years ago

Take the following components of functionality and have them be used by the grammar graph:

-retrieval of related words separated by parts of speech (DONE) -retrieval of unrelated words separated by parts of speech (DONE) -list of words that fall under the "non-primary" parts of speech (pretty much everything outside of nouns, verbs, adjectives, and adverbs (that end in "-ly")) (TENTATIVELY DONE) -file of syntax rules (STUB CURRENTLY USED) -rhyming (NOT DONE, NOT A BLOCKER)