edlib
Sequence aligner
A lightweight library for calculating sequence alignment using edit distance
Lightweight, super fast C/C++ (& Python) library for sequence alignment using edit (Levenshtein) distance.
517 stars
23 watching
167 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
alignment-pathbioinformaticsc-plus-plusedit-distancelevehnstein-distancelibrarypythonsequence-alignment
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive Go library for calculating string similarity and edit distances between strings | 488 |
| A collection of edit distance algorithms and similarity measures for text sequences | 16 |
| Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 |
| Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 |
| A Rust library providing optimized SIMD-based edit distance routines and string search algorithms with platform-dependent fallbacks. | 105 |
| An edit-distance algorithm implementation in C | 82 |
| A Python-based tool for aligning multi-line and multiple selections in text editors | 520 |
| A Ruby library implementing an alignment algorithm for corpus linguistics | 1 |
| An implementation of the CRF autoencoder framework for tasks in natural language processing and machine translation | 21 |
| A fast implementation of Levenshtein distance for calculating string similarity | 664 |
| An MLLM architecture designed to align visual and textual embeddings through structural alignment | 575 |
| Library for comparing sequences of characters with various distance metrics. | 117 |
| Scripts for aligning laboratory speech production data in Inuktitut | 3 |
| Calculates Levenshtein distance and similarity metrics between two strings | 86 |
| Automates the process of extracting parallel sentences from comparable corpora to aid in statistical machine translation | 127 |