[ ソース: python-jellyfish ]
パッケージ: python3-jellyfish (1.1.0-1 など)
python3-jellyfish に関するリンク
Debian の資源:
python-jellyfish ソースパッケージをダウンロード:
- [python-jellyfish_1.1.0-1.dsc]
- [python-jellyfish_1.1.0.orig.tar.gz]
- [python-jellyfish_1.1.0-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.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)