Sciweavers

109 search results - page 4 / 22
» Parsing, Projecting
Sort
View
92
Voted
EMNLP
2009
15 years 1 months ago
Non-Projective Parsing for Statistical Machine Translation
Xavier Carreras, Michael Collins
101
Voted
EMNLP
2011
14 years 3 months ago
Exact Inference for Generative Probabilistic Non-Projective Dependency Parsing
Shay B. Cohen, Carlos Gómez-Rodrígue...
NAACL
2007
15 years 5 months ago
Improved Inference for Unlexicalized Parsing
We present several improvements to unlexicalized parsing with hierarchically state-split PCFGs. First, we present a novel coarse-to-fine method in which a grammar’s own hierarc...
Slav Petrov, Dan Klein
CC
2009
Springer
157views System Software» more  CC 2009»
15 years 8 months ago
Parsing C/C++ Code without Pre-processing
Abstract. It is difficult to develop style-preserving source-to-source transformation engines for C and C++. The main reason is not the complexity of those languages, but the use o...
Yoann Padioleau