|
I want to save the result of TfidfVectorizer in sklearn.feature_extraction.text into a text file for future use. As I found, it is a sparse matrix of type ''. However when I try to save it using the following code
I get an error like this
|
|
I want to save the result of TfidfVectorizer in sklearn.feature_extraction.text into a text file for future use. As I found, it is a sparse matrix of type ''. However when I try to save it using the following code
I get an error like this
|
Once you sign in you will be able to subscribe for any updates here
Tags:
Asked: Jul 04 '14 at 01:04
Seen: 666 times
Last updated: Jul 04 '14 at 01:04