imbNLP.Toolkit.Stemmers.Porter2Stemmer Namespace |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:imbNLP.Toolkit.Stemmers.Porter2Stemmer"]
| Class | Description | |
|---|---|---|
| EnglishPorter2Stemmer |
Based off of the improved Porter2 algorithm:
http://snowball.tartarus.org/algorithms/english/stemmer.html
|
| Structure | Description | |
|---|---|---|
| StemmedWord |
| Interface | Description | |
|---|---|---|
| IPorter2Stemmer | ||
| IStemmer |