de-francophones commited on
Commit
a16aa93
·
verified ·
1 Parent(s): 70d46ba

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -33
README.md CHANGED
@@ -1,34 +1,34 @@
1
- ---
2
- language:
3
- - fr
4
- - en
5
- - de
6
- - es
7
- - pt
8
- - it
9
- - ru
10
- - ja
11
- - nl
12
- - pl
13
- - hu
14
- - he
15
- multilinguality:
16
- - multilingual
17
- viewer: false
18
- ---
19
-
20
-
21
- > [!NOTE]
22
- > Dataset origin: https://www.kaggle.com/datasets/dhruvildave/wikibooks-dataset
23
-
24
-
25
- This is the complete dataset of contents of all the Wikibooks in 12 languages.
26
- The content contains books of the following languages: English, French, German, Spanish, Portuguese, Italian and Russian, Japanese, Dutch, Polish, Hungarian, and Hebrew;
27
- each in its own directory.
28
- Wikibooks are divided into chapters and each chapter has its own webpage.
29
- This dataset can be used for tasks like Machine Translation, Text Generation, Text Parsing, and Sematic Understanding of Natural Language.
30
- Body contents are provided in both newline delimited textual format as would be visible on the page along with its HTML for better semantic parsing.
31
-
32
- Refer to the starter notebook: [Starter: Wikibooks dataset](https://www.kaggle.com/code/dhruvildave/starter-wikibooks-dataset)
33
-
34
  Data as of October 22, 2021.
 
1
+ ---
2
+ language:
3
+ - fra
4
+ - eng
5
+ - deu
6
+ - spa
7
+ - por
8
+ - ita
9
+ - rus
10
+ - jpn
11
+ - nld
12
+ - pol
13
+ - hun
14
+ - heb
15
+ multilinguality:
16
+ - multilingual
17
+ viewer: false
18
+ ---
19
+
20
+
21
+ > [!NOTE]
22
+ > Dataset origin: https://www.kaggle.com/datasets/dhruvildave/wikibooks-dataset
23
+
24
+
25
+ This is the complete dataset of contents of all the Wikibooks in 12 languages.
26
+ The content contains books of the following languages: English, French, German, Spanish, Portuguese, Italian and Russian, Japanese, Dutch, Polish, Hungarian, and Hebrew;
27
+ each in its own directory.
28
+ Wikibooks are divided into chapters and each chapter has its own webpage.
29
+ This dataset can be used for tasks like Machine Translation, Text Generation, Text Parsing, and Sematic Understanding of Natural Language.
30
+ Body contents are provided in both newline delimited textual format as would be visible on the page along with its HTML for better semantic parsing.
31
+
32
+ Refer to the starter notebook: [Starter: Wikibooks dataset](https://www.kaggle.com/code/dhruvildave/starter-wikibooks-dataset)
33
+
34
  Data as of October 22, 2021.