adtygan / Text-Generation-with-Markov-Chains

Using first, second, third and fourth order Markov chains for text generation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Generation-with-Markov-Chains

Using Markov chains to generate text using The Adventures of Sherlock Holmes as the corpus. First, second, third and fourth order Markov chains are implemented, and a considerable improvement is seen in the case of the third order Markov chain.

About

Using first, second, third and fourth order Markov chains for text generation.


Languages

Language:Python 100.0%