CogComp / perspectrum

Perspectrum: a dataset of claims, perspectives and evidence documents
https://cogcomp.seas.upenn.edu/perspectrum/
32 stars 6 forks source link

Perspectrum

Build Status

This repository contains codes and scripts relevant to the dataset introduced in this paper.

Code structure:

Model

You can download the BERT-based baseline models for all four tasks from the google drive.

Demo

We host a demo of our BERT-based baseline systems here The server code for the demo is available at this repo

Citation

Work is published under the Creative Commons license. Please cite the following work if you want to refer to this work:

@inproceedings{chen2018perspectives,
  title={Seeing Things from a Different Angle: Discovering Diverse Perspectives about Claims},
  author={Chen, Sihao and Khashabi, Daniel and Yin, Wenpeng and Callison-Burch, Chris and Roth, Dan},
  book={Conference of the North American Chapter of the Association for Computational Linguistics (NAACL)},
  year={2019}
}