Incorporating Deep Syntactic and Semantic Knowledge for Chinese Sequence Labeling with GCN
Recently, it is quite common to integrate Chinese sequence labeling results to enhance syntactic and semantic parsing. However, little attention has been paid to the utility of hierarchy and structure information encoded in syntactic and semantic features for Chinese sequence labeling tasks. In this paper, we propose a novel framework to encode syntactic structure features and semantic information for Chinese sequence labeling tasks with graph convolutional networks (GCN). Experiments on five benchmark datasets, including Chinese word segmentation and part-of-speech tagging, demonstrate that our model can effectively improve the performance of Chinese labeling tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Chinese Word SegmentationPart-Of-Speech TaggingSemantic ParsingSimilar Papers 제목 키워드 기반
Semantic Role Labeling with Heterogeneous Syntactic Knowledge
Recently, due to the interplay between syntax and semantics, incorporating syntactic knowledge into neural semantic role labeling (SRL) has achieved much attention. Most of the previous syntax-aware SRL works focus on ex…
Semantic Role LabelingIncorporating Syntactic Uncertainty in Neural Machine Translation with a Forest-to-Sequence Model
Incorporating syntactic information in Neural Machine Translation (NMT) can lead to better reorderings, particularly useful when the language pairs are syntactically highly divergent or when the training bitext is not la…
Machine TranslationNMTSentenceTranslationIncorporating Syntactic Uncertainty in Neural Machine Translation with Forest-to-Sequence Model
Incorporating syntactic information in Neural Machine Translation models is a method to compensate their requirement for a large amount of parallel training text, especially for low-resource language pairs. Previous work…
Machine TranslationSentenceTranslationChinese Semantic Role Labeling using High-quality Syntactic Knowledge
Improving Chinese Semantic Role Labeling using High-quality Surface and Deep Case Frames
This paper presents a method for applying automatically acquired knowledge to semantic role labeling (SRL). We use a large amount of automatically extracted knowledge to improve the performance of SRL. We present two var…
Chinese Semantic Role LabelingDependency ParsingMachine TranslationManagement+2