Skip to content

This is Just a Sentiment Analysis of Adipurush Movie

Notifications You must be signed in to change notification settings

tosifAN/Sentiment_Analysis

Repository files navigation

Adipurush Movie Sentiment Analysis

alt text

Overview

This project analyzes the sentiment of tweets related to the Adipurush movie using natural language processing techniques. The sentiment analysis is performed on a collection of tweets retrieved from Twitter.

The main goals of this project are:

  • Collect tweets related to the Adipurush movie from Twitter.
  • Preprocess and clean the text data for analysis.
  • Perform sentiment analysis to determine whether tweets express positive, negative, or neutral sentiments.
  • Visualize the sentiment distribution using graphs and charts.

Table of Contents

Data Collection

We collected tweets using the Twitter API related to the Adipurush movie. The tweets were gathered over a specific period and stored in a dataset for analysis.

Data Preprocessing

Before performing sentiment analysis, the collected tweets underwent preprocessing steps including text cleaning, removing special characters, tokenization, and removing stopwords.

Sentiment Analysis

The sentiment analysis was conducted using pretrained Model.

Results and Visualization

The sentiment analysis results were visualized using various graphs and charts. These visualizations provide insights into the sentiment distribution among the collected tweets.

Examples of Visualizations

Sentiment Distribution

Setup

To replicate or explore this project, follow these steps:

  1. Clone this repository: git clone https://github.com/tosifAN/Sentiment_Analysis.git
  2. Install the required packages: Mention on Notebook.
  3. Open and run the Jupyter Notebook file.

Usage

  1. Run the data collection script to gather new tweets.
  2. Run the data preprocessing script to clean and preprocess the collected tweets.
  3. Open and run the sentiment analysis notebook to classify sentiments.
  4. Explore the results and visualizations.

Contributing

Contributions are welcome! If you'd like to improve this project or add new features, feel free to submit pull requests.

About

This is Just a Sentiment Analysis of Adipurush Movie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published