19 results found Sort:

298
3.2k
mit
71
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Created 2014-03-25
488 commits to master branch, last one about a month ago
Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Created 2018-08-13
294 commits to master branch, last one 19 hours ago
Fuzzy string matching, grouping, and evaluation.
Created 2020-11-21
26 commits to master branch, last one 9 months ago
167
518
mit
23
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
Created 2014-01-19
254 commits to master branch, last one 3 months 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
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 8 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 about a year ago
6
110
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
102
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 10 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,722 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 2 years ago
8
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
66
unknown
1
super fast cpp implementation of longest common subsequence/substring
Created 2019-06-13
14 commits to master branch, last one 5 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
6
57
lgpl-3.0
4
Fast approximate strings search & spelling correction
Created 2017-07-24
11 commits to master branch, last one 3 years ago
Sørensen–Dice coefficient
Created 2014-06-27
128 commits to main branch, last one 2 years ago