jermp / autocompleteLinks
Efficient and effective query auto-completion in C++.
☆57Updated 2 years ago
Alternatives and similar repositories for autocomplete
Users that are interested in autocomplete are comparing it to the libraries listed below
Sorting:
- Experimental search engine in C/C++17 - still in early development.☆27Updated 3 months ago
- A C++ library to benchmark inverted indexes.☆21Updated 5 years ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardi…☆14Updated 6 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016☆27Updated 7 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 9 months ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- Real time vector search engine☆139Updated 2 years ago
- C++ source code for the Dynamic Index algorithm proposed in "Efficient Similarity Computation for Collaborative Filtering in Dynamic Envi…☆16Updated 6 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- similarity join and search algorithms for edit distance and jaccard☆19Updated 8 years ago
- A flexible variational inference LDA library.☆23Updated 6 years ago
- Fast and memory-efficient ANN with a subset-search functionality☆153Updated 5 months ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 9 months ago
- Fast compressed trie dictionary library☆71Updated last year
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated 2 years ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018☆15Updated 6 years ago
- SUccinct Retrieval Framework☆21Updated 9 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated 2 years ago
- Implementation of HNSW that supports online updates☆67Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Framework☆20Updated 6 months ago
- Simhashing in C++☆135Updated 2 years ago
- ☆13Updated 8 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago