I have a list of documents which I turn into a sparse matrix with
list
sparse matrix
tfidf_vectorizer = TfidfVectorizer() sparse_matrix = tfidf_vector