IPorter2Stemmer Methods |
[This is preliminary documentation and is subject to change.]
The IPorter2Stemmer type exposes the following members.
| Name | Description | |
|---|---|---|
| GetRegion1 |
R1 is the region after the first non-vowel following a vowel,
or the end of the word if there is no such non-vowel.
This definition may be modified for certain exceptional words.
| |
| GetRegion2 |
R2 is the region after the first non-vowel following a vowel in
R1, or the end of the word if there is no such non-vowel.
| |
| Stem |
Stem a word.
(Inherited from IStemmer.) |