Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,6 @@ license: apache-2.0
|
|
3 |
---
|
4 |
467 Project Gutenberg books, mostly of older provenance (author died pre-1914), chapterized by Chapter Captor (https://arxiv.org/abs/2011.04163), then requiring the number of chapters is correct and the assigned numbers are sequential starting at 1.
|
5 |
|
|
|
|
|
6 |
Keys are "chapter_number", "text", "title", and "metadata{"id"}"" The id is the Gutenberg book number. Title is often not present.
|
|
|
3 |
---
|
4 |
467 Project Gutenberg books, mostly of older provenance (author died pre-1914), chapterized by Chapter Captor (https://arxiv.org/abs/2011.04163), then requiring the number of chapters is correct and the assigned numbers are sequential starting at 1.
|
5 |
|
6 |
+
Each line is one chapter of a book.
|
7 |
+
|
8 |
Keys are "chapter_number", "text", "title", and "metadata{"id"}"" The id is the Gutenberg book number. Title is often not present.
|