public class CatalanHybridDisambiguator extends Object implements Disambiguator
| Constructor and Description |
|---|
CatalanHybridDisambiguator() |
| Modifier and Type | Method and Description |
|---|---|
AnalyzedSentence |
disambiguate(AnalyzedSentence input)
Calls two disambiguator classes: (1) a chunker; (2) a rule-based
disambiguator.
|
public final AnalyzedSentence disambiguate(AnalyzedSentence input) throws IOException
disambiguate in interface DisambiguatorIOException