/markovian

Markovian is an extremely simple Markov chain generator.

Primary LanguagePythonISC LicenseISC

markovian

Documentation Status

Markovian is an extremely simple Markov chain generator. You likely want to use something else like 'markov' or 'markovify'.

Features

  • Give Markovian some text and it gives you back a chain that you can use to generate different, crazier text.
  • Note that this is an example of README driven development, as to say that this project doesn't actually do anything at all yet. Good news though it's free!

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.