| Package | Description |
|---|---|
| edu.mit.jwi.morph |
Provides several simple classes that can be used to find the stems of words using Wordnet.
|
| Modifier and Type | Field and Description |
|---|---|
static Map<POS,List<StemmingRule>> |
SimpleStemmer.ruleMap |
| Modifier and Type | Method and Description |
|---|---|
Map<POS,List<StemmingRule>> |
SimpleStemmer.getRuleMap()
Returns a set of stemming rules used by this stemmer.
|
Copyright © 2018. All rights reserved.