bcox280 / MarkovQuoteGenerator

Generates inspirational quotes by treating words as a Markov process.
MIT License
1 stars 0 forks source link

Generation works, just makes no sense #6

Open bcox280 opened 6 years ago

bcox280 commented 6 years ago

Currently, quote generation works but it is purely random. In small chunk's it makes sense but is not meaningful. The new algorithm we create should be smart enough for the quote to make sense

lsma604 commented 6 years ago

https://en.wikipedia.org/wiki/Viterbi_algorithm