pln-fing-udelar/pghumor
Is This a Joke? Humor Detection in Spanish Tweets
Employs linguistic feature extraction (informality markers, formatting patterns, psychological tension indicators) fed into ensemble classifiers—SVM, kNN, Decision Trees, and Naïve Bayes—achieving 83.6% precision on a crowdsourced corpus of 39k Spanish tweets. Integrates Freeling for NLP processing and MySQL for dataset management, with both HTTP server mode for batch predictions and accompanying web/Android voting interfaces for corpus annotation.
No commits in the last 6 months.
Stars
57
Forks
20
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/pln-fing-udelar/pghumor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MirunaPislar/Sarcasm-Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
surajr/SarcasmDetection
detect Sarcasm in a text or document
MohamedAliHabib/Sarcastic-Chatbot
A deep learning chatbot that generates sarcastic and comical answers to your questions.
manashpratim/Sarcasm-Detection
Can sarcastic sentences be identified?
iamdsc/humor_detection
Natural Language Processing Project - CS622