| Name: | python3-snowballstemmer |
|---|---|
| Version: | 1.2.1 |
| Release: | 6.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 748607 |
| License: | BSD |
| RPM: | python3-snowballstemmer-1.2.1-6.el8.noarch.rpm |
| Source RPM: | python-snowballstemmer-1.2.1-6.el8.src.rpm |
| Build Date: | Mon Apr 29 2019 |
| Build Host: | ca-build101.us.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. |