Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bert Carremans authored and Bert Carremans committed Mar 15, 2018
2 parents d185ee5 + 93b8967 commit 640a205
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
@@ -1,2 +1,11 @@
# TwitterUSAirlineSentiment
Code to experiment with text mining techniques for sentiment analysis. Data set is from Kaggle.
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](https://www.kaggle.com/crowdflower/twitter-airline-sentiment).

## 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.

0 comments on commit 640a205

Please sign in to comment.