Skip to content

The output produced by the Valentine Experiment Suite included in the paper "The Valentine Experiment Suite for Schema Matching"

License

Notifications You must be signed in to change notification settings

delftdata/valentine-paper-results

Repository files navigation

valentine-paper-results

In this repository is showcased the output of the Valentine Experiment Suite.

The output folder contains the zip files with the suite's output per method.

The Jupyter notebook contains the code used for producing all the visualizations that accompany the paper. The visualizations can be found in the plots folder.

Instructions

  • Create a virtual environment

    virtualenv valentine

  • Install the python packages

    pip install -r requirements.txt

  • Unzip all the folders from the output and place the folders in a new one called data

  • Run the jupyter notebook and update the path to the data folder (Step 0 in the notebook)

  • Run each cell one by one until the end, where the plots are generated and saved automatically in the plots folder.

About

The output produced by the Valentine Experiment Suite included in the paper "The Valentine Experiment Suite for Schema Matching"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published