holylovenia commited on
Commit
db60157
1 Parent(s): 8390985

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -5,11 +5,15 @@ 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
 
@@ -17,7 +21,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
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
@@ -26,6 +31,8 @@ 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)
 
5
  - ind
6
  ---
7
 
8
+ # id_abusive_news_comment
9
+
10
  Abusive language is an expression used by a person with insulting delivery of any person's aspect.
11
+
12
  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.
13
+
14
  An abusive language detection system is important to prevent the negative effect of such comments.
 
15
 
16
+ This dataset contains 3184 samples of Indonesian online news comments with 3 labels.
17
 
18
  ## Dataset Usage
19
 
 
21
 
22
  ## Citation
23
 
24
+ ```
25
+ @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}}
26
  ```
27
 
28
  ## License
 
31
 
32
  ## Homepage
33
 
34
+ [https://github.com/dhamirdesrul/Indonesian-Online-News-Comments](https://github.com/dhamirdesrul/Indonesian-Online-News-Comments)
35
+
36
  ### NusaCatalogue
37
 
38
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)