Update README.md
Browse files
README.md
CHANGED
|
@@ -144,19 +144,11 @@ If you use this dataset, please cite the original DocRED and Re-DocRED papers
|
|
| 144 |
publisher={Association for Computational Linguistics}
|
| 145 |
}
|
| 146 |
|
| 147 |
-
@inproceedings{
|
| 148 |
-
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
| 153 |
-
Aljunied, Sharifah Mahani",
|
| 154 |
-
booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
|
| 155 |
-
month = dec,
|
| 156 |
-
year = "2022",
|
| 157 |
-
address = "Abu Dhabi, United Arab Emirates",
|
| 158 |
-
publisher = "Association for Computational Linguistics",
|
| 159 |
-
url = "https://aclanthology.org/2022.emnlp-main.577",
|
| 160 |
-
pages = "8472--8487",
|
| 161 |
}
|
| 162 |
```
|
|
|
|
| 144 |
publisher={Association for Computational Linguistics}
|
| 145 |
}
|
| 146 |
|
| 147 |
+
@inproceedings{tan2022revisiting,
|
| 148 |
+
title={Revisiting DocRED-Addressing the False Negative Problem in Relation Extraction},
|
| 149 |
+
author={Tan, Qingyu and Xu, Lu and Bing, Lidong and Ng, Hwee Tou and Aljunied, Sharifah Mahani},
|
| 150 |
+
booktitle={Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing},
|
| 151 |
+
pages={8472--8487},
|
| 152 |
+
year={2022}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 153 |
}
|
| 154 |
```
|