Skip to content

shalwin04/sentiment_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sentiment Analysis using NLTK, VADER, and Roberta

Overview

This repository contains code and resources for performing sentiment analysis for Amazon reviews using NLTK (Natural Language Toolkit), VADER (Valence Aware Dictionary and sEntiment Reasoner), and Robota. Sentiment analysis is the process of determining the sentiment or emotional tone of a piece of text, which is valuable for understanding attitudes, opinions, and emotions expressed within textual data.

Usage

  1. Clone this repository to your local machine.
  2. Install the necessary dependencies (NLTK, pandas, numpy, etc.).
  3. Open and run the Jupyter Notebook to perform sentiment analysis on the provided dataset or your custom datasets.

Dependencies

  • NLTK
  • pandas
  • numpy
  • matplotlib (for data visualization)
  • seaborn (for data visualization)
  • scikit-learn (for machine learning tasks)

About

Sentiment Analysis on Amazon reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published