jermp / autocompleteLinks
Efficient and effective query auto-completion in C++.
β55Updated last year
Alternatives and similar repositories for autocomplete
Users that are interested in autocomplete are comparing it to the libraries listed below
Sorting:
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 3 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.β17Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.β26Updated last year
- 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
- Experimental search engine in C/C++17 - still in early development.β27Updated last week
- A C++ library providing fast language model queries in compressed space.β131Updated 2 years ago
- C++17 Implementation of Dynamic Filter Trieβ8Updated 3 years ago
- A C++ library to benchmark inverted indexes.β20Updated 5 years ago
- Fast compressed trie dictionary libraryβ70Updated 10 months ago
- Parameterless and Universal FInding of Nearest Neighborsβ60Updated 4 months ago
- Real time vector search engineβ138Updated 2 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".β52Updated 5 months ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016β25Updated 6 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
- A library of inverted index data structuresβ150Updated 2 years ago
- β31Updated 2 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducersβ57Updated 2 years ago
- β12Updated 7 years ago
- similarity join and search algorithms for edit distance and jaccardβ18Updated 7 years ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- Faster Learned Sparse Retrieval with Block-Max Pruning. ACM SIGIR 2024.β31Updated last week
- Common Index File Format to to support interoperability between open-source IR enginesβ38Updated 10 months ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Frameworkβ20Updated last month
- Command line parser for C++17.β27Updated 7 months ago
- Deterministic Acyclic Finite State Automaton implementation for morphological analysisβ18Updated 4 years ago
- SymSpell C++ Portsβ31Updated 6 years ago
- A flexible variational inference LDA library.β23Updated 6 years ago
- SUccinct Retrieval Frameworkβ20Updated 9 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.β18Updated 8 years ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018β15Updated 5 years ago