edit-distance topic
simtrie
An efficient data structure for fast string similarity searches
edits.cr
Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment
FuzzyMatcher
Fast fuzzy regex matcher: specify max edit distance to find approximate matches
recursion-and-dynamic-programming
Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusa...
TF2_soft_dtw
Custom TensorFlow2 implementations of forward and backward computation of soft-DTW algorithm in batch mode.
pyhacrf
:triangular_ruler: Hidden alignment conditional random field for classifying string pairs.
dice-coefficient
Sørensen–Dice coefficient
edit-distance-papers
A curated list of papers dedicated to edit-distance as objective function
pylcs
super fast cpp implementation of longest common subsequence/substring
FastFuzzyStringMatcherDotNet
A BK tree implementation for fast fuzzy string matching