中文
相关论文

相关论文: A Full End-to-End Semantic Role Labeler, Syntax-ag…

200 篇论文

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, we propose Syntax…

计算与语言 · 计算机科学 2017-04-21 Feng Qian , Lei Sha , Baobao Chang , Lu-chen Liu , Ming Zhang

Semantic Role Labeling (SRL) is a Natural Language Processing task that enables the detection of events described in sentences and the participants of these events. For Brazilian Portuguese (BP), there are two studies recently concluded…

计算与语言 · 计算机科学 2017-04-12 Nathan Siegle Hartmann , Magali Sanches Duran , Sandra Maria Aluísio

Implicit semantic role labeling (iSRL) is the task of predicting the semantic roles of a predicate that do not appear as explicit arguments, but rather regard common sense knowledge or are mentioned earlier in the discourse. We introduce an…

计算与语言 · 计算机科学 2017-10-06 Quynh Ngoc Thi Do , Steven Bethard , Marie-Francine Moens

The latest developments in neural semantic role labeling (SRL) have shown great performance improvements with both the dependency and span formalisms/styles. Although the two styles share many similarities in linguistic meaning and…

计算与语言 · 计算机科学 2021-02-11 Zuchao Li , Hai Zhao , Junru Zhou , Kevin Parnow , Shexia He

Recent models have shown that incorporating syntactic knowledge into the semantic role labelling (SRL) task leads to a significant improvement. In this paper, we propose Syntax-aware Graph-to-Graph Transformer (SynG2G-Tr) model, which…

计算与语言 · 计算机科学 2023-06-05 Alireza Mohammadshahi , James Henderson

Semantic role labeling is primarily used to identify predicates, arguments, and their semantic relationships. Due to the limitations of modeling methods and the conditions of pre-identified predicates, previous work has focused on the…

计算与语言 · 计算机科学 2020-10-12 Zuchao Li , Hai Zhao , Rui Wang , Kevin Parnow

Who did what to whom is a major focus in natural language understanding, which is right the aim of semantic role labeling (SRL) task. Despite of sharing a lot of processing characteristics and even task purpose, it is surprisingly that…

计算与语言 · 计算机科学 2019-11-19 Zhuosheng Zhang , Yuwei Wu , Zuchao Li , Hai Zhao

Current state-of-the-art semantic role labeling (SRL) uses a deep neural network with no explicit linguistic features. However, prior work has shown that gold syntax trees can dramatically improve SRL decoding, suggesting the possibility of…

计算与语言 · 计算机科学 2018-11-13 Emma Strubell , Patrick Verga , Daniel Andor , David Weiss , Andrew McCallum

For over a decade, machine learning has been used to extract opinion-holder-target structures from text to answer the question "Who expressed what kind of sentiment towards what?". Recent neural approaches do not outperform the…

计算与语言 · 计算机科学 2018-04-20 Ana Marasović , Anette Frank

This paper introduces and analyzes a battery of inference models for the problem of semantic role labeling: one based on constraint satisfaction, and several strategies that model the inference as a meta-learning problem using…

人工智能 · 计算机科学 2015-03-19 M. Surdeanu , L. Marquez , X. Carreras , P. R. Comas

We present a model for semantic proto-role labeling (SPRL) using an adapted bidirectional LSTM encoding strategy that we call "Neural-Davidsonian": predicate-argument structure is represented as pairs of hidden states corresponding to…

计算与语言 · 计算机科学 2019-08-28 Rachel Rudinger , Adam Teichert , Ryan Culkin , Sheng Zhang , Benjamin Van Durme

Prior studies show that cross-lingual semantic role labeling (SRL) can be achieved by model transfer under the help of universal features. In this paper, we fill the gap of cross-lingual SRL by proposing an end-to-end SRL model that…

计算与语言 · 计算机科学 2020-08-25 Hao Fei , Meishan Zhang , Fei Li , Donghong Ji

We put forward an end-to-end multi-step machine learning model which jointly labels semantic roles and the proto-roles of Dowty (1991), given a sentence and the predicates therein. Our best architecture first learns argument spans followed…

计算与语言 · 计算机科学 2022-10-17 Aashish Arora , Harshitha Malireddi , Daniel Bauer , Asad Sayeed , Yuval Marton

This paper presents a series of approaches aimed at enhancing the performance of Aspect-Based Sentiment Analysis (ABSA) by utilizing extracted semantic information from a Semantic Role Labeling (SRL) model. We propose a novel end-to-end…

计算与语言 · 计算机科学 2023-07-28 Pavel Přibáň , Ondřej Pražák

Semantic Role Labeling (SRL) is believed to be a crucial step towards natural language understanding and has been widely studied. Recent years, end-to-end SRL with recurrent neural networks (RNN) has gained increasing attention. However, it…

计算与语言 · 计算机科学 2017-12-06 Zhixing Tan , Mingxuan Wang , Jun Xie , Yidong Chen , Xiaodong Shi

Many efforts of research are devoted to semantic role labeling (SRL) which is crucial for natural language understanding. Supervised approaches have achieved impressing performances when large-scale corpora are available for resource-rich…

计算与语言 · 计算机科学 2020-05-08 Hao Fei , Meishan Zhang , Donghong Ji

This report presents a detailed methodology for constructing a high-quality Semantic Role Labeling (SRL) dataset from the Wall Street Journal (WSJ) portion of the OntoNotes 5.0 corpus and adapting it for Opinion Role Labeling (ORL) tasks.…

There are many different ways in which external information might be used in an NLP task. This paper investigates how external syntactic information can be used most effectively in the Semantic Role Labeling (SRL) task. We evaluate three…

计算与语言 · 计算机科学 2019-06-04 Yufei Wang , Mark Johnson , Stephen Wan , Yifang Sun , Wei Wang

In this paper, we study semantic role labelling (SRL), a subtask of semantic parsing of natural language sentences and its application for the Vietnamese language. We present our effort in building Vietnamese PropBank, the first Vietnamese…

Previous approaches to multilingual semantic dependency parsing treat languages independently, without exploiting the similarities between semantic structures across languages. We experiment with a new approach where we combine resources…

计算与语言 · 计算机科学 2018-05-30 Phoebe Mulcaire , Swabha Swayamdipta , Noah Smith