95 skills found · Page 1 of 4
seatgeek / FuzzywuzzyFuzzy String Matching in Python
rapidfuzz / RapidFuzzRapid fuzzy string matching in Python using various string metrics
seatgeek / ThefuzzFuzzy String Matching in Python
sahilm / FuzzyGo library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.
xdrop / FuzzywuzzyJava fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
MaartenGr / PolyFuzzFuzzy string matching, grouping, and evaluation.
JakeBayer / FuzzySharpC# .NET fuzzy string matching implementation of Seat Geek's well known python FuzzyWuzzy algorithm.
nol13 / Fuzzball.jsEasy to use and powerful fuzzy string matching, port of fuzzywuzzy.
TomLingham / Laravel SearchyUnmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to come!
thetron / StringScoreStringScore is an Objective-C library which provides super fast fuzzy string matching/scoring. Based on the JavaScript library of the same name.
rapidfuzz / Rapidfuzz CppRapid fuzzy string matching in C++ using the Levenshtein Distance
Wikinaut / AgrepAGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matching capabilities and user-definable records. Developed 1989-1991 by Udi Manber, Sun Wu et al. at the University of Arizona. ISC open source license since Sept. 2014.
kiyoka / Fuzzy String Matchfuzzy string matching library for ruby
genomoncology / FuzzTypesPydantic extension for annotating autocorrecting fields.
fwextensions / Quick ScoreA JavaScript string-scoring and fuzzy-matching library based on the Quicksilver algorithm, designed for smart auto-complete.
mezis / FuzzilyFast fuzzy string searching/matching for Rails
Living-with-machines / DeezyMatchA Flexible Deep Learning Approach to Fuzzy String Matching
paul-mannino / Go FuzzywuzzyPort of SeatGeek's fuzzywuzzy
mezis / BlurrilyMillisecond fuzzy string matching for Ruby
willowtreeapps / Fuzzywuzzy KotlinFuzzy string matching for Kotlin (JVM, native, JS, Web Assembly) - port of Fuzzy Wuzzy Python lib