Package madlibgeneration
package madlibgeneration
Contains classes related to madlib creation and operation: the Madlib object itself, utility to blank source text, and utility to fill in blanked text
-
ClassesClassDescriptionThe core object that contains the source text file from which its MadlibBlanker and MadlibFiller can blank words in the document and fill in the blanks with user-determined wordsProcesses Madlib through the "blanking" process, which takes the madlib's source text and blanks out certain words to be filled in later by the user.Utility class that takes madlibified madlib (txt file with some words replaced by [part of speech] blocks) and fills in with user's replacement words collected from the CLI