Tree Transducers, Machine Translation, and Cross-Language Divergences

Alex Rudnick
DOI: https://doi.org/10.48550/arXiv.1203.6136
2012-03-28
Computation and Language
Abstract:Tree transducers are formal automata that transform trees into other trees. Many varieties of tree transducers have been explored in the automata theory literature, and more recently, in the machine translation literature. In this paper I review T and xT transducers, situate them among related formalisms, and show how they can be used to implement rules for machine translation systems that cover all of the cross-language structural divergences described in Bonnie Dorr's influential article on the topic. I also present an implementation of xT transduction, suitable and convenient for experimenting with translation rules.
What problem does this paper attempt to address?