holylovenia commited on
Commit
1c4f3b4
·
1 Parent(s): 19421f2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -5,10 +5,13 @@ language:
5
  - ind
6
  ---
7
 
 
 
8
  MULTILEXNPRM is a new benchmark dataset for multilingual lexical normalization
 
9
  including 12 language variants,
10
- we here specifically work on the Indonisian-english language.
11
 
 
12
 
13
  ## Dataset Usage
14
 
@@ -16,7 +19,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
16
 
17
  ## Citation
18
 
19
- ```@inproceedings{multilexnorm,
 
20
  title= {MultiLexNorm: A Shared Task on Multilingual Lexical Normalization,
21
  author = "van der Goot, Rob and Ramponi et al.",
22
  booktitle = "Proceedings of the 7th Workshop on Noisy User-generated Text (W-NUT 2021)",
@@ -32,6 +36,8 @@ CC-BY-NC-SA 4.0
32
 
33
  ## Homepage
34
 
 
 
35
  ### NusaCatalogue
36
 
37
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # multilexnorm
9
+
10
  MULTILEXNPRM is a new benchmark dataset for multilingual lexical normalization
11
+
12
  including 12 language variants,
 
13
 
14
+ we here specifically work on the Indonisian-english language.
15
 
16
  ## Dataset Usage
17
 
 
19
 
20
  ## Citation
21
 
22
+ ```
23
+ @inproceedings{multilexnorm,
24
  title= {MultiLexNorm: A Shared Task on Multilingual Lexical Normalization,
25
  author = "van der Goot, Rob and Ramponi et al.",
26
  booktitle = "Proceedings of the 7th Workshop on Noisy User-generated Text (W-NUT 2021)",
 
36
 
37
  ## Homepage
38
 
39
+ [https://bitbucket.org/robvanderg/multilexnorm/src/master/](https://bitbucket.org/robvanderg/multilexnorm/src/master/)
40
+
41
  ### NusaCatalogue
42
 
43
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)