Index
All Classes and Interfaces|All Packages
R
- removeMadlibifiables(String, int) - Method in class madlibgeneration.Madlib
-
Removes the skipper-th madlibifiable word with a part of speech in the posBlocks hashset.
- removeMadlibifiables(String, TextAnnotater, int) - Method in class madlibgeneration.MadlibBlanker
-
Removes the skipper-th word with a part of speech in the posBlocks hashset
- replaceWord(Queue<String>, String, boolean, BufferedWriter) - Static method in class madlibgeneration.MadlibFiller
-
Helper method for parsing and formatting words in the blanked madlib based on whether a word should be replaced or not
- replaceWordWithBlock(boolean, BufferedWriter, String) - Method in class madlibgeneration.MadlibBlanker
-
Like justWriteWord but handles Strings instead of tokens to print the part of speech returned by the part of speech map inside square brackets
All Classes and Interfaces|All Packages