The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Text::Brew"

Text::Brew - An implementation of the Brew edit distance River stage two • 2 direct dependents • 29 total dependents

This module implements the Brew edit distance that is very close to the dynamic programming technique used for the Wagner-Fischer (and so for the Levenshtein) edit distance. Please look at the module references below. For more information about the B...

KCIVEY/Text-Brew-0.02 - 02 Apr 2005 15:41:46 UTC

Text::Levenshtein - calculate the Levenshtein edit distance between two strings River stage two • 7 direct dependents • 10 total dependents

This module implements the Levenshtein edit distance, which measures the difference between two strings, in terms of the *edit distance*. This distance is the number of substitutions, deletions or insertions ("edits") needed to transform one string i...

NEILB/Text-Levenshtein-0.15 - 16 Apr 2022 11:07:53 UTC

Text::LevenshteinXS - An XS implementation of the Levenshtein edit distance River stage two • 13 direct dependents • 21 total dependents

This module implements the Levenshtein edit distance in a XS way. 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 tra...

JGOLDBERG/Text-LevenshteinXS-0.03 - 01 Jul 2004 01:45:48 UTC
3 results (0.024 seconds)