Exploiting Chunking for Dependency Parsing in Korean


KIPS Transactions on Software and Data Engineering, Vol. 11, No. 7, pp. 291-298, Jul. 2022
https://doi.org/10.3745/KTSDE.2022.11.7.291,   PDF Download:
Keywords: Dependency Structure, Constituent, Chunking, Parsing
Abstract

In this paper, we present a method for dependency parsing with chunking in Korean. Dependency parsing is a task of determining a governor of every word in a sentence. In general, we used to determine the syntactic governor in Korean and should transform the syntactic structure into semantic structure for further processing like semantic analysis in natural language processing. There is a notorious problem to determine whether syntactic or semantic governor. For example, the syntactic governor of the word “먹고 (eat)” in the sentence “밥을 먹고 싶다 (would like to eat)” is “싶다 (would like to)”, which is an auxiliary verb and therefore can not be a semantic governor. In order to mitigate this somewhat, we propose a Korean dependency parsing after chunking, which is a process of segmenting a sentence into constituents. A constituent is a word or a group of words that function as a single unit within a dependency structure and is called a chunk in this paper. Compared to traditional dependency parsing, there are some advantage of the proposed method: (1) The number of input units in parsing can be reduced and then the parsing speed could be faster. (2) The effectiveness of parsing can be improved by considering the relation between two head words in chunks. Through experiments for Sejong dependency corpus, we have shown that the USA and LAS of the proposed method are 86.48% and 84.56%, respectively and the number of input units is reduced by about 22%p.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
Y. Namgoong and J. Kim, "Exploiting Chunking for Dependency Parsing in Korean," KIPS Transactions on Software and Data Engineering, vol. 11, no. 7, pp. 291-298, 2022. DOI: https://doi.org/10.3745/KTSDE.2022.11.7.291.

[ACM Style]
Young Namgoong and Jae-Hoon Kim. 2022. Exploiting Chunking for Dependency Parsing in Korean. KIPS Transactions on Software and Data Engineering, 11, 7, (2022), 291-298. DOI: https://doi.org/10.3745/KTSDE.2022.11.7.291.