Update README.md
Browse files
README.md
CHANGED
@@ -79,7 +79,7 @@ license: cc-by-sa-4.0
|
|
79 |
<img src="assets/bookcoref.png" width="700">
|
80 |
</div>
|
81 |
<!-- Aggiungi nome degli autori, ACL 2025, link -->
|
82 |
-
This data repository contains the <span style="font-variant: small-caps;">BookCoref</span> dataset, introduced in the paper <a href="https://arxiv.org/abs/2507.12075"><span style="font-variant: small-caps;">BookCoref</span>: Coreference Resolution at Book Scale</a
|
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`.
|
|
|
79 |
<img src="assets/bookcoref.png" width="700">
|
80 |
</div>
|
81 |
<!-- Aggiungi nome degli autori, ACL 2025, link -->
|
82 |
+
This data repository contains the <span style="font-variant: small-caps;">BookCoref</span> dataset, introduced in the paper <a href="https://arxiv.org/abs/2507.12075"><span style="font-variant: small-caps;">BookCoref</span>: Coreference Resolution at Book Scale</a>, presented at the <a href="https://2025.aclweb.org/">ACL 2025</a> conference.
|
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`.
|