An Elixir package for calculating between-list edit distances
-
Updated
Jun 6, 2017 - Elixir
An Elixir package for calculating between-list edit distances
An Elm package for calculating between-list edit distances
The repo is about implementation of Wagner-Fischer algorithm for calculating Levenshtein distance between two strings.
A Python-based spell checker using the Wagner-Fischer distance algorithm 📝
AntiPlagiat for Tinkoff '23
Implemented the Wagner-Fischer algorithm in both Rust and Python, enhancing performance and cross-language compatibility for dynamic programming solutions.
Implementation of the Wagner-Fischer algorithm
Anti-plagiarism calculating the Levenshtein distance using the Wagner-Fischer algorithm
An interactive spell checker application using Python and Tkinter, featuring real-time error detection and correction suggestions powered by advanced algorithms.
Implementation of the Wagner-Fischer algorithm in JavaScript for computing the Levenshtein distance between two strings, useful in applications like spell checking, DNA sequence alignment, and natural language processing.
spellSensei is a lightweight Python-based spell checker using the Wagner-Fischer algorithm to calculate Levenshtein distance and suggest accurate corrections. Designed for efficiency, it seamlessly integrates into applications without sacrificing performance. Ideal for enhancing text accuracy in personal projects or larger systems.
Implementation of BFS tasks & Edit Distance in Java
Implementation of Wagner–Fischer algorithm for Levenshtein distance between two strings
Simple example of Wagner Fischer's algorithm written is Rust Lang.
Add a description, image, and links to the wagner-fischer-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the wagner-fischer-algorithm topic, visit your repo's landing page and select "manage topics."