Add badges for ACL and arXiv
Browse files
README.md
CHANGED
@@ -78,6 +78,13 @@ license: cc-by-sa-4.0
|
|
78 |
<div align="center">
|
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://aclanthology.org/2025.acl-long.1197/"><span style="font-variant: small-caps;">BookCoref</span>: Coreference Resolution at Book Scale</a> by G. Martinelli, T. Bonomo, P. Huguet Cabot and R. Navigli, presented at the <a href="https://2025.aclweb.org/">ACL 2025</a> conference.
|
83 |
|
|
|
78 |
<div align="center">
|
79 |
<img src="assets/bookcoref.png" width="700">
|
80 |
</div>
|
81 |
+
|
82 |
+
<div style="display: flex; justify-content: center; align-items: center; gap: 8px;">
|
83 |
+
<a href="https://2025.aclweb.org/" style="line-height: 0;"><img src="http://img.shields.io/badge/ACL-2025-4b44ce.svg" style="display: block; margin: 0;"/></a>
|
84 |
+
<a href="https://aclanthology.org/2025.acl-long.1197/" style="line-height: 0;"><img src="http://img.shields.io/badge/paper-ACL--anthology-B31B1B.svg" style="display: block; margin: 0;"/></a>
|
85 |
+
<a href="https://arxiv.org/abs/2507.12075" style="line-height: 0;"><img src="https://img.shields.io/badge/arXiv-2507.12075-008080.svg" style="display: block; margin: 0;"/></a>
|
86 |
+
</div>
|
87 |
+
|
88 |
<!-- Aggiungi nome degli autori, ACL 2025, link -->
|
89 |
This data repository contains the <span style="font-variant: small-caps;">BookCoref</span> dataset, introduced in the paper <a href="https://aclanthology.org/2025.acl-long.1197/"><span style="font-variant: small-caps;">BookCoref</span>: Coreference Resolution at Book Scale</a> by G. Martinelli, T. Bonomo, P. Huguet Cabot and R. Navigli, presented at the <a href="https://2025.aclweb.org/">ACL 2025</a> conference.
|
90 |
|