paper-with-me

Papers

Automatic semantic role labeling on non-revised syntactic trees of journalistic texts

2017-04-10 · Nathan Siegle Hartmann, Magali Sanches Duran, Sandra Maria Aluísio

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 that perform SRL in journalistic texts. [1] obtained F1-measure scores of 79.6, using the PropBank.Br corpus, which has syntactic trees manually revised, [8], without using a treebank for training, obtained F1-measure scores of 68.0 for the same corpus. However, the use of manually revised syntactic trees for this task does not represent a real scenario of application. The goal of this paper is to evaluate the performance of SRL on revised and non-revised syntactic trees using a larger and balanced corpus of BP journalistic texts. First, we have shown that [1]'s system also performs better than [8]'s system on the larger corpus. Second, the SRL system trained on non-revised syntactic trees performs better over non-revised trees than a system trained on gold-standard data.

📄 PDF Abstract BibTeX arXiv:1704.03016

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Role Labeling

Similar Papers 제목 키워드 기반

Improving Chinese Semantic Role Labeling using High-quality Surface and Deep Case Frames

2017-04-01 · EACL 2017 4 · Gongye Jin, Daisuke Kawahara, Sadao Kurohashi

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

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

Semantic Role Labeling as Syntactic Dependency Parsing

2020-10-21 · EMNLP 2020 11 · Tianze Shi, Igor Malioutov, Ozan İrsoy

We reduce the task of (span-based) PropBank-style semantic role labeling (SRL) to syntactic dependency parsing. Our approach is motivated by our empirical analysis that shows three common syntactic patterns account for o…

Dependency ParsingSemantic Role Labeling

Automatic semantic role labeling in Ancient Greek using distributional semantic modeling

2020-05-01 · LREC 2020 5 · Alek Keersmaekers

This paper describes a first attempt to automatic semantic role labeling in Ancient Greek, using a supervised machine learning approach. A Random Forest classifier is trained on a small semantically annotated corpus of A…

Semantic Role Labeling

Semantic Role Labeling for Learner Chinese: the Importance of Syntactic Parsing and L2-L1 Parallel Data

2018-08-28 · EMNLP 2018 10 · Zi Lin, Yuguang Duan, Yuan-Yuan Zhao, Weiwei Sun 외

This paper studies semantic parsing for interlanguage (L2), taking semantic role labeling (SRL) as a case task and learner Chinese as a case language. We first manually annotate the semantic roles for a set of learner te…

Semantic ParsingSemantic Role LabelingSentence