Update README.md
Browse files
README.md
CHANGED
@@ -101,8 +101,12 @@ All three datasets share a generic structure tailored for extractive summarizati
|
|
101 |
|
102 |
## Cite XTINGE Turkish Extractive Summarization Dataset
|
103 |
```
|
104 |
-
{
|
105 |
-
|
|
|
|
|
|
|
|
|
106 |
}
|
107 |
```
|
108 |
|
|
|
101 |
|
102 |
## Cite XTINGE Turkish Extractive Summarization Dataset
|
103 |
```
|
104 |
+
{
|
105 |
+
@inproceedings{xtinge_turkish_extractive,
|
106 |
+
title = {Extractive Summarization Data Sets Generated with Measurable Analyses},
|
107 |
+
author = {Demir, İrem and Küpçü, Emel and Küpçü, Alptekin},
|
108 |
+
booktitle = {Proceedings of the 32nd IEEE Conference on Signal Processing and Communications Applications},
|
109 |
+
year = {2024}
|
110 |
}
|
111 |
```
|
112 |
|