Name: | python2-snowballstemmer |
---|---|
Version: | 1.2.1 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 809985 |
License: | BSD |
RPM: | python2-snowballstemmer-1.2.1-9.el7.noarch.rpm |
Source RPM: | python-snowballstemmer-1.2.1-9.el7.src.rpm |
Build Date: | Thu Mar 14 2019 |
Build Host: | x86-ol7-builder-03.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. |