Sciweavers

109 search results - page 4 / 22
» Parsing, Projecting
Sort
View
NAACL
2007
13 years 8 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»
14 years 2 days 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