kzn / fsaLinks
Deterministic Acyclic Finite State Automaton implementation for morphological analysis
☆18Updated 4 years ago
Alternatives and similar repositories for fsa
Users that are interested in fsa are comparing it to the libraries listed below
Sorting:
- Partial Java port of the C++ OpenFST library☆37Updated 3 years ago
- This is a minimal acyclic finite-state automata algorithm in Java based on the paper, "Incremental Construction of Minimal Acyclic Finite…☆20Updated 11 years ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 8 years ago
- A framework for building reranking models.☆28Updated 10 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Updated last month
- Efficient and effective query auto-completion in C++.☆55Updated 2 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- Scalable Distributed LDA implementation for Spark & Glint☆29Updated 9 years ago
- Code used in the paper "On dynamic succinct graph representations".☆11Updated 4 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆170Updated 3 months ago
- Finite state dictionaries in Java☆131Updated 3 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 7 months ago
- Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016☆26Updated 6 years ago
- SUccinct Retrieval Framework☆21Updated 9 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- NLP Utilities in Java☆43Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 10 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Various utilities regarding Levenshtein transducers. (Java)☆58Updated 3 years ago
- Inverted file indexing and retrieval optimized for short texts. Supports auto-suggest and query segment classification.☆34Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- GPU-Accelerated Faster Decoding of Integer Lists☆13Updated 6 years ago
- An efficient and flexible token-based regular expression language and engine.☆75Updated 11 years ago
- Lightning fast spell correction / fuzzy search library based on SymSpell by Commerce-Experts☆81Updated 7 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 11 years ago