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.
2k stars
42 watching
159 forks
Language: Jupyter Notebook
last commit: 11 months ago
Linked from 1 awesome list
fuzzy-searchhacktoberfesthammingjaro-winklerlevenshteinmetaphonepythonsoundex
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight JavaScript library for searching similar strings in an array of objects | 226 |
| | A tool for finding similar records in large datasets using string similarity and regular expression rules. | 676 |
| | Library implementing Jaro-Winkler distance algorithm for fuzzy string matching in Ruby | 285 |
| | A Python module implementing native pattern matching with functional language semantics | 162 |
| | A fast and memory-efficient library for exact or approximate string search | 961 |
| | A utility for simple string matching with wildcard patterns | 539 |
| | A fuzzy string matching library that performs approximate string matching and likely mispellings detection | 1,371 |
| | A collection of classes for string matching algorithms | 378 |
| | A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
| | Facilities to calculate the distance and similarity between strings using various algorithms | 61 |
| | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| | A Go library for efficient string matching using compile-time glob patterns. | 968 |
| | An implementation of the ambiguous matching algorithm from Baeta-Yates et al. | 2 |
| | A Python tool for manipulating Unicode characters with similar visual representations. | 23 |
| | An open-source implementation of a neural text matching architecture designed to be fast and strong for general-purpose text matching tasks. | 307 |