gaetangate
commited on
Commit
•
9aa0e1c
1
Parent(s):
dbef85d
Update README.md
Browse files
README.md
CHANGED
@@ -40,20 +40,20 @@ The generated labels (for the subject, relation, and object) and their types can
|
|
40 |
|
41 |
#### Citation
|
42 |
```bibtex
|
43 |
-
@
|
44 |
author = {Gaetano Rossiello and
|
45 |
Md. Faisal Mahbub Chowdhury and
|
46 |
Nandana Mihindukulasooriya and
|
47 |
Owen Cornec and
|
48 |
Alfio Gliozzo},
|
49 |
title = {KnowGL: Knowledge Generation and Linking from Text},
|
50 |
-
|
51 |
year = {2023}
|
52 |
}
|
53 |
```
|
54 |
|
55 |
```bibtex
|
56 |
-
@
|
57 |
author = {Nandana Mihindukulasooriya and
|
58 |
Mike Sava and
|
59 |
Gaetano Rossiello and
|
@@ -64,11 +64,13 @@ The generated labels (for the subject, relation, and object) and their types can
|
|
64 |
Kovit Nisar and
|
65 |
Michael Santos and
|
66 |
Alfio Gliozzo},
|
67 |
-
title = {Knowledge Graph Induction
|
68 |
{A} Corporate Research Community Use Case},
|
69 |
-
booktitle =
|
70 |
-
|
71 |
-
|
72 |
-
pages =
|
|
|
|
|
73 |
}
|
74 |
```
|
|
|
40 |
|
41 |
#### Citation
|
42 |
```bibtex
|
43 |
+
@inproceedings{knowgl-aaai_2023_demo,
|
44 |
author = {Gaetano Rossiello and
|
45 |
Md. Faisal Mahbub Chowdhury and
|
46 |
Nandana Mihindukulasooriya and
|
47 |
Owen Cornec and
|
48 |
Alfio Gliozzo},
|
49 |
title = {KnowGL: Knowledge Generation and Linking from Text},
|
50 |
+
booktitle = {Proceedings of the AAAI Conference on Artificial Intelligence}
|
51 |
year = {2023}
|
52 |
}
|
53 |
```
|
54 |
|
55 |
```bibtex
|
56 |
+
@inproceedings{DBLP:conf/semweb/Mihindukulasooriya22,
|
57 |
author = {Nandana Mihindukulasooriya and
|
58 |
Mike Sava and
|
59 |
Gaetano Rossiello and
|
|
|
64 |
Kovit Nisar and
|
65 |
Michael Santos and
|
66 |
Alfio Gliozzo},
|
67 |
+
title = {Knowledge Graph Induction Enabling Recommending and Trend Analysis:
|
68 |
{A} Corporate Research Community Use Case},
|
69 |
+
booktitle = {{ISWC}},
|
70 |
+
series = {Lecture Notes in Computer Science},
|
71 |
+
volume = {13489},
|
72 |
+
pages = {827--844},
|
73 |
+
publisher = {Springer},
|
74 |
+
year = {2022}
|
75 |
}
|
76 |
```
|