Package | Description |
---|---|
opennlp.tools.stemmer | |
opennlp.tools.stemmer.snowball |
Modifier and Type | Class and Description |
---|---|
class |
PorterStemmer
Stemmer, implementing the Porter Stemming Algorithm
The Stemmer class transforms a word into its root form.
|
Modifier and Type | Class and Description |
---|---|
class |
SnowballStemmer |
Copyright © 2015 The Apache Software Foundation. All rights reserved.