Negation Scope Resolution

4 papers with code • 4 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Negation Scope Resolution models and implementations

Most implemented papers

NegBERT: A Transfer Learning Approach for Negation Detection and Scope Resolution

adityak6798/Transformers-For-Negation-and-Speculation LREC 2020

Our model, referred to as NegBERT, achieves a token level F1 score on scope resolution of 92. 36 on the Sherlock dataset, 95. 68 on the BioScope Abstracts subcorpus, 91. 24 on the BioScope Full Papers subcorpus, 90. 95 on the SFU Review Corpus, outperforming the previous state-of-the-art systems by a significant margin.

Resolving the Scope of Speculation and Negation using Transformer-Based Architectures

adityak6798/Transformers-For-Negation-and-Speculation 9 Jan 2020

Speculation is a naturally occurring phenomena in textual data, forming an integral component of many systems, especially in the biomedical information retrieval domain.

Multitask Learning of Negation and Speculation using Transformers

adityak6798/Transformers-For-Negation-and-Speculation 20 Nov 2020

Detecting negation and speculation in language has been a task of considerable interest to the biomedical community, as it is a key component of Information Extraction systems from Biomedical documents.