py-snowballstemmer-3.0.1

snowball stemming library collection for Python

Index | textproc

Description

This is a pure Python stemming library. If PyStemmer is available, this
module uses it to accelerate.

Homepage: https://snowballstem.org/

Run Dependencies