Update README.md
#1
by
IAMJB
- opened
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
```
|
6 |
+
@misc{vileikytė2024sentimentanalysislithuanianonline,
|
7 |
+
title={Sentiment Analysis of Lithuanian Online Reviews Using Large Language Models},
|
8 |
+
author={Brigita Vileikytė and Mantas Lukoševičius and Lukas Stankevičius},
|
9 |
+
year={2024},
|
10 |
+
eprint={2407.19914},
|
11 |
+
archivePrefix={arXiv},
|
12 |
+
primaryClass={cs.CL},
|
13 |
+
url={https://arxiv.org/abs/2407.19914},
|
14 |
+
}
|
15 |
+
```
|