Commit
·
94596fd
1
Parent(s):
67736f9
Update README.md
Browse files
README.md
CHANGED
|
@@ -44,15 +44,17 @@ The generated labels (for the subject, relation, and object) and their types can
|
|
| 44 |
|
| 45 |
#### Citation
|
| 46 |
```bibtex
|
| 47 |
-
@inproceedings{
|
| 48 |
-
author
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
title
|
| 54 |
-
booktitle
|
| 55 |
-
|
|
|
|
|
|
|
| 56 |
}
|
| 57 |
```
|
| 58 |
|
|
|
|
| 44 |
|
| 45 |
#### Citation
|
| 46 |
```bibtex
|
| 47 |
+
@inproceedings{DBLP:conf/aaai/RossielloCMCG23,
|
| 48 |
+
author = {Gaetano Rossiello and
|
| 49 |
+
Md. Faisal Mahbub Chowdhury and
|
| 50 |
+
Nandana Mihindukulasooriya and
|
| 51 |
+
Owen Cornec and
|
| 52 |
+
Alfio Massimiliano Gliozzo},
|
| 53 |
+
title = {KnowGL: Knowledge Generation and Linking from Text},
|
| 54 |
+
booktitle = {{AAAI}},
|
| 55 |
+
pages = {16476--16478},
|
| 56 |
+
publisher = {{AAAI} Press},
|
| 57 |
+
year = {2023}
|
| 58 |
}
|
| 59 |
```
|
| 60 |
|