paper-with-me

Papers

Automatic Refinement of Syntactic Categories in Chinese Word Structures

2014-05-01 · LREC 2014 5 · Jianqiang Ma

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationPOSPOS TaggingSegmentation

Similar Papers 제목 키워드 기반

Chinese Couplet Generation with Syntactic Information

2022-10-01 · COLING 2022 10 · Yan Song

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…

POS

Chinese Grammatical Error Diagnosis Using Single Word Embedding

2016-12-01 · WS 2016 12 · Jinnan Yang, Bo Peng, Jin Wang, Jixian Zhang 외

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 Classification

Buy one get one free: Distant annotation of Chinese tense, event type and modality

2014-05-01 · LREC 2014 5 · Nianwen Xue, Yuchen Zhang

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 Alignment

Parsing Through Boundaries in Chinese Word Segmentation

2025-03-29 · Yige Chen, Zelong Li, Changbing Yang, Cindy Zhang 외

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 SegmentationSegmentation

An In-depth Study on Internal Structure of Chinese Words

2021-06-01 · ACL 2021 5 · Chen Gong, Saihao Huang, Houquan Zhou, Zhenghua Li 외

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