locality-sensitive-hashing
There are 150 repositories under locality-sensitive-hashing topic.
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
ekzhu/datasketch
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
FALCONN-LIB/FALCONN
FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)
AddictedCS/soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
james-bowman/nlp
Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang
alexklibisz/elastiknn
Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
alexklibisz/elastik-nearest-neighbors
Go to: https://github.com/alexklibisz/elastiknn
idealista/tlsh-js
JavaScript port of TLSH (Trend Micro Locality Sensitive Hash)
glaslos/tlsh
TLSH lib in Golang
rdspring1/LSH_DeepLearning
Scalable and Sustainable Deep Learning via Randomized Hashing
dataplayer12/Fly-LSH
An implementation of efficient LSH inspired by fruit fly brain
DiceTechJobs/VectorsInSearch
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
cmdevries/LMW-tree
Learning M-Way Tree - Web Scale Clustering - EM-tree, K-tree, k-means, TSVQ, repeated k-means, bitwise clustering
mendesk/image-ndd-lsh
Near-duplicate image detection using Locality Sensitive Hashing
RUSH-LAB/LSH_Memory
One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Hashing LSH
serega/gaoya
Locality Sensitive Hashing
loretoparisi/lshash
locality sensitive hashing (LSHASH) for Python3
zhaoxiaofei/bindash
Fast and precise comparison of genomes and metagenomes (in the order of terabytes) on a typical personal laptop
duhaime/minhash
Quickly estimate the similarity between many sets
dynatrace-research/set-sketch-paper
SetSketch: Filling the Gap between MinHash and HyperLogLog
oertl/probminhash
ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity
dselivanov/LSHR
Locality Sensitive Hashing In R
gurushida/mnemophonix
A simple audio fingerprinting system
chanzuckerberg/ExpressionMatrix2
Software for exploration of gene expression data from single-cell RNA sequencing.
HuangQiang/QALSH
Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)
oertl/bagminhash
BagMinHash - Minwise Hashing Algorithm for Weighted Sets
PreferredAI/recommendation-retrieval
A tutorial on scalable retrieval of matrix factorization recommendations
adamliesko/tlsh
TLSH (Trend Micro Locality Sensitive Hash) library for Ruby
KeremZaman/semantic-sh
semantic-sh is a SimHash implementation to detect and group similar texts by taking power of word vectors and transformer-based language models (BERT).
edawson/mkmh
Generate kmers/minimizers/hashes/MinHash signatures, including with multiple kmer sizes.
jyotipmahes/Implementation-of-ML-algos-in-Python
Implementing various machine learning algorithm from scratch
lgautier/mashing-pumpkins
Minhash and maxhash library in Python, combining flexibility, expressivity, and performance.
idealista/tlsh
Java port of TLSH (Trend Micro Locality Sensitive Hash)
JoshEngels/FLINNG
A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing
MNoorFawi/lshashing
python library to perform Locality-Sensitive Hashing for faster nearest neighbors search in high dimensional data