English

Building a reordering system using tree-to-string hierarchical model

Computation and Language 2013-02-14 v1

Abstract

This paper describes our submission to the First Workshop on Reordering for Statistical Machine Translation. We have decided to build a reordering system based on tree-to-string model, using only publicly available tools to accomplish this task. With the provided training data we have built a translation model using Moses toolkit, and then we applied a chart decoder, implemented in Moses, to reorder the sentences. Even though our submission only covered English-Farsi language pair, we believe that the approach itself should work regardless of the choice of the languages, so we have also carried out the experiments for English-Italian and English-Urdu. For these language pairs we have noticed a significant improvement over the baseline in BLEU, Kendall-Tau and Hamming metrics. A detailed description is given, so that everyone can reproduce our results. Also, some possible directions for further improvements are discussed.

Keywords

Cite

@article{arxiv.1302.3057,
  title  = {Building a reordering system using tree-to-string hierarchical model},
  author = {Jacob Dlougach and Irina Galinskaya},
  journal= {arXiv preprint arXiv:1302.3057},
  year   = {2013}
}

Comments

8 pages + references, published in Proceedings of COLING 2012

R2 v1 2026-06-21T23:25:21.867Z