locality-sensitive-hashing topic
aghasher
:anchor: An implementation of Anchor Graph Hashing (Liu et al. 2011) in Python.
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
elastik-nearest-neighbors
Go to: https://github.com/alexklibisz/elastiknn
datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
FALCONN
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
nlp
Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang
elastiknn
Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
tlsh-js
JavaScript port of TLSH (Trend Micro Locality Sensitive Hash)
tlsh
TLSH lib in Golang