paper-with-me

Papers

Recovering Dropped Pronouns in Chinese Conversations via Modeling Their Referents

2019-05-17 · NAACL 2019 6 · Jingxuan Yang, Jianzhuo Tong, Si Li, Sheng Gao, Jun Guo, Nianwen Xue

Pronouns are often dropped in Chinese sentences, and this happens more frequently in conversational genres as their referents can be easily understood from context. Recovering dropped pronouns is essential to applications such as Information Extraction where the referents of these dropped pronouns need to be resolved, or Machine Translation when Chinese is the source language. In this work, we present a novel end-to-end neural network model to recover dropped pronouns in conversational data. Our model is based on a structured attention mechanism that models the referents of dropped pronouns utilizing both sentence-level and word-level information. Results on three different conversational genres show that our approach achieves a significant improvement over the current state of the art.

📄 PDF Abstract BibTeX arXiv:1906.02128

Code (1)

ningningyang/NDPR 공식 구현 tf

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Transformer-GCRF: Recovering Chinese Dropped Pronouns with General Conditional Random Fields

2020-10-07 · Findings of the Association for Computational Linguistics 2020 · Jingxuan Yang, Kerui Xu, Jun Xu, Si Li 외

Pronouns are often dropped in Chinese conversations and recovering the dropped pronouns is important for NLP applications such as Machine Translation. Existing approaches usually formulate this as a sequence labeling tas…

Machine TranslationTranslation

Recovering dropped pronouns from Chinese text messages

2015-07-01 · IJCNLP 2015 7 · Yaqin Yang, Yalin Liu, Nianwen Xue

Neural Recovery Machine for Chinese Dropped Pronoun

2016-05-07 · Wei-Nan Zhang, Ting Liu, Qingyu Yin, Yu Zhang

Dropped pronouns (DPs) are ubiquitous in pro-drop languages like Chinese, Japanese etc. Previous work mainly focused on painstakingly exploring the empirical features for DPs recovery. In this paper, we propose a neural …

Feature Engineering

Annotating dropped pronouns in Chinese newswire text

2012-05-01 · LREC 2012 5 · Elizabeth Baran, Yaqin Yang, Nianwen Xue

We propose an annotation framework to explicitly identify dropped subject pronouns in Chinese. We acknowledge and specify 10 concrete pronouns that exist as words in Chinese and 4 abstract pronouns that do not correspond…

Machine TranslationTranslation

Learning to Jointly Translate and Predict Dropped Pronouns with a Shared Reconstruction Mechanism

2018-10-15 · EMNLP 2018 10 · Long-Yue Wang, Zhaopeng Tu, Andy Way, Qun Liu

Pronouns are frequently omitted in pro-drop languages, such as Chinese, generally leading to significant challenges with respect to the production of complete translations. Recently, Wang et al. (2018) proposed a novel r…

DecoderMachine TranslationTranslation