Update README.md
Browse files
README.md
CHANGED
@@ -294,16 +294,17 @@ The relevant paper has been accepted at Findings of ACL 2023.
|
|
294 |
@inproceedings{he-etal-2023-language,
|
295 |
title = "Language Model Analysis for Ontology Subsumption Inference",
|
296 |
author = "He, Yuan and
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
|
302 |
month = jul,
|
303 |
year = "2023",
|
304 |
address = "Toronto, Canada",
|
305 |
publisher = "Association for Computational Linguistics",
|
306 |
url = "https://aclanthology.org/2023.findings-acl.213",
|
|
|
307 |
pages = "3439--3453"
|
308 |
}
|
309 |
```
|
|
|
294 |
@inproceedings{he-etal-2023-language,
|
295 |
title = "Language Model Analysis for Ontology Subsumption Inference",
|
296 |
author = "He, Yuan and
|
297 |
+
Chen, Jiaoyan and
|
298 |
+
Jimenez-Ruiz, Ernesto and
|
299 |
+
Dong, Hang and
|
300 |
+
Horrocks, Ian",
|
301 |
booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
|
302 |
month = jul,
|
303 |
year = "2023",
|
304 |
address = "Toronto, Canada",
|
305 |
publisher = "Association for Computational Linguistics",
|
306 |
url = "https://aclanthology.org/2023.findings-acl.213",
|
307 |
+
doi = "10.18653/v1/2023.findings-acl.213",
|
308 |
pages = "3439--3453"
|
309 |
}
|
310 |
```
|