Skip to content
/ Markov Public

Auto text generator that emulates the style of an input text file (examples included) using the principles of the Markov Model. The TextGenerator class takes the inputs k, length and input where k is the Markov substring length or "k-gram", length is the length of the output string and input is the filename and path of the text file to be emulat…

Notifications You must be signed in to change notification settings

Sonzie/Markov

About

Auto text generator that emulates the style of an input text file (examples included) using the principles of the Markov Model. The TextGenerator class takes the inputs k, length and input where k is the Markov substring length or "k-gram", length is the length of the output string and input is the filename and path of the text file to be emulat…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages