Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,4 +13,14 @@ size_categories:
|
|
| 13 |
---
|
| 14 |
|
| 15 |
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
|
| 16 |
+
### Citation
|
| 17 |
+
```bibtex
|
| 18 |
+
@inproceedings{
|
| 19 |
+
gyamfi2026synthetic,
|
| 20 |
+
title={Synthetic Data Generation Pipeline for Low-Resource Swahili Sentiment Analysis: Multi-{LLM} Judging with Human Validation},
|
| 21 |
+
author={Samuel Gyamfi and Alfred Malengo Kondoro and Yank{\i} {\"O}zt{\"u}rk and Richard Hans Schreiber and Vadim Borisov},
|
| 22 |
+
booktitle={7th Workshop on African Natural Language Processing},
|
| 23 |
+
year={2026},
|
| 24 |
+
url={https://openreview.net/forum?id=VQ0VRo4DGM}
|
| 25 |
+
}
|
| 26 |
+
```
|