Sciweavers

291 search results - page 1 / 59
» Partial Evaluation of General Parsers
Sort
View
PEPM
1993
ACM
13 years 8 months ago
Partial Evaluation of General Parsers
Applications of partial evaluation have so far mainly focused on generation of compilers from interpreters for programming languages. We partially evaluate a simple general LR(k) ...
Christian Mossin
PEPM
1995
ACM
13 years 8 months ago
The Essence of LR Parsing
Partial evaluation can turn a general parser into a parser generator. The generated parsers surpass those produced by traditional parser generators in speed and compactness. We us...
Michael Sperber, Peter Thiemann
LREC
2010
151views Education» more  LREC 2010»
13 years 6 months ago
Training Parsers on Partial Trees: A Cross-language Comparison
We present a study that compares data-driven dependency parsers obtained by means of annotation projection between language pairs of varying structural similarity. We show how the...
Kathrin Spreyer, Lilja Øvrelid, Jonas Kuhn
MTPP
2010
13 years 2 months ago
A Fast General Parser for Automatic Code Generation
Abstract. The code generator in a compiler attempts to match a subject tree against a collection of tree-shaped patterns for generating instructions. Tree-pattern matching may be c...
Wuu Yang
COLING
2010
12 years 11 months ago
Semi-supervised dependency parsing using generalized tri-training
Martins et al. (2008) presented what to the best of our knowledge still ranks as the best overall result on the CONLLX Shared Task datasets. The paper shows how triads of stacked ...
Anders Søgaard, Christian Rishøj