Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 8e30f8d3c2dd4762406d6ee77ad5b11d

perl-Text-Levenshtein-0.90.0-3.mga5.noarch.rpm

Description:

This module 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. A good point to start is:
<http://www.merriampark.com/ld.htm>

&fastdistance can be called with two scalars and is faster in most cases.

See also Text::LevenshteinXS on CPAN if you do not require a perl-only
implementation. It is extremely faster in nearly all cases.

Sources packages:

Other version of this rpm: