Skip to content
#

sentiment-classifier

Here are 68 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

This project is a data analysis (data science) tool with scripts to analyze images and text data and store results in a Microsoft Access database.This project also includes a set of Power BI dashboards that are connected to the database and provide a visual representation of the analyzed data.

  • Updated Apr 14, 2023
  • Jupyter Notebook

Tweet Sentiment Classifier using Recurrent Neural Networks. This repository provides my solution for the 4th Assignment for the course of Text Analytics for the MSc in Data Science at Athens University of Economics and Business.

  • Updated Aug 25, 2020
  • Jupyter Notebook

An easy-to-use sentiment analysis tool using TextBlob and a custom GUI. Quickly assess text sentiment as positive, negative, or neutral. Ideal for social media monitoring, customer feedback analysis, and content moderation. Open-source under the MIT License.

  • Updated Sep 30, 2023
  • Python

Sentiment Analysis CLI Tool to analyze text files. Based on the "siebert/sentiment-roberta-large-english" model. Prints out whether text content is "positive" or "negative". (๐Ÿ‘๐Ÿผ or ๐Ÿ‘Ž๐Ÿผ)

  • Updated Nov 22, 2023
  • 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