Skip to content

lukamrko/MarkovChainSentenceGenerator

Repository files navigation

Markov Chain Sentence Generator

A first iteration of a relatively simple program that generetes random text by using Markov Chain. So far the program uses multiple books to generate text. Also as a warning, all the given books that I use in this project are in public domain, so there is no need to worry about copyrtight.

So far I also plan to:

  • Add multiple books to generation
  • Add other authors for generation (probably Lovecraft and some others)
  • Optimize the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages