[ 原始碼: python-jellyfish ]
套件:python3-jellyfish(0.8.9-1 以及其他的)
python3-jellyfish 的相關連結
Debian 的資源:
下載原始碼套件 python-jellyfish:
- [python-jellyfish_0.8.9-1.dsc]
- [python-jellyfish_0.8.9.orig.tar.gz]
- [python-jellyfish_0.8.9-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
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)