PyStemmer

Snowball stemming algorithms, for information retrieval

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6
pip3 install pystemmer

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.0.0 2025-05-08    
2.2.0.3 2024-10-10      
2.2.0.2 2024-10-08      
2.2.0.1 2023-01-16      
2.2.0 2022-11-29      
2.0.1 2020-07-15      
2.0.0.1 2020-03-21      
2.0.0 2020-03-21      
1.3.0 2013-02-25      
1.2.0 2011-08-09      
1.1.0 2009-11-06      

Issues with this package?

Page last updated 2025-09-15 17:25:34 UTC