Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
☆771Feb 23, 2023Updated 3 years ago
Alternatives and similar repositories for NearPy
Users that are interested in NearPy are comparing it to the libraries listed below
Sorting:
- Python Approximate Nearest Neighbor Search in very high dimensional spaces with optimised indexing.☆216Oct 7, 2021Updated 4 years ago
- A fast Python implementation of locality sensitive hashing.☆674Apr 30, 2020Updated 5 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆149Sep 4, 2024Updated last year
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆920Oct 2, 2020Updated 5 years ago
- It is a forest of random projection trees☆225Feb 8, 2020Updated 6 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,157Jun 1, 2024Updated last year
- Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk☆14,159Oct 29, 2025Updated 4 months 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
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,872Jan 20, 2026Updated last month
- Benchmarks of approximate nearest neighbor libraries in Python☆5,601Jun 10, 2025Updated 8 months ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Jul 17, 2015Updated 10 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Feb 19, 2022Updated 4 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆269Jul 28, 2025Updated 7 months 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
- Approximate Nearest Neighbor (ANN) search for high-dimensional data.☆95Sep 3, 2018Updated 7 years ago
- A library for k-nearest neighbor search☆387Apr 24, 2024Updated last year
- Go to: https://github.com/alexklibisz/elastiknn☆251Apr 20, 2020Updated 5 years ago
- A data pipeline framework for machine learning☆872Nov 22, 2022Updated 3 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
- Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning☆3,170Aug 30, 2021Updated 4 years ago
- A locality-sensitive hashing library☆44Feb 21, 2014Updated 12 years ago
- Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data☆1,351Feb 20, 2026Updated last week
- A fast Python implementation of locality sensitive hashing.☆71Mar 13, 2015Updated 10 years ago
- Simple approximate-nearest-neighbours in Python using locality sensitive hashing.☆141Jun 21, 2012Updated 13 years ago
- Metric learning algorithms in Python☆1,430Aug 3, 2024Updated last year
- A Python nearest neighbor descent for approximate nearest neighbors☆959Jan 8, 2026Updated last month
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- Lightweight library to build and train neural networks in Theano☆3,866Mar 26, 2022Updated 3 years ago
- Fast Library for Approximate Nearest Neighbors☆2,363Jul 29, 2024Updated last year
- A little library for text analysis with RNNs.☆537Sep 10, 2018Updated 7 years ago
- Efficient Counter that uses a limited (bounded) amount of memory regardless of data size.☆934Nov 20, 2022Updated 3 years ago
- Learning embeddings for classification, retrieval and ranking.☆3,959Dec 4, 2022Updated 3 years ago
- Open source implementation of "Spreading Vectors for Similarity Search"☆320Aug 13, 2021Updated 4 years ago
- Fast, flexible and easy to use probabilistic modelling in Python.☆3,506Mar 6, 2025Updated 11 months ago
- A library for efficient similarity search and clustering of dense vectors.☆39,195Updated this week
- A probabilistic programming language in TensorFlow. Deep generative models, variational inference.☆4,845Mar 18, 2024Updated last year
- Simple structured learning framework for python☆670Sep 23, 2021Updated 4 years ago
- LSH based high dimensional clustering for sets and points☆80Nov 15, 2014Updated 11 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆293Jun 11, 2023Updated 2 years ago