Proceedings of the 32nd Annual Meeting on Association for Computational Linguistics - 1994
DOI: 10.3115/981732.981749
|View full text |Cite
|
Sign up to set email alerts
|

An optimal tabular parsing algorithm

Abstract: In this paper we relate a number of parsing algorithms which have been developed in very di erent areas of parsing theory, and which include deterministic algorithms, tabular algorithms, and a parallel algorithm. We show that these algorithms are based on the same underlying ideas.By relating existing ideas, we hope to provide an opportunity to improve some algorithms based on features of others. A second purpose of this paper is to answer a question which has come up in the area of tabular parsing, namely how… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
20
0

Year Published

1997
1997
2006
2006

Publication Types

Select...
4
3

Relationship

3
4

Authors

Journals

citations
Cited by 12 publications
(20 citation statements)
references
References 14 publications
(33 reference statements)
0
20
0
Order By: Relevance
“…It was originally formulated as a parsing strategy for extended CFGs [32,23], but its re-striction to normal CFGs is interesting in its own right, as argued by [27]. ELR parsing for CFGs is also related to the tabular algorithm from [48].…”
Section: Parsing Strategies Without Sppmentioning
confidence: 99%
See 2 more Smart Citations
“…It was originally formulated as a parsing strategy for extended CFGs [32,23], but its re-striction to normal CFGs is interesting in its own right, as argued by [27]. ELR parsing for CFGs is also related to the tabular algorithm from [48].…”
Section: Parsing Strategies Without Sppmentioning
confidence: 99%
“…In other words, for a given item, we investigate all possible ways of deriving that item as the consequent of different inference rules with different antecedents. For example, the second line in the right-hand side of equation (27), can be seen as the backward application of inference rule (21).…”
Section: Prefix Probabilitiesmentioning
confidence: 99%
See 1 more Smart Citation
“…In practice, most algorithms for CFGs run much better than the worst case and the real limiting factor in practice is the size of the grammar. For a general discussion of parsing strategies, see Leermakers (1993);Nedderhoff (1994);Sikkel (1994).…”
Section: Parsing Complexitymentioning
confidence: 99%
“…This approach has been successfully applied to the design of parsing algorithms for context-free grammars that read the input string left-to-right [5,6]. In this article, we define new models of push-down automata which can start reading the input string in any position, spanning to the left and to the right to include substrings which were themselves read in the same bidirectional way.…”
Section: Introductionmentioning
confidence: 99%