mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
25 lines
454 B
Text
25 lines
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.
|