pytries / marisa-trie

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
https://marisa-trie.readthedocs.io/en/latest/
MIT License
1.02k stars 91 forks source link

How to build from source? #82

Open TTCoding opened 1 year ago

TTCoding commented 1 year ago

There's no doc about how to build this lib from src code.