[ 原始碼: python-snowballstemmer ]
套件:python3-snowballstemmer(1.2.1-1)
python3-snowballstemmer 的相關連結
Debian 的資源:
下載原始碼套件 python-snowballstemmer:
- [python-snowballstemmer_1.2.1-1.dsc]
- [python-snowballstemmer_1.2.1.orig.tar.gz]
- [python-snowballstemmer_1.2.1-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Pure Python 3 Snowball stemming library
Snowball stemming library collection for Python 3, 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
其他與 python3-snowballstemmer 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-stemmer
- Python 3 bindings for libstemmer - snowball stemming algorithms