7 results found Sort:
- Filter by Primary Language:
- Go (2)
- Rust (2)
- Python (1)
- Ruby (1)
- Scala (1)
- +
:abc: Rust implementations of string similarity metrics
Created
2015-02-10
116 commits to main branch, last one 7 months ago
Go metrics for calculating string similarity and other string utility functions
Created
2019-11-14
133 commits to master branch, last one about a month ago
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Created
2023-04-13
134 commits to master branch, last one about a month ago
String metrics library written in Go.
Created
2013-11-04
42 commits to master branch, last one 5 months ago
Ruby gem (native extension in Rust) providing implementations of various string metrics
Created
2020-01-26
61 commits to main branch, last one 2 years ago
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard si...
jaro
ngram
jaccard
soundex
levenshtein
jaro-winkler
hacktoberfest
jaro-distance
fuzzy-matching
dice-coefficient
hamming-distance
cosine-similarity
soundex-algorithm
string-similarity
jaccard-similarity
levenshtein-distance
jaro-winkler-distance
sorensen-dice-distance
cosine-similarity-scores
longest-common-subsequence
Created
2017-03-02
203 commits to master branch, last one 2 years ago
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
Created
2022-01-07
59 commits to main branch, last one 10 months ago