Commit
·
8e25eb3
1
Parent(s):
33d3da0
Update reddit-crypto-aug-2021.py
Browse files
reddit-crypto-aug-2021.py
CHANGED
@@ -21,8 +21,8 @@ import os
|
|
21 |
import datasets
|
22 |
|
23 |
|
24 |
-
DATASET_NAME = "reddit-
|
25 |
-
DATASET_TITLE = "reddit-
|
26 |
|
27 |
DATASET_DESCRIPTION = """\
|
28 |
This corpus contains the complete data for the activity on seven major cryptocurrency subreddits for the entire month of August.
|
|
|
21 |
import datasets
|
22 |
|
23 |
|
24 |
+
DATASET_NAME = "reddit-cryptocurrency-data-for-august-2021"
|
25 |
+
DATASET_TITLE = "reddit-cryptocurrency-data-for-august-2021"
|
26 |
|
27 |
DATASET_DESCRIPTION = """\
|
28 |
This corpus contains the complete data for the activity on seven major cryptocurrency subreddits for the entire month of August.
|