https://github.com/andrewrosss/markov_model
An implementation of a simple Markov chain in python for text generation/correction.
https://github.com/andrewrosss/markov_model
Last synced: 25 days ago
JSON representation
An implementation of a simple Markov chain in python for text generation/correction.
- Host: GitHub
- URL: https://github.com/andrewrosss/markov_model
- Owner: andrewrosss
- Created: 2018-01-14T06:50:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T06:51:22.000Z (over 7 years ago)
- Last Synced: 2025-02-16T05:42:03.177Z (3 months ago)
- Language: Jupyter Notebook
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Markov Model