错误类型: ValueError: dictionary file dict.txt must be utf-8
解决方案:txt文件“另存为”设置编码格式为“utf-8”
Python-调用 jieba 库出现的 ValueError: dictionary file dict.txt must be utf-8 错误
原文:https://www.cnblogs.com/jgg54335/p/14913149.html