An open API service indexing awesome lists of open source software.

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.

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