Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -10,5 +10,16 @@ tags:
|
|
10 |
- open culture
|
11 |
- internet archive
|
12 |
- openlibrary
|
13 |
-
pretty_name:
|
14 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- open culture
|
11 |
- internet archive
|
12 |
- openlibrary
|
13 |
+
pretty_name: Open Library Public Domain Books (English)
|
14 |
+
---
|
15 |
+
## Open Library Public Domain Books (English)
|
16 |
+
|
17 |
+
This dataset contains more than 650,000 public domain books in English digitized by the [Internet Archive](https://archive.org/details/books) as part of the [Open Library](https://openlibrary.org/) project. The dataset was compiled by [Sebastian Majstorovic](https://www.storytracer.org).
|
18 |
+
|
19 |
+
### Dataset summary
|
20 |
+
|
21 |
+
The dataset contains 653,983 texts (~ 200 million pages) from various collections of the Internet Archive (IA). Texts stored in the Internet Archive that are considered to be books have an associated record in the Open Library catalogue. Only texts with an OL record have been included in this dataset.
|
22 |
+
|
23 |
+
In order to find public domain books, the dataset was curated using two approaches:
|
24 |
+
1. Identify and download IA collections that are specified to be entirely in the public domain, e.g. the [Cornell University Library](https://archive.org/details/cornell/about?tab=about) collection.
|
25 |
+
2. Use the `possible-copyright-status` query parameter to search for the status `NOT_IN_COPYRIGHT` using the IA [Search API](https://archive.org/help/aboutsearch.htm).
|