Datasets:

License:
gabrielaltay commited on
Commit
5525afa
·
1 Parent(s): 946a96f

upload hub_repos/scielo/README.md to hub from bigbio repo

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ language:
4
+ - en
5
+ - es
6
+ - pt
7
+ license: cc-by-4.0
8
+ license_bigbio_shortname: CC_BY_4p0
9
+ pretty_name: SciELO
10
+ ---
11
+
12
+
13
+ # Dataset Card for SciELO
14
+
15
+ ## Dataset Description
16
+
17
+ - **Homepage:** https://sites.google.com/view/felipe-soares/datasets#h.p_92uSCyAjWSRB
18
+ - **Pubmed:** False
19
+ - **Public:** True
20
+ - **Tasks:** Translation
21
+
22
+
23
+ A parallel corpus of full-text scientific articles collected from Scielo database in the following languages: English, Portuguese and Spanish. The corpus is sentence aligned for all language pairs, as well as trilingual aligned for a small subset of sentences. Alignment was carried out using the Hunalign algorithm.
24
+
25
+
26
+
27
+ ## Citation Information
28
+
29
+ ```
30
+ @inproceedings{soares2018large,
31
+ title = {A Large Parallel Corpus of Full-Text Scientific Articles},
32
+ author = {Soares, Felipe and Moreira, Viviane and Becker, Karin},
33
+ year = 2018,
34
+ booktitle = {
35
+ Proceedings of the Eleventh International Conference on Language Resources
36
+ and Evaluation (LREC-2018)
37
+ }
38
+ }
39
+
40
+ ```