A BiLSTM-based System for Cross-lingual Pronoun Prediction
We describe the Uppsala system for the 2017 DiscoMT shared task on cross-lingual pronoun prediction. The system is based on a lower layer of BiLSTMs reading the source and target sentences respectively. Classification is based on the BiLSTM representation of the source and target positions for the pronouns. In addition we enrich our system with dependency representations from an external parser and character representations of the source sentence. We show that these additions perform well for German and Spanish as source languages. Our system is competitive and is in first or second place for all language pairs.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationMachine TranslationPredictionSentenceWord AlignmentMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Neural Machine Translation for Cross-Lingual Pronoun Prediction
In this paper we present our systems for the DiscoMT 2017 cross-lingual pronoun prediction shared task. For all four language pairs, we trained a standard attention-based neural machine translation system as well as thre…
Language ModelingLanguage ModellingMachine TranslationPrediction+2Cross-Lingual Pronoun Prediction with Deep Recurrent Neural Networks v2.0
In this paper we present our system in the DiscoMT 2017 Shared Task on Crosslingual Pronoun Prediction. Our entry builds on our last year{'}s success, our system based on deep recurrent neural networks outperformed all t…
Machine TranslationWord EmbeddingsPronoun-Focused MT and Cross-Lingual Pronoun Prediction: Findings of the 2015 DiscoMT Shared Task on Pronoun Translation
Findings of the 2016 WMT Shared Task on Cross-lingual Pronoun Prediction
We describe the design, the evaluation setup, and the results of the 2016 WMT shared task on cross-lingual pronoun prediction. This is a classification task in which participants are asked to provide predictions on what …
Language ModelingLanguage ModellingPOSPredicting Pronouns with a Convolutional Network and an N-gram Model
This paper describes the UU-Hardmeier system submitted to the DiscoMT 2017 shared task on cross-lingual pronoun prediction. The system is an ensemble of convolutional neural networks combined with a source-aware n-gram l…
Language ModelingLanguage ModellingMachine TranslationWord Embeddings