Package org.languagetool.synthesis.pt
Class PortugueseSynthesizer
java.lang.Object
org.languagetool.synthesis.BaseSynthesizer
org.languagetool.synthesis.pt.PortugueseSynthesizer
- All Implemented Interfaces:
org.languagetool.synthesis.Synthesizer
public class PortugueseSynthesizer
extends org.languagetool.synthesis.BaseSynthesizer
Portuguese word form synthesizer
- Since:
- 3.3
-
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
-
PortugueseSynthesizer
public PortugueseSynthesizer(org.languagetool.Language lang)
-