Giter Club home page Giter Club logo

tweet-sentiment-classification's Introduction

Sentiment Analysis of Tweets on Autonomous Vehicles

This repository contains the research and analysis conducted in our study on the comparative performance of various sentiment analysis models applied to the classification of tweets related to autonomous vehicles (AVs). Our work delves into a range of sentiment analysis models including Support Vector Machines (SVM), Long Short-Term Memory networks (LSTM), BERTweet(base), RoBERTa(base), and RoBERTa(base-latest), with and without additional layers.

The repository is organized into two main folders, MultiLabelClassification containing notebooks for each model tested in multi-label classification, and MultiClassClassification which contains models tested in the multi-class classification task.

Objectives

The main objectives of this study were to:

  • Evaluate the performance of different sentiment analysis models in classifying tweets about AVs.
  • Compare the effectiveness of these models in multi-label and multi-class classification tasks.
  • Assess the impact of augmenting models with additional layers on their performance.

Findings

Our comprehensive analysis revealed that:

  • RoBERTa(base-latest) outperforms other models in multi-label classification tasks, showcasing superior accuracy, precision, recall, and F1-score metrics.
  • The addition of extra layers to RoBERTa models does not consistently enhance performance, hinting at potential overfitting issues.
  • In multi-class classification, RoBERTa(base) emerged as the most effective model for multi-class tweet classification tasks.
  • Non-transformer models like SVMs and LSTMs displayed lower performance in both multi-class and multi-label classifications, underlining the complexities they face in detailed sentiment analysis tasks.

Citation

tweet-sentiment-classification's People

Contributors

adam-aalah avatar titgsky avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.