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
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
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
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