Many syntactic machine translation decoders, including Moses, cdec, and Joshua, implement bottom-up dynamic programming to integrate N-gram language model proba- bilities into hypothesis scoring. These decoders concatenate hypotheses according to grammar rules, yielding larger hy- potheses and eventually complete translations. When hy- potheses are concatenated, the language model score is ad- justed to account for boundary-crossing n-grams. Words on the boundary of each hypothesis are encoded in state, con- sisting of left state (the first few words) and right state (the last few words). We speed concatenation by encoding left state using data structure pointers in lieu of vocabulary in- dices and by avoiding unnecessary queries. To increa...
This article describes the use of pushdown automata (PDA) in the context of statistical machine tran...
Statistical machine translation, as well as other areas of human language processing, have recentl...
This article describes the use of pushdown automata (PDA) in the context of statistical machine tra...
Many syntactic machine translation decoders, including Moses, cdec, and Joshua, implement bottom-up ...
We contribute a faster decoding algo-rithm for phrase-based machine transla-tion. Translation hypoth...
Approximate search algorithms, such as cube pruning in syntactic machine translation, rely on the la...
We describe a scalable decoder for parsing-based machine translation. The decoder is written in JAVA...
2014-07-28The goal of machine translation is to translate from one natural language into another usi...
University of Minnesota Ph.D. dissertation. February 2012. Major: Computer science. Advisor: William...
This paper reports on the benefits of largescale statistical language modeling in machine translatio...
N-gram language models are an essential component in statistical natural language processing systems...
We present a method for improving statistical machine translation performance by using linguisticall...
The job of a decoder in statistical machine translation is to find the most probable translation of ...
We explore the application of neural language models to machine translation. We develop a new model ...
This paper investigates the effect of di-rection in phrase-based statistial machine translation deco...
This article describes the use of pushdown automata (PDA) in the context of statistical machine tran...
Statistical machine translation, as well as other areas of human language processing, have recentl...
This article describes the use of pushdown automata (PDA) in the context of statistical machine tra...
Many syntactic machine translation decoders, including Moses, cdec, and Joshua, implement bottom-up ...
We contribute a faster decoding algo-rithm for phrase-based machine transla-tion. Translation hypoth...
Approximate search algorithms, such as cube pruning in syntactic machine translation, rely on the la...
We describe a scalable decoder for parsing-based machine translation. The decoder is written in JAVA...
2014-07-28The goal of machine translation is to translate from one natural language into another usi...
University of Minnesota Ph.D. dissertation. February 2012. Major: Computer science. Advisor: William...
This paper reports on the benefits of largescale statistical language modeling in machine translatio...
N-gram language models are an essential component in statistical natural language processing systems...
We present a method for improving statistical machine translation performance by using linguisticall...
The job of a decoder in statistical machine translation is to find the most probable translation of ...
We explore the application of neural language models to machine translation. We develop a new model ...
This paper investigates the effect of di-rection in phrase-based statistial machine translation deco...
This article describes the use of pushdown automata (PDA) in the context of statistical machine tran...
Statistical machine translation, as well as other areas of human language processing, have recentl...
This article describes the use of pushdown automata (PDA) in the context of statistical machine tra...