[ buster ]
[ 源代码: python-jellyfish ]
软件包:python-jellyfish(0.5.6-3 以及其他的)
python-jellyfish 的相关链接
Debian 的资源:
下载源码包 python-jellyfish:
- [python-jellyfish_0.5.6-3.dsc]
- [python-jellyfish_0.5.6.orig.tar.gz]
- [python-jellyfish_0.5.6-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library for approximate and phonetic matching of strings (Python 2)
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 2.
其他与 python-jellyfish 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)