Create the tfidf matrix with the stemmed words

前端 未结 0 1284
情深已故
情深已故 2021-01-25 19:16

I\'m trying to build the TFIDF matrix for the following trivial example, using the code:

from sklearn.feature_extraction.text import TfidfVectorizer
import nltk
i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题