Skip to content

karenstemartins/NAACL2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

NAACL 2021

This repository contains all the data and code to reproduce the experiments from the "Why Do Document-Level Polarity Classifiers Fail?" paper published in NAACL 2021.

Files available in this package:

  • Data/Movie reviews from Metacritic/: all movie reviews collected from Metacritic. Each json file contains experts and users reviews from a movie.

  • Data/Human Classifier/: movie reviews classified by the Human Classifier. Each file contains the polarity (Human_classifier_polarity) and label (label) defined by the human classifier, the original polarity from Metacritic (Metacritic_polarity) and the review (review). For each type of user, expert and regular, there are two files: one used in the first and second experiment, and the other selected from Bert misclassified and correctly classified reviews used in the third experiment.

  • Data/Train/: the data used to train the classifiers.

  • Code/: the code of the machine classifiers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published