Soundex ?
I meant just in terms of overall data structures
Levenshtein , Soundex or metaphone but there are issues with each
I use Levenshtein’s distance formula for my string comparisons process. really works well
Soundex ?
I meant just in terms of overall data structures
Levenshtein , Soundex or metaphone but there are issues with each
I use Levenshtein’s distance formula for my string comparisons process. really works well