Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
| 1 |
+
# Turkish Historic Question Dataset
|
| 2 |
+
|
| 3 |
+
This data is orinally from https://github.com/okanvk/Turkish-Reading-Comprehension-Question-Answering-Dataset
|
| 4 |
+
## BibTeX Citation
|
| 5 |
+
|
| 6 |
+
If you use this dataset, please cite following paper:
|
| 7 |
+
|
| 8 |
+
```
|
| 9 |
+
@INPROCEEDINGS{9559013,
|
| 10 |
+
author={Soygazi, Fatih and Çiftçi, Okan and Kök, Uğurcan and Cengiz, Soner},
|
| 11 |
+
booktitle={2021 6th International Conference on Computer Science and Engineering (UBMK)},
|
| 12 |
+
title={THQuAD: Turkish Historic Question Answering Dataset for Reading Comprehension},
|
| 13 |
+
year={2021},
|
| 14 |
+
volume={},
|
| 15 |
+
number={},
|
| 16 |
+
pages={215-220},
|
| 17 |
+
keywords={Computer science;Computational modeling;Neural networks;Knowledge discovery;Information retrieval;Natural language processing;History;question answering;information retrieval;natural language understanding;deep learning;contextualized word embeddings},
|
| 18 |
+
doi={10.1109/UBMK52708.2021.9559013}}
|
| 19 |
+
|
| 20 |
+
```
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
|
| 30 |
---
|
| 31 |
license: mit
|
| 32 |
---
|