perl-Text-Levenshtein - Implementation of the Levenshtein edit distance
Website: | http://search.cpan.org/dist/Text-Levenshtein/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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>
Packages
perl-Text-Levenshtein-0.05-7.fc11.noarch [9 KiB] |
Changelog
by Fedora Release Engineering (2009-02-26):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |