PACKAGE NAME: python-snowballstemmer-3.1.1-x86_64-2.txz PACKAGE LOCATION: ./slackware64/l COMPRESSED PACKAGE SIZE: 200 K UNCOMPRESSED PACKAGE SIZE: 800 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: PACKAGE DESCRIPTION: python-snowballstemmer: python-snowballstemmer (Snowball stemming library) python-snowballstemmer: python-snowballstemmer: Stemming maps different forms of the same word to a common "stem" - python-snowballstemmer: for example, the English stemmer maps *connection*, *connections*, python-snowballstemmer: *connective*, *connected*, and *connecting* to *connect*. So a search python-snowballstemmer: for *connected* would also find documents which only have the other python-snowballstemmer: forms. python-snowballstemmer: python-snowballstemmer: Homepage: https://github.com/snowballstem/snowball python-snowballstemmer: python-snowballstemmer: