holylovenia commited on
Commit
b30a832
·
1 Parent(s): d314c97

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -5,8 +5,9 @@ language:
5
  - ind
6
  ---
7
 
8
- IndoCollex: A Testbed for Morphological Transformation of Indonesian Colloquial Words
9
 
 
10
 
11
  ## Dataset Usage
12
 
@@ -14,7 +15,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
14
 
15
  ## Citation
16
 
17
- ```@inproceedings{wibowo-etal-2021-indocollex,
 
18
  title = "{I}ndo{C}ollex: A Testbed for Morphological Transformation of {I}ndonesian Word Colloquialism",
19
  author = {Wibowo, Haryo Akbarianto and Nityasya, Made Nindyatama and Aky{"u}rek, Afra Feyza and Fitriany, Suci and Aji, Alham Fikri and Prasojo, Radityo Eko and Wijaya, Derry Tanti},
20
  booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
@@ -25,7 +27,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
25
  url = "https://aclanthology.org/2021.findings-acl.280",
26
  doi = "10.18653/v1/2021.findings-acl.280",
27
  pages = "3170--3183",
28
- }```
 
29
 
30
  ## License
31
 
@@ -33,6 +36,8 @@ CC BY-SA 4.0
33
 
34
  ## Homepage
35
 
 
 
36
  ### NusaCatalogue
37
 
38
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # indocollex
9
 
10
+ IndoCollex: A Testbed for Morphological Transformation of Indonesian Colloquial Words
11
 
12
  ## Dataset Usage
13
 
 
15
 
16
  ## Citation
17
 
18
+ ```
19
+ @inproceedings{wibowo-etal-2021-indocollex,
20
  title = "{I}ndo{C}ollex: A Testbed for Morphological Transformation of {I}ndonesian Word Colloquialism",
21
  author = {Wibowo, Haryo Akbarianto and Nityasya, Made Nindyatama and Aky{"u}rek, Afra Feyza and Fitriany, Suci and Aji, Alham Fikri and Prasojo, Radityo Eko and Wijaya, Derry Tanti},
22
  booktitle = "Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021",
 
27
  url = "https://aclanthology.org/2021.findings-acl.280",
28
  doi = "10.18653/v1/2021.findings-acl.280",
29
  pages = "3170--3183",
30
+ }
31
+ ```
32
 
33
  ## License
34
 
 
36
 
37
  ## Homepage
38
 
39
+ [https://github.com/haryoa/indo-collex](https://github.com/haryoa/indo-collex)
40
+
41
  ### NusaCatalogue
42
 
43
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)