jellyfish |release| =================== Overview -------- jellyfish is a library of functions for approximate and phonetic matching of strings. Included Algorithms ~~~~~~~~~~~~~~~~~~~ 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 Codex Contents -------- .. toctree:: :maxdepth: 2 Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`