Repository navigation

#

hamming

🪼 a python library for doing approximate and phonetic matching of strings.

Jupyter Notebook
2154
1 个月前

📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...

Go
574
2 个月前

🎯 String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein).

Scala
486
8 年前

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

Rust
296
1 年前

Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.

Rust
108
3 年前

Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.

Java
79
2 年前

Distance/Similarity functions for Bag of Words, Strings, Vectors and more.

JavaScript
24
2 年前
VHDL
13
5 个月前

MATLAB/Octave generator of Hamming ECC coding. Output format is Verilog HDL.

MATLAB
11
3 年前

Variable Length Hamming Code Encoder & Error Detecting / Correcting Decoder (Odd & Even Parity), implemented in C++

C++
8
2 年前
Python
8
5 年前

Heyming is a hamming code encoder and decoder built in React.js

JavaScript
7
1 年前

A general, multi-threaded fuzzy searching language, called fuzzysplit, that is built on top of a fast and flexible Java fuzzy search library. Can be applied to demultiplex and trim DNA.

Java
6
3 年前

Voice Analyzer: Specialized in emotion detection, this Matlab app focuses on discerning anger and normal tones. Experience targeted insights, offering a nuanced perspective on voice sentiments.

MATLAB
4
8 年前

This project was completed in 2018 as a part of my postgraduate studies in Biomedical Engineering

MATLAB
3
5 年前

Go port of the python jellyfish module for approximate and phonetic matching of strings.

Go
3
7 年前