SOTAVerified

A Unified Framework for Pun Generation with Humor Principles

2022-10-24Code Available0· sign in to hype

Yufei Tian, Divyanshu Sheth, Nanyun Peng

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose a unified framework to generate both homophonic and homographic puns to resolve the split-up in existing works. Specifically, we incorporate three linguistic attributes of puns to the language models: ambiguity, distinctiveness, and surprise. Our framework consists of three parts: 1) a context words/phrases selector to promote the aforementioned attributes, 2) a generation model trained on non-pun sentences to incorporate the context words/phrases into the generation output, and 3) a label predictor that learns the structure of puns which is used to steer the generation model at inference time. Evaluation results on both pun types demonstrate the efficacy of our model over strong baselines.

Reproductions