VincentShenbw / similarityjoin
Implementation of many similarity join algorithms.
β15Updated 10 years ago
Related projects β
Alternatives and complementary repositories for similarityjoin
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- A Space-Optimal Grammar Compressionβ10Updated 3 years ago
- Implementation of QuadSketch algorithmβ11Updated last year
- To Index or Not to Index: Optimizing Exact Maximum Inner Product Searchβ26Updated 5 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016β24Updated 6 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ48Updated 5 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.β17Updated last year
- Implementation of Bayesian Sets for fast similarity searches.β15Updated 13 years ago
- Code repo for the SIGIR '17 paper "Efficient Cost-Aware Cascade Ranking for Multi-Stage Retrieval"β10Updated last year
- Suite of universal indexes for Highly Repetitive Document Collectionsβ20Updated 4 years ago
- High-dimensional approximate nearest neighbor in pythonβ11Updated 6 years ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardiβ¦β14Updated 5 years ago
- Semantic embeddings of entitiesβ68Updated 8 years ago
- A C++ template library for compact Hamming distance indexesβ10Updated 7 years ago
- TREC Real-Time Summarization Toolsβ15Updated 7 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Indexβ54Updated 9 years ago
- Parameterless and Universal FInding of Nearest Neighborsβ56Updated 6 months ago
- Efficient and effective query auto-completion in C++.β51Updated last year
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.β18Updated 8 years ago
- Library for Distributed Retrievalβ15Updated 10 years ago
- A locality-sensitive hashing libraryβ45Updated 10 years ago
- A C++ library to benchmark inverted indexes.β20Updated 4 years ago
- TreeMinHash: Fast Sketching for Weighted Jaccard Similarity Estimation