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

T

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

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

Web Accessibility