Update README.md
Browse files
README.md
CHANGED
|
@@ -17,8 +17,8 @@ Each entry in the dataset contains the following fields:
|
|
| 17 |
| Column | Type | Description |
|
| 18 |
|----------|--------|-------------|
|
| 19 |
| title | string | Short document title (e.g. course or book title). |
|
| 20 |
-
| content | string | Full extracted text (e.g. from PDF); paragraph breaks may appear as newline characters. |
|
| 21 |
| permalink | string | Direct URL to the source file on the publisher site. |
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
**Dataset Statistics:**
|
|
|
|
| 17 |
| Column | Type | Description |
|
| 18 |
|----------|--------|-------------|
|
| 19 |
| title | string | Short document title (e.g. course or book title). |
|
|
|
|
| 20 |
| permalink | string | Direct URL to the source file on the publisher site. |
|
| 21 |
+
| content | string | Full extracted text (from PDF) |
|
| 22 |
|
| 23 |
|
| 24 |
**Dataset Statistics:**
|