Commit graph

4 commits

Author SHA1 Message Date
ng0
34599aaadd textproc/py-markovify: Fix github link to https. 2019-10-18 09:29:16 +00:00
adam
758ec3e7b9 py-markovify: update HOMEPAGE, add USE_LANGUAGES 2019-08-27 05:32:06 +00:00
ng0
2982b703b9 textproc/py-markovify: Sort PLIST entries. 2019-08-26 19:05:02 +00:00
ng0
e2576b9210 Add textproc/py-markovify version 0.7.2
Markovify 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.
2019-08-26 18:32:43 +00:00