参考资料:https://stackoverflow.com/questions/40359272/nltk-unicodedecodeerror-connected-with-the-ntpath-py-file
#another wayreload(sys)sys.setdefaultencoding('GBK')
1、修改文件
2、删掉.pyc 文件
3.重新执行