Ibrahim Ahmed

Markov

Markov Chains – Random Text Generation

Apr 29, 2016 | 3 min read
Categories: Machine Learning,
Tags: C/C++, Hpc, Markov,
How Markov chains generate grammatically plausible random text from a corpus, and how multi-threading speeds up building the prefix-suffix table.