|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| SimpleRuleBasedTagger | Simple Rule-Based Part of Speech tagger. |
Simple rule-based part of speech tagger.
The simple rule-based part of speech tagger assigns the most commonly occurring part of speech to all words and then applies a small set of contextual rules to "fix up" the tagging. It's kind of a "Brill light."
This simple tagger is useful when fast but not very accurate tagging is desirable, e.g., in sentence splitting.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||