Automatic Refinement of Syntactic Categories in Chinese Word Structures
Annotated word structures are useful for various Chinese NLP tasks, such as word segmentation, POS tagging and syntactic parsing. Chinese word structures are often represented by binary trees, the nodes of which are labeled with syntactic categories, due to the syntactic nature of Chinese word formation. It is desirable to refine the annotation by labeling nodes of word structure trees with more proper syntactic categories so that the combinatorial properties in the word formation process are better captured. This can lead to improved performances on the tasks that exploit word structure annotations. We propose syntactically inspired algorithms to automatically induce syntactic categories of word structure trees using POS tagged corpus and branching in existing Chinese word structure trees. We evaluate the quality of our annotation by comparing the performances of models based on our annotation and another publicly available annotation, respectively. The results on two variations of Chinese word segmentation task show that using our annotation can lead to significant performance improvements.
Code (0)
등록된 구현이 없습니다.
Tasks
Chinese Word SegmentationPOSPOS TaggingSegmentationSimilar Papers 제목 키워드 기반
Chinese Couplet Generation with Syntactic Information
Chinese couplet generation aims to generate a pair of clauses (usually generating a subsequent clause given an antecedent one) with certain rules (e.g., morphological and syntactical symmetry) adhered and has long been a…
POSChinese Grammatical Error Diagnosis Using Single Word Embedding
Abstract Automatic grammatical error detection for Chinese has been a big challenge for NLP researchers. Due to the formal and strict grammar rules in Chinese, it is hard for foreign students to master Chinese. A compute…
Grammatical Error DetectionLanguage ModelingLanguage ModellingMulti-Label ClassificationBuy one get one free: Distant annotation of Chinese tense, event type and modality
We describe a {``}distant annotation{''} method where we mark up the semantic tense, event type, and modality of Chinese events via a word-aligned parallel corpus. We first map Chinese verbs to their English counterparts…
Machine TranslationVocal Bursts Type PredictionWord AlignmentParsing Through Boundaries in Chinese Word Segmentation
Chinese word segmentation is a foundational task in natural language processing (NLP), with far-reaching effects on syntactic analysis. Unlike alphabetic languages like English, Chinese lacks explicit word boundaries, ma…
Chinese Word SegmentationSegmentationAn In-depth Study on Internal Structure of Chinese Words
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 t…
Sentence