Proceedings of the Nineteenth Conference on Computational Natural Language Learning - Shared Task 2015
DOI: 10.18653/v1/k15-2002
|View full text |Cite
|
Sign up to set email alerts
|

A Refined End-to-End Discourse Parser

Abstract: The CoNLL-2015 shared task focuses on shallow discourse parsing, which takes a piece of newswire text as input and returns the discourse relations in a PDTB style. In this paper, we describe our discourse parser that participated in the shared task. We use 9 components to construct the whole parser to identify discourse connectives, label arguments and classify the sense of Explicit or Non-Explicit relations in free texts. Compared to previous discourse parser, new components and features are added in our syst… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

2
130
0

Year Published

2016
2016
2022
2022

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 58 publications
(132 citation statements)
references
References 6 publications
2
130
0
Order By: Relevance
“…With an end-toend performance of 27.77 F 1 on the English 'blind' test data, our system advances the previous state of the art (Wang & Lan, 2015) by close to four F 1 points, with particularly good results for the argument identification sub-tasks. …”
mentioning
confidence: 72%
See 1 more Smart Citation
“…With an end-toend performance of 27.77 F 1 on the English 'blind' test data, our system advances the previous state of the art (Wang & Lan, 2015) by close to four F 1 points, with particularly good results for the argument identification sub-tasks. …”
mentioning
confidence: 72%
“…However, the Arg1s of explicit relations frequently occur in the same sentence (SS), so, following Wang & Lan (2015), we attempt to learn a classification function to predict whether these are in SS or PS. Considering all features proposed by Wang & Lan, but under cross-validation on the training set, we found that the significantly informative features were limited to: the connective form, the syntactic path from connective to root, the connective position in sentence (tertiles), and a bigram of the connective and following token part-of-speech.…”
Section: Argument Identificationmentioning
confidence: 99%
“…In the blind test, our parser achieve a better result than the best system of last year (Wang and Lan, 2015 Table 2: the supplementary F1 score of our system.…”
Section: Experimentationmentioning
confidence: 88%
“…Then, the supplementary results provided by the shared task organizes are reported. (Wang and Lan, 2015) 46.37 91.86 24.00 Table 1: the official F1 score of our system.…”
Section: Experimentationmentioning
confidence: 99%
“…We employ the winning parser of the CONLL shared task (Wang and Lan, 2015). The parser is also trained on Sections 2-22 of PDTB, and thus does not overlap with our test set.…”
Section: Insights On Automatic Discourse Parsingmentioning
confidence: 99%