Become my boss to help me work on this awesome software, and make the world better: Static memory-efficient Trie-like structures for Python (3.9+) based on marisa-trie C++ library. String data in a ...
Static memory-efficient Trie-like structures for Python (2.x and 3.x). String data in a MARISA-trie may take up to 50x-100x less memory than in a standard Python dict; the raw lookup speed is ...