Skip to content

j6mes/eacl2017-numerical-fact-checking

Repository files navigation

numerical-fact-checking-eacl2017

A system to fact check claims using relation matching. Inputs a collection of tables and a claim. Outputs a set of tuples relation matched to the claim and a simple verdict.

Pre-requisites:

  • Gradle
  • Java jdk8
  • Python 3
  • numpy
  • jnius
  • fuzzywuzzy
  • sklearn
  • urllib3

Running

eacl-demo.ipynb shows all components of the system from training data generation to making the deducitons. The other notebook demos just show parts of the program. 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published