19 results found Sort:
- Filter by Primary Language:
- C# (3)
- Python (3)
- C++ (3)
- JavaScript (2)
- Go (2)
- C (1)
- TypeScript (1)
- Cuda (1)
- Java (1)
- Julia (1)
- Rust (1)
- +
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
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
📚 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
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
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
AStarix: Fast and Optimal Sequence-to-Graph Aligner
Created
2019-11-12
213 commits to master branch, last one 2 years ago
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
Fast approximate strings search & spelling correction
Created
2017-07-24
11 commits to master branch, last one 3 years ago
Various utilities regarding Levenshtein transducers. (Java)
genomics
dictionary
data-science
fuzzy-search
edit-distance
search-engine
bioinformatics
distance-metric
computer-science
machine-learning
universal-automata
spelling-correction
levenshtein-automata
levenshtein-distance
computational-biology
finite-state-automata
information-retrieval
finite-state-transducer
approximate-string-matching
natural-language-processing
Created
2014-03-29
244 commits to master branch, last one 8 years ago
Sørensen–Dice coefficient
Created
2014-06-27
128 commits to main branch, last one 2 years ago