dsfsi / textaugment

TextAugment: Text Augmentation Library
MIT License
397 stars 60 forks source link

No module named 'textblob.translate' #34

Open gsanjeev432 opened 7 months ago

gsanjeev432 commented 7 months ago

The latest version of Textblob has following change:

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 commented 7 months ago

@JosephSefara @vukosim

gsanjeev432 commented 7 months ago

PR - https://github.com/dsfsi/textaugment/pull/35