-
Notifications
You must be signed in to change notification settings - Fork 0
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…
Sonzie/Markov
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published