Skip to content

smadin/nanogenmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nanogenmo

A simple script written for Darius Kazemi's #NaNoGenMo

By default, fetches random Wikipedia pages until it has ~10,000 words, then builds Markov chains from that data until it has ~50,000 words, broken into 12 "chapters". Can also follow links from the initial page instead of fetching new random pages, and use a user-specified search term for the initial page instead of picking randomly. Several other configuration options also available.

Requires PyMarkovChain (https://pypi.python.org/pypi/PyMarkovChain/1.7.5) and Wikipedia (https://pypi.python.org/pypi/wikipedia/1.0.3)

About

A simple script written for Darius Kazemi's #NaNoGenMo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages