2016
DOI: 10.1007/978-3-662-53826-5_17
|View full text |Cite
|
Sign up to set email alerts
|

Minimalist Grammar Transition-Based Parsing

Abstract: Current chart-based parsers of Minimalist Grammars exhibit prohibitively high polynomial complexity that makes them unusable in practice. This paper presents a transition-based parser for Minimalist Grammars that approximately searches through the space of possible derivations by means of beam search, and does so very efficiently: the worst case complexity of building one derivation is $$O(n^2)$$ O ( n … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
2
1
1

Relationship

2
2

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 15 publications
0
3
0
Order By: Relevance
“…- Stanojević (2017) shows how bottom-up transition-based parsers can be provided for MGs, and those allow LSTMs and other neural systems to be trained as oracles (Lewis et al, 2016). It would be interesting to explore similar oracles for slightly more predictive methods like LC, and trained on recently built MGbank (Torr, 2018).…”
Section: Discussionmentioning
confidence: 99%
“…- Stanojević (2017) shows how bottom-up transition-based parsers can be provided for MGs, and those allow LSTMs and other neural systems to be trained as oracles (Lewis et al, 2016). It would be interesting to explore similar oracles for slightly more predictive methods like LC, and trained on recently built MGbank (Torr, 2018).…”
Section: Discussionmentioning
confidence: 99%
“…As early as in 1992, he published a monograph on the formalization and computational implementation of Government and Binding version of generative grammar. His seminal paper of 1997 laid the foundation for the MG, which forms the backbone of this book, and gave rise to a large amount of research, including doctoral theses supervised by Stabler himself (such as Harkema 2001;Kobele 2006), and a number of papers presented at the International Conference on Logical Aspects of Computational Linguistics, one of the top conferences in the field (extending from Cornell 1999to Stanojević 2016. This research has progressed so far that the properties of MG, such as its generative power and the complexity of parsing them, are already well studied (p. 12).…”
Section: The Position Of Mp From a Historical Point Of Viewmentioning
confidence: 99%
“…The published work on Minimalist Parsing can be divided into two categories. The first is transition based parsing which is usually of higher relevance to psycho-linguists as a more likely model of human sentence processing [8,9,12,13,17,[30][31][32][33]. However, these models use no dynamic programming and therefore have exponential runtime complexity.…”
Section: Introductionmentioning
confidence: 99%