STL and Boost compatible edit distance functions for C++
-
Updated
Apr 14, 2014 - C++
STL and Boost compatible edit distance functions for C++
Script for calculating the edit distance between two strings. We compare two approaches in terms of computational time: linear storage and quadratic storage.
Study group for algorithms in Ruby, hosted at App Academy
🚄 💨 A lightweight implementation of the Levenshtein distance algorithm.
A DIY text-editor with autocomplete and spell checking feature.
A basic implementation of the MPED in Rust
Investigating approaches for computing Edit Distance of 2 strings
Spell checker written in Kotlin
calculates the edit distance and the necessary operations between two strings
CS 276 - Programming Assignment 2
An Elixir package for calculating between-list edit distances
Find string matches between files in < 50 LLOC.
Analyze string similarity using Levenshtein's distance.
Zero dependency Metric Longest Common Subsequence implementation in js.
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
Minimum Edit Distance - Advanced Algorithms Project
Data clustering algorithms implemented in Java with Strategy design pattern.
Computational Biology Assignments
Add a description, image, and links to the edit-distance topic page so that developers can more easily learn about it.
To associate your repository with the edit-distance topic, visit your repo's landing page and select "manage topics."