PACKAGE NAME: python3-snowballstemmer-2.2.0-noarch-1.txz PACKAGE LOCATION: . PACKAGE SIZE (compressed): 190 K PACKAGE SIZE (uncompressed): 1890 K PACKAGE REQUIRED: python3 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-snowballstemmer: python3-snowballstemmer 2.2.0 (String processing language) python3-snowballstemmer: python3-snowballstemmer: The Snowballstemmer package is a small string processing language for python3-snowballstemmer: creating stemming algorithms for use in Information Retrieval, plus a python3-snowballstemmer: collection of stemming algorithms implemented using it. Stemming maps python3-snowballstemmer: different forms of the same word to a common “stem” — for python3-snowballstemmer: example, the English stemmer maps connection, connections, python3-snowballstemmer: connective, connected, and connecting to connect. So a searching for python3-snowballstemmer: connected would also find documents which only have the other forms. python3-snowballstemmer: python3-snowballstemmer: