@inproceedings{kurita-etal-2017-neural,
title = "Neural Joint Model for Transition-based {C}hinese Syntactic Analysis",
author = "Kurita, Shuhei and
Kawahara, Daisuke and
Kurohashi, Sadao",
editor = "Barzilay, Regina and
Kan, Min-Yen",
booktitle = "Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2017",
address = "Vancouver, Canada",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/P17-1111/",
doi = "10.18653/v1/P17-1111",
pages = "1204--1214",
abstract = "We present neural network-based joint models for Chinese word segmentation, POS tagging and dependency parsing. Our models are the first neural approaches for fully joint Chinese analysis that is known to prevent the error propagation problem of pipeline models. Although word embeddings play a key role in dependency parsing, they cannot be applied directly to the joint task in the previous work. To address this problem, we propose embeddings of character strings, in addition to words. Experiments show that our models outperform existing systems in Chinese word segmentation and POS tagging, and perform preferable accuracies in dependency parsing. We also explore bi-LSTM models with fewer features."
}
Markdown (Informal)
[Neural Joint Model for Transition-based Chinese Syntactic Analysis](https://preview.aclanthology.org/jlcl-multiple-ingestion/P17-1111/) (Kurita et al., ACL 2017)
ACL