Basic Structure:
We're going to do a TF-IDF analysis on our tweets, with our Inverse Document Frequency derived from a collection of recent tweets collected via the Twitter Developer API. Until this collection code can be written, we can use NLTK's twitter corpus.
Basic Structure: We're going to do a TF-IDF analysis on our tweets, with our Inverse Document Frequency derived from a collection of recent tweets collected via the Twitter Developer API. Until this collection code can be written, we can use NLTK's twitter corpus.