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

A

add(E) - Method in class cs132.markov.DenseBag
Adds an instance of o to the Bag
addWords(Reader, List<String>) - Static method in class cs132.markov.Words
Given an Reader, read text from it, break up according to white space, and add each word to the List passed as an argument.
AllSherlockHolmes - Class in cs132.markov
Provides main method to generate text using a third order Markov chain from all 12 Sherlock Holmes stories If a command line argument is supplied, writes output to that file.
AllSherlockHolmes() - Constructor for class cs132.markov.AllSherlockHolmes
 
AllSherlockHolmesByCharacters - Class in cs132.markov
Provides main method to generate text using a fifth order character-based Markov chain from all 12 Sherlock Holmes stories If a command line argument is supplied, writes output to that file.
AllSherlockHolmesByCharacters() - Constructor for class cs132.markov.AllSherlockHolmesByCharacters
 

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