You could take textract.processn as UTF-8 and decode it to Unicode on a separate line as such: text = textract.process(file) Utext ...
確定! 回上一頁