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 C++ library to benchmark inverted indexes.☆20Updated 5 years ago
- Fast compressed trie dictionary library☆70Updated 11 months ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 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
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- A library of inverted index data structures☆150Updated 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 5 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- Experimental search engine in C/C++17 - still in early development.☆27Updated last week
- 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☆18Updated 7 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆57Updated 2 years ago
- Fast stand-alone C++ decoder for RNN-based NMT models☆27Updated 4 years ago
- A flexible variational inference LDA library.☆23Updated 6 years ago
- Official source code repository for QueryBlazer: Efficient Query Autocompletion Framework☆20Updated 2 months ago
- Implementation of HNSW that supports online updates☆66Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 5 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
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- Simhashing in C++☆135Updated 2 years ago