Sentiment Analysis
Simple 3-way sentiment classification with radio buttons. Perfect for social media analysis, product reviews, and customer feedback.
Obtener este diseño
This design is available in our showcase. Copy the configuration below to get started.
Inicio rápido:
# Create your project folder mkdir sentiment-analysis cd sentiment-analysis # Copy config.yaml from above potato start config.yaml
Detalles
Tipos de anotación
Dominio
Casos de uso
Etiquetas
Diseños relacionados
AfriSenti - African Language Sentiment
Sentiment analysis for tweets in African languages, classifying text as positive, negative, or neutral. Covers 14 African languages including Amharic, Hausa, Igbo, Yoruba, and Swahili. Based on SemEval-2023 Task 12 (Muhammad et al.).
Detecting Stance in Tweets
Classification of stance expressed in tweets toward specific targets as favor, against, or neither. Based on SemEval-2016 Task 6 (Stance Detection).
Explainable Online Sexism Detection
Detection and fine-grained classification of online sexism with span-level evidence extraction. Categories include threats, derogation, animosity, and prejudiced discussion. Based on SemEval-2023 Task 10 (Kirk et al.).