jermp / autocompleteLinks
Efficient and effective query auto-completion in C++.
☆56Updated 2 years ago
Alternatives and similar repositories for autocomplete
Users that are interested in autocomplete are comparing it to the libraries listed below
Sorting:
- A C++ library to benchmark inverted indexes.☆21Updated 5 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Updated 2 months ago
- A library of inverted index data structures☆151Updated 2 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016☆26Updated 7 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- Real time vector search engine☆138Updated 2 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
- Fast compressed trie dictionary library☆71Updated last year
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 8 months ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Framework☆20Updated 5 months ago
- A flexible variational inference LDA library.☆23Updated 6 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆57Updated 3 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated 2 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- similarity join and search algorithms for edit distance and jaccard☆19Updated 7 years ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018☆15Updated 6 years ago
- Deterministic Acyclic Finite State Automaton implementation for morphological analysis☆18Updated 4 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 8 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- ☆13Updated 8 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
- Fast and memory-efficient ANN with a subset-search functionality☆154Updated 4 months ago
- C++ source code for the Dynamic Index algorithm proposed in "Efficient Similarity Computation for Collaborative Filtering in Dynamic Envi…☆16Updated 6 years ago
- Essential C++ utilities.☆14Updated this week