Skip to content
学技术
Menu
Home
lemmatization
lemmatization
IT技术
在NLP中,当我们有CountVectorizer和Tfidfvectorizer时,词条化和词形还原的用例是什么
xiaolong
·
2025年5月28日
·
0 Comment
我在学习NLP的过程中,了解了词条化、词形还原、词性分…
IT技术
为什么”machine_learning”词形还原既是”machine_learning”又是”machine_learne”?
xiaolong
·
2025年5月25日
·
0 Comment
我在多个文本上运行LDA。当我生成一些关于生成的主题的…