首页 新闻 会员 周边 捐助
3
回答数

待解决问题 20 Python文件读取、写入时报错

-- coding: utf-8 -- import jieba with open('./nlp_test0.txt') as f: document = f.read() document_dec