| Name: | python3-snowballstemmer |
|---|---|
| Version: | 1.9.0 |
| Release: | 10.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1175595 |
| License: | BSD |
| RPM: | python3-snowballstemmer-1.9.0-10.el9.noarch.rpm |
| Source RPM: | python-snowballstemmer-1.9.0-10.el9.src.rpm |
| Build Date: | Wed Jan 12 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/snowballstemmer |
| Summary: | Provides 16 stemmer algorithms 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 * Turkis This is a pure Python stemming library. If PyStemmer is available, this module uses it to accelerate. |