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.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
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 Aug 27 15:08:57 2008 | http://epydoc.sourceforge.net |