paper-with-me

홈 › Papers

Chinese Semantic Role Labeling with Bidirectional Recurrent Neural Networks

2015-09-01 · EMNLP 2015 9 · Zhen Wang, Tingsong Jiang, Baobao Chang, Zhifang Sui
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Semantic Role LabelingFeature EngineeringSemantic Role Labeling

Similar Papers 제목 키워드 기반

Syntax Aware LSTM Model for Chinese Semantic Role Labeling

2017-04-03 · Feng Qian, Lei Sha, Baobao Chang, Lu-chen Liu 외

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 Labeling

A Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling

2017-01-10 · CONLL 2017 8 · Diego Marcheggiani, Anton Frolov, Ivan Titov

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 Labeling

Improving Chinese SRL with Heterogeneous Annotations

2017-02-22 · Qiaolin Xia, Baobao Chang, Zhifang Sui

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 Labeling

A Progressive Learning Approach to Chinese SRL Using Heterogeneous Data

2017-07-01 · ACL 2017 7 · Qiaolin Xia, Lei Sha, Baobao Chang, Zhifang Sui

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)

2020-10-01 · CCL 2020 10 · Xiaohui Wang, Ru Li, Zhiqiang Wang, Qinghua Chai 외

框架语义角色标注(Frame Semantic Role Labeling, FSRL)是基于FrameNet标注体系的语义分析任务。语义角色标注通常对句法有很强的依赖性,目前的语义角色标注模型大多基于双向长短时记忆网络Bi-LSTM,虽然可以获取句子中的长距离依赖信息,但无法很好获取句子中的句法信息。因此,引入self-attention机制来捕获句子中每个词的句法信息。实验结果表明,该模型在CFN(Chinese FrameNet,…

Semantic Role Labeling