@inproceedings{d3ef23ca7f684c56a4dda1a2dd144150,
title = "Fast and accurate shift-reduce constituent parsing",
abstract = "Shift-reduce dependency parsers give comparable accuracies to their chartbased counterparts, yet the best shiftreduce constituent parsers still lag behind the state-of-the-art. One important reason is the existence of unary nodes in phrase structure trees, which leads to different numbers of shift-reduce actions between different outputs for the same input. This turns out to have a large empirical impact on the framework of global training and beam search. We propose a simple yet effective extension to the shift-reduce process, which eliminates size differences between action sequences in beam-search. Our parser gives comparable accuracies to the state-of-the-art chart parsers. With linear run-time complexity, our parser is over an order of magnitude faster than the fastest chart parser.",
author = "Muhua Zhu and Yue Zhang and Wenliang Chen and Min Zhang and Jingbo Zhu",
year = "2013",
language = "英语",
isbn = "9781937284503",
series = "ACL 2013 - 51st Annual Meeting of the Association for Computational Linguistics, Proceedings of the Conference",
publisher = "Association for Computational Linguistics (ACL)",
pages = "434--443",
booktitle = "Long Papers",
address = "澳大利亚",
note = "51st Annual Meeting of the Association for Computational Linguistics, ACL 2013 ; Conference date: 04-08-2013 Through 09-08-2013",
}