paper-with-me

홈 › Papers

Findings of the 2017 DiscoMT Shared Task on Cross-lingual Pronoun Prediction

2017-09-01 · WS 2017 9 · Sharid Lo{\'a}iciga, Sara Stymne, Preslav Nakov, Christian Hardmeier, J{\"o}rg Tiedemann, Mauro Cettolo, Yannick Versley

We describe the design, the setup, and the evaluation results of the DiscoMT 2017 shared task on cross-lingual pronoun prediction. The task asked participants to predict a target-language pronoun given a source-language pronoun in the context of a sentence. We further provided a lemmatized target-language human-authored translation of the source sentence, and automatic word alignments between the source sentence words and the target-language lemmata. The aim of the task was to predict, for each target-language pronoun placeholder, the word that should replace it from a small, closed set of classes, using any type of information that can be extracted from the entire document. We offered four subtasks, each for a different language pair and translation direction: English-to-French, English-to-German, German-to-English, and Spanish-to-English. Five teams participated in the shared task, making submissions for all language pairs. The evaluation results show that most participating teams outperformed two strong n-gram-based language model-based baseline systems by a sizable margin.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Pronoun-Focused MT and Cross-Lingual Pronoun Prediction: Findings of the 2015 DiscoMT Shared Task on Pronoun Translation

2015-09-01 · WS 2015 9 · Christian Hardmeier, Preslav Nakov, Sara Stymne, J{\"o}rg Tiedemann 외
Machine Translation

Predicting Pronouns with a Convolutional Network and an N-gram Model

2017-09-01 · WS 2017 9 · Christian Hardmeier

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

Neural Machine Translation for Cross-Lingual Pronoun Prediction

2017-09-01 · WS 2017 9 · Sebastien Jean, Stanislas Lauly, Orhan Firat, Kyunghyun Cho

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+2

Cross-Lingual Pronoun Prediction with Deep Recurrent Neural Networks v2.0

2017-09-01 · WS 2017 9 · Juhani Luotolahti, Jenna Kanerva, Filip Ginter

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 Embeddings

A BiLSTM-based System for Cross-lingual Pronoun Prediction

2017-09-01 · WS 2017 9 · Sara Stymne, Sharid Lo{\'a}iciga, Fabienne Cap

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…

General ClassificationMachine TranslationPredictionSentence+1