Datasets:

Languages:
English
ArXiv:
License:
g185 commited on
Commit
048f750
·
verified ·
1 Parent(s): 4313f03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -83,6 +83,7 @@ This data repository contains the <span style="font-variant: small-caps;">BookCo
83
 
84
  We release both the manually-annotated `test` split (<span style="font-variant: small-caps;">BookCoref</span><sub>gold</sub>) and the pipeline-generated `train` and `validation` splits (<span style="font-variant: small-caps;">BookCoref</span><sub>silver</sub>).
85
  In order to enable the replication of our results, we also release a version of the `train`, `validation`, and `test` partitions split into 1500 tokens under the configuration name `split`.
 
86
  <!-- As specified in the paper, this version is obtained through chunking the text into contiguous windows of 1500 tokens, retaining the coreference clusters of each window. -->
87
 
88
  ## ⚠️ Project Gutenberg license disclaimer
@@ -201,7 +202,11 @@ This work has been published at ACL 2025 (main conference). If you use any artif
201
  }
202
  ```
203
 
204
-
 
 
 
 
205
  ## ©️ License information
206
 
207
  All the annotations provided by this repository are licensed under the [Creative Commons Attribution Share Alike 4.0](https://creativecommons.org/licenses/by-nc/4.0/) license.
 
83
 
84
  We release both the manually-annotated `test` split (<span style="font-variant: small-caps;">BookCoref</span><sub>gold</sub>) and the pipeline-generated `train` and `validation` splits (<span style="font-variant: small-caps;">BookCoref</span><sub>silver</sub>).
85
  In order to enable the replication of our results, we also release a version of the `train`, `validation`, and `test` partitions split into 1500 tokens under the configuration name `split`.
86
+
87
  <!-- As specified in the paper, this version is obtained through chunking the text into contiguous windows of 1500 tokens, retaining the coreference clusters of each window. -->
88
 
89
  ## ⚠️ Project Gutenberg license disclaimer
 
202
  }
203
  ```
204
 
205
+ ## Authors
206
+ - [Giuliano Martinelli](https://www.linkedin.com/in/giuliano-martinelli-20a9b2193/)
207
+ - [Tommaso Bonomo](https://www.linkedin.com/in/tommaso-bonomo/)
208
+ - [Pere-lluis Huguet Cabot](https://www.linkedin.com/in/perelluis/)
209
+ - [Roberto Navigli](https://www.linkedin.com/in/robertonavigli/)
210
  ## ©️ License information
211
 
212
  All the annotations provided by this repository are licensed under the [Creative Commons Attribution Share Alike 4.0](https://creativecommons.org/licenses/by-nc/4.0/) license.