Go metrics for calculating string similarity and other string utility functions
-
Updated
Oct 8, 2024 - Go
Go metrics for calculating string similarity and other string utility functions
Calculate various string metrics efficiently in Haskell
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). This library support multiple .NET versions including .NET Core (NETStandard 1.x)
A .NET port of java-string-similarity
String metrics library written in Go.
Abydos NLP/IR library for Python
this is a module that you can use to manipulate strings
Ruby gem (native extension in Rust) providing implementations of various string metrics
fast fuzzy string matching for Python
Utilizes single-row version of Levenshtein Edit Distance to spell check.
Calculate various string metrics efficiently in Common Lisp (Damerau-Levenshtein, Hamming, Jaro, Jaro-Winkler, Levenshtein, etc.)
A string metric that measures proximity between 2 words. The metric calculation is a formula that utilizes 3 existing String metric algorithms: Jaccard Distance, Edit Distance and Longest Common Substring Distance.
Go implementation of Simon White's String Similarity Algorithm
This repository contains Ruby implementation of various algorithms.
String metric/similarity functions implemented in Swift.
Fast string metric algorithms written in go
Collection of string metric algorithms in OCaml
6809 assembly language routine to find the length of a C-style string (with test suite in Disk Extended Color BASIC and 6809 assembly) (Version 1.7, released 30 March 2019)
Add a description, image, and links to the string-metrics topic page so that developers can more easily learn about it.
To associate your repository with the string-metrics topic, visit your repo's landing page and select "manage topics."