package
1.1.18
Repository: https://github.com/gnames/gnmatcher.git
Documentation: pkg.go.dev

# Functions

EditDistance calculates edit distance (**ed**) according to Levenshtein algorithm.

# Interfaces

FuzzyMatcher describes methods needed for fuzzy matching.