Skip to content

A text generator that tries to imitate given text using a Markov chain

License

Notifications You must be signed in to change notification settings

eric-ycw/markov-chain-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markov-chain-text

A text generator that tries to imitate given text using a Markov chain.
The program runs through all words in 'dataset.txt' and assigns possible next words with different weights.

About

A text generator that tries to imitate given text using a Markov chain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages