akivajp / pycedarLinks
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
Sorting:
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 9 months ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated 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 last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Efficient and effective query auto-completion in C++.☆55Updated last year
- Simhashing in C++☆135Updated 2 years ago
- Roaring Bitmap in Cython☆81Updated last year
- HAT-Trie for Python☆86Updated 9 years ago
- A multi-language segmenter using high-order CRF.☆17Updated 5 years ago
- SimString☆113Updated 4 years ago
- Python bindings for rocksdb☆36Updated last year
- C++17 Implementation of Dynamic Filter Trie☆8Updated 3 years ago
- An efficient algorithm for k-bounded (Damerau-)Levenshtein distance☆16Updated 6 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆26Updated 6 years ago
- A latent-annotated probabilistic context-free grammar (LAPCFG) parser.☆30Updated last year
- Python module (C extension and plain python) implementing DAWG☆20Updated 3 years ago
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆215Updated last month
- Python bindings for the fast integer compression library FastPFor.☆60Updated last year
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆566Updated 3 weeks ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- Fast and thread safe C++11 implementation of of the Aho-Corasick algorithm.☆10Updated 5 years ago
- full text search engine based on compact data structures☆13Updated 10 years ago
- 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure. (Python wrapper for daachorse)☆17Updated 4 months ago
- Python package for lexicon; Trie and DAWG implementation.☆55Updated 8 months ago
- Python module for detection of CPU features☆29Updated 5 months ago
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago