libtext-levenshteinxs-perl

XS implementation of the Levenshtein edit distance

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Text-LevenshteinXS


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtext-levenshteinxs-perl