Skip to content

DeFacto/DeFacto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20015db · Jul 26, 2019
Jun 18, 2018
Sep 14, 2018
Jan 10, 2017
Sep 14, 2018
Jun 10, 2015
Jun 18, 2018
Apr 28, 2019
Oct 5, 2017
Oct 5, 2017
Oct 5, 2017
Jul 26, 2019
May 29, 2015
Jun 18, 2018
May 29, 2015
Jun 18, 2018
Jul 30, 2012

Repository files navigation

DeFacto: Deep Fact Validation

Build Status Project Stats

A Fact-Validation framework ❌ ✅

DeFacto is a framework for validating statements by finding confirming sources for it. It takes a statement (such as “Jamaica Inn was directed by Alfred Hitchcock”) as input and then tries to find evidence for the truth of that statement by searching for information in the web (more information).

  • Java version
  • 🐍 Python version | 🔥 coming soon

Found a 🐛 bug? Please open an issue

Docker Image (please checkout the branch defacto-docker)

Changelog

  • v2.1
    • HTTP service support
  • v2.0
    • Multilingual Deep Fact Validation Feature
  • v1.0
    • No support for http service
  • Vaadin component required (user interface)

How to cite

@Article{gerber2015,
  title = {DeFacto - Temporal and Multilingual Deep Fact Validation},
  author = {Gerber, Daniel and Esteves, Diego and Lehmann, Jens and B{\"u}hmann, Lorenz and 
           Usbeck, Ricardo and {Ngonga Ngomo}, Axel-Cyrille and Speck, Ren{\'e}},
  journal = {Web Semantics: Science, Services and Agents on the World Wide Web},
  year = {2015},
  url = {http://svn.aksw.org/papers/2015/JWS_DeFacto/public.pdf}
}
@article{Esteves:2018:TVA:3183573.3177873,
 title = {Toward Veracity Assessment in RDF Knowledge Bases: An Exploratory Analysis},
 author = {Esteves, Diego and Rula, Anisa and Reddy, Aniketh Janardhan and Lehmann, Jens},
 journal = {J. Data and Information Quality},
 year = {2018},
 url = {http://doi.acm.org/10.1145/3177873},
 publisher = {ACM}
} 

Bugs

Found a 🐛 bug? Open an issue