SOTAVerified

Zero Pronouns Identification based on Span prediction

2021-08-01ACL 2021Unverified0· sign in to hype

Sei Iwata, Taro Watanabe, Masaaki Nagata

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The presence of zero-pronoun (ZP) greatly affects the downstream tasks of NLP in pro-drop languages such as Japanese and Chinese. To tackle the problem, the previous works identified ZPs as sequence labeling on the word sequence or the linearlized tree nodes of the input. We propose a novel approach to ZP identification by casting it as a query-based argument span prediction task. Given a predicate as a query, our model predicts the omission with ZP. In the experiments, our model surpassed the sequence labeling baseline.

Tasks

Reproductions