de-francophones commited on
Commit
3fbc8d4
1 Parent(s): 2764911

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -16,4 +16,30 @@ configs:
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
 
 
 
19
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
+ task_categories:
20
+ - translation
21
+ language:
22
+ - br
23
+ - fr
24
  ---
25
+
26
+
27
+ ## Description
28
+ Paires breton/français du jeu de données [Gnome](https://l10n.gnome.org ) disponible sur [OPUS](https://opus.nlpl.eu/results/br&fr/corpus-result-table).
29
+
30
+
31
+ ## Citation
32
+ #### OPUS
33
+ ```
34
+ @inbook{4992de1b5fb34f3e9691772606b36edf,
35
+ title = "News from OPUS - A Collection of Multilingual Parallel Corpora with Tools and Interfaces",
36
+ author = "J{\"o}rg Tiedemann",
37
+ year = "2009",
38
+ language = "odefinierat/ok{\"a}nt",
39
+ volume = "V",
40
+ pages = "237--248",
41
+ editor = "N. Nicolov and K. Bontcheva and G. Angelova and R. Mitkov",
42
+ booktitle = "Recent Advances in Natural Language Processing",
43
+
44
+ }
45
+ ```