public class SpanishSynthesizer extends BaseSynthesizer
possibleTags, SPELLNUMBER_TAG| Constructor and Description |
|---|
SpanishSynthesizer(Language lang) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
synthesize(AnalyzedToken token,
String posTag) |
String[] |
synthesize(AnalyzedToken token,
String posTag,
boolean posTagRegExp) |
createStemmer, getDictionary, getPosTagCorrection, getSpelledNumber, getStemmer, initPossibleTags, isException, lookup, removeExceptions, synthesizeForPosTagspublic SpanishSynthesizer(Language lang)
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