search-fuzzy
Version:
A simple fuzzy search algorithm that uses the Levenshtein distance algorithm to find the closest match to a given string.
87 B
Binary
No preview is available for this file.
A simple fuzzy search algorithm that uses the Levenshtein distance algorithm to find the closest match to a given string.