tfidf tokenizer with two words always returns the first value

前端 未结 0 388
花落未央
花落未央 2020-12-01 01:56

I tried to crate a token with this corpus :

from sklearn.feature_extraction.text import TfidfVectorizer

corpus = [["ALZHEIMER\'S D

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