| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
StemI --+
|
Regexp
A stemmer that uses regular expressions to identify morphological affixes. Any substrings that matches the regular expressions will be removed.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
Create a new regexp stemmer.
|
Strip affixes from the token and return the stem.
|
repr(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed May 16 22:47:31 2007 | http://epydoc.sourceforge.net |