This is the repository for the paper "Learning from Fact-checkers: Analysis and Generation of Fact-checking Language", SIGIR 2019 https://arxiv.org/abs/1910.02202
We use Pytorch 0.4.1 and python 3.5.
pip install -r requirements.txt
python Masters/master_fcrg.py
If you feel our paper and resources are useful, please consider citing our work as follows:
@inproceedings{vo2019learning,
title={Learning from Fact-checkers: Analysis and Generation of Fact-checking Language},
author={Vo, Nguyen and Lee, Kyumin},
booktitle={The 42nd International ACM SIGIR Conference
on Research and Development in Information Retrieval},
year={2019}
}