seuss
seuss copied to clipboard
Rhyming robot. Uses Markov chains to randomly generate rhyming poetry according to a specified rhymescheme. Can use multiple "personalities" (source texts) to generate humorous and surprising poems.
Hello, I've been following your instructions for setting up this bot and keep getting syntax errors when trying to run makeChains.py almost entirely around missing parentheses in print calls, which...
In a rhymescheme aabba, for example, in which the first line ends in an unrhymable word, all subsequent "a" lines will be made randomly rather than rhyming. The last two...
We should avoid ending lines with words like "a" or "the".