paper-with-me

Papers

Syntax-aware Multilingual Semantic Role Labeling

2019-09-01 · IJCNLP 2019 11 · Shexia He, Zuchao Li, Hai Zhao

Recently, semantic role labeling (SRL) has earned a series of success with even higher performance improvements, which can be mainly attributed to syntactic integration and enhanced word representation. However, most of these efforts focus on English, while SRL on multiple languages more than English has received relatively little attention so that is kept underdevelopment. Thus this paper intends to fill the gap on multilingual SRL with special focus on the impact of syntax and contextualized word representation. Unlike existing work, we propose a novel method guided by syntactic rule to prune arguments, which enables us to integrate syntax into multilingual SRL model simply and effectively. We present a unified SRL model designed for multiple languages together with the proposed uniform syntax enhancement. Our model achieves new state-of-the-art results on the CoNLL-2009 benchmarks of all seven languages. Besides, we pose a discussion on the syntactic role among different languages and verify the effectiveness of deep enhanced representation for multilingual SRL.

📄 PDF Abstract BibTeX arXiv:1909.00310

Code (1)

bcmi220/multilingual_srl 공식 구현 tf

Tasks

Semantic Role Labeling

Similar Papers 제목 키워드 기반

A Full End-to-End Semantic Role Labeler, Syntax-agnostic Over Syntax-aware?

2018-08-11 · Jiaxun Cai, Shexia He, Zuchao Li, Hai Zhao

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem…

DecoderSemantic Role LabelingSentence

Syntax-aware Neural Semantic Role Labeling with Supertags

2019-03-12 · NAACL 2019 6 · Jungo Kasai, Dan Friedman, Robert Frank, Dragomir Radev 외

We introduce a new syntax-aware model for dependency-based semantic role labeling that outperforms syntax-agnostic models for English and Spanish. We use a BiLSTM to tag the text with supertags extracted from dependency …

Semantic Role LabelingTAG

A Full End-to-End Semantic Role Labeler, Syntactic-agnostic Over Syntactic-aware?

2018-08-01 · COLING 2018 8 · Jiaxun Cai, Shexia He, Zuchao Li, Hai Zhao

Semantic role labeling (SRL) is to recognize the predicate-argument structure of a sentence, including subtasks of predicate disambiguation and argument labeling. Previous studies usually formulate the entire SRL problem…

DecoderMachine TranslationQuestion AnsweringSemantic Parsing+2

A Unified Syntax-aware Framework for Semantic Role Labeling

2018-10-01 · EMNLP 2018 10 · Zuchao Li, Shexia He, Jiaxun Cai, Zhuosheng Zhang 외

Semantic role labeling (SRL) aims to recognize the predicate-argument structure of a sentence. Syntactic information has been paid a great attention over the role of enhancing SRL. However, the latest advance shows that …

Machine TranslationQuestion AnsweringSemantic Role LabelingSentence

Graph Convolutions over Constituent Trees for Syntax-Aware Semantic Role Labeling

2019-09-21 · EMNLP 2020 11 · Diego Marcheggiani, Ivan Titov

Semantic role labeling (SRL) is the task of identifying predicates and labeling argument spans with semantic roles. Even though most semantic-role formalisms are built upon constituent syntax and only syntactic constitue…

Semantic Role Labeling