Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
pretty_name: sf-nexus-
|
5 |
---
|
6 |
|
7 |
-
# Dataset Card for SF Nexus Extracted Features
|
8 |
|
9 |
## Dataset Description
|
10 |
|
@@ -14,7 +14,7 @@ pretty_name: sf-nexus-extracted-features
|
|
14 |
|
15 |
### Dataset Summary
|
16 |
|
17 |
-
The SF Nexus Extracted Features dataset contains text and metadata from 403 mid-twentieth century science fiction books, originally digitized from Temple University Libraries' Paskow Science Fiction Collection.
|
18 |
After digitization, the books were cleaned using Abbyy FineReader.
|
19 |
Because this is a collection of copyrighted fiction, the books have been disaggregated.
|
20 |
To improve performance of topic modeling and other nlp tasks, each book has also been split into chapters and then into chunks of approx. 1000 words.
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
pretty_name: sf-nexus-ef-chapters-and-chunks
|
5 |
---
|
6 |
|
7 |
+
# Dataset Card for SF Nexus Extracted Features: Chapters and Chunks
|
8 |
|
9 |
## Dataset Description
|
10 |
|
|
|
14 |
|
15 |
### Dataset Summary
|
16 |
|
17 |
+
The SF Nexus Extracted Features Chapters and Chunks dataset contains text and metadata from 403 mid-twentieth century science fiction books, originally digitized from Temple University Libraries' Paskow Science Fiction Collection.
|
18 |
After digitization, the books were cleaned using Abbyy FineReader.
|
19 |
Because this is a collection of copyrighted fiction, the books have been disaggregated.
|
20 |
To improve performance of topic modeling and other nlp tasks, each book has also been split into chapters and then into chunks of approx. 1000 words.
|