@inproceedings{zhou-etal-2016-evaluating,
title = "Evaluating a Deterministic Shift-Reduce Neural Parser for Constituent Parsing",
author = "Zhou, Hao and
Zhang, Yue and
Huang, Shujian and
Dai, Xin-Yu and
Chen, Jiajun",
editor = "Calzolari, Nicoletta and
Choukri, Khalid and
Declerck, Thierry and
Goggi, Sara and
Grobelnik, Marko and
Maegaard, Bente and
Mariani, Joseph and
Mazo, Helene and
Moreno, Asuncion and
Odijk, Jan and
Piperidis, Stelios",
booktitle = "Proceedings of the Tenth International Conference on Language Resources and Evaluation ({LREC}`16)",
month = may,
year = "2016",
address = "Portoro{\v{z}}, Slovenia",
publisher = "European Language Resources Association (ELRA)",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/L16-1104/",
pages = "659--663",
abstract = "Greedy transition-based parsers are appealing for their very fast speed, with reasonably high accuracies. In this paper, we build a fast shift-reduce neural constituent parser by using a neural network to make local decisions. One challenge to the parsing speed is the large hidden and output layer sizes caused by the number of constituent labels and branching options. We speed up the parser by using a hierarchical output layer, inspired by the hierarchical log-bilinear neural language model. In standard WSJ experiments, the neural parser achieves an almost 2.4 time speed up (320 sen/sec) compared to a non-hierarchical baseline without significant accuracy loss (89.06 vs 89.13 F-score)."
}
Markdown (Informal)
[Evaluating a Deterministic Shift-Reduce Neural Parser for Constituent Parsing](https://preview.aclanthology.org/jlcl-multiple-ingestion/L16-1104/) (Zhou et al., LREC 2016)
ACL