Interface | Description |
---|---|
Stemmer |
The stemmer is reducing a word to its stem.
|
Class | Description |
---|---|
PorterStemmer |
Stemmer, implementing the Porter Stemming Algorithm
The Stemmer class transforms a word into its root form.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.