Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,21 @@
|
|
5 |
|
6 |
## Citation
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
## Use of TOMT-KIS-TRIPLETS
|
10 |
|
|
|
5 |
|
6 |
## Citation
|
7 |
|
8 |
+
If you use the TOMT-KIS triplets, please cite the corresponding paper:
|
9 |
+
|
10 |
+
```
|
11 |
+
@InProceedings{froebe:2023c,
|
12 |
+
author = {Maik Fr{\"o}be and Eric Oliver Schmidt and Matthias Hagen},
|
13 |
+
booktitle = {QPP++ 2023: Query Performance Prediction and Its Evaluation in New Tasks},
|
14 |
+
month = apr,
|
15 |
+
publisher = {CEUR-WS.org},
|
16 |
+
series = {CEUR Workshop Proceedings},
|
17 |
+
site = {Dublin, Irland},
|
18 |
+
title = {{A Large-Scale Dataset for Known-Item Question Performance Prediction}},
|
19 |
+
year = 2023
|
20 |
+
}
|
21 |
+
```
|
22 |
+
|
23 |
|
24 |
## Use of TOMT-KIS-TRIPLETS
|
25 |
|