paper-with-me

Papers

UiO 2: Sequence-labeling Negation Using Dependency Features

2012-07-01 · SEMEVAL 2012 7 · Emanuele Lapponi, Erik Velldal, Lilja {\O}vrelid, Jonathon Read
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

Viable Dependency Parsing as Sequence Labeling

2019-02-27 · NAACL 2019 6 · Michalina Strzyz, David Vilares, Carlos Gómez-Rodríguez

We recast dependency parsing as a sequence labeling problem, exploring several encodings of dependency trees as labels. While dependency parsing by means of sequence labeling had been attempted in existing work, results …

Dependency Parsing

Dependency Graph Parsing as Sequence Labeling

2024-10-23 · Ana Ezquerro, David Vilares, Carlos Gómez-Rodríguez

Various linearizations have been proposed to cast syntactic dependency parsing as sequence labeling. However, these approaches do not support more complex graph-based representations, such as semantic dependencies or enh…

Dependency Parsing

Negation Triplet Extraction with Syntactic Dependency and Semantic Consistency

2024-04-15 · Yuchen Shi, Deqing Yang, Jingping Liu, Yanghua Xiao 외

Previous works of negation understanding mainly focus on negation cue detection and scope resolution, without identifying negation subject which is also significant to the downstream tasks. In this paper, we propose a ne…

DecoderLanguage ModellingMulti-Task LearningNegation+2

UDapter: Typology-based Language Adapters for Multilingual Dependency Parsing and Sequence Labeling

2022-09-01 · CL (ACL) 2022 9 · Ahmet Üstün, Arianna Bisazza, Gosse Bouma, Gertjan van Noord

Recent advances in multilingual language modeling have brought the idea of a truly universal parser closer to reality. However, such models are still not immune to the “curse of multilinguality”: Cross-language interfere…

Dependency ParsingLanguage ModelingLanguage ModellingMorphological Tagging+3

Scope resolution of predicted negation cues: A two-step neural network-based approach

2021-09-15 · Daan de Jong

Neural network-based methods are the state of the art in negation scope resolution. However, they often use the unrealistic assumption that cue information is completely accurate. Even if this assumption holds, there rem…

NegationNegation DetectionNegation Scope Resolution