locality-sensitive-hashing topic

List locality-sensitive-hashing repositories

aghasher

8
Stars
3
Forks
Watchers

:anchor: An implementation of Anchor Graph Hashing (Liu et al. 2011) in Python.

annoy

12.8k
Stars
1.1k
Forks
Watchers

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

elastik-nearest-neighbors

251
Stars
62
Forks
Watchers

Go to: https://github.com/alexklibisz/elastiknn

datasketch

2.4k
Stars
290
Forks
Watchers

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW

FALCONN

1.1k
Stars
190
Forks
Watchers

FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)

soundfingerprinting

915
Stars
187
Forks
Watchers

Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.

nlp

434
Stars
45
Forks
Watchers

Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang

elastiknn

356
Stars
46
Forks
Watchers

Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.

tlsh-js

158
Stars
16
Forks
Watchers

JavaScript port of TLSH (Trend Micro Locality Sensitive Hash)