Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -44,5 +44,7 @@ Currently we support downloading the dataset as a collection of tar.gz files.
|
|
| 44 |
|
| 45 |
Please switch to the "Files and versions" tab to download all of the files or use a command such as wget to download from the command line.
|
| 46 |
|
| 47 |
-
|
| 48 |
-
|
|
|
|
|
|
|
|
|
| 44 |
|
| 45 |
Please switch to the "Files and versions" tab to download all of the files or use a command such as wget to download from the command line.
|
| 46 |
|
| 47 |
+
On your machine, make a directory called "PubTables-v2" (or whatever you prefer) to download the files into.
|
| 48 |
+
|
| 49 |
+
Once downloaded, use the included script "uncompress.sh" to extract and organize all of the data within that folder.
|
| 50 |
+
If you only want to uncompress files from a particular collection, such as the Single Pages collection, use the included script with that collection in the name.
|