A fast Python implementation of locality sensitive hashing.
☆674Apr 30, 2020Updated 5 years ago
Alternatives and similar repositories for LSHash
Users that are interested in LSHash are comparing it to the libraries listed below
Sorting:
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,157Jun 1, 2024Updated last year
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆149Sep 4, 2024Updated last year
- Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive…☆771Feb 23, 2023Updated 3 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,872Jan 20, 2026Updated last month
- A pure python implementation of locality sensitive hashing for text documents☆87Oct 24, 2015Updated 10 years ago
- A fast Python implementation of locality sensitive hashing.☆71Mar 13, 2015Updated 10 years ago
- A simple implementation of locality sensitive hashing in python☆25Feb 4, 2017Updated 9 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆293Jun 29, 2017Updated 8 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆293Jun 11, 2023Updated 2 years ago
- This package provides an efficient implementation of locality-sensitve hashing (LSH)☆154Feb 14, 2012Updated 14 years ago
- Python Approximate Nearest Neighbor Search in very high dimensional spaces with optimised indexing.☆216Oct 7, 2021Updated 4 years ago
- Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-me…☆3,569Jan 12, 2026Updated last month
- Various hashing methods for image retrieval and serves as the baselines☆629Apr 16, 2022Updated 3 years ago
- A locality-sensitive hashing library☆44Feb 21, 2014Updated 12 years ago
- Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk☆14,159Oct 29, 2025Updated 4 months ago
- A basic implementation of the Bag of (Visual) Words approach (BoW) for image search.☆14Jul 9, 2014Updated 11 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆920Oct 2, 2020Updated 5 years ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆121Nov 29, 2023Updated 2 years ago
- Benchmarks of approximate nearest neighbor libraries in Python☆5,601Jun 10, 2025Updated 8 months ago
- Deep Learning of Binary Hash Codes for Fast Image Retrieval (CVPRW15)☆529Aug 6, 2017Updated 8 years ago
- Simple approximate-nearest-neighbours in Python using locality sensitive hashing.☆141Jun 21, 2012Updated 13 years ago
- Code release for "HashNet: Deep Learning to Hash by Continuation" (ICCV 2017)☆244Aug 2, 2019Updated 6 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆301Nov 19, 2022Updated 3 years ago
- ☆15Apr 18, 2020Updated 5 years ago
- An Open-Source Package for Deep Learning to Hash (DeepHash)☆564Nov 24, 2019Updated 6 years ago
- A Python Implementation of Simhash Algorithm☆1,034Mar 24, 2022Updated 3 years ago
- Research code implementing inverted multiindex structure☆83Nov 27, 2013Updated 12 years ago
- Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Pyth…☆568Apr 14, 2019Updated 6 years ago
- A library for efficient similarity search and clustering of dense vectors.☆39,195Updated this week
- TSDG: An efficient index graph for graph-based nearest neighbor search☆10Jul 14, 2022Updated 3 years ago
- Image retrieval system demo based on caffe and lsh☆72Mar 13, 2016Updated 9 years ago
- This project contains simple methods to measure sample relatedness and identify potential swaps and contamination☆10Jan 8, 2016Updated 10 years ago
- lshash for python3☆10Mar 21, 2018Updated 7 years ago
- code for satellite system graphs☆124Nov 26, 2023Updated 2 years ago
- A Survey on Learning to Hash☆10Apr 10, 2018Updated 7 years ago
- brat rapid annotation tool (brat) - for all your textual annotation needs☆10Feb 3, 2018Updated 8 years ago
- Fast Library for Approximate Nearest Neighbors☆2,363Jul 29, 2024Updated last year
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Apr 25, 2020Updated 5 years ago
- A python wrapper for Barnes-Hut tsne☆411Apr 6, 2023Updated 2 years ago