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 last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆27Updated 3 weeks ago
- SimString☆113Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- Simhashing in C++☆135Updated 2 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- An efficient algorithm for k-bounded (Damerau-)Levenshtein distance☆16Updated 7 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Fast and thread safe C++11 implementation of of the Aho-Corasick algorithm.☆10Updated 5 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 2 weeks ago
- An Efficient Language Model Using Double-Array Structures☆17Updated 5 years ago
- A multi-language segmenter using high-order CRF.☆17Updated 5 years ago
- A latent-annotated probabilistic context-free grammar (LAPCFG) parser.☆30Updated 2 years ago
- Python package for lexicon; Trie and DAWG implementation.☆55Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python module (C extension and plain python) implementing DAWG☆21Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- HAT-Trie for Python☆87Updated 9 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- This is a repository for the Travatar forest-to-string translation decoder☆29Updated 4 years ago
- Pure Python CDB reader/writer☆45Updated 3 weeks ago
- Pure python Aho-Corasick library.☆220Updated 2 years ago
- Python bindings for cld3☆27Updated 2 years ago
- 🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure. (Python wrapper for daachorse)☆20Updated 9 months ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- An efficient data structure for fast string similarity searches☆22Updated 4 years ago