Update README.md
Browse files
README.md
CHANGED
@@ -85,17 +85,19 @@ The corpus data tables and the detailed methodology can be found in the full res
|
|
85 |
## Cite
|
86 |
If you are using our text corpus cite us.
|
87 |
|
88 |
-
|
89 |
|
90 |
~~~
|
91 |
-
@article{
|
92 |
-
title={
|
93 |
-
author={
|
94 |
-
journal={},
|
95 |
volume={35},
|
96 |
number={1},
|
97 |
-
pages={},
|
98 |
-
year={
|
99 |
-
publisher={}
|
|
|
100 |
}
|
|
|
101 |
~~~
|
|
|
85 |
## Cite
|
86 |
If you are using our text corpus cite us.
|
87 |
|
88 |
+
Awlla, K.M., Veisi, H. & Abdullah, A.A. Sentiment analysis in low-resource contexts: BERT’s impact on Central Kurdish. Lang Resources & Evaluation (2025). https://doi.org/10.1007/s10579-024-09805-0
|
89 |
|
90 |
~~~
|
91 |
+
@article{awlla2025sentiment,
|
92 |
+
title={Sentiment analysis in low-resource contexts: BERT’s impact on Central Kurdish},
|
93 |
+
author={Awlla, K.M. and Veisi, H. and Abdullah, A.A.},
|
94 |
+
journal={Language Resources & Evaluation},
|
95 |
volume={35},
|
96 |
number={1},
|
97 |
+
pages={123--145}, % Replace with actual page numbers
|
98 |
+
year={2025},
|
99 |
+
publisher={Springer},
|
100 |
+
doi={10.1007/s10579-024-09805-0}
|
101 |
}
|
102 |
+
|
103 |
~~~
|