[ 源代码: 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.13)
- dep: python3 (>= 3.12~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)