Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python39-jellyfish - A python library for doing approximate and phonetic matching of strings
- Description:
Jellyfish does approximate and phonetic string matching. It
includes the following string comparison algorithms:
Levenshtein Distance, Damerau-Levenshtein Distance,
Jaro Distance, Jaro-Winkler Distance, Match Rating Approach
Comparison and Hamming Distance
And the following phonetic encodings:
American Soundex, Metaphone, NYSIIS (New York State Identification
and Intelligence System), Match Rating Codex
Packages