[ buster ]
[ ソース: python-jellyfish ]
パッケージ: python-jellyfish (0.5.6-3 など)
python-jellyfish に関するリンク
Debian の資源:
python-jellyfish ソースパッケージをダウンロード:
- [python-jellyfish_0.5.6-3.dsc]
- [python-jellyfish_0.5.6.orig.tar.gz]
- [python-jellyfish_0.5.6-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for approximate and phonetic matching of strings (Python 2)
Jellyfish is a Python library for doing approximate and phonetic matching of strings. Includes algorithms for string comparison (Levenshtein Distance, Damerau-Levenshtein Distance, Jaro Distance, Jaro-Winkler Distance, Match Rating Approach Comparison, Hamming Distance) and phonetic encoding (American Soundex, Metaphone, NYSIIS, Match Rating Codex).
This package installs the library for Python 2.
その他の python-jellyfish 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)