[ buster ]
[ ソース: pystemmer ]
パッケージ: python-stemmer-dbg (1.3.0+dfsg-1 など)
python-stemmer-dbg に関するリンク
Debian の資源:
pystemmer ソースパッケージをダウンロード:
- [pystemmer_1.3.0+dfsg-1.dsc]
- [pystemmer_1.3.0+dfsg.orig.tar.gz]
- [pystemmer_1.3.0+dfsg-1.debian.tar.gz]
メンテナ:
外部の資源:
- ホームページ [snowball.tartarus.org]
類似のパッケージ:
Python bindings for libstemmer (debug extension)
PyStemmer provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form.
PyStemmer provides algorithms for several (mainly European) languages, by wrapping the libstemmer library from the Snowball project in a Python module.
This package contains the extensions built for the Python debug interpreter.
その他の python-stemmer-dbg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: libstemmer0d (>= 0+svn527)
- 情報検索に使われる Snowball のステミングアルゴリズム
-
- dep: python-dbg (<< 2.8)
- debug build of the Python Interpreter2 (version 2.7)
- dep: python-dbg (>= 2.7)
-
- dep: python-stemmer (= 1.3.0+dfsg-1+b9)
- Python bindings for libstemmer - snowball stemming algorithms