All Projects → affinegap → Similar Projects or Alternatives

22 Open source projects that are alternatives of or similar to affinegap

Java String Similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Stars: ✭ 2,403 (+4115.79%)
Quickenshtein
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
Stars: ✭ 204 (+257.89%)
levenshtein.c
Levenshtein algorithm in C
Stars: ✭ 77 (+35.09%)
Mutual labels:  levenshtein-distance
levenshtein finder
Similar string search in Levenshtein distance
Stars: ✭ 19 (-66.67%)
Mutual labels:  string-distance
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+4417.54%)
Mutual labels:  levenshtein-distance
Symspell
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Stars: ✭ 1,976 (+3366.67%)
Mutual labels:  levenshtein-distance
sentences-similarity-cluster
Calculate similarity of sentences & Cluster the result.
Stars: ✭ 14 (-75.44%)
Mutual labels:  levenshtein-distance
text2text
Text2Text: Cross-lingual natural language processing and generation toolkit
Stars: ✭ 188 (+229.82%)
Mutual labels:  levenshtein-distance
customized-symspell
Java port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm
Stars: ✭ 51 (-10.53%)
Mutual labels:  levenshtein-distance
FastFuzzyStringMatcherDotNet
A BK tree implementation for fast fuzzy string matching
Stars: ✭ 23 (-59.65%)
Mutual labels:  levenshtein-distance
polyleven
Fast Levenshtein Distance Library for Python 3
Stars: ✭ 37 (-35.09%)
Mutual labels:  levenshtein-distance
Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Stars: ✭ 38 (-33.33%)
Mutual labels:  levenshtein-distance
LinSpell
Fast approximate strings search & spelling correction
Stars: ✭ 52 (-8.77%)
Mutual labels:  levenshtein-distance
spellchecker-wasm
SpellcheckerWasm is an extrememly fast spellchecker for WebAssembly based on SymSpell
Stars: ✭ 46 (-19.3%)
Mutual labels:  levenshtein-distance
stringdistance
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 similarity, Longest common subsequence, Hamming distance, and more..
Stars: ✭ 60 (+5.26%)
Mutual labels:  levenshtein-distance
seqalign pathing
Rust implementation of sequence alignment / Levenshtein distance by A* acceleration of the DP algorithm
Stars: ✭ 17 (-70.18%)
Mutual labels:  levenshtein-distance
stance
Learned string similarity for entity names using optimal transport.
Stars: ✭ 27 (-52.63%)
Mutual labels:  string-distance
beda
Beda is a golang library for detecting how similar a two string
Stars: ✭ 34 (-40.35%)
Mutual labels:  string-distance
seqalign
Collection of sequence alignment algorithms.
Stars: ✭ 20 (-64.91%)
Mutual labels:  string-distance
stringosim
String similarity functions, String distance's, Jaccard, Levenshtein, Hamming, Jaro-Winkler, Q-grams, N-grams, LCS - Longest Common Subsequence, Cosine similarity...
Stars: ✭ 47 (-17.54%)
Mutual labels:  string-distance
strutil
Golang metrics for calculating string similarity and other string utility functions
Stars: ✭ 114 (+100%)
Mutual labels:  string-distance
fuzzywuzzy
Fuzzy string matching for PHP
Stars: ✭ 60 (+5.26%)
Mutual labels:  string-distance
1-22 of 22 similar projects