The textproc/py-jellyfish port
py3-jellyfish-1.2.0 – Python library for approximate and phonetic string matching (cvsweb github mirror)
Description
Jellyfish is a python library for doing approximate and phonetic matching of strings. String comparison: Levenshtein Distance Damerau-Levenshtein Distance Jaro Distance Jaro-Winkler Distance Match Rating Approach Comparison Hamming Distance Phonetic encoding: American Soundex Metaphone NYSIIS (New York State Identification and Intelligence System) Match Rating CodexWWW: https://jamesturk.github.io/jellyfish/
Maintainer
Daniel Dickman
Categories
lang/python lang/rust textproc