Skip to content

morgen-peschke/markov-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

markov-text

This is a random text generator that uses the Markov Chaining technique to create text with passing similarity to valid English text. This is also an exploration of the idea of graceful degradation, by attempting to provide a match of the requested order, but returning matches of lower orders when that is not possible. In this manner the algorithm attempts to recover from an otherwise fatal dead end chain.

About

Random text generator using arbitrary order Markov Chaining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published