20 results found Sort:

303
3.2k
mit
70
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Created 2014-03-25
493 commits to master branch, last one 27 days ago
Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Created 2018-08-13
324 commits to master branch, last one 7 hours ago
Fuzzy string matching, grouping, and evaluation.
Created 2020-11-21
29 commits to master branch, last one 2 months ago
170
541
mit
23
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
Created 2014-01-19
255 commits to master branch, last one about a month ago
26
506
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 5 years ago
:abc: Rust implementations of string similarity metrics
Created 2015-02-10
116 commits to main branch, last one about a year 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
111
mit
3
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 2 years ago
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
Created 2016-01-02
1,784 commits to master branch, last one 2 days ago
16
102
apache-2.0
2
Python library for computing edit distance between arbitrary Python sequences.
Created 2013-05-29
139 commits to main branch, last one 2 months ago
Levenshtein edit-distance on PyTorch and CUDA
Created 2019-11-02
4 commits to master branch, last one 2 years ago
Levenshtein algorithm in C
Created 2015-05-03
27 commits to main branch, last one 2 years ago
8
74
mpl-2.0
10
AStarix: Fast and Optimal Sequence-to-Graph Aligner
Created 2019-11-12
213 commits to master branch, last one 3 years ago
23
67
unknown
0
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 3 years ago
Sørensen–Dice coefficient
Created 2014-06-27
128 commits to main branch, last one 2 years ago
7
58
lgpl-3.0
3
Fast approximate strings search & spelling correction
Created 2017-07-24
11 commits to master branch, last one 3 years ago
Calculating Edit Distance with PySpark
Created 2024-06-04
2 commits to main branch, last one 10 months ago