An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/texttheater/golang-levenshtein/levenshtein

This package implements the Levenshtein algorithm for computing the similarity between two strings. The central function is MatrixForStrings, which computes the Levenshtein matrix. The functions DistanceForMatrix, EditScriptForMatrix and RatioForMatrix read various interesting properties off the matrix. The package also provides the convenience functions DistanceForStrings, EditScriptForStrings and RatioForStrings for going directly from two strings to the property of interest.
0 versions
Latest release: about 1 year ago
83 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/texttheater/golang-levenshtein/levenshtein

Dependent Repos 0