Papers with NegBERT
Negation Detection in Dutch Spoken Human-Computer Conversations (2022.lrec-1)
Copied to clipboard
| Challenge: | Existing negation detection methods in English are not available. |
| Approach: | They propose to annotate a Dutch dialogue corpus with negation cues and their scopes. |
| Outcome: | The proposed method can detect negation cues and scope in Dutch dialogues with high precision and recall. |
NegBERT: A Transfer Learning Approach for Negation Detection and Scope Resolution (2020.lrec-1)
Copied to clipboard
| Challenge: | Negation is an important characteristic of language, and a major component of information extraction from text. |
| Approach: | They propose to use a popular transfer learning model to solve Negation Detection and Scope Resolution tasks in 3 datasets that have gained popularity over the years. |
| Outcome: | The proposed model outperforms existing systems on the BioScope Corpus, the Sherlock dataset and the SFU Review Corpus in scope resolution. |