distance
Sequence comparator
Library for comparing sequences of characters with various distance metrics.
Levenshtein and Hamming distance computation
117 stars
5 watching
17 forks
Language: C
last commit: almost 7 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An edit-distance algorithm implementation in C | 82 | |
| Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 | |
| A fast implementation of Levenshtein distance for calculating string similarity | 664 | |
| A comprehensive Go library for calculating string similarity and edit distances between strings | 488 | |
| Calculates the difference between two strings using the Levenshtein distance algorithm | 7 | |
| Fast string computation and similarity functions for text analysis | 1,265 | |
| A utility extension for computing string similarities between two sequences using the Levenshtein distance algorithm | 15 | |
| Calculates Levenshtein distance and similarity metrics between two strings | 86 | |
| A Go implementation of the Levenshtein distance algorithm for string comparison | 364 | |
| A high-performance Levenshtein Distance calculator with SIMD and threading support. | 285 | |
| A collection of edit distance algorithms and similarity measures for text sequences | 16 | |
| A JavaScript implementation of the Levenshtein distance algorithm for measuring string similarity. | 718 | |
| Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 | |
| A Ruby library implementing algorithms for calculating the cost of changing one word into another | 61 | |
| Calculates a measure of document similarity based on word embeddings | 538 |