Package org.languagetool.synthesis.nl
Class DutchSynthesizer
java.lang.Object
org.languagetool.synthesis.BaseSynthesizer
org.languagetool.synthesis.nl.DutchSynthesizer
- All Implemented Interfaces:
org.languagetool.synthesis.Synthesizer
public class DutchSynthesizer
extends org.languagetool.synthesis.BaseSynthesizer
Dutch word form synthesizer.
-
Field Summary
FieldsFields inherited from class org.languagetool.synthesis.BaseSynthesizer
possibleTags, SPELLNUMBER_TAG
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.synthesis.BaseSynthesizer
createStemmer, getDictionary, getPosTagCorrection, getSpelledNumber, getStemmer, initPossibleTags, lookup, synthesize, synthesize
-
Field Details
-
RESOURCE_FILENAME
- See Also:
-
TAGS_FILE_NAME
- See Also:
-
-
Constructor Details
-
DutchSynthesizer
public DutchSynthesizer(org.languagetool.Language lang)
-