Skip to content

gadelrab/fact_checking_demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
run
 
 
sbt
 
 
 
 

Tracy

Tracing facts over Knowledge Graphs and text.

This is the Web user interface for ExFaKT framework.

Run

  1. Run ExFaKT system first (do not forget to start elasticsearch)
  2. Fix the host and ports of ExFaKT and elasticsearch in file [fact_checking_demo/conf/demo.properties]
  3. Change port number for the run comman ./sbt "run 9400" if necessary.
  4. Run ./sbt "run 9400"

Reference

This is the implementation for the paper:

Tracy: Tracing Facts over Knowledge Graphs and Text (Demo) Mohamed Gad-Elrab, Daria Stepanova, Jacopo Urbani, Gerhard Weikum In The Web Conference (WWW'19), ACM 2019.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published