Sciweavers

1377 search results - page 52 / 276
» Statistical Machine Reordering
Sort
View
MT
2010
100views more  MT 2010»
13 years 7 months ago
Exploiting syntactic relationships in a phrase-based decoder: an exploration
Phrase-based decoding is conceptually simple and straightforward to implement, at the cost of drastically oversimplified reordering models. Syntactically aware models make it pos...
Tim Hunter, Philip Resnik
ACL
2007
13 years 10 months ago
Machine Translation between Turkic Languages
We present an approach to MT between Turkic languages and present results from an implementation of a MT system from Turkmen to Turkish. Our approach relies on ambiguous lexical a...
A. Cüneyd Tantug, Esref Adali, Kemal Oflazer
IJCV
2000
86views more  IJCV 2000»
13 years 8 months ago
Statistical Learning Theory: A Primer
In this paper we first overview the main concepts of Statistical Learning Theory, a framework in which learning from examples can be studied in a principled way. We then briefly di...
Theodoros Evgeniou, Massimiliano Pontil, Tomaso Po...
ALT
2010
Springer
13 years 10 months ago
Lower Bounds on Learning Random Structures with Statistical Queries
We show that random DNF formulas, random log-depth decision trees and random deterministic finite acceptors cannot be weakly learned with a polynomial number of statistical queries...
Dana Angluin, David Eisenstat, Leonid Kontorovich,...
IEEEPACT
2006
IEEE
14 years 2 months ago
Whole-program optimization of global variable layout
On machines with high-performance processors, the memory system continues to be a performance bottleneck. Compilers insert prefetch operations and reorder data accesses to improve...
Nathaniel McIntosh, Sandya Mannarswamy, Robert Hun...