Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 245 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 245 Bytes

pytextgen

Simple python script to generate pseudo-realistic words from sample text using Markov chain like structure.

To run with provided sample text do ./pytextgen.py infile outfile 30000. This will generate 30000 character pseudo-text.