DGurgurov commited on
Commit
e46d8ad
1 Parent(s): c08ec47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - az
7
+ ---
8
+
9
+ ## Sentiment Analysis Data for the Azerbaijani Language
10
+
11
+ **Dataset Description:**
12
+ This dataset contains a sentiment analysis dataset from Muhammad et al. (2023).
13
+
14
+ **Data Structure:**
15
+ The data was used for the project on [improving word embeddings with graph knowledge for Low Resource Languages](https://github.com/pyRis/retrofitting-embeddings-lrls?tab=readme-ov-file).
16
+
17
+ **Citation:**
18
+ ```bibtex
19
+ @source{azerbaijanisent,
20
+ title={Sentiment Analysis Datset for Azerbaijani},
21
+ author={LocalDoc},
22
+ link={https://huggingface.co/LocalDoc},
23
+ year={2024}
24
+ }
25
+ ```