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.03k stars 91 forks source link

Always downloading package punkt of NLTK #53

Closed Khanifsaleh closed 4 years ago

Khanifsaleh commented 4 years ago

When I use marisa_trie, my execution always running: [nltk_data] Downloading package punkt to /root/nltk_data... [nltk_data] Unzipping tokenizers/punkt.zip.