Description
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
There are official SWIG-based Python bindings included in C++ library distribution. This package provides alternative Cython-based pip-installable Python bindings.