Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
```
|
6 |
+
@misc{cho2023rtsum,
|
7 |
+
title={RTSUM: Relation Triple-based Interpretable Summarization with Multi-level Salience Visualization},
|
8 |
+
author={Seonglae Cho and Yonggi Cho and HoonJae Lee and Myungha Jang and Jinyoung Yeo and Dongha Lee},
|
9 |
+
year={2023},
|
10 |
+
eprint={2310.13895},
|
11 |
+
archivePrefix={arXiv},
|
12 |
+
primaryClass={cs.CL}
|
13 |
+
}
|
14 |
+
```
|