Uses of Class
Drop

Uses of Drop in <Unnamed>
 

Constructors in <Unnamed> with parameters of type Drop
DicExtractor(java.lang.String theOrthPath, java.lang.String thePosPath, java.util.Set<java.lang.String> preservedPOS, boolean verboseOutput, Drop drop, java.lang.String ccfFileName)
          A DictExtractor needs specification of the content to be masked and a definition of untouchable content as well as a file defining the char classes for replacement
Replacer(java.io.File outputFile, int aMode, java.lang.String theOrthPath, java.lang.String thePosPath, Drop log)
          A Replacer needs an output file, a mode, and specification of the content to mask.