decidedly/decidedly-markov

A simple markov chain text generator.

v1.1.3 2015-02-21 18:04 UTC

This package is not auto-updated.

Last update: 2024-03-16 13:48:03 UTC


README

A simple Markov chain text generator.

Features

  • Support for one or two-word prefixes
  • The ability to reject inevitable phrases (phrases that are most likely identical to source material)
  • Added the ability to reject overly short phrases

To Try It Out

php composer.phar install
cd ./examples
php example1.php