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: 3377, Watchers: 3377, Forks: 350, Open Issues: 18

The jsvine/markovify repo was created 11 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 3377 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 18 open issues on GitHub

  • Improved Chain.build() performance by 1/3

See more issues on GitHub