holylovenia commited on
Commit
9e16316
·
1 Parent(s): b4871d7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +56 -1
README.md CHANGED
@@ -11,4 +11,59 @@ language:
11
  - rus
12
  - zho
13
  - eng
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - rus
12
  - zho
13
  - eng
14
+ ---
15
+
16
+ TICO-19 (Translation Initiative for COVID-19) is sampled from a variety of public sources containing
17
+ COVID-19 related content, representing different domains (e.g., news, wiki articles, and others). TICO-19
18
+ includes 30 documents (3071 sentences, 69.7k words) translated from English into 36 languages: Amharic,
19
+ Arabic (Modern Standard), Bengali, Chinese (Simplified), Dari, Dinka, Farsi, French (European), Hausa,
20
+ Hindi, Indonesian, Kanuri, Khmer (Central), Kinyarwanda, Kurdish Kurmanji, Kurdish Sorani, Lingala,
21
+ Luganda, Malay, Marathi, Myanmar, Nepali, Nigerian Fulfulde, Nuer, Oromo, Pashto, Portuguese (Brazilian),
22
+ Russian, Somali, Spanish (Latin American), Swahili, Congolese Swahili, Tagalog, Tamil, Tigrinya, Urdu, Zulu.
23
+
24
+
25
+ ## Dataset Usage
26
+
27
+ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
28
+
29
+ ## Citation
30
+
31
+ @inproceedings{anastasopoulos-etal-2020-tico,
32
+ title = "{TICO}-19: the Translation Initiative for {CO}vid-19",
33
+ author = {Anastasopoulos, Antonios and
34
+ Cattelan, Alessandro and
35
+ Dou, Zi-Yi and
36
+ Federico, Marcello and
37
+ Federmann, Christian and
38
+ Genzel, Dmitriy and
39
+ Guzm{'a}n, Franscisco and
40
+ Hu, Junjie and
41
+ Hughes, Macduff and
42
+ Koehn, Philipp and
43
+ Lazar, Rosie and
44
+ Lewis, Will and
45
+ Neubig, Graham and
46
+ Niu, Mengmeng and
47
+ {"O}ktem, Alp and
48
+ Paquin, Eric and
49
+ Tang, Grace and
50
+ Tur, Sylwia},
51
+ booktitle = "Proceedings of the 1st Workshop on {NLP} for {COVID}-19 (Part 2) at {EMNLP} 2020",
52
+ month = dec,
53
+ year = "2020",
54
+ address = "Online",
55
+ publisher = "Association for Computational Linguistics",
56
+ url = "https://aclanthology.org/2020.nlpcovid19-2.5",
57
+ doi = "10.18653/v1/2020.nlpcovid19-2.5",
58
+ }
59
+
60
+
61
+ ## License
62
+
63
+ CC0
64
+
65
+ ## Homepage
66
+
67
+ ### NusaCatalogue
68
+
69
+ For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)