pytries / hat-trieLinks
HAT-Trie for Python
☆87Updated 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:
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 8 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
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- Implementation of Bayesian Sets for fast similarity searches.☆14Updated 14 years ago
- unofficial git mirror of http://svn.whoosh.ca svn repo☆49Updated 15 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last week
- This is a Python binding to the tokenizer Ucto. Tokenisation is one of the first step in almost any Natural Language Processing task, yet…☆31Updated last year
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years 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
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆50Updated 2 years ago
- ☆85Updated last month
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- Fast Python bindings to Sophia Database☆81Updated last week
- C Python, made faster.☆344Updated 10 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- Frontera backend to guide a crawl using PageRank, HITS or other ranking algorithms based on the link structure of the web graph, even whe…☆55Updated last year
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Pure Python CDB reader/writer☆45Updated last month
- embedded graph datastore☆185Updated 7 years ago
- ☆40Updated 8 years ago
- Simple spill-to-disk dictionary☆62Updated 3 years ago
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Locality-sensitive hashing algorithm for text similarity comparisons☆59Updated 9 months ago
- Python collections supporting parallel map/reduce style methods☆40Updated 2 years ago
- MapReduce platform in python☆34Updated 10 years ago
- fast online statistics collection☆78Updated 5 months ago