Update README.md
#1
by
IAMJB
- opened
README.md
CHANGED
@@ -117,4 +117,17 @@ Results:
|
|
117 |
[{'label': 'negative', 'score': 0.9424479007720947}]
|
118 |
[{'label': 'positive', 'score': 0.8821539282798767}]
|
119 |
[{'label': 'neutral', 'score': 0.9761189222335815}]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
```
|
|
|
117 |
[{'label': 'negative', 'score': 0.9424479007720947}]
|
118 |
[{'label': 'positive', 'score': 0.8821539282798767}]
|
119 |
[{'label': 'neutral', 'score': 0.9761189222335815}]
|
120 |
+
```
|
121 |
+
|
122 |
+
|
123 |
+
```
|
124 |
+
@misc{vileikytė2024sentimentanalysislithuanianonline,
|
125 |
+
title={Sentiment Analysis of Lithuanian Online Reviews Using Large Language Models},
|
126 |
+
author={Brigita Vileikytė and Mantas Lukoševičius and Lukas Stankevičius},
|
127 |
+
year={2024},
|
128 |
+
eprint={2407.19914},
|
129 |
+
archivePrefix={arXiv},
|
130 |
+
primaryClass={cs.CL},
|
131 |
+
url={https://arxiv.org/abs/2407.19914},
|
132 |
+
}
|
133 |
```
|