Text generation with Markov chains
Markov chains can be used by spammers (a bit outdated approach) to generate random texts from real ones. Not so useful for spammers though, so I did it actually for lulz. Here are some examples and some code follows.
Continue reading ‘Text generation with Markov chains’ »