Path to this page:
./
textproc/py-markovify,
Simple and extensible Markov chain generator
Branch: pkgsrc-2022Q3,
Version: 0.9.4,
Package name: py310-markovify-0.9.4,
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:
Filesize: 27.197 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py310-markovify-0.9.4 (created)