paper-with-me

홈 › Papers

Can Discourse Relations be Identified Incrementally?

2017-11-01 · IJCNLP 2017 11 · Frances Yung, Hiroshi Noji, Yuji Matsumoto

Humans process language word by word and construct partial linguistic structures on the fly before the end of the sentence is perceived. Inspired by this cognitive ability, incremental algorithms for natural language processing tasks have been proposed and demonstrated promising performance. For discourse relation (DR) parsing, however, it is not yet clear to what extent humans can recognize DRs incrementally, because the latent {`}nodes{'} of discourse structure can span clauses and sentences. To answer this question, this work investigates incrementality in discourse processing based on a corpus annotated with DR signals. We find that DRs are dominantly signaled at the boundary between the two constituent discourse units. The findings complement existing psycholinguistic theories on expectation in discourse processing and provide direction for incremental discourse parsing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Discourse ParsingLanguage ModelingLanguage ModellingSemantic Role LabelingSentenceSpeech Recognition

Similar Papers 제목 키워드 기반

A Deep Sequential Model for Discourse Parsing on Multi-Party Dialogues

2018-12-01 · Zhouxing Shi, Minlie Huang

Discourse structures are beneficial for various NLP tasks such as dialogue understanding, question answering, sentiment analysis, and so on. This paper presents a deep sequential model for parsing discourse dependency st…

Discourse ParsingLink PredictionRelation

Graph-based Argument Quality Assessment

2021-09-01 · RANLP 2021 9 · Ekaterina Saveleva, Volha Petukhova, Marius Mosbach, Dietrich Klakow

The paper presents a novel discourse-based approach to argument quality assessment defined as a graph classification task, where the depth of reasoning (argumentation) is evident from the number and type of detected disc…

Graph Classification

Improving Discourse Relation Projection to Build Discourse Annotated Corpora

2017-07-20 · RANLP 2017 9 · Majid Laali, Leila Kosseim

The naive approach to annotation projection is not effective to project discourse annotations from one language to another because implicit discourse relations are often changed to explicit ones and vice-versa in the tra…

RelationTranslationWord Alignment

Transferring Knowledge from Discourse to Arguments: A Case Study with Scientific Abstracts

2019-08-01 · WS 2019 8 · Pablo Accuosto, Horacio Saggion

In this work we propose to leverage resources available with discourse-level annotations to facilitate the identification of argumentative components and relations in scientific texts, which has been recognized as a part…

Argument MiningDiscourse ParsingTransfer Learning

Llamipa: An Incremental Discourse Parser

2024-06-26 · Kate Thompson, Akshay Chaturvedi, Julie Hunter, Nicholas Asher

This paper provides the first discourse parsing experiments with a large language model(LLM) finetuned on corpora annotated in the style of SDRT (Segmented Discourse Representation Theory Asher, 1993; Asher and Lascaride…

Discourse ParsingLanguage ModelingLanguage ModellingLarge Language Model