Skip to content
#

vader-sentiment-analysis

Here are 341 public repositories matching this topic...

MScDataAnalyticsSecondSemesterAssignmentTwo

Summary of Assignment Two from the Second semester of the MSc in Data Analytics program. This repository contains the CA2 assignment guidelines from the college and my submission. To see all original commits and progress, please visit the original repository using the link below.

  • Updated Jul 1, 2024

This repository contains a project focused on performing sentiment analysis on the Amazon Fine Food Reviews dataset. The goal is to analyze customer reviews to determine their sentiment, whether positive or negative, and to gain insights into customer opinions to improve product offerings.

  • Updated Jun 27, 2024
  • Jupyter Notebook

This is an nlp, web-scrapping based ML capstone project, that allows users to retrieve datasets of the products listed on flipkart and amazon for the given product. Further, Sentiment Analysis can also be performed on the comments/reviews.

  • Updated Jun 26, 2024
  • Python

An extension of VADER Sentiment Analysis. Valence Aware Dictionary and sEntiment Reasoner (VADER) is a lexicon and rule-based sentiment tool designed to measure sentiment of text from social media. DARTH VADER is a tool that utilizes WordNets to learn words that are not contained within the vader lexicon.

  • Updated Jun 22, 2024
  • Python

Leveraging sentiment analysis and data augmentation to recreate recipe scoring algorithm with sparse data. Used MLPs and Gradient Boosting Regressors to compare regression metrics such as RMSE and MSE between raw data and raw data in conjunction with augmented data.

  • Updated May 30, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the vader-sentiment-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vader-sentiment-analysis topic, visit your repo's landing page and select "manage topics."

Learn more