paper-with-me

홈 › Papers

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 reconstruction-based approach to alleviating dropped pronoun (DP) translation problems for neural machine translation models. In this work, we improve the original model from two perspectives. First, we employ a shared reconstructor to better exploit encoder and decoder representations. Second, we jointly learn to translate and predict DPs in an end-to-end manner, to avoid the errors propagated from an external DP prediction model. Experimental results show that our approach significantly improves both translation performance and DP prediction accuracy.

📄 PDF Abstract BibTeX arXiv:1810.06195

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Scalable Cross Lingual Pivots to Model Pronoun Gender for Translation

2020-06-16 · Kellie Webster, Emily Pitler

Machine translation systems with inadequate document understanding can make errors when translating dropped or neutral pronouns into languages with gendered pronouns (e.g., English). Predicting the underlying gender of t…

document understandingMachine TranslationSentenceTranslation

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

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 in Chinese Conversations via Modeling Their Referents

2019-05-17 · NAACL 2019 6 · Jingxuan Yang, Jianzhuo Tong, Si Li, Sheng Gao 외

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 application…

Machine TranslationSentenceTranslation

Repairing Pronouns in Translation with BERT-Based Post-Editing

2021-03-23 · Reid Pryzant

Pronouns are important determinants of a text's meaning but difficult to translate. This is because pronoun choice can depend on entities described in previous sentences, and in some languages pronouns may be dropped whe…

Machine TranslationNMTTranslation