Go metrics for calculating string similarity and other string utility functions
-
Updated
May 5, 2025 - Go
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.
Beda is a golang library for detecting how similar a two string
string similarity based on Dice's coefficient in go
Go implementation of Simon White's String Similarity Algorithm
String metrics libary for Go lang. (e.g. Dice/Sorensen, Hamming, Jaro, Jaro-Winkler, Levenshtein)
Similarity or distance metrics for string implemented on Golang, inspired by Sam Chapman's SimMetrics library.
Go implementation of Dice coefficient to find similarity between two strings.
Conglomeration of distance functions (metrics).
Benchmark for hash similarity (using string distance)
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."