Skip to content

RedDoughnut/markov-chain-text-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markov Chain Text Generator

Random text generator using Markov Chains

Instructions:

  1. Run main.py
  2. Enter number of words you want to generate when prompted
  3. Your text will be printed out

I used the 1818 novel "Frankenstein" by Mary Wollstonecraft Shelley, from The Project Gutenberg as training data, but you can use any large text you want to get different results.

This project is licensed under the MIT License, meaning you are free to use, modify, and distribute it with proper attribution.

About

Random text generator using Markov Chains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages