Update README.md
Browse files
README.md
CHANGED
|
@@ -128,7 +128,8 @@ Total # of articles: **351,755**
|
|
| 128 |
Dataset field descriptions:
|
| 129 |
|
| 130 |
```body - Article text
|
| 131 |
-
title - Article title
|
|
|
|
| 132 |
image - Article image
|
| 133 |
website - Name of the news outlet
|
| 134 |
category_group - Category grouped into 5 distinct classes. News, Sports, Entertainment, Crime, and Other
|
|
|
|
| 128 |
Dataset field descriptions:
|
| 129 |
|
| 130 |
```body - Article text
|
| 131 |
+
title - Article title
|
| 132 |
+
body - Article body. Separated into paragraphs
|
| 133 |
image - Article image
|
| 134 |
website - Name of the news outlet
|
| 135 |
category_group - Category grouped into 5 distinct classes. News, Sports, Entertainment, Crime, and Other
|