./textproc/py-markovify, Simple and extensible Markov chain generator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.4, Package name: py310-markovify-0.9.4, Maintainer: nikita

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.


Required to run:
[textproc/py-Unidecode] [lang/python310]

Master sites:

Filesize: 27.197 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-12 20:27:35 by Nikita | Files touched by this commit (2)
Log message:
py-markovify: Update to 0.9.4

No Changelog.
   2022-01-25 02:29:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-moarkovify: python 2.7 not supported
   2022-01-21 17:25:00 by Nikita | Files touched by this commit (2)
Log message:
py-markovify: Update to 0.9.3

Changelog:

No Changelog.
   2022-01-14 12:49:45 by Thomas Klausner | Files touched by this commit (34)
Log message:
*: remove workaround patches for python 3.6
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-10-02 10:35:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-markovify: updated to 0.8.3

0.8.3:
Unknown changes