sloria / TextBlob

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
https://textblob.readthedocs.io/
MIT License
9.11k stars 1.13k forks source link

python -m textblob.download_corpora-Received error #421

Closed MANIKANDAN2112 closed 7 months ago

MANIKANDAN2112 commented 10 months ago

[nltk_data] connection attempt failed because the connected party [nltk_data] did not properly respond after a period of time, or [nltk_data] established connection failed because the connected host [nltk_data] has failed to respond> [nltk_data] Error loading punkt: <urlopen error [WinError 10060] A [nltk_data] connection attempt failed because the connected party [nltk_data] did not properly respond after a period of time, or [nltk_data] established connection failed because the connected host [nltk_data] has failed to respond>

sloria commented 7 months ago

Try upgrading to the latest version of textblob and re-running the download_corpora script