https://github.com/perone/pymarksim
This is a python module to train/check Markov Chain models from input texts.
https://github.com/perone/pymarksim
Last synced: 9 months ago
JSON representation
This is a python module to train/check Markov Chain models from input texts.
- Host: GitHub
- URL: https://github.com/perone/pymarksim
- Owner: perone
- Created: 2010-09-23T01:39:24.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2011-09-07T17:24:26.000Z (almost 15 years ago)
- Last Synced: 2025-04-09T01:17:20.664Z (over 1 year ago)
- Language: Python
- Homepage: http://pyevolve.sourceforge.net/wordpress/?p=1319
- Size: 94.7 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a python module to train/check Markov Chains from input texts.
Requirements:
- NLTK
- Python 2.6
See more information at http://pyevolve.sourceforge.net/wordpress/?p=1319
Run it:
$ python -m pymarksim.markov --help