MD5 | 0B88CFC040DAA494EEFCAC2614DD9755 |
PackageArch | x86_64 |
PackageDescription | Yet another Levenshtein module written in C, but a tad more flexible than
the rest.
This module uses code from PostgreSQL's levenshtein distance function to
provide the following features on top of plain distance calculation as it
is done by Levenshtein::XS and others:
* Distance-limited calculation: if a certain maximum distance is exceeded,
the algorithm aborts without result. This helps performance in situations
where
it is clear that results over a certain maximum are not useful.
* Configurable costs for insert, delete ans substitute operations. The
traditional Levenshtein algorithm assumes equal cost for insertion and
deletion
but modifying these allows preferential correction of certain errors. |
PackageName | perl-Text-Levenshtein-Flexible |
PackageRelease | 1.83 |
PackageVersion | 0.09 |
SHA-1 | AC4E72B6DCC2033A42B1DE6C9A17D0D271138B97 |
SHA-256 | 1570E2FA0E17812BBBAAADBCA072301FE54F5AE861F2F9536D46FD253E604541 |