Generalized LR parser

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf parsing algorithm
gptkbp:abbreviation gptkb:GLR_parser
gptkbp:basedOn gptkb:LR_parser
gptkbp:canBeParsedBy context-free grammars
ambiguous grammars
gptkbp:citation Efficient Parsing for Natural Language: A Fast Algorithm for Practical Systems
gptkbp:designedBy gptkb:Masaru_Tomita
gptkbp:handles non-determinism
https://www.w3.org/2000/01/rdf-schema#label Generalized LR parser
gptkbp:introducedIn 1985
gptkbp:referencePublicationAuthor gptkb:Masaru_Tomita
gptkbp:relatedTo gptkb:CYK_algorithm
Earley parser
gptkbp:usedIn natural language processing
compiler construction
gptkbp:uses graph-structured stack
gptkbp:bfsParent gptkb:QGLR
gptkbp:bfsLayer 7