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 to benchmark inverted indexes.β21Updated 5 years ago
- A C++ library providing fast language model queries in compressed space.β132Updated 2 years ago
- A library of inverted index data structuresβ150Updated 2 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.β27Updated last week
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.β17Updated 2 years ago
- Fast compressed trie dictionary libraryβ70Updated 11 months ago
- Parameterless and Universal FInding of Nearest Neighborsβ59Updated 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
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 6 years ago
- Real time vector search engineβ138Updated 2 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016β27Updated 6 years ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Frameworkβ20Updated 3 months ago
- Efficient Prefix-Sum data structures in C++.β26Updated last year
- similarity join and search algorithms for edit distance and jaccardβ18Updated 7 years ago
- A flexible variational inference LDA library.β23Updated 6 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashingβ23Updated last year
- β12Updated 7 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ35Updated 7 months ago
- SUccinct Retrieval Frameworkβ21Updated 9 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental rβ¦β107Updated 10 years ago
- Implementation of HNSW that supports online updatesβ66Updated 7 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".β52Updated 6 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLogβ48Updated 4 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducersβ56Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Referenceβ54Updated last year
- Simhashing in C++β135Updated 2 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.β18Updated 9 years ago