|
Project Information
Members
Links
|
Infinite Monkeys is an open source random poetry generator written in FreeBASIC. It is largely considered the Industry Standard in SPAM generation. -> Translate the grammar of a poem into a script containing nouns, verbs, adjectives, prepositions, adverbs and their conjugations and run it through a random word picker -> Has tagger for words, theme or meaning etc... Verb type picker, performs poem in computer voice, has a built in associator, which will group words in clusters by pulling a similarly tagged word to the last word randomly picked. -> Has dictionary editor -> Has almost up to date manual which includes instructions and a list of commands for the parser -> Also features word level n-gram generator which allows you to load and save "biases" which are saved states for the statistical analyses which are performed by the n-gram routines |