pytries / hat-trieLinks
HAT-Trie for Python
☆86Updated 9 years ago
Alternatives and similar repositories for hat-trie
Users that are interested in hat-trie are comparing it to the libraries listed below
Sorting:
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 5 months ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated 2 years ago
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago
- MapReduce platform in python☆34Updated 10 years ago
- ☆84Updated 2 weeks ago
- Python collections supporting parallel map/reduce style methods☆40Updated 2 years ago
- A simple proof of concept levenshtein automaton in Python☆108Updated 10 years ago
- ☆40Updated 8 years ago
- Locality-sensitive hashing algorithm for text similarity comparisons☆58Updated 7 months ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- Fast Python bindings to Sophia Database☆81Updated last year
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆544Updated 2 weeks ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A Python library for simple evaluation of natural language predicates☆66Updated 4 years ago
- embedded graph datastore☆185Updated 7 years ago
- Pure Python CDB reader/writer☆45Updated last year
- A memory-based, optional-persistence naïve bayesian text classifier.☆36Updated 10 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆182Updated 3 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆30Updated 10 months ago
- Implementation of Bayesian Sets for fast similarity searches.☆14Updated 14 years ago
- C Python, made faster.☆343Updated 10 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- ☆285Updated last year