jermp / autocomplete
Efficient and effective query auto-completion in C++.
β53Updated last year
Alternatives and similar repositories for autocomplete:
Users that are interested in autocomplete are comparing it to the libraries listed below
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.β17Updated last year
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- A C++ library to benchmark inverted indexes.β20Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.β25Updated last year
- Implementation of many similarity join algorithms.β15Updated 11 years ago
- Fast compressed trie dictionary libraryβ68Updated 6 months 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
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016β25Updated 6 years ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- Experimental search engine in C/C++17 - still in early development.β26Updated 5 months ago
- β12Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducersβ55Updated 2 years ago
- Implementation of QuadSketch algorithmβ11Updated 2 years ago
- C++17 Implementation of Dynamic Filter Trieβ8Updated 3 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 5 years ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- A C++ library providing fast language model queries in compressed space.β129Updated 2 years ago
- Common Index File Format to to support interoperability between open-source IR enginesβ32Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Compact Tree Representationβ16Updated 8 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashingβ22Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".β56Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only libraryβ26Updated 5 years ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Frameworkβ19Updated 3 years ago
- Clustered Elias-Fano inverted indexes.β15Updated 6 years ago
- A flexible variational inference LDA library.β22Updated 6 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 6 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ49Updated 3 years ago