hamming-distance topic

List hamming-distance repositories

ceja

33
Stars
5
Forks
Watchers

PySpark phonetic and string matching algorithms

stringdistance

75
Stars
15
Forks
Watchers

A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard si...

textdistance

3.3k
Stars
243
Forks
Watchers

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

strutil

284
Stars
18
Forks
Watchers

Golang metrics for calculating string similarity and other string utility functions

spark-stringmetric

58
Stars
6
Forks
Watchers

Spark functions to run popular phonetic and string matching algorithms

consimilo

62
Stars
4
Forks
Watchers

A Clojure library for querying large data-sets on similarity

FPGA-Speech-Recognition

41
Stars
18
Forks
Watchers

Expiremental Speech Recognition System using VHDL & MATLAB.

phash

46
Stars
4
Forks
Watchers

A simple perceptual hash library in pure Go.

text-metrics

42
Stars
3
Forks
Watchers

Calculate various string metrics efficiently in Haskell

textdistance.rs

253
Stars
9
Forks
Watchers

🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.