Sentiment Analysis

Sentiment Analysis is the task of classifying the polarity of a given text. For instance, a text-based tweet can be categorized into either "positive", "negative", or "neutral".
Description based on one from PapersWithCode (CC-BY-SA)

huggingface / distilbert-base-uncased-finetuned-sst-2-english

DistilBERT base uncased finetuned SST-2 is a model that can do sentiment analysis.
Published 3 days ago