Chinese Semantic Role Labeling with Bidirectional Recurrent Neural Networks
Code (0)
등록된 구현이 없습니다.
Tasks
Chinese Semantic Role LabelingFeature EngineeringSemantic Role LabelingSimilar Papers 제목 키워드 기반
Syntax Aware LSTM Model for Chinese Semantic Role Labeling
As for semantic role labeling (SRL) task, when it comes to utilizing parsing information, both traditional methods and recent recurrent neural network (RNN) based methods use the feature engineering way. In this paper, w…
Chinese Semantic Role LabelingDependency ParsingFeature EngineeringSemantic Role LabelingA Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling
We introduce a simple and accurate neural model for dependency-based semantic role labeling. Our model predicts predicate-argument dependencies relying on states of a bidirectional LSTM encoder. The semantic role labeler…
Semantic Role LabelingImproving Chinese SRL with Heterogeneous Annotations
Previous studies on Chinese semantic role labeling (SRL) have concentrated on single semantically annotated corpus. But the training data of single corpus is often limited. Meanwhile, there usually exists other semantica…
Chinese Semantic Role LabelingSemantic Role LabelingA Progressive Learning Approach to Chinese SRL Using Heterogeneous Data
Previous studies on Chinese semantic role labeling (SRL) have concentrated on a single semantically annotated corpus. But the training data of single corpus is often limited. Whereas the other existing semantically annot…
Chinese Semantic Role LabelingMachine TranslationSemantic Role LabelingWord Embeddings基于Self-Attention的句法感知汉语框架语义角色标注(Syntax-Aware Chinese Frame Semantic Role Labeling Based on Self-Attention)
框架语义角色标注(Frame Semantic Role Labeling, FSRL)是基于FrameNet标注体系的语义分析任务。语义角色标注通常对句法有很强的依赖性,目前的语义角色标注模型大多基于双向长短时记忆网络Bi-LSTM,虽然可以获取句子中的长距离依赖信息,但无法很好获取句子中的句法信息。因此,引入self-attention机制来捕获句子中每个词的句法信息。实验结果表明,该模型在CFN(Chinese FrameNet,…
Semantic Role Labeling