SOTAVerified

An Empirical Investigation of Error Types in Vietnamese Parsing

2018-08-01COLING 2018Unverified0· sign in to hype

Quy Nguyen, Yusuke Miyao, Hiroshi Noji, Nhung Nguyen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Syntactic parsing plays a crucial role in improving the quality of natural language processing tasks. Although there have been several research projects on syntactic parsing in Vietnamese, the parsing quality has been far inferior than those reported in major languages, such as English and Chinese. In this work, we evaluated representative constituency parsing models on a Vietnamese Treebank to look for the most suitable parsing method for Vietnamese. We then combined the advantages of automatic and manual analysis to investigate errors produced by the experimented parsers and find the reasons for them. Our analysis focused on three possible sources of parsing errors, namely limited training data, part-of-speech (POS) tagging errors, and ambiguous constructions. As a result, we found that the last two sources, which frequently appear in Vietnamese text, significantly attributed to the poor performance of Vietnamese parsing.

Tasks

Reproductions