Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.
-
Updated
Sep 6, 2021 - C
Distance related functions (Damerau-Levenshtein, Jaro-Winkler , longest common substring & subsequence) implemented as SQLite run-time loadable extension. Any UTF-8 strings are supported.
Generalized edit distance command line tool
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
Implementations of most algorithms learnt in the course UE18CS311
INF103 Dönem Sonu Projesi
Implementing Edit Distance in C
This repo contains different university projects made by me, Alessio Mana and Fabrizio Sanino for our Algorithm and Data Structure Exam done in Turin in June 2021.
Exercises in C and Java carried out for the laboratory course of algorithms and data structures at the University of Turin
Calculates the edit distance between two strings
Add a description, image, and links to the edit-distance-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the edit-distance-algorithm topic, visit your repo's landing page and select "manage topics."