kzn / fsa
Deterministic Acyclic Finite State Automaton implementation for morphological analysis
☆18Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fsa
- This is a minimal acyclic finite-state automata algorithm in Java based on the paper, "Incremental Construction of Minimal Acyclic Finite…☆19Updated 10 years ago
- Partial Java port of the C++ OpenFST library☆36Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Anytime Ranking for Impact-Ordered Indexes☆12Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆38Updated 9 years ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 7 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- ☆13Updated 6 years ago
- Parallel boolean circuit evaluation☆19Updated 6 years ago
- Random material having to do with Daniel Lemire's talks☆20Updated 6 months ago
- ☆15Updated 6 years ago
- Clustered Elias-Fano inverted indexes.☆14Updated 6 years ago
- Experiments on bit-slice indexing☆13Updated 9 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Cluster computing using Stateful Dataflow Graphs☆26Updated 2 years ago
- ***Warning*** Old Apache Flink Graph API: This repository is not in use anymore.☆16Updated 8 years ago
- A word-aligned integer compression algorithm.☆12Updated 4 months ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Experimental search engine in C/C++17 - still in early development.☆26Updated last month
- A C++ template library for compact Hamming distance indexes☆10Updated 7 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 6 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
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 8 years ago
- A framework for building reranking models.☆29Updated 9 years ago
- Inverted file indexing and retrieval optimized for short texts. Supports auto-suggest and query segment classification.☆33Updated last year