#算法刷题#📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
翻译 - 计算序列之间的距离。 30+算法,纯python实现,通用接口,可选的外部库使用。
Go metrics for calculating string similarity and other string utility functions
🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.
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...
A Clojure library for querying large data-sets on similarity
Spark functions to run popular phonetic and string matching algorithms
Expiremental Speech Recognition System using VHDL & MATLAB.
Calculate various string metrics efficiently in Haskell
PySpark phonetic and string matching algorithms
#算法刷题#A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
String Comparision in C#.NET
➗ SIMD-accelerated bitwise hamming distance Python module for hexadecimal strings
NxM puzzle solver using graph traversal algorithms
#算法刷题#A collection of string comparisons algorithms
#计算机科学#Cinecomic is an automated movie-to-comic generator. Input a video and it generates a comic book for the same complete with a comic style and dialogue bubbles
A semantic search indexing system designed to efficiently retrieve top matching results from a database of 20 million documents. Given the embedding of a search query, it quickly identifies and return...
Python BK-Tree module based on a C++ implementation
PostgreSQL extension for pHash hamming distance
#算法刷题#Sliding Puzzle solver and utilities