mhmgad / Tracy

Tracing facts over Knowledge Graphs and text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracy

Tracing facts over Knowledge Graphs and text.

This is the Web user interface for ExFaKT framework.

The web app is built using Playframework and Bootstrap 4.

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

Tracing facts over Knowledge Graphs and text.

License:GNU General Public License v3.0


Languages

Language:JavaScript 66.3%Language:HTML 16.7%Language:CSS 5.2%Language:Java 5.2%Language:Shell 4.5%Language:SCSS 0.8%Language:Scala 0.8%Language:Batchfile 0.5%