Path to this page:
./
textproc/py-markovify,
Simple and extensible Markov chain generator
Branch: pkgsrc-2020Q3,
Version: 0.8.2,
Package name: py37-markovify-0.8.2,
Maintainer: nikitaMarkovify is a simple, extensible Markov chain generator. Right now,
its primary use is for building Markov models of large corpora of
text and generating random sentences from that.
Its features include:
* Simplicity. "Batteries included," but it is easy to override key methods.
* Models can be stored as JSON, allowing you to cache your results
and save them for later.
* Text parsing and sentence generation methods are highly extensible,
allowing you to set your own rules.
Master sites:
SHA1: ed1f3f9cc7cf3e5058e9c0f32a36161285b4edc9
RMD160: d5259e4c9899afe7d6cb8d92fa0b54620042c19c
Filesize: 26.817 KB
Version history: (Expand)
- (2020-10-10) Package added to pkgsrc.se, version py37-markovify-0.8.2 (created)