jermp / tongramsLinks
A C++ library providing fast language model queries in compressed space.
☆132Updated 2 years ago
Alternatives and similar repositories for tongrams
Users that are interested in tongrams are comparing it to the libraries listed below
Sorting:
- A library of inverted index data structures☆150Updated 2 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- SUccinct Retrieval Framework☆21Updated 9 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Efficient and effective query auto-completion in C++.☆55Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- ☆36Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Fast compressed trie dictionary library☆70Updated 11 months ago
- A collection of succinct data structures☆208Updated last year
- Weighted MinHash implementation on CUDA (multi-gpu).☆119Updated last year
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆250Updated 2 weeks ago
- Trinity IR Infrastructure☆238Updated 5 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆60Updated 5 months ago
- Utilities for manipulating finite state transducers with the OpenFst library.☆32Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- ☆26Updated 8 years ago
- Partial Java port of the C++ OpenFST library☆37Updated 3 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- ☆50Updated 5 years ago
- LSH index for approximate set containment search☆58Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year