Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bertcarremans committed Dec 27, 2017
1 parent d1188a5 commit 93b8967
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 93b8967

Please sign in to comment.