A Go library for fuzzy string matching and search, providing Levenshtein distance and other algorithms.
go get github.com/sajari/fuzzyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Trains a fuzzy model and corrects a misspelled word.
Consider using alternatives like github.com/lithammer/fuzzysearch or github.com/sahilm/fuzzy.
No dependency data recorded yet.