| 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 | Class and Description |
|---|---|
class |
WordnetStemmer
This stemmer adds functionality to the simple pattern-based stemmer
SimpleStemmer by checking to see if possible stems are actually
contained in Wordnet. |
Copyright © 2018. All rights reserved.