A C D E G H I M P R S T U W

U

uniqueElements() - Method in class cs132.markov.DenseBag
return a Set of the elements in the Bag (since the returned value is a set, it will contain one value for each UNIQUE value in the Bag).
updateMarkovTransitions(Iterator<String>) - Method in class cs132.markov.MarkovText
Update/train a Markov state transition table on the provided Iterator.
Util - Class in cs132.markov
This class provides some utility methods to create or train a Markov text generator from a Reader.
Util() - Constructor for class cs132.markov.Util
 

A C D E G H I M P R S T U W

Web Accessibility