Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 515 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 515 Bytes

TwitterUSAirlineSentiment

Code to experiment with text mining techniques for sentiment analysis in data set is from Kaggle.

Input folder

This contains Tweets.csv which is downloaded from Kaggle Datasets.

Source folder

This folder contains a Jupyter notebook with all the code to perform the sentiment analysis.

Output folder

This folder contains the saved PNG files of all charts and pickle files of all the best models per classifier.