This project implements Markov analysis for text prediction from a given text file. Utilizes urllib.request to read text file from project gutenberg.
- 
            Updated
            Dec 6, 2020 
- Python
This project implements Markov analysis for text prediction from a given text file. Utilizes urllib.request to read text file from project gutenberg.
This is similar to my Markov Analysis repo in Python. Some nuance is lost, since I didn't include a word cleansing function, but I'm working on reproducing some of my Python repos in JavaScript.
A library for handling markov chains
Uses markov analysis on the tweets of a desired twitter user.
Add a description, image, and links to the markov-analysis topic page so that developers can more easily learn about it.
To associate your repository with the markov-analysis topic, visit your repo's landing page and select "manage topics."