andrewtrotman / JASSv2
Experimental search engine in C/C++17 - still in early development.
☆27Updated 5 months ago
Alternatives and similar repositories for JASSv2:
Users that are interested in JASSv2 are comparing it to the libraries listed below
- Anytime Ranking for Impact-Ordered Indexes☆12Updated 8 years ago
- ☆12Updated 7 years ago
- Minimalistic BM25 search engine in C/C++, Java, and nearly 20 other languages☆19Updated 9 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Common Index File Format to to support interoperability between open-source IR engines☆32Updated 6 months ago
- SUccinct Retrieval Framework☆19Updated 9 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Inverted file indexing and retrieval optimized for short texts. Supports auto-suggest and query segment classification.☆33Updated last year
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016☆25Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Implementation of QuadSketch algorithm☆11Updated 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☆52Updated last year
- GPU-Accelerated Faster Decoding of Integer Lists☆13Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Efficient and effective query auto-completion in C++.☆53Updated last year
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Open-Source Information Retrieval Reproducibility Challenge☆50Updated 9 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- Succinct data structures in C/C++☆86Updated 5 months ago
- Jig for the Open-Source IR Replicability Challenge (OSIRRC)☆13Updated 2 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 2 weeks ago