Classes
 ClassDescription
 MarkovChain A simple markov chain which tracks distribution from arbitrary k-grams of tokens to the next token.
 TokenEntry represents a token in a markov chain
 TokenStats collection of tokens and associated stats and utility methods