Despina commited on
Commit
1e78c86
·
verified ·
1 Parent(s): 5749794

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -14
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{tan-etal-2022-revisiting,
148
- title = "{Revisiting {DocRED}-{Addressing} the False Negative Problem in Relation Extraction}",
149
- author = "Tan, Qing and
150
- Xu, Lu and
151
- Bing, Lidong and
152
- Ng, Hwee Tou and
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
  ```