Sciweavers

141 search results - page 6 / 29
» Prosody, Syntax and Parsing
Sort
View
FUIN
2007
138views more  FUIN 2007»
14 years 9 months ago
Parsing Expression Grammar as a Primitive Recursive-Descent Parser with Backtracking
Two recent developments in the field of formal languages are Parsing Expression Grammar (PEG) and packrat parsing. The PEG formalism is similar to BNF, but defines syntax in ter...
Roman R. Redziejowski
COLING
2010
14 years 4 months ago
Cross-Lingual Induction for Deep Broad-Coverage Syntax: A Case Study on German Participles
This paper is a case study on cross-lingual induction of lexical resources for deep, broad-coverage syntactic analysis of German. We use a parallel corpus to induce a classifier f...
Sina Zarrieß, Aoife Cahill, Jonas Kuhn, Chri...
INTERSPEECH
2010
14 years 4 months ago
HMM-based prosodic structure model using rich linguistic context
This paper presents a study on the use of deep syntactical features to improve prosody modeling 1 . A French linguistic processing chain based on linguistic preprocessing, morphos...
Nicolas Obin, Xavier Rodet, Anne Lacheret
DLS
2008
213views Languages» more  DLS 2008»
14 years 11 months ago
A parsing machine for PEGs
Parsing Expression Grammar (PEG) is a recognition-based foundation for describing syntax that renewed interest in top-down parsing approaches. Generally, the implementation of PEG...
Sérgio Medeiros, Roberto Ierusalimschy
GPCE
2007
Springer
15 years 1 months ago
Context-aware scanning for parsing extensible languages
This paper introduces new parsing and context-aware scanning algorithms in which the scanner uses contextual information to disambiguate lexical syntax. The parser uses a slightly...
Eric Van Wyk, August Schwerdfeger