Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

reis-r/markov-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

markov-example

A very simple pseudo-random text generator using Markov Chains. This script will generate random text from a sample text (here called the file "books.txt"). It will use something like Markov Chains. This was meant as a simple reference as how to get started with markov chat bots for fun. :)

You can see an working example with this Telegram chatbot (click here)

About

A very simple pseudo-random text generator using Markov Chains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages