Module serde

Module serde 

Source

Structsยง

TFIDFData
Data structure for deserializing TFIDFVectorizer. This struct does not contain references, so it can be serialized. Use the into_tf_idf_vectorizer method to convert to TFIDFVectorizer.