An In-depth Study on Internal Structure of Chinese Words
Chen Gong, Saihao Huang, Houquan Zhou, Zhenghua Li, Min Zhang, Zhefeng, Wang, Baoxing Huai, Nicholas Jing Yuan

TL;DR
This paper introduces a new approach to model the deep internal structures of Chinese words as dependency trees, creating a large annotated dataset, analyzing Chinese word formation, and improving sentence parsing accuracy.
Contribution
It presents the first manually annotated deep internal structure treebank for Chinese words, defines word-internal structure parsing as a new task, and demonstrates effective encoding methods for better syntactic parsing.
Findings
Created WIST with over 30K annotated words
Achieved promising improvements in sentence-level parsing
Provided detailed analysis of Chinese word formation
Abstract
Unlike English letters, Chinese characters have rich and specific meanings. Usually, the meaning of a word can be derived from its constituent characters in some way. Several previous works on syntactic parsing propose to annotate shallow word-internal structures for better utilizing character-level information. This work proposes to model the deep internal structures of Chinese words as dependency trees with 11 labels for distinguishing syntactic relationships. First, based on newly compiled annotation guidelines, we manually annotate a word-internal structure treebank (WIST) consisting of over 30K multi-char words from Chinese Penn Treebank. To guarantee quality, each word is independently annotated by two annotators and inconsistencies are handled by a third senior annotator. Second, we present detailed and interesting analysis on WIST to reveal insights on Chinese word formation.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
