public final class ManualSynthesizer extends Object
File Format: fullform baseform postags (tab separated)
ManualTagger,
BaseSynthesizer| Constructor and Description |
|---|
ManualSynthesizer(InputStream inputStream) |
public ManualSynthesizer(InputStream inputStream) throws IOException
IOExceptionpublic List<String> lookup(String lemma, String posTag)
lemma - the lemma to inflect.posTag - the required POS tag.null.