Usage examples of scikit's tfidftransformer and tfidfvectorizer and the differences between the two.
Navigate
Running the Notebook
From the command line, first, clone this repo.
Next, switch to the tfidftransformer directory of this repo.
Then, run jupyter notebook
Select
TFIDFTransformer vs. TFIDFVectorizer Notebook.ipynb, and re-run the cells and re-use the code!