File size: 2,935 Bytes
a0c69b8
 
 
 
 
 
 
 
 
 
 
36ca910
 
 
ddb9790
 
 
f0988f0
 
 
0add2da
 
 
7fae56f
 
 
f4cf447
 
 
c51395d
 
 
b3dcae6
 
 
ddb47f6
 
 
b0571e4
 
 
 
 
164853d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a0c69b8
164853d
a0c69b8
164853d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: de
    num_bytes: 1070196924
    num_examples: 3131
  - name: en
    num_bytes: 25616345280
    num_examples: 61340
  - name: es
    num_bytes: 496728508
    num_examples: 1202
  - name: fr
    num_bytes: 2338871137
    num_examples: 5493
  - name: it
    num_bytes: 383733486
    num_examples: 1008
  - name: nl
    num_bytes: 504939551
    num_examples: 1420
  - name: pl
    num_bytes: 4864460
    num_examples: 34
  - name: pt
    num_bytes: 204058452
    num_examples: 1111
  - name: ru
    num_bytes: 943593
    num_examples: 6
  - name: sv
    num_bytes: 116664385
    num_examples: 388
  - name: zh
    num_bytes: 174238359
    num_examples: 437
  download_size: 14399256761
  dataset_size: 30911584135
task_categories:
- text-generation
language:
- fr
- en
- zh
- pt
- pl
- nl
- ru
- sv
- it
- de
- es
pretty_name: Project Gutenberg
size_categories:
- 10K<n<100K
---
# Dataset Card for "Project Gutenberg"

Project Gutenberg is a library of over 70,000 free eBooks, hosted at https://www.gutenberg.org/.

All examples correspond to a single book, and contain a header and a footer of a few lines (delimited by a *** Start of *** and *** End of *** tags).

### Usage

```python
from datasets import load_dataset

ds = load_dataset("manu/project_gutenberg", split="fr", streaming=True)

print(next(iter(ds)))
```

### License


Full license is available here:
https://www.gutenberg.org/policy/license.html

#### Summary 
For nearly all uses, in nearly all parts of the world, the opening words of all of our eBooks apply: This eBook is for the use of anyone anywhere in the United States and most other parts of the world at no cost and with almost no restrictions whatsoever. You may copy it, give it away or re-use it under the terms of the Project Gutenberg License included with this eBook or online at [www.gutenberg.org]. If you are not located in the United States, you’ll have to check the laws of the country where you are located before using this ebook.”

##### Using the Project Gutenberg Trademark

If you want to use the name Project Gutenberg anywhere in the ebooks you distribute or on the distribution medium or in advertising you have to obey these rules:

 - you may only distribute verbatim copies of the ebooks. No changes are allowed to the ebook contents. (Though reformatting the ebook to a different file format is considered okay).
 - If you charge money for the copies you distribute, you have to pay royalties to Project Gutenberg.
 - You must refund your clients for defective copies or if they don’t agree with the Project Gutenberg license.

If you don’t agree with any of the above mentioned restrictions, you may not use the Project Gutenberg trademark. You may still distribute the ebooks if you strip the Project Gutenberg license and all references to Project Gutenberg.