Click or drag to resize

IPorter2Stemmer Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The IPorter2Stemmer type exposes the following members.

Methods
  NameDescription
Public methodGetRegion1
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.
Public methodGetRegion2
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.
Public methodStem
Stem a word.
(Inherited from IStemmer.)
Top
See Also