public class CatalanSynthesizer extends BaseSynthesizer
| Modifier and Type | Field and Description |
|---|---|
static CatalanSynthesizer |
INSTANCE |
static List<String> |
LemmasToIgnore |
possibleTags, SPELLNUMBER_FEMININE_TAG, SPELLNUMBER_ROMAN_TAG, SPELLNUMBER_TAG| Constructor and Description |
|---|
CatalanSynthesizer(Language lang)
Deprecated.
use
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
String[] |
synthesize(AnalyzedToken token,
String posTag) |
String[] |
synthesize(AnalyzedToken token,
String posTag,
boolean posTagRegExp) |
createStemmer, getDictionary, getPosTagCorrection, getRomanNumber, getSpelledNumber, getStemmer, initPossibleTags, isException, lookup, removeExceptions, synthesizeForPosTagspublic static final CatalanSynthesizer INSTANCE
public String[] synthesize(AnalyzedToken token, String posTag) throws IOException
synthesize in interface Synthesizersynthesize in class BaseSynthesizerIOExceptionpublic String[] synthesize(AnalyzedToken token, String posTag, boolean posTagRegExp) throws IOException
synthesize in interface Synthesizersynthesize in class BaseSynthesizerIOException