1990
DOI: 10.1145/88616.88637
|View full text |Cite
|
Sign up to set email alerts
|

On Kilbury's modification of Earley's algorithm

Abstract: We improve on J. Kilbury's proposal to interchange “predictor” and “scanner” in Earley's parser. This modification of Earley's parser can trivially be combined with those suggested by S. Graham, M. Harrison, and W. Ruzzo, leading to smaller parse tables and almost the power of lookahead 1. Along these lines we can also obtain Earley-parsers having partial lookahead r ≥ 1, without storing right contexts. Parse trees with shared structure can be stored in the parse tables directly, rather… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

1993
1993
2004
2004

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 3 publications
0
5
0
Order By: Relevance
“…The parse forest representation is originally due to [5], with states of a finite automaton in place of positions in an input string. Parse forests have also been discussed by [7,29,36,21]. Similar ideas were proposed for tree-adjoining grammars by [39,17].…”
Section: Parse Treesmentioning
confidence: 99%
“…The parse forest representation is originally due to [5], with states of a finite automaton in place of positions in an input string. Parse forests have also been discussed by [7,29,36,21]. Similar ideas were proposed for tree-adjoining grammars by [39,17].…”
Section: Parse Treesmentioning
confidence: 99%
“…Leermakers (1992) proposes similar changes to some functions in the recursive ascent Earley parser in order to allow hidden left recursion. Similar changes were made by Graham et al (1980) and Leiss (1990) in order to improve the efficiency of Earley parsing. A parsing technique very similar to ours is suggested by Leermakers (1993).…”
Section: Stack Contentsmentioning
confidence: 99%
“…A considerable number of results and applications regarding Earley parsing have been published in the literature. From a theoretical perspective, improvements of the Earley algorithm have been reported in [9], [15] and [16]. Several reformulations of Earley parsing have also been presented.…”
Section: Introductionmentioning
confidence: 99%