markovify v0.3.0 Markovify.Chain
Markovify.Chain is the model that represents the distribution and states of a given sentence structure.
Summary
Functions
Builds the model of the sentences with the state size
Generate a sentence from the markov chain
Given the chain select a random word from the choices and distribution of the current state
Generates a sentence from the markov chain