[ trixie ]
[ sid ]
[ 源代码: python-levenshtein ]
软件包:python-levenshtein-doc(0.26.1-2)
python-levenshtein-doc 的相关链接
Debian 的资源:
下载源码包 python-levenshtein:
- [python-levenshtein_0.26.1-2.dsc]
- [python-levenshtein_0.26.1.orig.tar.gz]
- [python-levenshtein_0.26.1-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [maxbachmann.github.io]
相似软件包:
extension for computing string similarities and edit distances (Documentations)
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 the documentation.
其他与 python-levenshtein-doc 有关的软件包
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 3.0.2+dfsg)
- sphinx theme from readthedocs.org (common files)