Package org.languagetool.synthesis.pt
Class PortugueseSynthesizer
java.lang.Object
org.languagetool.synthesis.BaseSynthesizer
org.languagetool.synthesis.pt.PortugueseSynthesizer
- All Implemented Interfaces:
Synthesizer
Portuguese word form synthesizer
- Since:
- 3.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PortugueseSynthesizerprivate static final Stringprivate static final Stringprivate static final StringFields inherited from class org.languagetool.synthesis.BaseSynthesizer
language, possibleTags, SPELLNUMBER_FEMININE_TAG, SPELLNUMBER_ROMAN_TAG, SPELLNUMBER_TAG -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate -
Method Summary
Methods inherited from class org.languagetool.synthesis.BaseSynthesizer
createStemmer, getDictionary, getPosTagCorrection, getRomanNumber, getSpelledNumber, getStemmer, getTargetPosTag, initPossibleTags, isException, lookup, removeExceptions, synthesize, synthesize, synthesizeForPosTags
-
Field Details
-
RESOURCE_FILENAME
- See Also:
-
TAGS_FILE_NAME
- See Also:
-
SOR_FILE_NAME
- See Also:
-
INSTANCE
-
-
Constructor Details
-
PortugueseSynthesizer
-
PortugueseSynthesizer
private PortugueseSynthesizer()
-