public class IrishHybridDisambiguator extends AbstractDisambiguator
| Constructor and Description |
|---|
IrishHybridDisambiguator() |
| Modifier and Type | Method and Description |
|---|---|
AnalyzedSentence |
disambiguate(AnalyzedSentence input)
Calls two disambiguator classes: (1) a chunker; (2) a rule-based
disambiguator.
|
preDisambiguateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisambiguatepublic final AnalyzedSentence disambiguate(AnalyzedSentence input) throws IOException
IOException