Sign In/My Account | View Cart  
advertisement
-->




Perl Resources | Topic: Text Tools

String::Approx
This Perl module implements approximate matching (aka fuzzy matching). Approximate is defined as n-differences. One difference is an insertion, a deletion, or a substitution of one character. n-differences is the maximum number of differences. For example 1-difference means that a match is found if there is one character too many (insertion) or one character missing (deletion) or one character changed (substitution).


Sponsored By: