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

adapt to changed response format #373

Closed t2kpbraune closed 5 months ago

t2kpbraune commented 3 years ago

fixes #372

sloria commented 5 months ago

The translate funtionality has been removed from textbob, so this PR is no longer relevant