de-francophones commited on
Commit
6f0896e
·
verified ·
1 Parent(s): 4eb5b2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -46
README.md CHANGED
@@ -1,46 +1,46 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - naume: br
5
- dtype: string
6
- - naume: fr
7
- dtype: string
8
- splits:
9
- - naume: train
10
- num_bytes: 216411
11
- num_examples: 2970
12
- download_size: 122789
13
- dataset_size: 216411
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
- multilinguality:
25
- - multilingual
26
- ---
27
-
28
-
29
- ## Description
30
- Paires breton/français du jeu de données [Ubuntu](https://translations.launchpad.net/) disponible sur [OPUS](https://opus.nlpl.eu/results/br&fr/corpus-result-table).
31
-
32
- ## Citation
33
- #### OPUS
34
- ```
35
- @inbook{4992de1b5fb34f3e9691772606b36edf,
36
- title = "News from OPUS - A Collection of Multilingual Parallel Corpora with Tools and Interfaces",
37
- author = "J{\"o}rg Tiedemann",
38
- year = "2009",
39
- language = "odefinierat/ok{\"a}nt",
40
- volume = "V",
41
- pages = "237--248",
42
- editor = "N. Nicolov and K. Bontcheva and G. Angelova and R. Mitkov",
43
- booktitle = "Recent Advances in Natural Language Processing",
44
-
45
- }
46
- ```
 
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: 216411
11
+ num_examples: 2970
12
+ download_size: 122789
13
+ dataset_size: 216411
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
+ multilinguality:
25
+ - multilingual
26
+ ---
27
+
28
+
29
+ ## Description
30
+ Paires breton/français du jeu de données [Ubuntu](https://translations.launchpad.net/) disponible sur [OPUS](https://opus.nlpl.eu/results/br&fr/corpus-result-table).
31
+
32
+ ## Citation
33
+ #### OPUS
34
+ ```
35
+ @inbook{4992de1b5fb34f3e9691772606b36edf,
36
+ title = "News from OPUS - A Collection of Multilingual Parallel Corpora with Tools and Interfaces",
37
+ author = "J{\"o}rg Tiedemann",
38
+ year = "2009",
39
+ language = "odefinierat/ok{\"a}nt",
40
+ volume = "V",
41
+ pages = "237--248",
42
+ editor = "N. Nicolov and K. Bontcheva and G. Angelova and R. Mitkov",
43
+ booktitle = "Recent Advances in Natural Language Processing",
44
+
45
+ }
46
+ ```