jermp / tongrams
A C++ library providing fast language model queries in compressed space.
☆129Updated 2 years ago
Alternatives and similar repositories for tongrams:
Users that are interested in tongrams are comparing it to the libraries listed below
- Fast compressed trie dictionary library☆68Updated 7 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Read-only unofficial mirror of the OpenGrm NGram Library☆8Updated 5 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated last month
- SUccinct Retrieval Framework☆20Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Python bindings for the fast integer compression library FastPFor.☆58Updated last year
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated last year
- A library of inverted index data structures☆148Updated 2 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016☆25Updated 6 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Efficient and effective query auto-completion in C++.☆54Updated last year
- ☆36Updated 4 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Utilities for manipulating finite state transducers with the OpenFst library.☆31Updated 7 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆55Updated 2 years ago
- Succinct data structures in C/C++☆87Updated 6 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- Teaching implementation of the TurboPFor integer compression algorithm☆22Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated last year