rapidfuzz
There are 14 repositories under rapidfuzz topic.
gandersen101/spaczz
Fuzzy matching and more functionality for spaCy.
hansalemaos/fuzzmatch
Fast Batch String Matching in Python (Levenshtein, Jaro-Winkler, Hamming) with Zero Cache Misses - made for Python, written in C++
shashank-mugiwara/dedupeknn
Fast Scalable Dedupe - Fuzzy Matching With Opensearch + nmslib + Rapidfuzz
bbenbenek/FantasyNameSearch
Guts of FantasyNameSearch.com
averille-demo/spotify-tags-etl
DEMO: extract media tags with Spotify API to relational Docker backend
hansalemaos/fuzzyydictyy
Dict with fuzzy key matching
hansalemaos/tesseractrapidfuzz
Performs OCR on a list of images using Tesseract and performs fuzzy string matching with a given list of strings.
NinjaPanda263/Roc-Bot
Phoenix II Discord Bot
pritampanda15/Gromacs-Command-Finder
Gromacs Command Finder is a tool to search for gromacs specific comands like topology, trajectory analysis, PME, etc.
YuanzhanGao/EIDL_PPP_Fuzzy_Matching
The repository is a duplicate of the local folder which contains codes created by Yuanzhan Gao (yg8ch@virginia.edu) to conduct scaled fuzzy matching procedure on EIDL and PPP dataset. Please see the README file for more information.
hansalemaos/a_pandas_ex_fuzz
Intuitive way of using fuzz matching in pandas
hansalemaos/fuzzyfiles
Binary fuzzy matching in all file types [fzf (pre-filter)/rapidfuzz (finds the best result)]
hansalemaos/fuzzypandaswuzzy
Fuzzy Comparison Utilities for DataFrame Columns
hansalemaos/rafuzzpandas
Merges hard-to-merge data using rapidfuzz, cython, pandas and numpy