14 results found Sort:

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Created 2014-04-17
245 commits to master branch, last one 2 years ago
156
2.0k
mit
42
🪼 a python library for doing approximate and phonetic matching of strings.
Created 2010-07-09
553 commits to main branch, last one about a month ago
23
462
mit
13
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Created 2020-08-18
91 commits to master branch, last one about a year ago
:abc: Rust implementations of string similarity metrics
Created 2015-02-10
116 commits to main branch, last one 2 months ago
37
356
bsd-3-clause
15
set of functions and operators for executing similarity queries
Created 2011-03-09
72 commits to master branch, last one 3 years ago
19
289
mit
4
Golang metrics for calculating string similarity and other string utility functions
Created 2019-11-14
128 commits to master branch, last one 23 days ago
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Created 2023-04-13
125 commits to master branch, last one about a year ago
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
Created 2014-09-06
251 commits to master branch, last one about a month 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...
Created 2017-03-02
203 commits to master branch, last one 2 years ago
String similarity metrics for Elixir
Created 2014-11-21
19 commits to master branch, last one 6 years ago
Spark functions to run popular phonetic and string matching algorithms
Created 2017-09-05
45 commits to main 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 5 months ago