Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 791 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 791 Bytes

Structuring LD Search Results Using PSL

This repository contains code and pointers to data to enable you to re-create the results from Structuring LD Search Results experiments in our paper. We also provide supplementary material to the paper which provides additional details about the experimental evaluation.

Downloading the dataset

Before running the code of the experiments you need to download the associated dataset. To do so please run the following command:

./fetchData.sh

This will download a file named data.zip and will extract the content of this file to a folder named “data”

Compiling the code

Running the inference experiments