This repository contains a medical corpus of argument mining AbstRCT corpus (a dataset of clinical abstracts annotated for argument mining in English), and generation of the dataset in Spanish, French and Italian by translation and projection using word alignment tools, such as Awesome align.
The dataset consists of abstracts of 5 disease types for argument component detection and argument relation classification:
neoplasm
: 350 train, 100 dev and 50 test abstractsglaucoma_test
: 100 abstractsmixed_test
: 100 abstracts (20 on glaucoma, 20 on neoplasm, 20 on diabetes, 20 on hypertension, 20 on hepatitis)
The structure of the repository:
Inside EN
folder:
- argument_components/
- argument_relations/
Inside ES/FR/IT
folder:
-
argument_components/$MT_$projection/
automatic_projections
- post-processed projectionsmanual_revision
- manually corrected projectionspostprocessed
- merged English and Spanish train and dev sets
-
argument_relations
(Only English and Spanish (deepl))
@misc{yeginbergen2024crosslingual,
title={Cross-lingual Argument Mining in the Medical Domain},
author={Anar Yeginbergen and Rodrigo Agerri},
year={2024},
eprint={2301.10527},
archivePrefix={arXiv},
primaryClass={cs.CL}
}