mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
7b3de80166
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
25 lines
No EOL
454 B
Text
25 lines
No EOL
454 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.
|
|
PyStemmer is an optional dependency. |