1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.
-
Updated
Jan 28, 2025 - Python
1 line for thousands of State of The Art NLP models in hundreds of languages The fastest and most accurate way to solve text problems.
A system that analyzes the tone of texts and statements.
Automated NLP sentiment predictions- batteries included, or use your own data
A sentiment classifier on mixed language (and mixed script) reviews in Tamil, Malayalam and English
This is a classifier focused on sentiment analysis of movie reviews
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.
Creating a sentiment analysis machine learning model in python
Twitter Sentiment Analysis
A simple web app prototype with auth and paywall demo that uses sentiment analysis to rate text reviews on a scale of 1 to 5.
convnet for sentiment analysis
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 👎🏼)
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.
Sentiment classifier and polarity lexicon creator
Discord bot that interacts with emotion-detection ML API
This repository contains community detection and sentiment analysis created in the sentiment analysis part of the web intelligence (Software, MSc.) course at AAU.
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…
Polarity Classification of IMDB Movie Reviews using Convolutional Neural Networks
Sentiment Analysis on Game Review using TextBlob-lexicon and rule-based sentiment.
Sentiment analysis with Python as a final project on Coursera
A RESTful sentiment classifier developed using Python, Keras, and Flask
Add a description, image, and links to the sentiment-classifier topic page so that developers can more easily learn about it.
To associate your repository with the sentiment-classifier topic, visit your repo's landing page and select "manage topics."