[ 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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-jellyfish-doc
- Library for approximate and phonetic matching of strings (documentation)