Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
afoland commited on
Commit
c332a94
1 Parent(s): d602a28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.