Skip to content

zafarsyed/DeFacto

 
 

Repository files navigation

DeFacto (Deep Fact Validation)

Build Status Join the chat at https://gitter.im/AKSW/DeFacto

DeFacto is an algorithm for validating statements by finding confirming sources for it on the web. 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). Check out our demo.

How to cite

@Article{gerber2015,
  Title = {DeFacto - Temporal and Multilingual Deep Fact Validation},
  Author = {Daniel Gerber and Diego Esteves and Jens Lehmann and Lorenz B{\"u}hmann and Ricardo Usbeck and Axel-Cyrille {Ngonga Ngomo} and Ren{\'e} Speck},
  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}
}

Installation

If you want to try Defacto all you need to do is:

Bugs

Found a 🐛 bug? Open an issue

Requirements

Java 7, Maven, Solr 4.5, MySQL 5.5, Wordnet, Weka 3.3.6 (in case you want to check models out)

Related Projects

Please see more information about related projects: FactBench and BOA

Changelog

- HTTP service support
- Multilingual Deep Fact Validation Feature
- No support for http service
- Vaadin component required (user interface)
- Uses FactBench v1.0

About

Deep Fact Validation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 75.3%
  • Java 16.6%
  • CSS 4.8%
  • JavaScript 3.0%
  • Other 0.3%