akivajp / pycedarLinks
Python binding of cedar (implementation of efficiently-updatable double-array trie) using Cython
☆18Updated 5 years ago
Alternatives and similar repositories for pycedar
Users that are interested in pycedar are comparing it to the libraries listed below
Sorting:
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated last year
- This is a repository for the Travatar forest-to-string translation decoder☆28Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- A latent-annotated probabilistic context-free grammar (LAPCFG) parser.☆30Updated 2 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆541Updated last month
- Simhashing in C++☆135Updated 2 years ago
- SimString☆113Updated 4 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated last year
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- An efficient algorithm for k-bounded (Damerau-)Levenshtein distance☆16Updated 7 years ago
- Python module (C extension and plain python) implementing DAWG☆20Updated 3 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- A multi-language segmenter using high-order CRF.☆17Updated 5 years ago
- A package in C++ for character or word ngram analysis. It uses Ternary Search Tree instead of hashing table for faster ngram frequency co…☆20Updated 10 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- Fast compressed trie dictionary library☆71Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 4 months ago
- Efficient and effective query auto-completion in C++.☆55Updated 2 years ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Fast and thread safe C++11 implementation of of the Aho-Corasick algorithm.☆10Updated 5 years ago
- A Python interface to PISA☆36Updated 3 weeks ago
- A Hybrid Parallel Implementation of the Aho-Corasick and Wu-Manber Algorithms Using NVIDIA CUDA and MPI Evaluated on a Biological Sequenc…☆19Updated 9 years ago
- Python package for lexicon; Trie and DAWG implementation.☆55Updated 10 months ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆27Updated 6 years ago
- Functional Meaning Representation and Semantic Parsing Framework☆78Updated 3 years ago
- An Efficient Language Model Using Double-Array Structures☆17Updated 5 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago