File size: 1,346 Bytes
9ad057f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
license: unknown
tags:
- sentiment-analysis
language:
- btx
---

# karonese_sentiment

Karonese sentiment was crawled from Twitter between 1 January 2021 and 31 October 2021.

The first crawling process used several keywords related to the Karonese, such as

"deleng sinabung, Sinabung mountain", "mejuah-juah, greeting welcome", "Gundaling",

and so on. However, due to the insufficient number of tweets obtained using such

keywords, a second crawling process was done based on several hashtags, such as

#kalakkaro, # #antonyginting, and #lyodra.

## Dataset Usage

Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.

## Citation

```
@article{karo2022sentiment,
  title={Sentiment Analysis in Karonese Tweet using Machine Learning},
  author={Karo, Ichwanul Muslim Karo and Fudzee, Mohd Farhan Md and Kasim, Shahreen and Ramli, Azizul Azhar},
  journal={Indonesian Journal of Electrical Engineering and Informatics (IJEEI)},
  volume={10},
  number={1},
  pages={219--231},
  year={2022}
}
```

## License

Unknown

## Homepage

[http://section.iaesonline.com/index.php/IJEEI/article/view/3565](http://section.iaesonline.com/index.php/IJEEI/article/view/3565)

### NusaCatalogue

For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)