我正在尝试从nltk.corpus模块加载字符串。但我搞错了。
从nltk.corpus导入字符串
你们有谁能带我到这里来吗?提前感谢
发布于 2019-02-14 06:45:10
在NLTK.corpus中没有名为string的子模块。请检查这一页http://www.nltk.org/py-modindex.html
https://stackoverflow.com/questions/54684500
相似问题