Go metrics for calculating string similarity and other string utility functions
-
Updated
Sep 5, 2025 - Go
Go metrics for calculating string similarity and other string utility functions
Go metrics for calculating string similarity and other string utility functions
Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
Beda is a golang library for detecting how similar a two string
string similarity based on Dice's coefficient in go
string similarity based on Dice's coefficient in go
Go implementation of Simon White's String Similarity Algorithm
Go implementation of Simon White's String Similarity Algorithm
String metrics libary for Go lang. (e.g. Dice/Sorensen, Hamming, Jaro, Jaro-Winkler, Levenshtein)
String metrics libary for Go lang. (e.g. Dice/Sorensen, Hamming, Jaro, Jaro-Winkler, Levenshtein)
Conglomeration of distance functions (metrics).
Go implementation of Dice coefficient to find similarity between two strings.
Similarity or distance metrics for string implemented on Golang, inspired by Sam Chapman's SimMetrics library.
Similarity or distance metrics for string implemented on Golang, inspired by Sam Chapman's SimMetrics library.
Conglomeration of distance functions (metrics).
Benchmark for hash similarity (using string distance)
Benchmark for hash similarity (using string distance)
Go implementation of Dice coefficient to find similarity between two strings.
Add a description, image, and links to the string-similarity topic page so that developers can more easily learn about it.
To associate your repository with the string-similarity topic, visit your repo's landing page and select "manage topics."