[ 源代码: 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
- Unicode collation algorithm built with fast XSUB
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)