This repository contains the data and code for the following paper:
Elisa Bassignana, Filip Ginter, Sampo Pyysalo, Rob van der Goot, and Barbara Plank. 2023. Silver Syntax Pre-training for Cross-Domain Relation Extraction. To appear in Findings of the Association for Computational Linguistics: ACL 2023.
In order to reproduce the experiments in the paper
- download the CrossRE dataset from HERE
- install the dependency packages using the command
pip install -r requirements.txt
- run the command
./run.sh
If you use the code from this repository please include the following reference:
TBA