Skip to content

nguyenvo09/LearningFromFactCheckers

Repository files navigation

Fact-checking Reponses Generation

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

Usage

Install required packages

We use Pytorch 0.4.1 and python 3.5.

pip install -r requirements.txt

Training/Testing

python Masters/master_fcrg.py

Citation

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}
}

About

This is the repository of Pytorch code and dataset for paper "Learning from Fact-checkers: Analysis and Generation of Fact-checking Language", SIGIR 2019

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages