Top "Textblob" questions

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more

Textblob - HTTPError: HTTP Error 429: Too Many Requests

I am having a dataframe of which one column has a list of strings at each row. On average, each …

python textblob language-detection
Is there a limit on TextBlob translation?

I have been using TextBlob, a package for Python (https://pypi.python.org/pypi/textblob) for translating articles to different …

python google-translate textblob