Less-wrong single-file Numba-accelerated Python implementation of Gotoh affine gap penalty extensions for the Needleman–Wunsch, Smith-Waterman, and Levenshtein algorithms for sequence alignment
-
Updated
Oct 30, 2025 - Python
Less-wrong single-file Numba-accelerated Python implementation of Gotoh affine gap penalty extensions for the Needleman–Wunsch, Smith-Waterman, and Levenshtein algorithms for sequence alignment
A Levenshtein Distance implementation using C++ with a dynamic programming approach.
VBA Functions/Subs for performing fuzzy matching in Excel Workbooks.
Efficient typo-tolerant search in 76 lines of code, with no dependencies.
Calculates similarity between two Korean strings using Levenshtein distance with decomposed phonemes, improving accuracy.
Shortens the paragraph depending on the given keywords using Levenshtein distance
🌐Progetto "Parole", sviluppato in GoLang per l'esame di laboratorio del corso di "Algoritmi e strutture dati". Appello di Luglio 2025
Web-based text aligner and comparator
Bot Dialog Flow Telegram untuk memenuhi Tugas Akhir Matakuliah Multi Channel Access
Created modified Levenshtein distance algorithms, to match strings by deletion and capitalization only and does not allow replacement or insertion of characters
Implementation of Levenshtein Algorithm
Python scripts used to calculate 3 basic similarity measures, suitable for ad hoc information retrieval systems: Levenshtein Edit Distance, Jaccard, and a Term-Document matrix.
Finding matching concepts in OCL MSF Source
Fuzzy search using Levenshtein Distance (LD) and Longest Common Substring (LCS) algorithm.
Implementation of the Levenshtein Algorithm in x86 Assembler (for multi-threaded use). [ENG]
A fuzzy match library exposed by rest endpoint written in GoLang
Find the best match for a token word with dictionary via min edit distance and levenshtein
Implemented various spellcheck techniques like cosine similarity, jaccard similarity and levenshtein distance. Open to any further contributions.
C++/Assembler language program simulating the operation of autocorrect using the Levenshtein (Editing Distance) Algorithm. [PL]
Here Is Program To Check The Spelling And Correction in Spelling mistake suggester
Add a description, image, and links to the levenshtein-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the levenshtein-algorithm topic, visit your repo's landing page and select "manage topics."