https://github.com/famousdraw

2020年5月18日

摘要: nltk下载出现问题 今天继续项目三,由于需要做一个英文的关键词提取,所以需要用到nltk的库文件。 from nltk.stem import WordNetLemmatizer # 使用WordNetLemmatizer类,即wordnet词形还原方法 def Lemmatization_tex 阅读全文
posted @ 2020-05-18 17:14 红色MINI 阅读(4997) 评论(3) 推荐(0)

导航