holylovenia commited on
Commit
86c892d
1 Parent(s): 7ac31f3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -5,9 +5,11 @@ language:
5
  - ind
6
  ---
7
 
 
 
8
  EmoT is an emotion classification dataset collected from the social media platform Twitter. The dataset consists of around 4000 Indonesian colloquial language tweets, covering five different emotion labels: anger, fear, happiness, love, and sadness.
9
- EmoT dataset is splitted into 3 sets with 3521 train, 440 validation, 442 test data.
10
 
 
11
 
12
  ## Dataset Usage
13
 
@@ -15,7 +17,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
15
 
16
  ## Citation
17
 
18
- ```@inproceedings{saputri2018emotion,
 
19
  title={Emotion classification on indonesian twitter dataset},
20
  author={Saputri, Mei Silviana and Mahendra, Rahmad and Adriani, Mirna},
21
  booktitle={2018 International Conference on Asian Language Processing (IALP)},
@@ -39,6 +42,8 @@ Creative Commons Attribution Share-Alike 4.0 International
39
 
40
  ## Homepage
41
 
 
 
42
  ### NusaCatalogue
43
 
44
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # emot
9
+
10
  EmoT is an emotion classification dataset collected from the social media platform Twitter. The dataset consists of around 4000 Indonesian colloquial language tweets, covering five different emotion labels: anger, fear, happiness, love, and sadness.
 
11
 
12
+ EmoT dataset is splitted into 3 sets with 3521 train, 440 validation, 442 test data.
13
 
14
  ## Dataset Usage
15
 
 
17
 
18
  ## Citation
19
 
20
+ ```
21
+ @inproceedings{saputri2018emotion,
22
  title={Emotion classification on indonesian twitter dataset},
23
  author={Saputri, Mei Silviana and Mahendra, Rahmad and Adriani, Mirna},
24
  booktitle={2018 International Conference on Asian Language Processing (IALP)},
 
42
 
43
  ## Homepage
44
 
45
+ [https://github.com/IndoNLP/indonlu](https://github.com/IndoNLP/indonlu)
46
+
47
  ### NusaCatalogue
48
 
49
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)