dsfsi/textaugment

No module named 'textblob.translate'

gsanjeev432 opened this issue · 2 comments

The latest version of Textblob has following change:

  • TextBlob.translate() and TextBlob.detect_language are deprecated. Use the official Google Translate API instead

Hence the import is failing while using textaugment. Please fix this. My Production environment depends on this.

https://textblob.readthedocs.io/en/latest/changelog.html