Review Sentiment Classification NLP Tools

There are 102 review sentiment classification tools tracked. 3 score above 50 (established tier). The highest-rated is pysentimiento/pysentimiento at 53/100 with 647 stars.

Get all 102 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=review-sentiment-classification&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Tool Score Tier
1 pysentimiento/pysentimiento

A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks

53
Established
2 bentrevett/pytorch-sentiment-analysis

Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

51
Established
3 prrao87/fine-grained-sentiment

A comparison and discussion of different NLP methods for 5-class sentiment...

51
Established
4 TheophileBlard/french-sentiment-analysis-with-bert

How good is BERT ? Comparing BERT to other state-of-the-art approaches on a...

47
Emerging
5 jon-chun/sentimentarcs_notebooks

SentimentArcs: a large ensemble of dozens of sentiment analysis models to...

41
Emerging
6 trflorian/sentiment-analysis-viz

Real-time visualization of sentiment analysis on text input

41
Emerging
7 maxent-ai/converse

Conversational text Analysis using various NLP techniques

40
Emerging
8 intel/document-level-sentiment-analysis

Document Level Sentiment Analysis is an End-to-End deep learning workflow...

34
Emerging
9 savasy/Turkish-Bert-NLP-Pipeline

Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.

33
Emerging
10 aj-naik/City-Sentiment-Detector-BERT

Classifying tweets from cities into Positive and Negative sentiment and...

32
Emerging
11 avulaankith/Twitter-Sentiment-Analysis

Twitter Sentiment Analysis with various bert models

32
Emerging
12 hassanzadehmahdi/Sentiment-analysis-on-movie-reviews

In this project, I used Bert transformer for analyzing movie reviews.

31
Emerging
13 EricoAstama/IndoBERTvsSVM

This repository contains the final project (skripsi) for sentiment...

31
Emerging
14 VenkateshSoni/ChatSentiment

Real-Time Chat Sentiment Analysis using NLP A sentiment analysis tool...

31
Emerging
15 davidjosipovic/news-trend-analysis

Automated NLP pipeline for news analysis with sentiment detection, topic...

30
Emerging
16 MalaikaJunaid/Sentiment-Analyzer-Backend

A web application that analyzes sentiment and emotions in text using NLP....

30
Emerging
17 brewedbyalex/text-analyzer-cli

Text analyzer using transformers

29
Experimental
18 Nix07/Utilizing-BERT-for-Aspect-Based-Sentiment-Analysis

Targeted Aspect-based Sentiment Analysis on SentiHood Dataset (PyTorch)

29
Experimental
19 LukasRimkus/Analysing-Insomnia-Twitter-Data

This project involved analysing the collected dataset about people...

29
Experimental
20 dchandak99/BERT-Sentiment

Sentiment Analysis on the IMDB dataset using BERT, Hugging Face and PyTorch

27
Experimental
21 LIoccoUMD/news-sentiment-analysis

This scrapes a variety of news stations websites for article titles and...

27
Experimental
22 RahulBhalley/sentiment-analysis-bert.pytorch

IMDB Sentiment Analysis with BERT

26
Experimental
23 BochkarevV/yelp-reviews-sentiment-analysis

Sentiment analysis with YELP Reviews and Transformers.

26
Experimental
24 insdout/twitter-parser

Twitter Data Scraper: A collection of Python scripts for scraping and...

25
Experimental
25 aminaghoul/sentiment-analysis

Sentiment analysis - Pytorch

25
Experimental
26 AmirhosseinHonardoust/Sentiment-Analysis-BERT

End-to-end sentiment analysis of tweets using BERT. Includes preprocessing,...

25
Experimental
27 ni3choudhary/Sentiment-Analysis-Google-Play-App-Reviews

The aim of this project is to create a custom dataset for sentiment...

24
Experimental
28 mohnabilfadl/Google_play_reviews_sentiment_analysis

Sentiment analysis is the classification of a customer's reviews or comments...

23
Experimental
29 mano3-1/Sentiment-Extraction-from-tweets

The main goal of this repository is to obtain the phrases or words from a...

22
Experimental
30 hakancangunerli/hugging_face-transformers-task

Sentiment Analysis Task using pandas, huggingface transformers, matplotlib and nltk.

22
Experimental
31 Timothy-Logan/Sentiment-Analyzer

Text sentiment analysis CLI tool using pre-trained transformers. Classify...

22
Experimental
32 BrijeshRakhasiya/AI-Customer-Review-Intelligence-System

Production NLP platform: DistilBERT sentiment analysis (95% acc) + BERTopic...

21
Experimental
33 alexliqu09/Sentiment-Analysis-on-Amazon-Reviews

In this project, we compared Spanish BERT and Multilingual BERT in the...

21
Experimental
34 evankost/twitter-sentiment-nlp-exploration

An end-to-end NLP project for Twitter sentiment classification. This...

21
Experimental
35 ogthheu/Insightify-Sentiment-API

🧠 Discover insights with the Insightify Sentiment API, a dual-lingual NLP...

21
Experimental
36 pascsion/Insightify-Sentiment-API

🧠 Enhance text analysis with Insightify Sentiment API, a dual-lingual NLP...

21
Experimental
37 KeepALifeUS/ml-nlp-sentiment

NLP sentiment analysis with transformer models and domain adaptation

21
Experimental
38 cameroncochrane/NLP-Sentiment-Analysis

A project to gauge tweet sentiment using natural language processing (NLP) tools.

21
Experimental
39 donisumito/AcehX

Development of AcehX for Sentiment Analysis Using a Bert-Based Model

21
Experimental
40 guidasneves/marvel_sentiment_analysis

End-to-end Marvel comics sentiment classification

21
Experimental
41 shariftuyizere332/hotel-review-sentiment-modeling

Predict hotel review sentiment and predict star ratings using fine-tuned...

21
Experimental
42 PhenomSG/Restaurant-Review-Analysis

This project utilizes the power of BERT (Bidirectional Encoder...

21
Experimental
43 Dhy4n-117/Sentiment-Analysis

An advanced, multi-modal sentiment analysis platform capable of processing...

20
Experimental
44 AdelAdool/Sentiment-Analysis-on-Movie-Reviews

This project analyzes IMDb movie reviews to classify sentiments as positive...

19
Experimental
45 s-m-quadri/redbert-summarize-sentiment

A Python GUI application using BERT (via HuggingFace Transformers) to...

19
Experimental
46 MaramHamdy/Customer-Reviews-Sentiment

A project for analyzing customer review sentiments (positive / negative)...

18
Experimental
47 hectorLop/Twitter_Positivity_Analyzer

Application to analyze a tweet's positivity using deep learning.

18
Experimental
48 vncsmyrnk/sentiment-analysis-pt

API for performing sentiment analysis in portuguese sentences using NLP

17
Experimental
49 Fujelhrx/Sentiment-Analysis

Sentiment Analysis Using Vader, RoBERTa, and NLTK

17
Experimental
50 Nauman123-coder/bert-sentiment-analyzer

A web-based Sentiment Analysis tool using BERT. Built with Flask, featuring...

17
Experimental
51 ms4624/text-translation-and-sentiment-analysis-using-transformers

Text translation and sentiment analysis using transformers using PyTorch and...

17
Experimental
52 Tek233/Sentiment-Analysis

This project fine-tunes DistilBERT model to perform sentiment analysis

17
Experimental
53 ravaghi/norwegian-sentiment-analysis

Sentiment Analysis for Norwegian Text

17
Experimental
54 shreyasnimbalkar/Amazon-review-sentiment-analysis

Multi-model sentiment analysis on Amazon reviews using VADER, RoBERTa, and DistilBERT

17
Experimental
55 navneet-raghav/bert-layerwise-similarity-analysis

Layer-wise analysis of BERT sentence representations using controlled exact,...

14
Experimental
56 UdamShakya/IMDP_sentiment_analysis

Sentiment analysis of IMDB movie reviews using NLP models (LSTM β†’ GRU/CNN β†’ BERT)

14
Experimental
57 Adityacodes06/sentiment-dashboard

Real-time Sentiment Analysis Dashboard using DistilBERT + Flask. Supports...

13
Experimental
58 Engrima18/Product-sentiment-analysis

Analysis of customer ratings and comments for a set of products and...

13
Experimental
59 adin-alxndr/bert-twitter-sentiment

Fine-tuning BERT (bert-base-uncased) for 3-class Twitter sentiment...

13
Experimental
60 Az-main/Data-Wrangling-Project

E-commerce product scraping & multilingual sentiment analysis on Bangladeshi...

13
Experimental
61 dafiqrahman/twitter_sentiment_app

projek mengenai NLP dan model deployment

13
Experimental
62 Adi-123455/YouTube-Comment-Analyzer

πŸ” Analyze YouTube comments for sentiment trends, keywords, and engagement...

13
Experimental
63 mairacs/Deep-Learning-NLP

Implemented multiple sentiment classification models for the AI 2 course at...

13
Experimental
64 hozanBaydu/Aspect-Based-Sentiment-Analysis-for-Turkish-E-Commerce-Reviews-Using-BERTurk

Aspect-Based Sentiment Analysis for Turkish e-commerce reviews using BERTurk...

13
Experimental
65 sujeethshingade/sena.ai-sentimentalanalysis

Sentimental & Emotional Analysis

13
Experimental
66 Carla-verwijs/text-mining-negation-scope

Negation scope detection with DistilBERT fine-tuning β€” error &...

13
Experimental
67 huspark/fine-grained-sentiment-analysis-with-bert

This project uses BERT(Bidirectional Encoder Representations from...

13
Experimental
68 mahirp22/AI-Sentiment-Analysis-Amazon-Reviews

AI-based sentiment analysis of Amazon reviews using Python, machine...

13
Experimental
69 LukeSantossz/tweet-sentiment-analysis

A Natural Language Processing (NLP) project focused on Exploratory Data...

13
Experimental
70 pranayshekhar01/bert-sentiment-analyzer

A sentiment analysis web app powered by BERT, built with Streamlit....

13
Experimental
71 nopgae/reddit-sentiment-roberta

Reddit post sentiment analysis using RoBERTa...

13
Experimental
72 nichsedge/social-media-analytics

Social media analytics course materials: text mining, topic modelling, data...

13
Experimental
73 asma-sassi/nlp-sentiment-analysis-api

This API uses spaCy's pre-trained models for Named Entity Recognition (NER)...

13
Experimental
74 kenshiro-17/sentiment-dashboard

Real-time social media sentiment analysis with DistilBERT + VADER and...

13
Experimental
75 D-TheProgrammer/Reddit_Post_Analyser_in_React

[FranΓ§ais] ASR est un outil d'analyse de sentiment pour posts/comments...

13
Experimental
76 00200200/youtube-comment-sentiment-analyzer

web application for analyzing sentiment in social media comments

13
Experimental
77 leosantos2003/Sentiment-Analysis-in-Product-Reviews

A BERT model that classifies Brazilian e-commerce product reviews as...

13
Experimental
78 Aanshoo/Advanced-Sentiment-Analysis-of-Product-Reviews

πŸ™ Advanced sentiment analysis of product reviews on Amazon Fine Food; data...

13
Experimental
79 Armin-ar79/sentiment-analyzer

A simple web app for sentiment analysis using Hugging Face Transformers and...

13
Experimental
80 shbkukuk/turkish-bert-sentiment-analyzer

Advanced Turkish NLP pipeline using BERT for sentiment analysis and topic...

12
Experimental
81 AmadeusMozartC/Fine-Tuning-BERT-Sentiment-Analysis

Fine-tuning google's BERT model on text classification for sentiment...

12
Experimental
82 roshan7783/Sentiment-Analyzer

This project is a Sentiment Analysis and Emotion Detection application built...

12
Experimental
83 R-aryan/Tweet_Sentiment_Analysis

Tweet Sentiment Analysis end to to end implementation, based on kaggle dataset.

11
Experimental
84 akruzliak/story-vibe

Story-Vibe: Instantly analyse and understand the emotional tone of any story.

11
Experimental
85 anapernalete/amazon-reviews-sentiment-analysis

Sentiment Analysis classifier with NLTK's VADER and HugginngFace Roberta Transformers

11
Experimental
86 BeaEsparcia/sentiment-analysis-on-x

Sentiment analysis project based on a collection of tweets discussing...

11
Experimental
87 williyam-m/sentiment_analysis

A Django-based Sentiment Analysis web app leveraging the power of the BERT...

11
Experimental
88 mmuratardag/DS_DictTrans_Sentiment

Comparison of sentiment analysis conducted with a lexicon and rule-based...

11
Experimental
89 rusiru-erandaka/Product_Review_Analyzer_NLP

This product review sentiment analyzer has been developed by using NLP...

11
Experimental
90 SevilayMuni/BERT-SentimentAnalysis-IMDbReviews

NLP tutorial on fine-tuning the BERT model to classify IMDb reviews: mixed,...

11
Experimental
91 emrecanaltinsoy/movie-review-sentiment-analysis

Sentiment analysis of movie reviews (Fine-tuned BERT and tested)

11
Experimental
92 kartikey2807/Tweet-Sentiment-Analysis

Classify tweets as positive or negative using BERT-Like (Encoder) Model.

11
Experimental
93 Leundai/Twitter-Feed-Analysis

Emotion Detection on your own Twitter feed

11
Experimental
94 delarosajav/tw-roberta-base-sentiment-FT-v2

This model is a second fine-tuned version of...

11
Experimental
95 fitsblb/Sentiment-Analyzer

πŸš€ Advanced Multi-Model Sentiment Analyzer - From research to...

10
Experimental
96 luca-santarella/sentiment-analysis-crypto

A Sentiment Analysis application on comments made by users of cryptocurrency...

10
Experimental
97 aysenurarslann/SentimentScope

SentimentScope uses AI to analyze emotions in text data β€” from social media,...

10
Experimental
98 mfkimbell/reviews-nlp-sentiment-analysis

This project investigates various NLP tools, compares them, and then uses...

10
Experimental
99 GuenfoudiIhabe/7ess-Xin

Transformer based Twitter sentiment analysis with rotary positional encoding...

10
Experimental
100 GeorgeVasilakopoulos/IMDb-Sentiment-Analysis

Sentiment classification of IMDb movie reviews / Deep Learning for Natural...

10
Experimental
101 Abhay-Rudatala/Sentiment-Analyzer

🎭 AI-powered sentiment analysis web app built with DistilBERT and Streamlit....

10
Experimental
102 Fatemerjn/persian-telegram-news-nlp-

Corpus building and NLP analysis for Persian Telegram channel messages....

10
Experimental