嘿,我有一个带有多语言文本的csv。我想要的只是一个附加了检测到的语言的列。所以我编码如下, from langdetect import detect import csv with ...
確定! 回上一頁