Update README.md
Browse files
README.md
CHANGED
|
@@ -205,13 +205,14 @@ Synthetic data reduces bias, but validation in real-world scenarios is advised.
|
|
| 205 |
|
| 206 |
## Citation
|
| 207 |
```bib
|
| 208 |
-
@misc{
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
|
| 212 |
-
|
| 213 |
-
|
| 214 |
-
|
|
|
|
| 215 |
}
|
| 216 |
```
|
| 217 |
|
|
|
|
| 205 |
|
| 206 |
## Citation
|
| 207 |
```bib
|
| 208 |
+
@misc{tabularisai2025multilingualsentiment,
|
| 209 |
+
author = {Vadim Borisov and Samuel Gyamfi and Richard H. Schreiber},
|
| 210 |
+
title = {Multilingual Sentiment Analysis},
|
| 211 |
+
year = {2025},
|
| 212 |
+
doi = {10.57967/hf/5968},
|
| 213 |
+
url = {https://huggingface.co/tabularisai/multilingual-sentiment-analysis},
|
| 214 |
+
publisher = {Hugging Face},
|
| 215 |
+
note = {Revision 69afb83}
|
| 216 |
}
|
| 217 |
```
|
| 218 |
|