381fa3e25a
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.
22 lines
399 B
Text
22 lines
399 B
Text
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.
|