Large Dataset and Language Model Fun-Tuning for Humor Recognition
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage Modellingtext-classificationText ClassificationSimilar Papers 제목 키워드 기반
Federated Learning for Personalized Humor Recognition
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 ModellingThis joke is [MASK]: Recognizing Humor and Offense with Prompting
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 LearningCFunModel: A "Funny" Language Model Capable of Chinese Humor Generation and Processing
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 ModelHumor Recognition Using Deep Learning
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 LearningDutch Humor Detection by Generating Negative Examples
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