Skip to content

SaiNikhil0904/Sentimental-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sentimental Analysis

Project Overview

Welcome to the Sentimental Analysis project! This machine learning endeavor aims to analyze and predict sentiments expressed in textual data. The project utilizes various natural language processing and machine learning techniques to classify sentiments as positive or negative. In-depth explorations include feature selection, data preparation, skewness handling, and model evaluation.

Project Purpose

The primary objective of this project is to perform sentiment analysis and opinion mining on textual data. By utilizing machine learning algorithms and natural language processing techniques, we aim to classify sentiments as positive or negative. The project's focus is to understand and analyze public opinions from various sources, such as social media platforms like Twitter.

Project Impact

Understanding sentiments in text data holds immense potential, impacting areas such as:

  • Marketing strategy formulation based on public sentiment.
  • Enhancing customer satisfaction and loyalty.
  • Predicting and managing public reactions during events and campaigns.

Key Features

  • Data Collection: Utilizing TensorFlow, we downloaded Amazon review datasets to train our models.
  • Data Preprocessing: Tokenization, removing stop words, and converting text to lowercase.
  • Sentiment Detection: Classification of sentiments into positive and negative categories.
  • Machine Learning: Implementation of LSTM (Long Short-Term Memory) for sequence processing.

Requirements

To run this project, ensure you have the following Python libraries installed:

  • pandas, numpy, matplotlib, seaborn, scikit-learn, tensorflow.
  • NLTK (Natural Language Toolkit)

You can install the required libraries using the following command:

pip install pandas numpy matplotlib seaborn scikit-learn nltk tensorflow
  • HTML/CSS
  • Flask

Team

  • Godavarthi Sai Nikhil
  • Mubashir Buhari
  • Nichenametla Karthik Raja

Mentor

We express our sincere gratitude to Dr. NISHTHA PHUTELA, who provided invaluable supervision during this project.

Contact Us

For inquiries, collaboration opportunities, or further information, please feel free to reach out to:

Thank you for joining us on this journey of sentiment analysis!

Releases

No releases published

Packages

No packages published