Skip to content

Latest commit

Β 

History

History
51 lines (42 loc) Β· 2.39 KB

File metadata and controls

51 lines (42 loc) Β· 2.39 KB

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