Results 91 to 100 of about 163,637 (234)

An Efficient Algorithm for Surface Generation [PDF]

open access: yesIJCAI 95, 1995
A method is given that "inverts" a logic grammar and displays it from the point of view of the logical form, rather than from that of the word string. LR-compiling techniques are used to allow a recursive-descent generation algorithm to perform "functor merging" much in the same way as an LR parser performs prefix merging.
arxiv  

Don't Panic! Better, Fewer, Syntax Errors for LR Parsers [PDF]

open access: yesarXiv, 2018
Syntax errors are generally easy to fix for humans, but not for parsers in general nor LR parsers in particular. Traditional 'panic mode' error recovery, though easy to implement and applicable to any grammar, often leads to a cascading chain of errors that drown out the original.
arxiv  

A technique for speeding up LR(k) parsers [PDF]

open access: bronze, 1972
Alfred V. Aho, Jeffrey D. Ullman
openalex   +1 more source

The ModelCC Model-Driven Parser Generator

open access: yes, 2015
Syntax-directed translation tools require the specification of a language by means of a formal grammar. This grammar must conform to the specific requirements of the parser generator to be used.
Berzal, Fernando   +3 more
core   +2 more sources

An Integrated Heuristic Scheme for Partial Parse Evaluation [PDF]

open access: yesIn Proceedings of ACL-94 (student session), 1994
GLR* is a recently developed robust version of the Generalized LR Parser, that can parse almost ANY input sentence by ignoring unrecognizable parts of the sentence. On a given input sentence, the parser returns a collection of parses that correspond to maximal, or close to maximal, parsable subsets of the original input.
arxiv  

Parallel decomposition of LR(k) parsers [PDF]

open access: bronze, 1977
David Benson, Ralph D. Jeffords
openalex   +1 more source

Example-Based Optimization of Surface-Generation Tables [PDF]

open access: yesR. Mitkov and N. Nicolov (eds.) "Recent Advances in Natural Language Processing", vol. 136 of "Current Issues in Linguistic Theory", John Benjamins, Amsterdam, 1996., 1996
A method is given that "inverts" a logic grammar and displays it from the point of view of the logical form, rather than from that of the word string. LR-compiling techniques are used to allow a recursive-descent generation algorithm to perform "functor merging" much in the same way as an LR parser performs prefix merging. This is an improvement on the
arxiv  

Home - About - Disclaimer - Privacy