Back to Search Start Over

Minimalist Grammar Transition-Based Parsing

Authors :
Miloš Stanojević
Source :
Logical Aspects of Computational Linguistics. Celebrating 20 Years of LACL (1996–2016) ISBN: 9783662538258, LACL
Publication Year :
2016
Publisher :
Springer Berlin Heidelberg, 2016.

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 2 ) and the best case complexity is O(n). This approximated inference can be guided by a trained probabilistic model that can condition on larger context than standard chart-based parsers. The transitions of the parser are very similar to the transitions of bottom-up shift-reduce parsers for Context-Free Grammars, with additional transitions for online reordering of words during parsing in order to make non-projective derivations projective.

Details

ISBN :
978-3-662-53825-8
ISBNs :
9783662538258
Database :
OpenAIRE
Journal :
Logical Aspects of Computational Linguistics. Celebrating 20 Years of LACL (1996–2016) ISBN: 9783662538258, LACL
Accession number :
edsair.doi...........f872df491d2136840af4cd8dd23a1921
Full Text :
https://doi.org/10.1007/978-3-662-53826-5_17