Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'textblob.translate' #34

Open
gsanjeev432 opened this issue Feb 20, 2024 · 2 comments
Open

No module named 'textblob.translate' #34

gsanjeev432 opened this issue Feb 20, 2024 · 2 comments

Comments

@gsanjeev432
Copy link

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

@gsanjeev432
Copy link
Author

@JosephSefara @vukosim

@gsanjeev432
Copy link
Author

PR - #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant