2016
DOI: 10.1007/978-3-319-50230-4_9
|View full text |Cite
|
Sign up to set email alerts
|

Approximating Parikh Images for Generating Deterministic Graph Parsers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2017
2017
2019
2019

Publication Types

Select...
4
2

Relationship

2
4

Authors

Journals

citations
Cited by 6 publications
(3 citation statements)
references
References 12 publications
0
3
0
Order By: Relevance
“…Before parsing starts, a procedure described in [4,Sect. 4] analyzes the grammar for the unique start node property, by computing the possible incidences of all nodes created by a grammar.…”
Section: Example 1 (A Hr Grammar For Sierpinski Triangles)mentioning
confidence: 99%
See 1 more Smart Citation
“…Before parsing starts, a procedure described in [4,Sect. 4] analyzes the grammar for the unique start node property, by computing the possible incidences of all nodes created by a grammar.…”
Section: Example 1 (A Hr Grammar For Sierpinski Triangles)mentioning
confidence: 99%
“…The node x in the start rule Z ε → D xyz must be bound to the topmost node of any input graph. 4 If the input graph has no topmost node, or more than one, it cannot be a Sierpinski graph, so that parsing fails immediately. A PSR parser is a push-down automaton that is controlled by a characteristic finite automaton (CFA).…”
Section: Example 1 (A Hr Grammar For Sierpinski Triangles)mentioning
confidence: 99%
“…Since even a cubic algorithm would not scale to diagrams occurring in realistic applications, the authors have recently transferred results of context-free string parsing to graphs: Simple LL-parsing (SLL(k) for short, [28]), a top-down parsing method that applies to a subclass of unambiguous context-free string grammars (using k symbols of lookahead), has been lifted to predictive top-down parsing of graphs (PTD parsing for short, [12]); the program generating PTD parsers approximates Parikh images of auxiliary grammars in order to determine whether a grammar is PTD-parsable [13], and generates parsers that run in quadratic time, and in many cases in linear time.…”
Section: Introductionmentioning
confidence: 99%