|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAbstractRuleDisambiguator
DutchRuleDisambiguator
public class DutchRuleDisambiguator
| Constructor Summary | |
|---|---|
DutchRuleDisambiguator()
|
|
| Method Summary | |
|---|---|
AnalyzedSentence |
disambiguate(AnalyzedSentence input)
If possible, filters out the wrong POS tags. |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DutchRuleDisambiguator()
| Method Detail |
|---|
public final AnalyzedSentence disambiguate(AnalyzedSentence input)
throws IOException
Disambiguator
disambiguate in interface Disambiguatordisambiguate in class AbstractRuleDisambiguatorinput - The sentence with already tagged words. The words are expected to
have multiple tags.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||