|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StemmingRule | |
|---|---|
| edu.mit.jwi.morph | Provides several simple classes that can be used to find the stems of words using Wordnet. |
| Uses of StemmingRule in edu.mit.jwi.morph |
|---|
| Fields in edu.mit.jwi.morph with type parameters of type StemmingRule | |
|---|---|
static java.util.Map<POS,java.util.List<StemmingRule>> |
SimpleStemmer.ruleMap
|
| Methods in edu.mit.jwi.morph that return types with arguments of type StemmingRule | |
|---|---|
java.util.Map<POS,java.util.List<StemmingRule>> |
SimpleStemmer.getRuleMap()
Returns a set of stemming rules used by this stemmer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||