SOTAVerified

Correcting the Misuse: A Method for the Chinese Idiom Cloze Test

2020-11-01EMNLP (DeeLIO) 2020Unverified0· sign in to hype

Xinyu Wang, Hongsheng Zhao, Tan Yang, Hongbo Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The cloze test for Chinese idioms is a new challenge in machine reading comprehension: given a sentence with a blank, choosing a candidate Chinese idiom which matches the context. Chinese idiom is a type of Chinese idiomatic expression. The common misuse of Chinese idioms leads to error in corpus and causes error in the learned semantic representation of Chinese idioms. In this paper, we introduce the definition written by Chinese experts to correct the misuse. We propose a model for the Chinese idiom cloze test integrating various information effectively. We propose an attention mechanism called Attribute Attention to balance the weight of different attributes among different descriptions of the Chinese idiom. Besides the given candidates of every blank, we also try to choose the answer from all Chinese idioms that appear in the dataset as the extra loss due to the uniqueness and specificity of Chinese idioms. In experiments, our model outperforms the state-of-the-art model.

Tasks

Reproductions