Results 61 to 70 of about 636 (187)
Construction Methods of LR Parsers
This paper presents five different LR parser generators and an error recovery method which is derived directly from the LR parser. The parsers presented include the original LR (1) parser defined by Knuth.
Schimpf, Karl Max
core
An empirical evaluation of Lex/Yacc and ANTLR parser generation tools. [PDF]
Ortin F +3 more
europepmc +1 more source
Yappy Yet another LR(1) parser generator for Python 1 What is Yappy?
Yappy provides a lexical analyser and a LR parser generator for Python applications. Currently it builds SLR, LR(1) and LALR(1) parsing tables. Tables are kept in Python shelves for use in parsing.
Rogério Reis, Nelma Moreira
core
The Use of Predicates In LL(k) And LR(k) Parser Generators (Technical Summary)
Although existing LR(1) or U(1) parser generators suffice for many language recognition problems, writing a straightforward grammar to translate a complicated language, such as C++ or even C, remains a non-trivial task.
Dietz, H. G., Parr, T. J., Quong, R. W.
core
When Protein Structure Embedding Meets Large Language Models. [PDF]
Ali S, Chourasia P, Patterson M.
europepmc +1 more source
Dependency parsing and domain adaptation with LR models and parser ensembles
We present a data-driven variant of the LR algorithm for dependency parsing, and extend it with a best-first search for probabilistic generalized LR dependency parsing.
Kenji Sagae
core
Feaspar: a feature structure parser learning to parse spoken language
We describe and experimentally evaluate a system, FeasPar, that learns parsing spontaneous speech. To train and run FeasPar (Feature Structure Parser), only limited handmodeled knowledge is required.
Buoe, Finn Dag, Waibel, Alex
core +1 more source
We describe a GB parser implemented along the lines of those written by Fong [4] and Dorr [2]. The phrase structure recovery component is an implementation of Tomita's generalized LR parsing algorithm (described in [10]), with recursive control flow ...
Marwan, Shaban
core
07. Analisis Sintaksis (bottom-up Parser)
Teknik Kompilasi Penjelasan tentang Pengertian Bottom-up Parser dan Penggunaan Tabel Parser LR ...
Kinanti Purnamasari, Ken
core
this paper we present an incremental LR parsing technique. The technique is applicable to all grammars in the LR, SLR, and LALR families. We present the technique in terms of the LR(1) grammars in this paper.
Wuu Yang
core

