Skip to content

David314159/Markov-Chian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Markov-Chian

A simple, modular Markov chain that can be used to generate new sentences based on data.

To use the Markov chain, simply add a large amount of text to the "data.txt" file. The text should resemble the kind of text you want the Markov chain to output (e.g. if you add text from a cookbook, it will produce sentences that vaugely resemble that of a recepie.)

Once you've added your data, simply run the "main.py" file, and the program will print the results in your terminal.

About

A simple, modular Markov chain that can be used to generate new sentences based on data.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages