37 results found Sort:

244
3.3k
mit
65
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Created 2017-05-05
406 commits to master branch, last one 2 months ago
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
109
2.5k
mit
24
Rapid fuzzy string matching in Python using various string metrics
Created 2020-02-29
782 commits to main branch, last one 2 days ago
156
2.0k
mit
42
🪼 a python library for doing approximate and phonetic matching of strings.
Created 2010-07-09
553 commits to main 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
261 commits to master branch, last one 3 months ago
41
508
gpl-2.0
4
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
Created 2016-12-14
521 commits to master branch, last one about a month 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
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 2 months ago
37
356
bsd-3-clause
15
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
65 commits to master branch, last one about a year ago
19
289
mit
4
Golang metrics for calculating string similarity and other string utility functions
Created 2019-11-14
128 commits to master branch, last one 23 days 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
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
Created 2023-04-13
125 commits to master branch, last one about a year ago
15
243
gpl-2.0
5
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created 2021-05-19
164 commits to main branch, last one 2 months ago
The fastest .Net Levenshtein around
Created 2015-11-15
87 commits to master branch, last one 9 days ago
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Created 2020-04-13
390 commits to main branch, last one 2 months ago
9
203
gpl-3.0
4
A CLI spelling corrector for when you're unsure
Created 2022-04-14
95 commits to main branch, last one 2 days ago
33
178
gpl-3.0
8
Abydos NLP/IR library for Python
Created 2014-04-23
5,803 commits to master branch, last one 3 years ago
25
137
other
8
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 5 years ago
9
130
apache-2.0
5
Finite state dictionaries in Java
Created 2013-02-17
142 commits to master branch, last one 2 years 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
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 about a year ago
Levenshtein edit-distance on PyTorch and CUDA
Created 2019-11-02
4 commits to master branch, last one about a year ago
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created 2022-09-27
17 commits to main branch, last one 2 months 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 about a year 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
Enhanced textual vector layer searching in QGIS.
Created 2016-06-01
69 commits to master branch, last one 18 days ago