akivajp / pycedar
Python binding of cedar (implementation of efficiently-updatable double-array trie) using Cython
☆17Updated 5 years ago
Alternatives and similar repositories for pycedar:
Users that are interested in pycedar are comparing it to the libraries listed below
- This is a repository for the Travatar forest-to-string translation decoder☆28Updated 3 years ago
- An efficient algorithm for k-bounded (Damerau-)Levenshtein distance☆16Updated 6 years ago
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆94Updated 6 months ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 8 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated last year
- A latent-annotated probabilistic context-free grammar (LAPCFG) parser.