slackbuilds_ponce/python/snowballstemmer/README
Nikos Giotis 44f5e093bb python/snowballstemmer: Add python3 support.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-02-17 07:42:55 +07:00

26 lines
459 B
Text

snowballstemmer
This package provides 16 stemmer algorithms (15 + Poerter English stemmer)
generated from Snowball algorithms.
It includes following language algorithms:
Danish
Dutch
English (Standard, Porter)
Finnish
French
German
Hungarian
Italian
Norwegian
Portuguese
Romanian
Russian
Spanish
Swedish
Turkish
This is a pure Python stemming library.
Optional dependencies: PyStemmer, python3