//
pkg.gl
Category
github.com/gnames/gnmatcher
internal
ent
fuzzy
package
1.1.18
Repository:
https://github.com/gnames/gnmatcher.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
63 SLOC
#
Functions
EditDistance
EditDistance calculates edit distance (**ed**) according to Levenshtein algorithm.
#
Interfaces
FuzzyMatcher
FuzzyMatcher describes methods needed for fuzzy matching.