Sciweavers

966 search results - page 59 / 194
» Evaluation of Linguistics-Based Translation
Sort
View
EMNLP
2008
15 years 7 months ago
Online Large-Margin Training of Syntactic and Structural Translation Features
Minimum-error-rate training (MERT) is a bottleneck for current development in statistical machine translation because it is limited in the number of weights it can reliably optimi...
David Chiang, Yuval Marton, Philip Resnik
ACL
1997
15 years 7 months ago
Ambiguity Resolution for Machine Translation of Telegraphic Messages
Telegraphic messages with numerous instances of omission pose a new challenge to parsing in that a sentence with omission causes a higher degree of ambi6uity than a sentence witho...
Young-Suk Lee, Clifford J. Weinstein, Stephanie Se...
ICASSP
2010
IEEE
15 years 6 months ago
Hypothesis ranking and two-pass approaches for machine translation system combination
Given a number of machine translations of a source segment, the goal of system combination is to produce a new translation that has better quality than all of them. This paper des...
Damianos Karakos, Jason Smith, Sanjeev Khudanpur
EMNLP
2009
15 years 4 months ago
Bidirectional Phrase-based Statistical Machine Translation
This paper investigates the effect of direction in phrase-based statistial machine translation decoding. We compare a typical phrase-based machine translation decoder using a left...
Andrew M. Finch, Eiichiro Sumita
IPPS
2006
IEEE
16 years 10 days ago
Automatically translating a general purpose C++ image processing library for GPUs
— This paper presents work-in-progress towards a C++ source-to-source translator that automatically seeks parallelisable code fragments and replaces them with code for a graphics...
Jay L. T. Cornwall, Olav Beckmann, Paul H. J. Kell...