A C D E G L M P R S T U W X

R

read(File) - Static method in class ConversionDictionary
read a dictionary from a file as generated by writeToFile()
readReverse(File) - Static method in class ConversionDictionary
read a dictionary in reverse from a file as generated by writeToFile() dictionary is then in the correct format to be used for demasking
ReplaceMarker - Class in <Unnamed>
This SAX parser processes the beginning of an XML corpus file and generates a copy replacing in mode 3 or 4 all orth elements with the replacements specified in a ConversionDictionary, otherwise stripping the elements or replacing them with strings of Xx chars changed parts are marked with HTML font color markup during the process
ReplaceMarker(StringBuffer, StringBuffer, int, String, String) - Constructor for class ReplaceMarker
A Replacer needs two String buffers for original and preview data, a mode, and specification of the content to mask.
Replacer - Class in <Unnamed>
This SAX parser copies an XML corpus file into an output file replacing in mode 3 or 4 all orth elements with the replacements specified in a ConversionDictionary, otherwise stripping the elements or replacing them with strings of Xx chars
Replacer(File, int, String, String, Drop) - Constructor for class Replacer
A Replacer needs an output file, a mode, and specification of the content to mask.
retainMorphology(double, int, Set<String>) - Method in class DicExtractor
revise the whole dictionary to detect affixes for each POS class and reinsert them to the replacement forms (morphological information will largely be preserved) parameters serve to determine how permissive the algorithm evaluating the possible affixes will be
retainMorphology(double, int, Set<String>) - Method in class DicSampleExtractor
revise the whole dictionary to detect affixes for each POS class and reinsert them to the replacement forms (morphological information will largely be preserved) parameters serve to determine how permissive the algorithm evaluating the possible affixes will be

A C D E G L M P R S T U W X