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.
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”