Skip to content

elyte5star/Text-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP

Sentiment Analysis of US Airline Tweets

Goal: The goal of this project is to classify tweets related to US airlines into positive, neutral, or negative sentiments. The students will design and implement a classification model to predict the sentiment of airline-related tweets. They will experiment with various machine learning or deep learning models, then evaluate their performance based on accuracy, precision, recall, and F1- score. Students are encouraged to explore model optimization and fine-tuning techniques using frameworks like Scikit-learn, TensorFlow, Keras, Transformer or PyTorch. Dataset: The dataset is the US Airline Sentiment Dataset, containing 14,640 tweets labeled as positive, neutral, or negative. The task is to predict the sentiment of each tweet, making it a multiclass classification problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published