パッケージ: python-levenshtein-doc (0.26.0-1)
python-levenshtein-doc に関するリンク
Debian の資源:
python-levenshtein ソースパッケージをダウンロード:
- [python-levenshtein_0.26.0-1.dsc]
- [python-levenshtein_0.26.0.orig.tar.gz]
- [python-levenshtein_0.26.0-1.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 (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)