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
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 3 months ago
- Roaring Bitmap in Cython☆81Updated last year
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- MapReduce platform in python☆34Updated 10 years ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated 2 years ago
- Python collections supporting parallel map/reduce style methods☆40Updated last year
- ☆82Updated 6 months ago
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Fast Python bindings to Sophia Database☆80Updated 10 months ago
- Pure Python CDB reader/writer☆45Updated last year
- embedded graph datastore☆185Updated 7 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…☆29Updated 8 months ago
- Python bindings for RocksDB☆151Updated 4 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆538Updated 2 weeks ago
- Lightweight cooperative microthreads for Python☆163Updated last year
- A simple proof of concept levenshtein automaton in Python☆108Updated 9 years ago
- C Python, made faster.☆342Updated 9 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- A memory-based, optional-persistence naïve bayesian text classifier.☆36Updated 10 years ago
- Fast HyperLogLog for Python.☆109Updated 3 weeks ago
- Implementation of Bayesian Sets for fast similarity searches.☆14Updated 13 years ago
- Locality-sensitive hashing algorithm for text similarity comparisons☆58Updated 5 months ago
- ☆40Updated 8 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago