Abstract:Action-based dependency parsing, also known as deterministic dependency parsing, has often been regarded as an efficient parsing algorithm while its parsing accuracy is a little lower than the best results reported by more complex parsing models. In this paper, we compare action-based dependency parsers with complex parsing methods such as generative and discriminative parsers on the standard data set of Penn Chinese Treebank. The results show that, for Chinese dependency parsing, action-based parsers outperform generative and discriminative parsers. Furthermore, we propose two kinds of models for the modeling of parsing actions in action-based Chinese dependency parsing. We take the original action-based dependency parsers as baseline systems. The results show that our two models perform better than the baseline systems while maintaining the same time complexity, and our best result improves much over the baseline.
[1] Taku Kudo and Yuji Matsumoto. Japanese dependency analysis using cascaded chunking [A]. In: Proceedings of the Sixth Workshop on ComputationalLanguage Learning (CoNLL) [C]. 2002. [2] Hiroyasu Yamada and Yuji Matsumoto. Statistical dependency analysis with support vector machines [A]. In: Proceedings of the 8th InternationalWorkshop on Parsing Technologies (IWPT) [C]. 2003. [3] Joakim Nivre and Mario Scholz. Deterministic dependency parsing of English text [A]. In: Proceedings of the 20th International Conference on Computational Linguistics (COLING) [C]. 2004. [4] Kenji Sagae and Alon Lavie. A classifier-based parser with linear run-time complexity [A]. In: Proceedings of the 9th International Workshop on Parsing Technologies (IWPT) [C]. 2005. [5] Mengqiu Wang, Kenhi Sagae, and Teruko Mitamura. A fast, accurate deterministic parser for Chinese [A]. In: Proceedings of the 44th AnnualMeeting of the Association for ComputationalLinguistics (ACL) [C]. 2006. [6] Nianwen Xue, Fei Xia, Fu-Dong Chiou, and Martha Palmer. The Penn Chinese Treebank: Phrase structure annotation of a large corpus [J]. Natural LanguageEngineering. 2005. [7] Chih-Chung Chang and Chih-Jen Lin. LIBSVM: A library for support vector machines [EB/OL]. 2005. [8] Meixun Jin, Mi-Young Kim, and Jong-Hyeok Lee. Two-phase shift-reduce deterministic dependency parser of Chinese [A]. In: Proceedings of the Second International Joint Conference on Natural Language Processing (IJCNLP) [C]. 2005. [9] Honglin Sun and Daniel Jurafsky. Shallow semantic parsing of Chinese [A]. In: Proceedings of the HLT/NAACL [C]. 2004. [9] Daniel M. Bikel. On the Parameter Space of Generative Lexicalized Statistical Parsing Models [D]. Ph.D. thesis of University of Pennsylvania. 2004. [11] Ryan McDonald, Koby Crammer, and Fernando Pereira. Online large-margin training of dependency parsers [A]. In: Proc. of the 43rd AnnualMeeting of the Association for ComputationalLinguistics (ACL) [C]. 2005. [12] Michael Collins. Head-Driven Statistical Models for Natural Language Parsing [D]. Ph.D. thesis of University of Pennsylvania. 1999.