Jump to letter: [
A C D E F G J L M P R S T U Y
]
snowballstemmer - This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.
- Description:
It includes following language algorithms:
* Danish
* Dutch
* English (Standard, Porter)
* Finnish
* French
* German
* Hungarian
* Italian
* Norwegian
* Portuguese
* Romanian
* Russian
* Spanish
* Swedish
* Turkish
This is a pure Python stemming library. If `PyStemmer <http://pypi.python.org/pypi/PyStemmer>`_ is available, this module uses
it to accelerate.
Packages