Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,48 +1,48 @@
|
|
| 1 |
-
---
|
| 2 |
-
dataset_info:
|
| 3 |
-
features:
|
| 4 |
-
-
|
| 5 |
-
dtype: string
|
| 6 |
-
-
|
| 7 |
-
dtype: string
|
| 8 |
-
splits:
|
| 9 |
-
-
|
| 10 |
-
num_bytes: 329373
|
| 11 |
-
num_examples: 5551
|
| 12 |
-
download_size: 156710
|
| 13 |
-
dataset_size: 329373
|
| 14 |
-
configs:
|
| 15 |
-
- config_name: default
|
| 16 |
-
data_files:
|
| 17 |
-
- split: train
|
| 18 |
-
path: data/train-*
|
| 19 |
-
task_categories:
|
| 20 |
-
- translation
|
| 21 |
-
language:
|
| 22 |
-
- br
|
| 23 |
-
- fra
|
| 24 |
-
license: cc-by-2.0
|
| 25 |
-
multilinguality:
|
| 26 |
-
- multilingual
|
| 27 |
-
---
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
## Description
|
| 31 |
-
Paires breton/français du jeu de données [Tatoeba](https://tatoeba.org/fr/) (v2023-04-12) disponible sur [OPUS](https://opus.nlpl.eu/results/br&fr/corpus-result-table).
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
## Citation
|
| 35 |
-
#### OPUS
|
| 36 |
-
```
|
| 37 |
-
@inbook{4992de1b5fb34f3e9691772606b36edf,
|
| 38 |
-
title = "News from OPUS - A Collection of Multilingual Parallel Corpora with Tools and Interfaces",
|
| 39 |
-
author = "J{\"o}rg Tiedemann",
|
| 40 |
-
year = "2009",
|
| 41 |
-
language = "odefinierat/ok{\"a}nt",
|
| 42 |
-
volume = "V",
|
| 43 |
-
pages = "237--248",
|
| 44 |
-
editor = "N. Nicolov and K. Bontcheva and G. Angelova and R. Mitkov",
|
| 45 |
-
booktitle = "Recent Advances in Natural Language Processing",
|
| 46 |
-
|
| 47 |
-
}
|
| 48 |
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: br
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: fr
|
| 7 |
+
dtype: string
|
| 8 |
+
splits:
|
| 9 |
+
- name: train
|
| 10 |
+
num_bytes: 329373
|
| 11 |
+
num_examples: 5551
|
| 12 |
+
download_size: 156710
|
| 13 |
+
dataset_size: 329373
|
| 14 |
+
configs:
|
| 15 |
+
- config_name: default
|
| 16 |
+
data_files:
|
| 17 |
+
- split: train
|
| 18 |
+
path: data/train-*
|
| 19 |
+
task_categories:
|
| 20 |
+
- translation
|
| 21 |
+
language:
|
| 22 |
+
- br
|
| 23 |
+
- fra
|
| 24 |
+
license: cc-by-2.0
|
| 25 |
+
multilinguality:
|
| 26 |
+
- multilingual
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
## Description
|
| 31 |
+
Paires breton/français du jeu de données [Tatoeba](https://tatoeba.org/fr/) (v2023-04-12) disponible sur [OPUS](https://opus.nlpl.eu/results/br&fr/corpus-result-table).
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
## Citation
|
| 35 |
+
#### OPUS
|
| 36 |
+
```
|
| 37 |
+
@inbook{4992de1b5fb34f3e9691772606b36edf,
|
| 38 |
+
title = "News from OPUS - A Collection of Multilingual Parallel Corpora with Tools and Interfaces",
|
| 39 |
+
author = "J{\"o}rg Tiedemann",
|
| 40 |
+
year = "2009",
|
| 41 |
+
language = "odefinierat/ok{\"a}nt",
|
| 42 |
+
volume = "V",
|
| 43 |
+
pages = "237--248",
|
| 44 |
+
editor = "N. Nicolov and K. Bontcheva and G. Angelova and R. Mitkov",
|
| 45 |
+
booktitle = "Recent Advances in Natural Language Processing",
|
| 46 |
+
|
| 47 |
+
}
|
| 48 |
```
|