Skip to content

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

Notifications You must be signed in to change notification settings

aydinaghali/pytextgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages