fuzzywuzzy topic

List fuzzywuzzy repositories

fuzzywuzzy

791
Stars
113
Forks
Watchers

Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java

fuzzball.js

505
Stars
41
Forks
Watchers

Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.

fuzzywuzzy

70
Stars
23
Forks
Watchers

Fuzzy string matching for PHP

levitate

34
Stars
2
Forks
Watchers

Fuzzy string matching in R. Inspired by Python's thefuzz (but without the Python).

fuzzywuzzyR

36
Stars
4
Forks
Watchers

fuzzy string matching in R

spellcheck-using-dictionary-in-python

18
Stars
15
Forks
Watchers

SpellCheck is a spelling checking and correction module in Python built using Fuzzywuzzy string matching module.

dart-fuzzywuzzy

35
Stars
7
Forks
Watchers

A dart port of the popular fuzzywuzzy package

go-autocomplete-trie

29
Stars
6
Forks
Watchers

go-autocomplete-trie is a data structure for text auto completion that allows for fuzzy matching and configurable levenshtein distance limits