Datasets:

Multilinguality:
multilingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
03f457c
1 Parent(s): 6d7d51f
Files changed (2) hide show
  1. README.md +30 -8
  2. news_commentary.py +21 -14
README.md CHANGED
@@ -28,7 +28,7 @@ task_categories:
28
  - translation
29
  task_ids: []
30
  paperswithcode_id: null
31
- pretty_name: NewsCommentary
32
  dataset_info:
33
  - config_name: ar-cs
34
  features:
@@ -1040,7 +1040,7 @@ dataset_info:
1040
  dataset_size: 43112824
1041
  ---
1042
 
1043
- # Dataset Card for NewsCommentary
1044
 
1045
  ## Table of Contents
1046
  - [Dataset Description](#dataset-description)
@@ -1068,11 +1068,11 @@ dataset_info:
1068
 
1069
  ## Dataset Description
1070
 
1071
- - **Homepage:** http://opus.nlpl.eu/News-Commentary.php
1072
- - **Repository:** None
1073
- - **Paper:** http://www.lrec-conf.org/proceedings/lrec2012/pdf/463_Paper.pdf
1074
- - **Leaderboard:** [More Information Needed]
1075
- - **Point of Contact:** [More Information Needed]
1076
 
1077
  ### Dataset Summary
1078
 
@@ -1160,7 +1160,29 @@ dataset_info:
1160
 
1161
  ### Citation Information
1162
 
1163
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1164
 
1165
  ### Contributions
1166
 
 
28
  - translation
29
  task_ids: []
30
  paperswithcode_id: null
31
+ pretty_name: News-Commentary
32
  dataset_info:
33
  - config_name: ar-cs
34
  features:
 
1040
  dataset_size: 43112824
1041
  ---
1042
 
1043
+ # Dataset Card for OPUS News-Commentary
1044
 
1045
  ## Table of Contents
1046
  - [Dataset Description](#dataset-description)
 
1068
 
1069
  ## Dataset Description
1070
 
1071
+ - **Homepage:** https://opus.nlpl.eu/News-Commentary/corpus/version/News-Commentary
1072
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
1073
+ - **Paper:** https://aclanthology.org/L12-1246/
1074
+ - **Leaderboard:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
1075
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
1076
 
1077
  ### Dataset Summary
1078
 
 
1160
 
1161
  ### Citation Information
1162
 
1163
+ Please cite the following article if you use any part of the OPUS corpus in your own work:
1164
+ ```bibtex
1165
+ @inproceedings{tiedemann-2012-parallel,
1166
+ title = "Parallel Data, Tools and Interfaces in {OPUS}",
1167
+ author = {Tiedemann, J{\"o}rg},
1168
+ editor = "Calzolari, Nicoletta and
1169
+ Choukri, Khalid and
1170
+ Declerck, Thierry and
1171
+ Do{\u{g}}an, Mehmet U{\u{g}}ur and
1172
+ Maegaard, Bente and
1173
+ Mariani, Joseph and
1174
+ Moreno, Asuncion and
1175
+ Odijk, Jan and
1176
+ Piperidis, Stelios",
1177
+ booktitle = "Proceedings of the Eighth International Conference on Language Resources and Evaluation ({LREC}'12)",
1178
+ month = may,
1179
+ year = "2012",
1180
+ address = "Istanbul, Turkey",
1181
+ publisher = "European Language Resources Association (ELRA)",
1182
+ url = "http://www.lrec-conf.org/proceedings/lrec2012/pdf/463_Paper.pdf",
1183
+ pages = "2214--2218",
1184
+ }
1185
+ ```
1186
 
1187
  ### Contributions
1188
 
news_commentary.py CHANGED
@@ -27,21 +27,28 @@ total number of files: 61,928
27
  total number of tokens: 49.66M
28
  total number of sentence fragments: 1.93M
29
  """
30
- _HOMEPAGE_URL = "http://opus.nlpl.eu/News-Commentary.php"
31
  _CITATION = """\
32
- @InProceedings{TIEDEMANN12.463,
33
- author = {J�rg Tiedemann},
34
- title = {Parallel Data, Tools and Interfaces in OPUS},
35
- booktitle = {Proceedings of the Eight International Conference on Language Resources and Evaluation (LREC'12)},
36
- year = {2012},
37
- month = {may},
38
- date = {23-25},
39
- address = {Istanbul, Turkey},
40
- editor = {Nicoletta Calzolari (Conference Chair) and Khalid Choukri and Thierry Declerck and Mehmet Ugur Dogan and Bente Maegaard and Joseph Mariani and Jan Odijk and Stelios Piperidis},
41
- publisher = {European Language Resources Association (ELRA)},
42
- isbn = {978-2-9517408-7-7},
43
- language = {english}
44
- }
 
 
 
 
 
 
 
45
  """
46
 
47
  _VERSION = "11.0.0"
 
27
  total number of tokens: 49.66M
28
  total number of sentence fragments: 1.93M
29
  """
30
+ _HOMEPAGE_URL = "https://opus.nlpl.eu/News-Commentary/corpus/version/News-Commentary"
31
  _CITATION = """\
32
+ @inproceedings{tiedemann-2012-parallel,
33
+ title = "Parallel Data, Tools and Interfaces in {OPUS}",
34
+ author = {Tiedemann, J{\\"o}rg},
35
+ editor = "Calzolari, Nicoletta and
36
+ Choukri, Khalid and
37
+ Declerck, Thierry and
38
+ Do{\\u{g}}an, Mehmet U{\\u{g}}ur and
39
+ Maegaard, Bente and
40
+ Mariani, Joseph and
41
+ Moreno, Asuncion and
42
+ Odijk, Jan and
43
+ Piperidis, Stelios",
44
+ booktitle = "Proceedings of the Eighth International Conference on Language Resources and Evaluation ({LREC}'12)",
45
+ month = may,
46
+ year = "2012",
47
+ address = "Istanbul, Turkey",
48
+ publisher = "European Language Resources Association (ELRA)",
49
+ url = "http://www.lrec-conf.org/proceedings/lrec2012/pdf/463_Paper.pdf",
50
+ pages = "2214--2218",
51
+ }
52
  """
53
 
54
  _VERSION = "11.0.0"