public class GermanSynthesizer extends BaseSynthesizer
possibleTags, SPELLNUMBER_TAG| Constructor and Description |
|---|
GermanSynthesizer(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, lookuppublic GermanSynthesizer(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