Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,11 @@ size_categories:
|
|
| 10 |
- 1K<n<10K
|
| 11 |
---
|
| 12 |
|
| 13 |
-
This is the official code for **HistRED: A Historical Document-Level Relation Extraction Dataset** (ACL 2023
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
Note that this dataset is open under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) license.
|
| 16 |
The same code (except the dataset) can be seen in [Github](https://github.com/dudrrm/HistRED/tree/main)
|
|
|
|
| 10 |
- 1K<n<10K
|
| 11 |
---
|
| 12 |
|
| 13 |
+
This is the official code for **HistRED: A Historical Document-Level Relation Extraction Dataset** (ACL 2023).
|
| 14 |
+
All materials related to this paper can be found here.
|
| 15 |
+
- [ACL Anthology](https://aclanthology.org/2023.acl-long.180/): Official proceeding publication
|
| 16 |
+
- [Virtual-ACL 2023](https://virtual2023.aclweb.org/paper_P536.html#slides): You can view papers, posters, and presentation slides.
|
| 17 |
+
- [arXiv](https://arxiv.org/abs/2307.04285): This is the camera-ready version, which is a key part of this paper.
|
| 18 |
|
| 19 |
Note that this dataset is open under [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/) license.
|
| 20 |
The same code (except the dataset) can be seen in [Github](https://github.com/dudrrm/HistRED/tree/main)
|