JOURNAL ARTICLE

Multilingual dependency-based syntactic and semantic parsing

Abstract

Our CoNLL 2009 Shared Task system includes three cascaded components: syntactic parsing, predicate classification, and semantic role labeling.A pseudo-projective high-order graph-based model is used in our syntactic dependency parser.A support vector machine (SVM) model is used to classify predicate senses.Semantic role labeling is achieved using maximum entropy (MaxEnt) model based semantic role classification and integer linear programming (ILP) based post inference.Finally, we win the first place in the joint task, including both the closed and open challenges. 1 System Architecture Our CoNLL 2009 Shared Task (Hajič et al., 2009): multilingual syntactic and semantic dependencies system includes three cascaded components: syntactic parsing, predicate classification, and semantic role labeling. Syntactic Dependency ParsingWe extend our CoNLL 2008 graph-based model (Che et al., 2008) in four ways:1. We use bigram features to choose multiple possible syntactic labels for one arc, and decide the optimal label during decoding.2. We extend the model with sibling features (Mc-Donald, 2006).3. We extend the model with grandchildren features.Rather than only using the left-most and rightmost grandchildren as Carreras (2007) and Johansson and Nugues (2008) did, we use all left and right grandchildren in our model.4. We adopt the pseudo-projective approach introduced in (Nivre and Nilsson, 2005) to handle the non-projective languages including Czech, German and English. Syntactic Label Determining

Keywords:
Computer science Natural language processing Artificial intelligence Parsing Syntactic predicate Semantic role labeling Dependency grammar Predicate (mathematical logic) Programming language

Metrics

60
Cited By
8.39
FWCI (Field Weighted Citation Impact)
19
Refs
0.98
Citation Normalized Percentile
Is in top 1%
Is in top 10%

Citation History

Topics

Natural Language Processing Techniques
Physical Sciences →  Computer Science →  Artificial Intelligence
Topic Modeling
Physical Sciences →  Computer Science →  Artificial Intelligence
Speech and dialogue systems
Physical Sciences →  Computer Science →  Artificial Intelligence
© 2026 ScienceGate Book Chapters — All rights reserved.