CoolFace
Datasetpublic

stevez80/Sci-Fi-Books-gutenberg

Gutenberg Sci-Fi Book Dataset This dataset contains information about science fiction books. It’s designed for training AI models, research, or any other purpose related to natural language processing. Data Format The dataset is provided in CSV format. Each record represents a book and includes the following fields: ID: A unique identifier for the book. Title: The title of the book. Author: The author(s) of the book. Text: The text content of the book (e.g.… See the full description on the dataset page: https://huggingface.co/datasets/stevez80/Sci-Fi-Books-gutenberg.

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
12likes588downloads
Dataset Card

Gutenberg Sci-Fi Book Dataset

This dataset contains information about science fiction books. It’s designed for training AI models, research, or any other purpose related to natural language processing.

Data Format

The dataset is provided in CSV format. Each record represents a book and includes the following fields:

ID: A unique identifier for the book. Title: The title of the book. Author: The author(s) of the book. Text: The text content of the book (e.g., summary, excerpt, or full text).

Data Source

The books in this dataset are sourced from Project Gutenberg, a digital library offering a vast collection of free eBooks. Project Gutenberg focuses on works that are in the public domain, which means they are no longer under copyright protection. As a result, you can freely use, distribute, and analyze these texts without any legal restrictions.