Published July 15, 2020 | Version v1

Datasets and configuration files for EmbDI: Embeddings for Data Integration

  • 1. Inria
  • 2. Eurecom
  • 3. QCRI

Description

## License

```
   Copyright 2020 Riccardo CAPPUZZO

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
```

## EmbDI datasets

The datasets contained in this directory were used while working with [EmbDI](https://gitlab.eurecom.fr/cappuzzo/embdi) on the relevant paper. Please refer to the full repository for more info.

What is provided here was sourced mostly from [The Magellan Data Repository](https://sites.google.com/site/anhaidgroup/useful-stuff/data#TOC-The-Corleone-Data-Sets). For each dataset, three tables are provided: table-A and table-B are taken from the original repository and slightly modified (lower casing, spaces were replaced by `_`, some special characters were removed), while the third table is the concatenation of tables A and B.

## Edgelists

Edgelists are the data structures used by EmbDI. They are generated starting from each concatenated dataset and are then fed to the algorithm.

## EQ tests

The `EQ tests` folder contains all the tests used to perform the Embeddings Quality evaluation in the paper.

The additional resources include:

* (partially preprocessed) base datasets.

* Their Entity Resolution and Schema Matching versions.

* Edgelists for both ER and SM versions.

* Ground truth files for ER and SM tasks.

* Test directories for the EQ task.

* Copies of the configuration files provided in this repository.

 

Configuration files, info files and ER match files were left in this repository in `pipeline/config_files/default`,

`pipeline/info` and `pipeline/matches/default`.


 

Files

EmbDI datasets.zip

Files (1.4 GB)

Name Size
md5:70036bc7482a6614d55d6054058ca17b
1.4 GB Preview Download

Additional details

Related works

Is supplement to
Conference paper: 10.1145/3318464.3389742 (DOI)