Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jacca…
Java
Updated Apr 10, 2019
Java fuzzy string matching implementation of the well known Python's fuzzywuzzy algorithm. Fuzzy search for Java
Java
Updated Jul 1, 2019
A toolkit for record linkage and deduplication written in Python
Python
Updated Jul 12, 2019
A .NET port of java-string-similarity
C#
Updated Sep 14, 2018
Natural Language Processing (NLP) library for Crystal
Crystal
Updated Aug 4, 2019
📐 A Cython implementation of the affine gap string distance
Python
Updated Aug 8, 2018
String Distances
Julia
Updated Aug 14, 2019
Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.
Go
Updated Jul 17, 2019
Lexicographically-subdivide the “space” between strings, by defining an alternate non-base-ten number system using a …
JavaScript
Updated Aug 5, 2019
Fuzzy string matching for PHP
PHP
Updated Apr 25, 2017
String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - …
Go
Updated Sep 22, 2017
📐 Hidden alignment conditional random field for classifying string pairs.
strings for zig
Updated Jun 12, 2018
A project for string similarities.
C#
Updated Jun 11, 2019
Collection of sequence alignment algorithms.
JavaScript
Updated Apr 1, 2019
A Python library for calculating string distances using C extensions (with a pure Python fallback)
Python
Updated May 11, 2017
Utils for node project
JavaScript
Updated Apr 3, 2017
Matching records based on imperfect strings using string distances to assign the closest match. Optimized for large f…
R
Updated Feb 22, 2018
SIFT distance algorithm
JavaScript
Updated Feb 15, 2015
CRF Edit Distance
Python
Updated Aug 8, 2018
A project around helping to prevent typing typos. TySug (Typo Suggestions) suggests alternative words with respect to…
Go
Updated May 1, 2019
A high-level API for computing edit distance
Java
Updated Sep 19, 2018
🐍 Python implementations of common string distance and similarity algorithms
Python
Updated Jun 5, 2017
Fast(ish) string similarity for one vs many comparisons.
Python
Updated Jun 27, 2016
A go-kit based microservice for the Levenshtein distance algorithm
Lua
Updated Mar 23, 2016
Fun anagram ranking tool for golang
Go
Updated Apr 29, 2017
빠른 한글 수정 거리 검색을 위한 inverted index
Python
Updated Nov 4, 2018
Course for ANDAN Summer School about strings and texts in R
Updated Mar 3, 2018
compute the Levenshtein distance between two strings in Go
Go
Updated Aug 25, 2018
Detects similarities between strings & generates similarity hash
Python
Updated Feb 2, 2019