|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectRuleDisambiguator
EnglishRuleDisambiguator
public class EnglishRuleDisambiguator
| Constructor Summary | |
|---|---|
EnglishRuleDisambiguator()
|
|
| 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 EnglishRuleDisambiguator()
| Method Detail |
|---|
public final AnalyzedSentence disambiguate(AnalyzedSentence input)
throws IOException
Disambiguator
disambiguate in interface Disambiguatordisambiguate in class RuleDisambiguatorinput - 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 | |||||||||