diff --git a/README.md b/README.md index cb84f31c0bb94b672ff5967f553567925a6dcf78..4501427be56de488849d9eb0cd0da1a817fb0109 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Description -This directory contains all the necessary information and scripts to reproduce the results presented in : +This directory contains all the necessary information and scripts to reproduce the results presented in : ``` @misc{sebe2024extractinginformationlowresourcesetting, @@ -16,12 +16,15 @@ This directory contains all the necessary information and scripts to reproduce t } ``` +This paper is accepted to IDA 2025. + ## Before You Start Before running the experiments, you need to: * Download the dataset : https://doi.org/10.5281/zenodo.14879025 -* Clone the Git repository : https://github.com/ClemenceS/nlstruct +* Clone this Git repository for the experiments with Nlstruct : https://github.com/ClemenceS/nlstruct +* Clone this Git repository for auto-regressive experiments : https://github.com/ClemenceS/autoregressive_ner ## Contents