This code allows you to generate more or less readable texts based on text sources using Marcov's chains of order 2.
- Prepare a directory with texts (~100 Mb in the same style).
- Create a corpus from your sources (using corpus.py).
- Generate text from created corpus (using text_generator.py).