Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 811 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 811 Bytes

i18n-ckg

This repository contains code for the position paper "i18n-CKG: Considerations in Building Internationalization Contextualized Knowledge Graphs" for the Contextualized Knowledge Graphs (CKG 2018) workshop co-located with the International Semantic Web Conference (ISWC 2018).

Structure

This repository is structured in the following way.

$ tree
.
├── README.md
├── demo-data
│   ├── output-demo
│   ├── output-demo-trans-1
│   ├── output-demo-trans-2
│   ├── output-demo-trans-i18nPropScore
│   └── test-query.csv
└── scripts
    ├── README.md
    ├── geckodriver
    ├── s1-collect-data.py
    ├── s2-recon-triples.py
    ├── s3-compile-i18n.py
    └── webdriver-path-demo.txt