textdist

package
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

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

func Levenshtein(s1, s2 string) int

Levenshtein computes the Levenshtein edit distance between two strings. It operates on runes to correctly handle multi-byte characters.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL