CS340-19 / MachineLearningSquad

0 stars 1 forks source link

Create Text Classifier #5

Open Jalburn opened 5 years ago

koblu commented 5 years ago

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.