Documentation
¶
Overview ¶
Package textdist provides text distance algorithms for fuzzy matching.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Levenshtein ¶
Levenshtein computes the Levenshtein edit distance between two strings. It operates on runes to correctly handle multi-byte characters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.