Twitter Sentiment Analysis

Aug 2023 – Oct 2023 Natural Language Processing

Overview

Developed a deep learning model to detect signs of depression from tweets collected during the COVID-19 pandemic using NLP techniques and neural networks.

Technical Implementation

  • Collected over 50,000 tweets using Twitter API
  • Preprocessed text using tokenization and TF-IDF
  • Trained CNN-LSTM hybrid model (87% precision)
  • Visualized results with word clouds and dashboards
Twitter Sentiment Analysis Results

Repository

View on GitHub
⬅ Back to Projects