paper-with-me

홈 › Papers

Easy-First Bottom-Up Discourse Parsing via Sequence Labelling

2022-10-01 · COLING (CODI, CRAC) 2022 10 · Andrew Shen, Fajri Koto, Jey Han Lau, Timothy Baldwin

We propose a novel unconstrained bottom-up approach for rhetorical discourse parsing based on sequence labelling of adjacent pairs of discourse units (DUs), based on the framework of Koto et al. (2021). We describe the unique training requirements of an unconstrained parser, and explore two different training procedures: (1) fixed left-to-right; and (2) random order in tree construction. Additionally, we introduce a novel dynamic oracle for unconstrained bottom-up parsing. Our proposed parser achieves competitive results for bottom-up rhetorical discourse parsing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Discourse Parsing

Similar Papers 제목 키워드 기반

Bottom Up Parsing via Sequence Labeling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We translate the sequence labeling framework, first introduced for top-down discourse parsing by Koto et al. (2021), to bottom-up discourse parsing. We introduce a novel parser that is not constrained by parsing directio…

Discourse Parsing

Effective Representation for Easy-First Dependency Parsing

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

Easy-first parsing relies on subtree re-ranking to build the complete parse tree. Whereas the intermediate state of parsing processing is represented by various subtrees, whose internal structural information is the key …

Dependency ParsingLanguage ModelingLanguage ModellingRe-Ranking

A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing

2022-10-15 · Naoki Kobayashi, Tsutomu Hirao, Hidetaka Kamigaito, Manabu Okumura 외

To promote and further develop RST-style discourse parsing models, we need a strong baseline that can be regarded as a reference for reporting reliable experimental results. This paper explores a strong baseline by integ…

Discourse Parsing

A Top-Down Neural Architecture towards Text-Level Parsing of Discourse Rhetorical Structure

2020-05-06 · ACL 2020 6 · Longyin Zhang, Yuqing Xing, Fang Kong, Peifeng Li 외

Due to its great importance in deep natural language understanding and various down-stream applications, text-level parsing of discourse rhetorical structure (DRS) has been drawing more and more attention in recent years…

DecoderDiscourse ParsingDRS ParsingNatural Language Understanding

Can we obtain significant success in RST discourse parsing by using Large Language Models?

2024-03-08 · Aru Maekawa, Tsutomu Hirao, Hidetaka Kamigaito, Manabu Okumura

Recently, decoder-only pre-trained large language models (LLMs), with several tens of billion parameters, have significantly impacted a wide range of natural language processing (NLP) tasks. While encoder-only or encoder…

DecoderDiscourse Parsing