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