Skip to content

minishd/chains-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chains-gen

chains-gen is a simple little program to create a Markov chain and then generate some text using it.

To use it, put your training data inside data.txt in a directory, and then run the program there.

Note

You should try to keep each "entry" of data contained in one line, not bleeding out into multiple. The results could be weird if you don't..

If everything is okay you should be able to hit enter and generate sentences.

About

A little markov chain text generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages