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
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- SimString☆113Updated 4 years ago
- Simhashing in C++☆136Updated 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
- C library for efficient string matching with Aho-Corasick☆21Updated 14 years ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- This is a repository for the Travatar forest-to-string translation decoder☆29Updated 4 years ago
- Python module (C extension and plain python) implementing DAWG☆21Updated 4 years ago
- A latent-annotated probabilistic context-free grammar (LAPCFG) parser.☆30Updated 2 years ago
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- A multi-language segmenter using high-order CRF.☆17Updated 5 years ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆27Updated 2 months ago
- HAT-Trie for Python☆87Updated 10 years ago
- Fast compressed trie dictionary library☆71Updated last year
- SuperMinHash: A New Minwise Hashing Algorithm for Jaccard Similarity Estimation, Simhash and SimhashIndex☆19Updated 3 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- Fast and thread safe C++11 implementation of of the Aho-Corasick algorithm.☆10Updated 5 years ago
- An index data structure for approximate string search.☆23Updated 6 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 2 months ago
- Python package for lexicon; Trie and DAWG implementation.☆56Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated last month
- An Efficient Language Model Using Double-Array Structures☆17Updated 5 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python module for detection of CPU features☆29Updated 11 months ago
- python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the superse…☆23Updated 2 years ago