19 results found Sort:

282
3.1k
mit
71
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Created 2014-03-25
485 commits to master branch, last one 2 months ago
Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Created 2018-08-13
261 commits to master branch, last one 3 months ago
Fuzzy string matching, grouping, and evaluation.
Created 2020-11-21
26 commits to master branch, last one 3 months ago
161
491
mit
22
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
Created 2014-01-19
248 commits to master branch, last one about a year 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
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Created 2017-05-14
31 commits to master branch, last one 4 years ago
:abc: Rust implementations of string similarity metrics
Created 2015-02-10
116 commits to main branch, last one 2 months ago
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
Created 2020-02-05
292 commits to main branch, last one 11 months ago
6
109
mit
4
A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.
Created 2022-05-26
34 commits to master branch, last one about a year ago
16
100
apache-2.0
2
Python library for computing edit distance between arbitrary Python sequences.
Created 2013-05-29
138 commits to main branch, last one 4 months ago
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
Created 2016-01-02
1,650 commits to master branch, last one 4 days ago
Levenshtein edit-distance on PyTorch and CUDA
Created 2019-11-02
4 commits to master branch, last one about a year ago
Levenshtein algorithm in C
Created 2015-05-03
27 commits to main branch, last one about a year ago
7
72
mpl-2.0
11
AStarix: Fast and Optimal Sequence-to-Graph Aligner
Created 2019-11-12
213 commits to master branch, last one 2 years ago
23
63
unknown
1
super fast cpp implementation of longest common subsequence/substring
Created 2019-06-13
14 commits to master branch, last one 4 years ago
6
56
lgpl-3.0
4
Fast approximate strings search & spelling correction
Created 2017-07-24
11 commits to master branch, last one 2 years ago
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusa...
Created 2018-04-03
120 commits to master branch, last one 2 years ago
Sørensen–Dice coefficient
Created 2014-06-27
128 commits to main branch, last one about a year ago