holylovenia commited on
Commit
79b3395
1 Parent(s): 1b01043

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ tags:
4
+ - paraphrasing
5
+ language:
6
+ - ind
7
+ ---
8
+
9
+ # paracotta_id
10
+
11
+ ParaCotta is a synthetic parallel paraphrase corpus across 17 languages: Arabic, Catalan, Czech, German, English, Spanish, Estonian, French, Hindi, Indonesian, Italian, Dutch, Ro- manian, Russian, Swedish, Vietnamese, and Chinese.
12
+
13
+ ## Dataset Usage
14
+
15
+ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
16
+
17
+ ## Citation
18
+
19
+ ```
20
+ @article{aji2022paracotta,
21
+ title={ParaCotta: Synthetic Multilingual Paraphrase Corpora from the Most Diverse Translation Sample Pair},
22
+ author={Aji, Alham Fikri and Fatyanosa, Tirana Noor and Prasojo, Radityo Eko and Arthur, Philip and Fitriany, Suci and Qonitah, Salma and Zulfa, Nadhifa and Santoso, Tomi and Data, Mahendra},
23
+ journal={arXiv preprint arXiv:2205.04651},
24
+ year={2022}
25
+ }
26
+ ```
27
+
28
+ ## License
29
+
30
+ Unknown
31
+
32
+ ## Homepage
33
+
34
+ [https://github.com/afaji/paracotta-paraphrase](https://github.com/afaji/paracotta-paraphrase)
35
+
36
+ ### NusaCatalogue
37
+
38
+ For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)