jermp / tongrams
A C++ library providing fast language model queries in compressed space.
☆129Updated last year
Alternatives and similar repositories for tongrams:
Users that are interested in tongrams are comparing it to the libraries listed below
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- Fast compressed trie dictionary library☆66Updated 4 months ago
- Parameterless and Universal FInding of Nearest Neighbors☆58Updated last week
- Read-only unofficial mirror of the OpenGrm NGram Library☆8Updated 5 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆117Updated last year
- Utilities for manipulating finite state transducers with the OpenFst library.☆30Updated 7 years ago
- Succinct data structures in C/C++☆83Updated 4 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Python bindings for the fast integer compression library FastPFor.☆58Updated last year
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Count-Min sketch-based approximate counting library☆45Updated 6 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- SUccinct Retrieval Framework☆19Updated 9 years ago
- ☆36Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- finite-state toolkit, EM and Bayesian (Gibbs sampling) training for FST and context-free derivation forests☆41Updated 2 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Updated 4 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆48Updated 5 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016☆25Updated 6 years ago
- Implementation of many similarity join algorithms.☆15Updated 10 years ago