Datasets and configuration files for EmbDI: Embeddings for Data Integration
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/7930460
下载链接
链接失效反馈官方服务:
资源简介:
## 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`.
创建时间:
2023-05-13



