软件包:libtext-levenshteinxs-perl(0.03-5 以及其他的) [debports]
XS implementation of the Levenshtein edit distance
Text::LevenshteinXS implements the Levenshtein edit distance in a XS way; this should be much faster than the pure Perl implementation.
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-levenshteinxs-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.3)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base