Skip to content

This project aims to perform sentiment analysis on a Twitter dataset using Convolutional Neural Networks (CNNs). The goal is to classify tweets into positive, negative, or neutral sentiments.

Notifications You must be signed in to change notification settings

Samahussien7/Twitter-Sentiment-Analysis-using-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Twitter-Sentiment-Analysis-using-CNN

This project aims to perform sentiment analysis on a Twitter dataset using Convolutional Neural Networks (CNNs). The goal is to classify tweets into positive, negative, or neutral sentiments.

Key Features:

  • Utilizes a text dataset for sentiment analysis.
  • Implements various CNN architectures with different filter numbers and sizes.
  • Reports the results in a detailed PDF document.

Dataset:

The dataset used for this project is the Twitter Sentiment Analysis Dataset, which contains labeled tweets for sentiment analysis(https://www.kaggle.com/datasets/jp797498e/twitter-entity-sentiment-analysis).

CNN Architectures:

Different CNN architectures have been experimented with varying filter numbers and sizes to find the best model for sentiment analysis.

Results:

The results of the sentiment analysis experiments are summarized and presented in a PDF report.

About

This project aims to perform sentiment analysis on a Twitter dataset using Convolutional Neural Networks (CNNs). The goal is to classify tweets into positive, negative, or neutral sentiments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages