Skip to content

utir/fc-aaai18-py3

Repository files navigation

Fact-checking from crowds

Paper:

An Interpretable Joint Graphical Model for Fact-Checking from Crowds
Proceedings of the Thirty-Second AAAI Conference on Artificial Intelligence (AAAI-18)

Demo: http://fcweb.pythonanywhere.com/#

The Emergent dataset and the text features extraction for stance classification are from

Ferreira, W., & Vlachos, A. (2016). Emergent: a novel data-set for stance classification.
In Proceedings of the 2016 conference of the North American chapter of the association for computational linguistics: Human language technologies (pp. 1163-1168).

To run offline/online experiments:

python run_experiment.py offline

or

python run_experiment.py online

Mturk directory contains stance labels collected by Amazon Mechanical Turk. The worker IDs have been mapped to another set of IDs.

Note: Please use Python 3.6 for your conda environment.

About

model code for the fact-checker in AAAI 18 paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages