Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,38 @@ tags:
|
|
12 |
pretty_name: Latvian Twitter Eater Corpus - Image-text Relation Classification
|
13 |
size_categories:
|
14 |
- n<1K
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
pretty_name: Latvian Twitter Eater Corpus - Image-text Relation Classification
|
13 |
size_categories:
|
14 |
- n<1K
|
15 |
+
---
|
16 |
+
|
17 |
+
|
18 |
+
# Latvian Twitter Eater Corpus - Image-text Relation Classification Test Set
|
19 |
+
|
20 |
+
|
21 |
+
Publications
|
22 |
+
---------
|
23 |
+
|
24 |
+
If you use this corpus or scripts, please cite the following paper:
|
25 |
+
|
26 |
+
Matīss Rikters, Edison Marrese-Taylor, Rinalds Vīksna (2024). "[Annotations for Exploring Food Tweets from Multiple Aspects.](https://aclanthology.org/2024.lrec-main.111/)" In Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation ([LREC-COLING 2024](https://lrec-coling-2024.org/)) (2024).
|
27 |
+
|
28 |
+
```bibtex
|
29 |
+
@inproceedings{rikters-etal-2024-annotations-exploring,
|
30 |
+
title = "Annotations for Exploring Food Tweets from Multiple Aspects",
|
31 |
+
author = "Rikters, Matiss and
|
32 |
+
V{\=\i}ksna, Rinalds and
|
33 |
+
Marrese-Taylor, Edison",
|
34 |
+
editor = "Calzolari, Nicoletta and
|
35 |
+
Kan, Min-Yen and
|
36 |
+
Hoste, Veronique and
|
37 |
+
Lenci, Alessandro and
|
38 |
+
Sakti, Sakriani and
|
39 |
+
Xue, Nianwen",
|
40 |
+
booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
|
41 |
+
month = may,
|
42 |
+
year = "2024",
|
43 |
+
address = "Torino, Italy",
|
44 |
+
publisher = "ELRA and ICCL",
|
45 |
+
url = "https://aclanthology.org/2024.lrec-main.111",
|
46 |
+
pages = "1233--1238"
|
47 |
+
}
|
48 |
+
|
49 |
+
```
|