| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
api.StemmerI --+
|
RegexpStemmer
A stemmer that uses regular expressions to identify morphological affixes. Any substrings that match the regular expressions will be removed.
|
|||
|
|||
|
|||
|
|||
|
|||
Create a new regexp stemmer.
|
Strip affixes from the token and return the stem.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:51 2011 | http://epydoc.sourceforge.net |