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…☆94Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- A latent-annotated probabilistic context-free grammar (LAPCFG) parser.☆30Updated 2 years ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Python module for detection of CPU features☆29Updated 11 months ago
- Python module (C extension and plain python) implementing DAWG☆21Updated 4 years ago
- Fast compressed trie dictionary library☆71Updated last year
- Fast and thread safe C++11 implementation of of the Aho-Corasick algorithm.☆10Updated 5 years ago
- An Efficient Language Model Using Double-Array Structures☆17Updated 5 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated 3 weeks ago
- Simhashing in C++☆136Updated 2 years ago
- A multi-language segmenter using high-order CRF.☆17Updated 5 years ago
- An efficient algorithm for k-bounded (Damerau-)Levenshtein distance☆16Updated 7 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆17Updated 2 years ago
- LevelDB Python interface using ctypes☆56Updated last year
- This is a repository for the Travatar forest-to-string translation decoder☆29Updated 4 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- LSH index for approximate set containment search☆61Updated 3 years ago
- HAT-Trie for Python☆87Updated 9 years ago
- A clone of Darts (Double-ARray Trie System)☆158Updated 8 months ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆27Updated 2 months ago
- SimString☆113Updated 4 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