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.05k stars 1.13k forks source link

SyntaxError: invalid syntax FOR python -m textblob.download_corpora ON Python 3.7.3 #363

Closed brahmac closed 5 months ago

brahmac commented 3 years ago

Command: python -m textblob.download_corpora

Error: File "", line 1 python -m textblob.download_corpora ^ SyntaxError: invalid syntax

Versions: python: 3.7.3 nltk: 3.5 textblob: 0.15.3

Thanks.

Kriti-K commented 1 year ago

I am facing the same issue for Versions: python: 3.10.4 nltk: 3.7 textblob: 0.17.1

were you able to resolve it?

sloria commented 5 months ago

these should be fixd in the latest release