Commit Graph

67 Commits (a2fd40bd7c2f2a0e2ee39d56c97e494184e624b3)
 

Author SHA1 Message Date
Eric Ihli 3809ab1f09 More scraping utilities and better rhyming
Eric Ihli 218d665c65 Better detection of rimes
If a word ends with a single vowel, check for rhyme on the last two rimes.
Eric Ihli f3274a8c2f Add 2-chain markov and darklyrics
Eric Ihli 1228739fd2 Add scraper for lyrics
Eric Ihli 6d4eba92aa Minor testing
Eric Ihli 186583ffb9 Add freetts grapheme to phoneme
Eric Ihli ff17cdec32 Add rhyme generation helpers
Eric Ihli 731ac8bd03 Add sentence validity detection
Eric Ihli b6bdba58ad Simulate some nice rhymes with '-1' fns
Eric Ihli 98ffd872ba Add markovian lovecraft generation
Eric Ihli 3782b6072a Add constraints to protocols
Eric Ihli 5c1242eccb Add rudimentary constraint checking
Eric Ihli d780502a7c Add insert! to frp
Eric Ihli f5aedcb510 Exploration of FRP system.
Eric Ihli 7422660018 Rhymes for partitions
Eric Ihli b6a89a774f Post-initial commit
Eric Ihli 5ce14fefe2 Initial commit