Results 61 to 70 of about 636 (187)

Construction Methods of LR Parsers

open access: yes, 1981
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]

open access: yesPLoS One, 2022
Ortin F   +3 more
europepmc   +1 more source

Yappy Yet another LR(1) parser generator for Python 1 What is Yappy?

open access: yes, 2008
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)

open access: yes, 1993
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]

open access: yesGenes (Basel), 2023
Ali S, Chourasia P, Patterson M.
europepmc   +1 more source

Dependency parsing and domain adaptation with LR models and parser ensembles

open access: yes, 2007
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

open access: yes, 2007
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

A Minimal GB Parser [PDF]

open access: yes, 1993
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)

open access: yes, 2019
Teknik Kompilasi Penjelasan tentang Pengertian Bottom-up Parser dan Penggunaan Tabel Parser LR ...
Kinanti Purnamasari, Ken
core  

Incremental LR Parsing

open access: yes, 1994
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  

Home - About - Disclaimer - Privacy