Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Sub-tasks:
language-modeling
Languages:
English
Size:
1M - 10M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,7 @@ language: en
|
|
7 |
|
8 |
This corpus was originally published under the CC0 license by [Allison Parrish](https://www.decontextualize.com/). Please visit Allison's fantastic [accompanying GitHub repository](https://github.com/aparrish/gutenberg-poetry-corpus) for usage inspiration as well as more information on how the data was mined, how to create your own version of the corpus, and examples of projects using it.
|
9 |
|
10 |
-
|
11 |
-
|
12 |
-
This dataset contains 3,085,117 lines of poetry each with its corresponding id from project Gutenberg.
|
13 |
|
14 |
```python
|
15 |
Dataset({
|
|
|
7 |
|
8 |
This corpus was originally published under the CC0 license by [Allison Parrish](https://www.decontextualize.com/). Please visit Allison's fantastic [accompanying GitHub repository](https://github.com/aparrish/gutenberg-poetry-corpus) for usage inspiration as well as more information on how the data was mined, how to create your own version of the corpus, and examples of projects using it.
|
9 |
|
10 |
+
This dataset contains 3,085,117 lines of poetry from hundreds of Project Gutenberg books. Each line has a corresponding `gutenberg_id` (1191 unique values) from project Gutenberg.
|
|
|
|
|
11 |
|
12 |
```python
|
13 |
Dataset({
|