Skip to content
#

sentiment-classifier

Here are 26 public repositories matching this topic...

This project uses BERT(Bidirectional Encoder Representations from Transformers) for Yelp-5 fine-grained sentiment analysis. It also explores various custom loss functions for regression based approaches of fine-grained sentiment analysis.

  • Updated Jan 29, 2020
  • Python

Hey! World this repo deals with sentiment analysis using python. Given some synthetic (fake, semi-randomly generated) twitter data in a CSV file named project_twitter_data.csv which has the text of a tweet, the number of retweets of that tweet, and the number of replies to that tweet. Also given words that express positive sentiment and negative…

  • Updated Jan 3, 2022
  • Python

Improve this page

Add a description, image, and links to the sentiment-classifier 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 sentiment-classifier topic, visit your repo's landing page and select "manage topics."

Learn more