Expand description

The Markov chain code.

Primarily used by cnmc; can be reused by other projects.

Modules

Code where the actual Markov chain structure is implemented; the graph, as well as selectors.
Useful wordmarkov imports, used both inside and outside wordmarkov.
Code to assist with the storage and recomposition of sentences split by punctuation and spacing.