38 results found Sort:
- Filter by Primary Language:
- Python (6)
- Go (6)
- Rust (6)
- C# (4)
- C++ (3)
- JavaScript (3)
- C (2)
- Scala (1)
- Cuda (1)
- Dart (1)
- Elixir (1)
- Java (1)
- Jupyter Notebook (1)
- Ruby (1)
- +
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Created
2017-05-05
415 commits to master branch, last one 3 months ago
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
Rapid fuzzy string matching in Python using various string metrics
Created
2020-02-29
816 commits to main branch, last one 4 days 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
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 20 hours ago
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
Created
2016-12-14
543 commits to master branch, last one about a month 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
Golang library for fuzzy matching within a set of strings :page_with_curl:
Created
2017-03-30
71 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 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 implementation to calculate Levenshtein Distance.
Created
2014-07-30
70 commits to master branch, last one 2 months 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
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created
2021-05-19
171 commits to main branch, last one about a month 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
🦀📏 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
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Created
2020-04-13
409 commits to main branch, last one 4 days ago
The fastest .Net Levenshtein around
Created
2015-11-15
87 commits to master branch, last one 6 months ago
A CLI spelling corrector for when you're unsure
Created
2022-04-14
97 commits to main branch, last one 4 months ago
Abydos NLP/IR library for Python
Created
2014-04-23
5,803 commits to master branch, last one 3 years ago
Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.
Created
2015-10-16
24 commits to master branch, last one 6 years ago
Finite state dictionaries in Java
Created
2013-02-17
142 commits to master branch, last one 2 years ago
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created
2022-09-27
19 commits to main branch, last one about a month ago
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Created
2020-03-23
144 commits to master branch, last one 2 years 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
Levenshtein edit-distance on PyTorch and CUDA
Created
2019-11-02
4 commits to master branch, last one about a year ago
基于民航业知识图谱的自动问答系统
Created
2020-07-12
53 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
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