Skip to content

Sentiment Analysis project of the Computational Intelligence Lab 2023 at ETHZ

Notifications You must be signed in to change notification settings

khanhvu207/ethz-cil-project

Repository files navigation

Leveraging BERT for Enhanced Tweet Sentiment Analysis

Khanh Vu · Changling Li · Zihan Zhu · Xin Chen

Group: Attention is all you need

Department of Computer Science, ETH Zurich, Switzerland


report-front


Table of Contents
  1. Introduction
  2. Data
  3. Machine Learning Baselines
  4. Deep Learning Baselines
  5. BERT Finetuning
  6. Contact

Introduction

Large language models have revolutionized various fields, showcasing their capacity for understanding human natural languages. Tweet sentiment analysis is a challenging and valuable task within its context, given its direct relevance to social media analyses. In this report, we delve into a method utilizing BERT (Bidirectional Encoder Representations from Transformers) ensemble, showcasing its efficiency in achieving commendable performance in tweet sentiment analysis compared to several standard baselines. We conduct a comprehensive suite of experiments, with discussions on the critical role of data preprocessing in improving model performance. Our findings provide insights into the development of more robust and efficient sentiment analysis models.

See the full report.

We include baseline and our methods' implementation in the following sections.

Data

The preprocessed data can be downloaded here, remember to decompress and put it under src/data.

Machine Learning Baselines

Please check src/ML/.

Deep Learning Baselines

Please check src/DL/.

BERT Finetuning

Please check src/bert-fine_tuning/.

Contact

Contact Khanh Vu, Changling Li, Zihan Zhu and Xin Chen for questions, comments and reporting bugs.

About

Sentiment Analysis project of the Computational Intelligence Lab 2023 at ETHZ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •