abdulhade commited on
Commit
15eff2a
·
verified ·
1 Parent(s): d3c7e6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
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
- Hadi Veisi, Kozhin muhealddin Awlla, Abdulhady Abas Abdullah; KuBERT: Central Kurdish BERT Model and Its Application for Sentiment Analysis , fqy074, https://doi.org/10.1093/llc/fqy074
89
 
90
  ~~~
91
- @article{veisi2020toward,
92
- title={KuBERT: Central Kurdish BERT Model and Its Application for Sentiment Analysis },
93
- author={Veisi, Hadi and muhealddin, Kozhin and Abas, Abdulhady},
94
- journal={},
95
  volume={35},
96
  number={1},
97
- pages={},
98
- year={2024},
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
  ~~~