nltk / nltk_data

NLTK Data
1.45k stars 1.04k forks source link

[nltk_data] Error with downloaded zip file #136

Closed ghost closed 5 years ago

ghost commented 5 years ago

I am facing the same issue as #11 but for the punkt tokenizer.

stevenbird commented 5 years ago

Is this still a current issue?

ghost commented 5 years ago

I forgot to close this issue. Clearing the cache solved the problem. Thanks!

charlescommas commented 3 years ago

Thx for the info, fixed mine with nltk.data.clear_cache().