Skip to content

Repository files navigation

Project Title: Sentiment Analysis

Description:

Sentiment analysis, also known as opinion mining, is the process of computationally determining the emotional tone or opinion expressed in a piece of text, such as a tweet or product review. It involves analyzing text to determine whether the sentiment conveyed is positive, negative, or neutral. By performing sentiment analysis, we gain insights into the opinions, attitudes, and emotions of individuals towards specific topics or products.

This project aims to implement sentiment analysis using machine learning techniques to classify text data into different sentiment categories. The goal is to develop a model that can accurately predict the sentiment expressed in text data, allowing us to understand the overall sentiment trends and sentiments associated with various topics or products.

Dataset:

The dataset used for this project is available on Kaggle at the following link: Sentiment Analysis Dataset

Installation:

Follow these steps to install and run the project:

  1. Clone the repository:

       git clone https://github.com/bhaveshAswani112/PRML_Project.git
  2. Change the directory

       cd PRML_POJECT
  3. Install required Python packages:

       pip install -r requirements.txt
  4. Install necessary NLTK modules:

       python nltk_modules.py
    
  5. Run the application:

       python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages