@inproceedings{huang-etal-2006-statistical,
title = "Statistical Syntax-Directed Translation with Extended Domain of Locality",
author = "Huang, Liang and
Knight, Kevin and
Joshi, Aravind",
booktitle = "Proceedings of the 7th Conference of the Association for Machine Translation in the Americas: Technical Papers",
month = aug # " 8-12",
year = "2006",
address = "Cambridge, Massachusetts, USA",
publisher = "Association for Machine Translation in the Americas",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2006.amta-papers.8/",
pages = "66--73",
abstract = "In syntax-directed translation, the source-language input is first parsed into a parse-tree, which is then recursively converted into a string in the target-language. We model this conversion by an extended tree-to-string transducer that has multi-level trees on the source-side, which gives our system more expressive power and flexibility. We also define a direct probability model and use a linear-time dynamic programming algorithm to search for the best derivation. The model is then extended to the general log-linear frame-work in order to incorporate other features like n-gram language models. We devise a simple-yet-effective algorithm to generate non-duplicate k-best translations for n-gram rescoring. Preliminary experiments on English-to-Chinese translation show a significant improvement in terms of translation quality compared to a state-of-the- art phrase-based system."
}
Markdown (Informal)
[Statistical Syntax-Directed Translation with Extended Domain of Locality](https://preview.aclanthology.org/jlcl-multiple-ingestion/2006.amta-papers.8/) (Huang et al., AMTA 2006)
ACL