paper-with-me

홈 › Papers

#HashtagWars: Learning a Sense of Humor

2016-12-09 · Peter Potash, Alexey Romanov, Anna Rumshisky

In this work, we present a new dataset for computational humor, specifically comparative humor ranking, which attempts to eschew the ubiquitous binary approach to humor detection. The dataset consists of tweets that are humorous responses to a given hashtag. We describe the motivation for this new dataset, as well as the collection process, which includes a description of our semi-automated system for data collection. We also present initial experiments for this dataset using both unsupervised and supervised approaches. Our best supervised system achieved 63.7% accuracy, suggesting that this task is much more difficult than comparable humor detection tasks. Initial experiments indicate that a character-level model is more suitable for this task than a token-level model, likely due to a large amount of puns that can be captured by a character-level model.

📄 PDF Abstract BibTeX arXiv:1612.03216

Code (0)

등록된 구현이 없습니다.

Tasks

Humor Detection

Similar Papers 제목 키워드 기반

HumorHawk at SemEval-2017 Task 6: Mixing Meaning and Sound for Humor Recognition

2017-08-01 · SEMEVAL 2017 8 · David Donahue, Alexey Romanov, Anna Rumshisky

This paper describes the winning system for SemEval-2017 Task 6: {\#}HashtagWars: Learning a Sense of Humor. Humor detection has up until now been predominantly addressed using feature-based approaches. Our system utiliz…

Humor DetectionWord Embeddings

DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison

2017-08-01 · SEMEVAL 2017 8 · Christos Baziotis, Nikos Pelekis, Christos Doulkeridis

In this paper we present a deep-learning system that competed at SemEval-2017 Task 6 ''{\#}HashtagWars: Learning a Sense of Humor{''}. We participated in Subtask A, in which the goal was, given two Twitter messages, to i…

Feature EngineeringHumor DetectionWord Embeddings

Duluth at SemEval-2017 Task 6: Language Models in Humor Detection

2017-04-27 · SEMEVAL 2017 8 · Xinru Yan, Ted Pedersen

This paper describes the Duluth system that participated in SemEval-2017 Task 6 #HashtagWars: Learning a Sense of Humor. The system participated in Subtasks A and B using N-gram language models, ranking highly in the tas…

Humor Detection

QUB at SemEval-2017 Task 6: Cascaded Imbalanced Classification for Humor Analysis in Twitter

2017-08-01 · SEMEVAL 2017 8 · Xiwu Han, Gregory Toner

This paper presents our submission to SemEval-2017 Task 6: {\#}HashtagWars: Learning a Sense of Humor. There are two subtasks: A. Pairwise Comparison, and B. Semi-Ranking. Our assumption is that the distribution of humor…

General ClassificationHumor Detectionimbalanced classification

SemEval-2017 Task 6: \#HashtagWars: Learning a Sense of Humor

2017-08-01 · SEMEVAL 2017 8 · Peter Potash, Alexey Romanov, Anna Rumshisky

This paper describes a new shared task for humor understanding that attempts to eschew the ubiquitous binary approach to humor detection and focus on comparative humor ranking instead. The task is based on a new dataset …

Humor Detection