fuzzywuzzy topic
fuzzywuzzy
Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
go-fuzzywuzzy
Port of SeatGeek's fuzzywuzzy
fuzzball.js
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
StringDistances.jl
String Distances in Julia
fuzzywuzzy
Fuzzy string matching for PHP
levitate
Fuzzy string matching in R. Inspired by Python's thefuzz (but without the Python).
spellcheck-using-dictionary-in-python
SpellCheck is a spelling checking and correction module in Python built using Fuzzywuzzy string matching module.
dart-fuzzywuzzy
A dart port of the popular fuzzywuzzy package
go-autocomplete-trie
go-autocomplete-trie is a data structure for text auto completion that allows for fuzzy matching and configurable levenshtein distance limits