Browse > Article
http://dx.doi.org/10.3745/KIPSTB.2010.17B.1.085

Two-Phase Shallow Semantic Parsing based on Partial Syntactic Parsing  

Park, Kyung-Mi (숭실대학교 정보미디어기술연구소)
Mun, Young-Song (숭실대학교 컴퓨터학부)
Abstract
A shallow semantic parsing system analyzes the relationship that a syntactic constituent of the sentence has with a predicate. It identifies semantic arguments representing agent, patient, instrument, etc. of the predicate. In this study, we propose a two-phase shallow semantic parsing model which consists of the identification phase and the classification phase. We first find the boundary of semantic arguments from partial syntactic parsing results, and then assign appropriate semantic roles to the identified semantic arguments. By taking the sequential two-phase approach, we can alleviate the unbalanced class distribution problem, and select the features appropriate for each task. Experiments show the relative contribution of each phase on the test data.
Keywords
Partial Syntactic Parsing; Shallow Semantic Parsing; Support Vector Machine; Semantic Argument Identification; Semantic Role Assignment;
Citations & Related Records
연도 인용수 순위
  • Reference
1 Buchholz, S., Memory-Based Grammatical Relation Finding, PhD. thesis, Tilburg University, 2002.
2 Pradhan, S., Hacioglu, K., Krugler, V., Ward, W., Martin, J. and Jurafsky, D., Shallow Semantic Parsing Using Support Vector Machines, Technical Report, TR-CSLR-2003-03, 2003.
3 Pradhan, S., Ward, W., Hacioglu, K., Martin, J. and Jurafsky. D., Semantic Role Labeling using Different Syntactic Views, In Proceedings of the Association for Computational Linguistics, 2005.   DOI
4 Punyakanok, V., Roth, D., Yih, W., Zimak, D. and Tu, Y., Semantic Role Labeling Via Generalized Inference Over Classifiers, In Proceedings of the Eighth Conference on Natural Language Learning, 2004.
5 Xue, N. and Palmer, M., Calibrating Features for Semantic Role Labeling, In Proceedings of the Conference on Empirical Methods in Natural Language Processing, 2004.
6 Hacioglu, K., Pradhan, S., Ward, W., Martin, J. and Jurafsky, D., Semantic Role Labeling by Tagging Syntactic Chunks, In Proceedings of the Eighth Conference on Natural Language Learning, 2004.
7 Carreras, X. and Marquez, L., Introduction to the CoNLL-2004 Shared Task: Semantic Role Labeling, In Proceedings of the Eighth Conference on Natural Language Learning, 2004.
8 CoNLL shared task, http://www.lsi.upc.edu/~srlconll/home.html
9 Gildea, D. and Jurafsky, D., Automatic Labeling of Semantic Roles, Computational Linguistics, Vol. 28, No. 3, pp. 1-45, 2002.   DOI   ScienceOn
10 Yamada, H. and Matsumoto, Y., Statistical Dependency Analysis with Support Vector Machines, In Proceedings of the 8th International Workshop of Parsing Technologies, 2003.
11 Surdeanu, M., Harabagiu, S., Williams, J. and Aarseth, P., Using Predicate Arguments Structures for Information Extraction, In Proceedings of the Association for Computational Linguistics, 2003.   DOI
12 Kwon, N., Fleischman, M. and Hovy, E., FrameNet-based semantic parsing using maximum entropy models, In Proceedings of the International Conference on Computational Linguistics, 2004.   DOI
13 SupportVector Machine(SVM)-Light, http://svmlight.joachims.or