Sciweavers

1233 search results - page 111 / 247
» Machine translation
Sort
View
ACL
2006
15 years 7 months ago
The Effect of Translation Quality in MT-Based Cross-Language Information Retrieval
This paper explores the relationship between the translation quality and the retrieval effectiveness in Machine Translation (MT) based Cross-Language Information Retrieval (CLIR)....
Jiang Zhu, Haifeng Wang
EMNLP
2007
15 years 7 months ago
Smooth Bilingual N-Gram Translation
We address the problem of smoothing translation probabilities in a bilingual N-grambased statistical machine translation system. It is proposed to project the bilingual tuples ont...
Holger Schwenk, Marta R. Costa-Jussà, Jos&e...
EMNLP
2010
15 years 4 months ago
Minimum Error Rate Training by Sampling the Translation Lattice
Minimum Error Rate Training is the algorithm for log-linear model parameter training most used in state-of-the-art Statistical Machine Translation systems. In its original formula...
Samidh Chatterjee, Nicola Cancedda
ICMLC
2010
Springer
15 years 4 months ago
An improvement of translation quality with adding key-words in parallel corpus
: In this paper, we propose a new approach to improve the translation quality by adding the Key-Words of a sentence to the parallel corpus. The main idea of the approach is to find...
Liang Tian, Fai Wong, Sam Chao
POPL
1997
ACM
15 years 10 months ago
Pizza into Java: Translating Theory into Practice
Pizza is a strict superset of Java that incorporates three ideas from the academic community: parametric polymorphism, higher-order functions, and algebraic data types. Pizza is d...
Martin Odersky, Philip Wadler