Skip to content

A proof of concept test of pseudo-Markov chaining to generate text from a database of samples it can build from existing text.

License

Notifications You must be signed in to change notification settings

snaiperskaya/Markov-Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markov-Writer

A proof of concept test of pseudo-Markov chaining to generate text from a database of samples it can build from existing text.

The current iteration uses three-word chaining to build sentences by looking at the previous three words when selecting the next.

The program is capable of applying rudimentary formatting on it's own to create the illusion of a "novel" with pseudo-random paragraphs and chapters.

About

A proof of concept test of pseudo-Markov chaining to generate text from a database of samples it can build from existing text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages