holylovenia commited on
Commit
6aebc0a
1 Parent(s): 4f65366

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -1
README.md CHANGED
@@ -3,4 +3,29 @@ tags:
3
  - sentiment-analysis
4
  language:
5
  - ind
6
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - sentiment-analysis
4
  language:
5
  - ind
6
+ ---
7
+
8
+ Abusive language is an expression used by a person with insulting delivery of any person's aspect.
9
+ In the modern era, the use of harsh words is often found on the internet, one of them is in the comment section of online news articles which contains harassment, insult, or a curse.
10
+ An abusive language detection system is important to prevent the negative effect of such comments.
11
+ This dataset contains 3184 samples of Indonesian online news comments with 3 labels.
12
+
13
+
14
+ ## Dataset Usage
15
+
16
+ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
17
+
18
+ ## Citation
19
+
20
+ ```@INPROCEEDINGS{9034620, author={Kiasati Desrul, Dhamir Raniah and Romadhony, Ade}, booktitle={2019 International Seminar on Research of Information Technology and Intelligent Systems (ISRITI)}, title={Abusive Language Detection on Indonesian Online News Comments}, year={2019}, volume={}, number={}, pages={320-325}, doi={10.1109/ISRITI48646.2019.9034620}}
21
+ ```
22
+
23
+ ## License
24
+
25
+ Creative Commons Attribution Share-Alike 4.0 International
26
+
27
+ ## Homepage
28
+
29
+ ### NusaCatalogue
30
+
31
+ For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)