Back to Search
Start Over
Minimalist Grammar Transition-Based Parsing
- 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.
- Subjects :
- 060201 languages & linguistics
Minimalist grammar
LR parser
Computer science
Programming language
06 humanities and the arts
02 engineering and technology
Parsing expression grammar
Context-free grammar
Top-down parsing
computer.software_genre
TheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGES
Parser combinator
0602 languages and literature
0202 electrical engineering, electronic engineering, information engineering
020201 artificial intelligence & image processing
Top-down parsing language
L-attributed grammar
computer
Subjects
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