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

Error in translation and detect_language #396

Closed DennisvDijk closed 2 years ago

DennisvDijk commented 2 years ago

Hi,

When calling for the functions detect_language & translate are not working. After a couple of pushes, I receive a HTTP 404 error unfortunately. I'm quite unsure what the issue might be. I don't if Google updated their criteria regarding API's but @sloria could you have a look at this? I'm happy to help.

yes-G commented 2 years ago

Possibly duplicate of #395

sloria commented 2 years ago

Let's continue discussion in #395