public class FrenchSynthesizer extends BaseSynthesizer
Modifier and Type | Field and Description |
---|---|
static FrenchSynthesizer |
INSTANCE |
possibleTags, SPELLNUMBER_FEMININE_TAG, SPELLNUMBER_ROMAN_TAG, SPELLNUMBER_TAG
Constructor and Description |
---|
FrenchSynthesizer(Language lang)
Deprecated.
use
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isException(String w) |
createStemmer, getDictionary, getPosTagCorrection, getRomanNumber, getSpelledNumber, getStemmer, getTargetPosTag, initPossibleTags, lookup, removeExceptions, synthesize, synthesize, synthesizeForPosTags
public static final FrenchSynthesizer INSTANCE
protected boolean isException(String w)
isException
in class BaseSynthesizer