jellyfish

String matcher

A Python library providing algorithms and encoding schemes for approximate string matching.

🪼 a python library for doing approximate and phonetic matching of strings.

GitHub

2k stars
42 watching
158 forks
Language: Jupyter Notebook
last commit: 23 days ago
Linked from 1 awesome list

fuzzy-searchhacktoberfesthammingjaro-winklerlevenshteinmetaphonepythonsoundex

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wouterrutgers/fuzzy-search A lightweight JavaScript library for searching similar strings in an array of objects 224
seamusabshere/fuzzy_match A tool for finding similar records in large datasets using string similarity and regular expression rules. 676
kiyoka/fuzzy-string-match A fuzzy string matching library with a Ruby implementation of the Jaro-Winkler distance algorithm. 285
grantjenks/python-pattern-matching A Python module implementing native pattern matching with functional language semantics 162
wojciechmula/pyahocorasick A fast and memory-efficient library for exact or approximate string search 951
sindresorhus/matcher A utility for simple string matching with wildcard patterns 537
glench/fuzzyset.js A fuzzy string matching library that performs approximate string matching and likely mispellings detection 1,369
flori/amatch A collection of classes for string matching algorithms 378
rapidfuzz/rapidfuzz-cpp A C++ library for fast string matching using the Levenshtein Distance algorithm 244
lexmag/simetric Facilities to calculate the distance and similarity between strings using various algorithms 61
jhawthorn/fzy.js A JavaScript implementation of a fuzzy string matching algorithm 152
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 961
hernanmd/fuzzysearcher An implementation of the ambiguous matching algorithm from Baeta-Yates et al. 2
dissectmalware/pysamesame A Python tool for manipulating Unicode characters with similar visual representations. 23
alibaba-edu/simple-effective-text-matching-pytorch An open-source implementation of a neural text matching architecture designed to be fast and strong for general-purpose text matching tasks. 305