Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 900 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 900 Bytes

An Analysis of Negation in Natural Language Understanding Corpora

This repository contains the code and data of the ACL2022 paper "An Analysis of Negation in Natural Language Understanding Corpora". The arxiv version of the paper is also available here.
Authors: Md Mosharaf Hossain, Dhivya Chinnappa, and Eduardo Blanco

Negation Cue Detector

Please visit cue-detector directory for details on the negation cue detection model.

Annotations and Experiments

We utilized the jiant python toolkit. Please visit annotations-and-experiments to get the annotation files and the codes for the experiments.