15 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
159
2.1k
mit
42
🪼 a python library for doing approximate and phonetic matching of strings.
Created 2010-07-09
574 commits to main branch, last one 7 days ago
24
488
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 2 years ago
:abc: Rust implementations of string similarity metrics
Created 2015-02-10
116 commits to main branch, last one 8 months ago
40
367
bsd-3-clause
16
set of functions and operators for executing similarity queries
Created 2011-03-09
72 commits to master branch, last one 3 years ago
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Created 2023-04-13
138 commits to master branch, last one about a month ago
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
Created 2014-09-06
255 commits to master branch, last one 3 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...
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 11 months 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
4
36
apache-2.0
4
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
Created 2021-06-04
68 commits to main branch, last one about a year ago