[ 原始碼: python-levenshtein ]
套件:python3-levenshtein(0.12.2-1)
python3-levenshtein 的相關連結
Debian 的資源:
下載原始碼套件 python-levenshtein:
- [python-levenshtein_0.12.2-1.dsc]
- [python-levenshtein_0.12.2.orig.tar.xz]
- [python-levenshtein_0.12.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
extension for computing string similarities and edit distances (Python 3)
The Levenshtein module computes Levenshtein distances, similarity ratios, generalized medians and set medians of Unicode or non-Unicode strings. Because it's implemented in C, it's much faster than the corresponding Python library functions and methods.
The Levenshtein distance is the minimum number of single-character insertions, deletions, and substitutions to transform one string into another.
It is useful for spell checking, or fuzzy matching of gettext messages.
This package contains Levenshtein for Python 3.
其他與 python3-levenshtein 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
下載 python3-levenshtein
硬體架構 | 套件大小 | 安裝後大小 | 檔案 |
---|---|---|---|
amd64 | 38。2 kB | 137。0 kB | [檔案列表] |
arm64 | 35。3 kB | 129。0 kB | [檔案列表] |
armel | 35。4 kB | 128。0 kB | [檔案列表] |
armhf | 34。0 kB | 108。0 kB | [檔案列表] |
i386 | 39。8 kB | 140。0 kB | [檔案列表] |
mips64el | 35。7 kB | 135。0 kB | [檔案列表] |
mipsel | 35。9 kB | 134。0 kB | [檔案列表] |
ppc64el | 42。6 kB | 189。0 kB | [檔案列表] |
s390x | 36。3 kB | 137。0 kB | [檔案列表] |