Uses of Package
markov

Packages that use markov
markov This package provides classes for random generation of text using a Markov model. 
 

Classes in markov used by markov
DenseBag
          The DenseBag class implements a Set-like collection that allows duplicates (a lot of them).
MarkovText
          A MarkovText represents a Markov state transition table of a specific order that has been trained on some text.
 



Web Accessibility