Module Stemmer
[show private | hide private]
[frames | no frames]

Module Stemmer

Stemmer: stemming algorithms from the snowball project.


Classes
Stemmer An instance of a stemming algorithm.

Function Summary
  algorithms(...)
Get a list of the names of the available stemming algorithms.

Function Details

algorithms(...)

Get a list of the names of the available stemming algorithms.

Note that there are also aliases for these algorithm names, which are not included in this list. This list is guaranteed to contain precisely one entry for each available stemming algorithm.


Generated by Epydoc 2.1 on Sun Jun 11 15:38:38 2006 http://epydoc.sf.net