Update README.md
Browse files
README.md
CHANGED
|
@@ -11,10 +11,15 @@ Please note that we are using version 0.2.x. The latest version is 0.3.x, which
|
|
| 11 |
Please cite the following paper if you use this code in your work.
|
| 12 |
|
| 13 |
```
|
| 14 |
-
@INPROCEEDINGS{
|
| 15 |
-
author={Guo,
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
```
|
|
|
|
| 11 |
Please cite the following paper if you use this code in your work.
|
| 12 |
|
| 13 |
```
|
| 14 |
+
@INPROCEEDINGS{10884340,
|
| 15 |
+
author={Guo, Menghao and Jiang, Jinling and Wu, Fan and Sun, Shanxin and Zhang, Chen and Li, Wenhui and Sun, Zeyi and Chen, Guangyong and Wu, Xindong},
|
| 16 |
+
booktitle={2024 IEEE International Conference on Knowledge Graph (ICKG)},
|
| 17 |
+
title={SLMP: A Scientific Literature Management Platform Based on Large Language Models},
|
| 18 |
+
year={2024},
|
| 19 |
+
volume={},
|
| 20 |
+
number={},
|
| 21 |
+
pages={104-109},
|
| 22 |
+
keywords={Training;Large language models;Knowledge graphs;Information retrieval;Data models;Question answering (information retrieval);Large Language Model;Literature Management and Retrieval;Question Answering},
|
| 23 |
+
doi={10.1109/ICKG63256.2024.00021}}
|
| 24 |
+
|
| 25 |
```
|