[ ソース: python-jellyfish ]
パッケージ: python3-jellyfish (0.8.2-1 など)
python3-jellyfish に関するリンク
Debian の資源:
python-jellyfish ソースパッケージをダウンロード:
- [python-jellyfish_0.8.2-1.dsc]
- [python-jellyfish_0.8.2.orig.tar.gz]
- [python-jellyfish_0.8.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for approximate and phonetic matching of strings (Python 3)
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 3.
その他の python3-jellyfish 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)