microsoft / QBASHER
Inverted file indexing and retrieval optimized for short texts. Supports auto-suggest and query segment classification.
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for QBASHER
- A framework for building reranking models.☆29Updated 9 years ago
- Tools for generating synthetic document corpora☆13Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Clustered Elias-Fano inverted indexes.☆14Updated 6 years ago
- Experimental search engine in C/C++17 - still in early development.☆26Updated last month
- Anytime Ranking for Impact-Ordered Indexes☆12Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Sample implementations using Naiad☆38Updated 9 years ago
- Exploration Library in C++☆15Updated last year
- K-V storage engine with low memory cost and low write amplification☆34Updated last year
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 8 years ago
- A Space-Optimal Grammar Compression☆10Updated 3 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Exploration Library in Java☆12Updated last year
- Reduced on-disk Suffix Array☆21Updated 11 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆38Updated 9 years ago
- Efficient and effective query auto-completion in C++.☆51Updated last year
- Learning M-Way Tree - Web Scale Clustering - EM-tree, K-tree, k-means, TSVQ, repeated k-means, bitwise clustering☆75Updated 2 years ago
- Open-Source Information Retrieval Reproducibility Challenge☆50Updated 8 years ago
- EliasFanoCompression: quasi-succinct compression of sorted integers in C#☆42Updated 3 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- BK-tree with Damerau-Levenshtein distance and Trie with Levenshtein distance☆19Updated 7 years ago