Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/archismankarmakar/us-airlines-2015-dataset-sentiment-analysis

The US Airlines dataset (2015) contains 14,640 tweets (14,427 unique) collected between February 16-24, 2015, and covers 6 airlines with 15 data columns.
https://github.com/archismankarmakar/us-airlines-2015-dataset-sentiment-analysis

sentiment-analysis sentiment-classification twitter-sentiment-analysis

Last synced: about 2 months ago
JSON representation

The US Airlines dataset (2015) contains 14,640 tweets (14,427 unique) collected between February 16-24, 2015, and covers 6 airlines with 15 data columns.

Awesome Lists containing this project

README

        

# SVM / Boosting / Decision Tree Twitter Sentiment Analysis on US Airlines 2015 Twitter Dataset

# Author: [Archisman Karmakar](https://www.github.com/ArchismanKarmakar)
#### This code is free to use and only for educational purposes, misuse of the code and dataset shall not be tolerated. Thanks.

### The US Airlines dataset (2015) contains 14,640 tweets (14,427 unique) collected between February 16-24, 2015, and covers 6 airlines with 15 data columns. We aim to explore the following research questions:

🟠 What is the relationship between airline sentiments and airlines?

🟠 What is the reason for the negativity mentioned in the dataset?

🟠 What is the relation of time with sentiments?

🟠 Which model is best for sentiment analysis when we do ensemble learning?