Skip to content

akshitasinghh/Sentimenatal-analysis-of-socialMedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Sentimenatal-analysis-of-socialMedia

This project aims to perform sentiment analysis on social media data, specifically focusing on analyzing tweets. The sentiment polarity of each tweet will be determined, categorizing them into negative, neutral, or positive sentiments.
The dataset used for this analysis includes various attributes such as tweet ID, date, query flag, user, and tweet text.

Dataset Description
1.ID: The unique identifier of the tweet.
2.Date: The timestamp indicating when the tweet was posted.
3.Flag: The query associated with the tweet, or "NO_QUERY" if none.
4.User: The username of the Twitter user who posted the tweet.
5.Text: The actual content of the tweet.

Target
The target of the sentiment analysis is to determine the polarity of each tweet:
0: Negative sentiment
2: Neutral sentiment
4: Positive sentiment

The dataset used in this project is sourced from Twitter.

Author: akshita singh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published