Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 417 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 417 Bytes

VersaMatch: Ontology Matching with Weak Supervision

This repository contains data and code for the paper "VersaMatch: Ontology Matching with Weak Supervision" (Fuerst, Fadel Argerich & Cheng, VLDB 2023).

Data and Code.

  • ./data contains the used ontologies, groundtruth matching results, and baseline matching results.
  • ./versamatch/labeling contains the code of the labeling functions used in the paper.