Graph parsing is known to be computationally expensive. For this reason the construction of special-purpose parsers may be beneficial for particular graph languages. In the domain of string languages so-called parser combinators are very popular for writing efficient parsers. Inspired by this approach, we have proposed graph parser combinators in a recent paper, a framework for the rapid development of special-purpose graph parsers. Our basic idea has been to define primitive graph parsers for elementary graph components and a set of combinators for the flexible construction of more advanced graph parsers. Following this approach, a declara-tive, but also more operational description of a graph language can be given that is a parser at the ...
The parsing problem is one of the key problems of graph grammars. The typical parsing algorithm uses...
Graph grammars may be used as natural and powerful syntax-definition formalisms for visual programmi...
Parsers for context-free grammars can be implemented directly and naturally in a functional style kn...
Graph parsing is known to be computationally expensive. For this reason the construction of special-...
A key problem in semantic parsing with graph-based semantic representations is graph parsing, i.e. c...
Graph grammars are graph replacement systems and can be therefore regarded as a generalization of we...
Hyperedge replacement grammar (HRG) is a formalism for generating and transforming graphs that has p...
A string generating hypergraph grammar is a hyperedge replacement grammar where the resulting langua...
It is well known that hyperedge-replacement grammars can generate NP-complete graph languages even u...
Graph grammars and graph grammar parsers are to visual languages what string grammars and parsers ar...
Directed graphs are an intuitive and versatile representation of natural language meaning because th...
The field of semantic modelling concerns formal models for semantics, that is, formal structures for...
This paper presents a synchronous-graph-grammar-based approach for string-to-AMR parsing. We apply M...
Discontinuous constituents and free word order pose constant problems in natural language parsing. S...
AbstractThe complexity of languages generated by so-called context-free string grammars with disconn...
The parsing problem is one of the key problems of graph grammars. The typical parsing algorithm uses...
Graph grammars may be used as natural and powerful syntax-definition formalisms for visual programmi...
Parsers for context-free grammars can be implemented directly and naturally in a functional style kn...
Graph parsing is known to be computationally expensive. For this reason the construction of special-...
A key problem in semantic parsing with graph-based semantic representations is graph parsing, i.e. c...
Graph grammars are graph replacement systems and can be therefore regarded as a generalization of we...
Hyperedge replacement grammar (HRG) is a formalism for generating and transforming graphs that has p...
A string generating hypergraph grammar is a hyperedge replacement grammar where the resulting langua...
It is well known that hyperedge-replacement grammars can generate NP-complete graph languages even u...
Graph grammars and graph grammar parsers are to visual languages what string grammars and parsers ar...
Directed graphs are an intuitive and versatile representation of natural language meaning because th...
The field of semantic modelling concerns formal models for semantics, that is, formal structures for...
This paper presents a synchronous-graph-grammar-based approach for string-to-AMR parsing. We apply M...
Discontinuous constituents and free word order pose constant problems in natural language parsing. S...
AbstractThe complexity of languages generated by so-called context-free string grammars with disconn...
The parsing problem is one of the key problems of graph grammars. The typical parsing algorithm uses...
Graph grammars may be used as natural and powerful syntax-definition formalisms for visual programmi...
Parsers for context-free grammars can be implemented directly and naturally in a functional style kn...