Contents

markovify 0.9.4

0

A simple, extensible Markov chain generator. Uses include generating random semi-plausible sentences

A simple, extensible Markov chain generator. Uses include generating random semi-plausible sentences based on an existing text.

Stars: 3277, Watchers: 3277, Forks: 347, Open Issues: 16

The jsvine/markovify repo was created 9 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 3277 github stars!

How to Install markovify

You can install markovify using pip

pip install markovify

or add it to a project with poetry

poetry add markovify

Package Details

Author
Jeremy Singer-Vine
License
MIT
Homepage
http://github.com/jsvine/markovify
PyPi:
https://pypi.org/project/markovify/
GitHub Repo:
https://github.com/jsvine/markovify

Classifiers

No  markovify  pypi packages just yet.

Errors

A list of common markovify errors.

Code Examples

Here are some markovify code examples and snippets.

GitHub Issues

The markovify package has 16 open issues on GitHub

  • Markovify - Markov chain : Seed and Condition to text generated based in input.
  • Add greedy policy to Chain class

See more issues on GitHub