Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:

Fix OPUS URL and metadata in dataset card

#2
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -7,8 +7,7 @@ language:
7
  - en
8
  - ku
9
  - tr
10
- license:
11
- - unknown
12
  multilinguality:
13
  - translation
14
  size_categories:
@@ -120,11 +119,12 @@ configs:
120
 
121
  ## Dataset Description
122
 
123
- - **Homepage:** [Bianet](http://opus.nlpl.eu/Bianet.php)
124
- - **Repository:**
125
- - **Paper:** [Ataman, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf](http://lrec-conf.org/workshops/lrec2018/W19/pdf/6_W19.pdf)
126
- - **Leaderboard:**
127
- - **Point of Contact:**
 
128
 
129
  ### Dataset Summary
130
 
@@ -210,10 +210,11 @@ total number of sentence fragments: 0.14M
210
 
211
  ### Licensing Information
212
 
213
- CC-BY-SA-4.0
214
 
215
  ### Citation Information
216
 
 
217
  @InProceedings{ATAMAN18.6,
218
  author = {Duygu Ataman},
219
  title = {Bianet: A Parallel News Corpus in Turkish, Kurdish and English},
@@ -228,6 +229,7 @@ CC-BY-SA-4.0
228
  isbn = {979-10-95546-15-3},
229
  language = {english}
230
  }
 
231
 
232
  ### Contributions
233
 
 
7
  - en
8
  - ku
9
  - tr
10
+ license: cc-by-sa-4.0
 
11
  multilinguality:
12
  - translation
13
  size_categories:
 
119
 
120
  ## Dataset Description
121
 
122
+ - **Homepage:** https://opus.nlpl.eu/Bianet/corpus/version/Bianet
123
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
+ - **Paper:** http://lrec-conf.org/workshops/lrec2018/W19/summaries/6_W19.html
125
+ - **Paper:** https://arxiv.org/abs/1805.05095
126
+ - **Leaderboard:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
  ### Dataset Summary
130
 
 
210
 
211
  ### Licensing Information
212
 
213
+ This corpus is distributed under the CC-BY-SA-4.0 open license.
214
 
215
  ### Citation Information
216
 
217
+ ```
218
  @InProceedings{ATAMAN18.6,
219
  author = {Duygu Ataman},
220
  title = {Bianet: A Parallel News Corpus in Turkish, Kurdish and English},
 
229
  isbn = {979-10-95546-15-3},
230
  language = {english}
231
  }
232
+ ```
233
 
234
  ### Contributions
235