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.☆217Oct 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!☆919Oct 2, 2020Updated 5 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,161Jun 1, 2024Updated last year
- Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk☆14,182Oct 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,570Jan 12, 2026Updated 2 months ago
- It is a forest of random projection trees☆225Feb 8, 2020Updated 6 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,888Jan 20, 2026Updated last month
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Jul 17, 2015Updated 10 years ago
- A locality-sensitive hashing library☆44Feb 21, 2014Updated 12 years ago
- Benchmarks of approximate nearest neighbor libraries in Python☆5,613Jun 10, 2025Updated 9 months ago
- A library for k-nearest neighbor search☆387Apr 24, 2024Updated last year
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆294Jun 29, 2017Updated 8 years ago
- A fast Python implementation of locality sensitive hashing.☆71Mar 13, 2015Updated 11 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
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆269Jul 28, 2025Updated 7 months ago
- LSH based high dimensional clustering for sets and points☆80Nov 15, 2014Updated 11 years ago
- Go to: https://github.com/alexklibisz/elastiknn☆250Apr 20, 2020Updated 5 years ago
- Approximate Nearest Neighbor (ANN) search for high-dimensional data.☆95Sep 3, 2018Updated 7 years ago
- Fast Library for Approximate Nearest Neighbors☆2,369Jul 29, 2024Updated last year
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Jun 13, 2015Updated 10 years ago
- Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning☆3,168Aug 30, 2021Updated 4 years ago
- Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data☆1,355Updated this week
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,255Feb 19, 2022Updated 4 years ago
- A data pipeline framework for machine learning☆872Nov 22, 2022Updated 3 years ago
- A library for efficient similarity search and clustering of dense vectors.☆39,403Updated this week
- Locality-sensitive hashing algorithm for text similarity comparisons☆58Apr 9, 2025Updated 11 months ago
- Lightweight library to build and train neural networks in Theano☆3,867Mar 26, 2022Updated 3 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Jun 9, 2020Updated 5 years ago
- A Python nearest neighbor descent for approximate nearest neighbors☆960Jan 8, 2026Updated 2 months ago
- Learning embeddings for classification, retrieval and ranking.☆3,957Dec 4, 2022Updated 3 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Nov 22, 2016Updated 9 years ago
- Metric learning algorithms in Python☆1,431Aug 3, 2024Updated last year
- Library for factorization machines☆1,488Mar 28, 2020Updated 5 years ago
- A little library for text analysis with RNNs.☆537Sep 10, 2018Updated 7 years ago
- fastFM: A Library for Factorization Machines☆1,090Jul 17, 2022Updated 3 years ago
- Sequence to Sequence Learning with Keras☆3,176Aug 20, 2022Updated 3 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆293Jun 11, 2023Updated 2 years ago