Datasets:
de-francophones
commited on
Commit
•
997fc49
1
Parent(s):
8086dd5
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,25 @@ 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 |
+
multilinguality:
|
25 |
+
- multilingual
|
26 |
+
license: gpl-2.0
|
27 |
---
|
28 |
+
|
29 |
+
|
30 |
+
> [!NOTE]
|
31 |
+
> Dataset origin: https://zenodo.org/records/4012218
|
32 |
+
|
33 |
+
## Description
|
34 |
+
|
35 |
+
Dictionnaire breton-français Apertium de Tyers que nous avons nettoyé (suppressions des duplications).
|
36 |
+
|
37 |
+
## Citation
|
38 |
+
```
|
39 |
+
Copyright (C) 2008--2011 Francis Tyers Copyright (C) 2009--2011 Fulup Jakez Copyright (C) 2009 Gwenvael Jekel Development supported by: * Prompsit Language Engineering, S. L. * Ofis ar Brezhoneg * Grup Transducens, Universitat d'Alacant
|
40 |
+
```
|