Skip to content

yury-shkliaryk/TextGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Text Generator

This code allows you to generate more or less readable texts based on text sources using Marcov's chains of order 2.

  1. Prepare a directory with texts (~100 Mb in the same style).
  2. Create a corpus from your sources (using corpus.py).
  3. Generate text from created corpus (using text_generator.py).

About

shad python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages