[ ソース: libtext-levenshtein-perl ]
パッケージ: libtext-levenshtein-perl (0.15-1)
libtext-levenshtein-perl に関するリンク
Debian の資源:
libtext-levenshtein-perl ソースパッケージをダウンロード:
- [libtext-levenshtein-perl_0.15-1.dsc]
- [libtext-levenshtein-perl_0.15.orig.tar.gz]
- [libtext-levenshtein-perl_0.15-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
implementation of the Levenshtein edit distance
Text::Levenshtein implements the Levenshtein edit distance. The Levenshtein edit distance is a measure of the degree of proximity between two strings. This distance is the number of substitutions, deletions or insertions ("edits") needed to transform one string into the other one (and vice versa). When two strings have distance 0, they are the same.
その他の libtext-levenshtein-perl 関連パッケージ
|
|
|
|
-
- dep: libunicode-collate-perl
- 高速 XSUB で構築された Unicode 照合アルゴリズム
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語