paper-with-me

홈 › Papers

Large Dataset and Language Model Fun-Tuning for Humor Recognition

2019-07-01 · ACL 2019 7 · Vladislav Blinov, Valeria Bolotova-Baranova, Pavel Braslavski

The task of humor recognition has attracted a lot of attention recently due to the urge to process large amounts of user-generated texts and rise of conversational agents. We collected a dataset of jokes and funny dialogues in Russian from various online resources and complemented them carefully with unfunny texts with similar lexical properties. The dataset comprises of more than 300,000 short texts, which is significantly larger than any previous humor-related corpus. Manual annotation of 2,000 items proved the reliability of the corpus construction approach. Further, we applied language model fine-tuning for text classification and obtained an F1 score of 0.91 on a test set, which constitutes a considerable gain over baseline methods. The dataset is freely available for research community.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingtext-classificationText Classification

Similar Papers 제목 키워드 기반

Federated Learning for Personalized Humor Recognition

2020-12-03 · Xu Guo, Han Yu, Boyang Li, Hao Wang 외

Computational understanding of humor is an important topic under creative language understanding and modeling. It can play a key role in complex human-AI interactions. The challenge here is that human perception of humor…

DiversityFederated LearningLanguage Modelling

This joke is [MASK]: Recognizing Humor and Offense with Prompting

2022-10-25 · Junze Li, Mengjie Zhao, Yubo Xie, Antonis Maronikolakis 외

Humor is a magnetic component in everyday human interactions and communications. Computationally modeling humor enables NLP systems to entertain and engage with users. We investigate the effectiveness of prompting, a new…

Transfer Learning

CFunModel: A "Funny" Language Model Capable of Chinese Humor Generation and Processing

2025-03-26 · Zhenghan Yu, Xinyu Hu, Xiaojun Wan

Humor plays a significant role in daily language communication. With the rapid development of large language models (LLMs), natural language processing has made significant strides in understanding and generating various…

Language ModelingLanguage ModellingLarge Language Model

Humor Recognition Using Deep Learning

2018-06-01 · NAACL 2018 6 · Peng-Yu Chen, Von-Wun Soo

Humor is an essential but most fascinating element in personal communication. How to build computational models to discover the structures of humor, recognize humor and even generate humor remains a challenge and there h…

Deep Learning

Dutch Humor Detection by Generating Negative Examples

2020-10-26 · Thomas Winters, Pieter Delobelle

Detecting if a text is humorous is a hard task to do computationally, as it usually requires linguistic and common sense insights. In machine learning, humor detection is usually modeled as a binary classification task, …

Binary ClassificationCommon Sense ReasoningHumor DetectionLanguage Modelling+1