Datasets:
File size: 5,913 Bytes
cc9a080 0b27574 760f249 2103df6 cc9a080 760f249 cc9a080 8cbe08e d76b53f c89322e 7fa5a02 d3ddd1a d2418c6 d3ddd1a d2418c6 7fa5a02 d2418c6 7fa5a02 d3ddd1a d2418c6 7fa5a02 d2418c6 7fa5a02 d3ddd1a d2418c6 7fa5a02 d2418c6 7fa5a02 d3ddd1a 7fa5a02 d3ddd1a 7fa5a02 d3ddd1a 7fa5a02 d3ddd1a cc9a080 48a45ed cc9a080 d76b53f cc9a080 d76b53f cc9a080 8e65768 cc9a080 2103df6 cc9a080 48a45ed cc9a080 48a45ed cc9a080 48a45ed cc9a080 48a45ed cc9a080 48a45ed cc9a080 48a45ed cc9a080 48a45ed cc9a080 2103df6 cc9a080 2103df6 cc9a080 2103df6 8e65768 d2418c6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 |
---
annotations_creators:
- found
language_creators:
- found
language:
- en
- ku
- tr
license: cc-by-sa-4.0
multilinguality:
- translation
size_categories:
- 10K<n<100K
- 1K<n<10K
source_datasets:
- original
task_categories:
- translation
task_ids: []
paperswithcode_id: bianet
pretty_name: Bianet
config_names:
- en-ku
- en-tr
- ku-tr
dataset_info:
- config_name: en-ku
features:
- name: id
dtype: string
- name: translation
dtype:
translation:
languages:
- en
- ku
splits:
- name: train
num_bytes: 1800794
num_examples: 6402
download_size: 1019265
dataset_size: 1800794
- config_name: en-tr
features:
- name: id
dtype: string
- name: translation
dtype:
translation:
languages:
- en
- tr
splits:
- name: train
num_bytes: 10230995
num_examples: 34770
download_size: 5932117
dataset_size: 10230995
- config_name: ku-tr
features:
- name: id
dtype: string
- name: translation
dtype:
translation:
languages:
- ku
- tr
splits:
- name: train
num_bytes: 2086538
num_examples: 7325
download_size: 1206133
dataset_size: 2086538
configs:
- config_name: en-ku
data_files:
- split: train
path: en-ku/train-*
- config_name: en-tr
data_files:
- split: train
path: en-tr/train-*
- config_name: ku-tr
data_files:
- split: train
path: ku-tr/train-*
---
# Dataset Card for Bianet
## Table of Contents
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Source Data](#source-data)
- [Annotations](#annotations)
- [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Social Impact of Dataset](#social-impact-of-dataset)
- [Discussion of Biases](#discussion-of-biases)
- [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
- [Dataset Curators](#dataset-curators)
- [Licensing Information](#licensing-information)
- [Citation Information](#citation-information)
- [Contributions](#contributions)
## Dataset Description
- **Homepage:** https://opus.nlpl.eu/Bianet/corpus/version/Bianet
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
- **Paper:** http://lrec-conf.org/workshops/lrec2018/W19/summaries/6_W19.html
- **Paper:** https://arxiv.org/abs/1805.05095
- **Leaderboard:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
- **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
### Dataset Summary
A new open-source parallel corpus consisting of news articles collected from the Bianet magazine, an online newspaper that
publishes Turkish news, often along with their translations in English and Kurdish.
A parallel news corpus in Turkish, Kurdish and English;
Bianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the [Bianet online newspaper](https://bianet.org/).
Bianet's Numbers:
- Languages: 3
- Bitexts: 3
- Number of files: 6
- Number of tokens: 2.25M
- Sentence fragments: 0.14M
### Supported Tasks and Leaderboards
Translation.
### Languages
The languages in the dataset are:
- English (`en`)
- Kurdish (`ku`)
- Turkish (`tr`)
## Dataset Structure
### Data Instances
```
{
'id': '0',
'translation': {
'en': 'Diyarbakır 2nd Criminal Court of Peace has issued a gag order on the bomb attack on police shuttle in Diyarbakır.',
'ku': 'Biryara qedexekirinê di rûpela Lijneya Bilnd a Radyo û Televizyonan (RTUK) de bi daxuyaniyek hat diyarkirin û wiha hat gotin:'
}
}
```
### Data Fields
- `id` (`str`): Unique ID.
- `translation`: Parallel text in each of the language pairs.
### Data Splits
[More Information Needed]
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
[More Information Needed]
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### Other Known Limitations
[More Information Needed]
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
This corpus is distributed under the CC-BY-SA-4.0 open license.
### Citation Information
```
@InProceedings{ATAMAN18.6,
author = {Duygu Ataman},
title = {Bianet: A Parallel News Corpus in Turkish, Kurdish and English},
booktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},
year = {2018},
month = {may},
date = {7-12},
location = {Miyazaki, Japan},
editor = {Jinhua Du and Mihael Arcan and Qun Liu and Hitoshi Isahara},
publisher = {European Language Resources Association (ELRA)},
address = {Paris, France},
isbn = {979-10-95546-15-3},
language = {english}
}
```
### Contributions
Thanks to [@param087](https://github.com/param087) for adding this dataset. |