resilva87 / stringmetric

String metrics and phonetic algorithms for Go

Home Page:https://pkg.go.dev/github.com/resilva87/stringmetric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stringmetric

codecov

String metrics and phonetic algorithms for Go (based on the hyper cool rockymadden/stringmetric Scala library). The library provides "facilities to perform approximate string matching, measurement of string similarity/distance, indexing by word pronunciation, and sounds-like comparisons", as of the Scala implementation itself.

Supported metrics and algorithms (in order of implementation)

About

String metrics and phonetic algorithms for Go

https://pkg.go.dev/github.com/resilva87/stringmetric

License:MIT License


Languages

Language:Go 99.0%Language:Makefile 1.0%