KGEval: Estimating Knowledge Graph Accuracy under Budget
Authors: Prakhar Ojha & Partha Talukdar,
prakhar.ojha@csa.iisc.ernet.in; ppt@serc.iisc.in
Indian Institute of Science, Bangalore
We have released the source code and data used for KGEval.
1. Install PSL for enabling Inference Engine.
Src code + Installation instructions at
Requires Maven3.x
2. Respective folders have description of data format
High level Directory structure:
.
|-- Mturk_data
| |-- NELL_Mturk
| |-- README
| `-- YAGO_Mturk
| |
| |
|-- NELL
| |-- data
| |
| |-- src
| | |-- inference_data
| | |
| | `-- KGEval.groovy
| |
| |
|-- README
| |
| |
`-- YAGO
|-- data
|
`-- src
|-- inference_data
|
`-- KGEval.groovy