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

T

testBuildMarkovOrderOne() - Method in class cs132.markov.PublicTests
Build a first order Markov chain transition table
testDenseBagAddSizeUniqueElements() - Method in class cs132.markov.PublicTests
Test adding to a Bag
testDenseBagContainsAndCount() - Method in class cs132.markov.PublicTests
Test checking if a Bag contains a key, and the count for each element
testMarkovOrderOneIterator() - Method in class cs132.markov.PublicTests
Given a first-order Markov chain, check that strings generated by it match the expected pattern
testTrainOnTwoSequences() - Method in class cs132.markov.PublicTests
 
toString() - Method in class cs132.markov.DenseBag
Generate a String representation of the DenseBag.
toString() - Method in class cs132.markov.MarkovText
Generate a String representation of the the Markov model.
trainOnCharacters(MarkovText, Reader) - Static method in class cs132.markov.Util
Train a MarkovText on the words that occur in a file
trainOnWords(MarkovText, Reader) - Static method in class cs132.markov.Util
Train a MarkovText on the words that occur in a file

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

Web Accessibility