python - language translation in TextBlob giving error "returned the input string unchanged" -


i facing problem in language translation in textblob. when give 1000 mandarin comments translates english. when give 200 mixed content of english, german, spanish , mandarin gives me "raise nottranslated('translation api returned input string unchanged"

can 1 please me on this. other free api use language detection , translation? tried go-slate gives error.


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -