[ bianca ]
[ ソース: python-jellyfish ]
パッケージ: python3-jellyfish (1.2.0-1)
python3-jellyfish に関するリンク
python-jellyfish ソースパッケージをダウンロード:
- [python-jellyfish_1.2.0-1.debian.tar.xz]
- [python-jellyfish_1.2.0-1.dsc]
- [python-jellyfish_1.2.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)