SOTAVerified

From Solving a Problem Boldly to Cutting the Gordian Knot: Idiomatic Text Generation

2021-04-13Unverified0· sign in to hype

Jianing Zhou, Hongyu Gong, Srihari Nanniyur, Suma Bhat

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We study a new application for text generation -- idiomatic sentence generation -- which aims to transfer literal phrases in sentences into their idiomatic counterparts. Inspired by psycholinguistic theories of idiom use in one's native language, we propose a novel approach for this task, which retrieves the appropriate idiom for a given literal sentence, extracts the span of the sentence to be replaced by the idiom, and generates the idiomatic sentence by using a neural model to combine the retrieved idiom and the remainder of the sentence. Experiments on a novel dataset created for this task show that our model is able to effectively transfer literal sentences into idiomatic ones. Furthermore, automatic and human evaluations show that for this task, the proposed model outperforms a series of competitive baseline models for text generation.

Tasks

Reproductions