Translating from english into arabic using TextBlob: getting two texts in english and arabic in the same file

后端 未结 0 662
长发绾君心
长发绾君心 2020-12-08 01:31

I\'m trying to translate a certain number of files to arabic using TextBlob, this is my code:

# import pandas as pd
from textblob import TextBlob
import arabi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题