de-francophones commited on
Commit
d6ce436
·
verified ·
1 Parent(s): d583f22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -56
README.md CHANGED
@@ -1,57 +1,57 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - naume: cy
5
- dtype: string
6
- - naume: br
7
- dtype: string
8
- - naume: fr
9
- dtype: string
10
- splits:
11
- - naume: train
12
- num_bytes: 942389
13
- num_examples: 3534
14
- download_size: 630478
15
- dataset_size: 942389
16
- configs:
17
- - config_name: default
18
- data_files:
19
- - split: train
20
- path: data/train-*
21
- license: gpl
22
- task_categories:
23
- - translation
24
- language:
25
- - br
26
- - cym
27
- - fra
28
- ---
29
-
30
- ## Original presentation (Cronfa README)
31
- The accompanying Sentence Bank file (Cronfa_Frawddegau_Breizh_Llydaw) contains
32
- 3,500 aligned sentences and phrases from bilingual pieces in recent issues of Breizh-Llydaw,
33
- the magazine of the Wales-Brittany Society (www.cymru-llydaw.org.uk) and from a bilingual
34
- collection of sayings and quotations put together by Rhisiart Hincks. The sentences are
35
- released here under the GPL license, thanks to kind permission from Dr Hincks, editor
36
- of Breizh-Llydaw.
37
- We hope that the Sentence Bank will prove useful to those learning
38
- Welsh or Breton, or working on more esoteric projects such as machine translation
39
- between the two languages.
40
-
41
- The Breizh-Llydaw Sentence Bank is free software; you can redistribute it and/or modify it
42
- under the terms of the GNU General Public License as published by the Free Software Foundation;
43
- either version 3 of the License, or (at your option) any later version. We would be happy
44
- to receive any additions or amendments.
45
-
46
- The Sentence Bank is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
47
- without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
48
- See the GNU General Public License for more details.
49
-
50
- Breizh-Llydaw Sentence Bank (www.brezhoneg.org.uk)
51
-
52
- Copyright 2009 Kevin Donnelly ([email protected]), Rhisiart Hincks ([email protected]).
53
-
54
- ## Supplement (organization Bretagne on Hugging Face)
55
- We have removed duplications in the original corpus, reducing the corpus to 3534 lines.
56
- We have also added a “fr” column consisting of the translation of the “cy” column via Google Translate.
57
  As this translation was obtained by machine translation, it is probably imperfect and should be proofread by a human.
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: cy
5
+ dtype: string
6
+ - name: br
7
+ dtype: string
8
+ - name: fr
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 942389
13
+ num_examples: 3534
14
+ download_size: 630478
15
+ dataset_size: 942389
16
+ configs:
17
+ - config_name: default
18
+ data_files:
19
+ - split: train
20
+ path: data/train-*
21
+ license: gpl
22
+ task_categories:
23
+ - translation
24
+ language:
25
+ - br
26
+ - cym
27
+ - fra
28
+ ---
29
+
30
+ ## Original presentation (Cronfa README)
31
+ The accompanying Sentence Bank file (Cronfa_Frawddegau_Breizh_Llydaw) contains
32
+ 3,500 aligned sentences and phrases from bilingual pieces in recent issues of Breizh-Llydaw,
33
+ the magazine of the Wales-Brittany Society (www.cymru-llydaw.org.uk) and from a bilingual
34
+ collection of sayings and quotations put together by Rhisiart Hincks. The sentences are
35
+ released here under the GPL license, thanks to kind permission from Dr Hincks, editor
36
+ of Breizh-Llydaw.
37
+ We hope that the Sentence Bank will prove useful to those learning
38
+ Welsh or Breton, or working on more esoteric projects such as machine translation
39
+ between the two languages.
40
+
41
+ The Breizh-Llydaw Sentence Bank is free software; you can redistribute it and/or modify it
42
+ under the terms of the GNU General Public License as published by the Free Software Foundation;
43
+ either version 3 of the License, or (at your option) any later version. We would be happy
44
+ to receive any additions or amendments.
45
+
46
+ The Sentence Bank is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
47
+ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
48
+ See the GNU General Public License for more details.
49
+
50
+ Breizh-Llydaw Sentence Bank (www.brezhoneg.org.uk)
51
+
52
+ Copyright 2009 Kevin Donnelly ([email protected]), Rhisiart Hincks ([email protected]).
53
+
54
+ ## Supplement (organization Bretagne on Hugging Face)
55
+ We have removed duplications in the original corpus, reducing the corpus to 3534 lines.
56
+ We have also added a “fr” column consisting of the translation of the “cy” column via Google Translate.
57
  As this translation was obtained by machine translation, it is probably imperfect and should be proofread by a human.