150 skills found · Page 1 of 5
FALCONN-LIB / FALCONNFAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
kayzhu / LSHashA fast Python implementation of locality sensitive hashing.
tdebatty / Java LSHA Java implementation of Locality Sensitive Hashing (LSH)
RSIA-LIESMARS-WHU / LSHBOXA c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.
mattilyra / LSHLocality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents
JorenSix / TarsosLSHA Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index hashing for hamming space.
mrsqueeze / Spark HashLocality Sensitive Hashing for Apache Spark
idealista / Tlsh JsJavaScript port of TLSH (Trend Micro Locality Sensitive Hash)
brandonrobertz / SparseLSHA Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.
andrewclegg / SketchySimple approximate-nearest-neighbours in Python using locality sensitive hashing.
ritchie46 / Lsh RsLocality Sensitive Hashing in Rust with Python bindings
ekzhu / LshLocality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)
karlhigley / Spark NeighborsSpark-based approximate nearest neighbor search using locality-sensitive hashing
guoziqingbupt / Locality Sensitive Hashingmin-hash and p-stable hash
marbl / MHAPMinHash Alignment Process (MHAP, pronounced MAP): locality-sensitive hashing to detect long-read overlaps and utilities
cerebroai / ReformersEfficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing
marufaytekin / Lsh SparkLocality Sensitive Hashing for Apache Spark
embr / LshA pure python implementation of locality sensitive hashing for text documents
serega / GaoyaLocality Sensitive Hashing