arndri commited on
Commit
1978aed
·
verified ·
1 Parent(s): 97f578f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -14
README.md CHANGED
@@ -1,14 +1,18 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- task_categories:
4
- - text-classification
5
- language:
6
- - id
7
- tags:
8
- - rohingya
9
- - tweet
10
- - indonesia
11
- size_categories:
12
- - 10K<n<100K
13
- pretty_name: rohingya-tweet-id
14
- ---
 
 
 
 
 
1
+ # Rohingya Tweets in Indonesia
2
+
3
+ ## Dataset Information
4
+ This dataset consists of 17,613 tweets in the Indonesian language related to the Rohingya refugees in Indonesia. The data was collected using Twikit crawling during December 2023.
5
+
6
+ ## Citation
7
+ If you use this dataset, please cite:
8
+
9
+ A. Pratama and M. Rosyda, “ANALISIS SENTIMEN DALAM APLIKASI X TERHADAP PENGUNGSI ROHINGYA DENGAN LSTM”, SKANIKA, vol. 8, no. 1, pp. 95-105, Jan. 2025.
10
+
11
+ ## License
12
+ This dataset is licensed under CC-BY-4.0.
13
+
14
+ ## Usage
15
+ This dataset can be used for sentiment analysis, NLP research, and other applications.
16
+
17
+ ## Source
18
+ Collected using Twikit crawling.