15 results found Sort:
- Filter by Primary Language:
- Go (2)
- Elixir (2)
- Ruby (2)
- Rust (2)
- Scala (2)
- Jupyter Notebook (1)
- C# (1)
- Java (1)
- C (1)
- Python (1)
- +
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
🪼 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
📚 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
A .NET port of java-string-similarity
Created
2016-08-07
100 commits to main branch, last one 4 months ago
:abc: Rust implementations of string similarity metrics
Created
2015-02-10
116 commits to main branch, last one 8 months ago
set of functions and operators for executing similarity queries
Created
2011-03-09
72 commits to master branch, last one 3 years ago
Go metrics for calculating string similarity and other string utility functions
Created
2019-11-14
137 commits to master branch, last one 19 days 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...
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 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
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