Update README.md
Browse files
README.md
CHANGED
|
@@ -8,5 +8,7 @@ The dataset contains:
|
|
| 8 |
– body of the post;
|
| 9 |
– parent comment;
|
| 10 |
– response (child) comment to parent comment;
|
|
|
|
|
|
|
| 11 |
– number of responses to the parent comment;
|
| 12 |
– normalized value of number of responses to the parent comment (from 0 to 1).
|
|
|
|
| 8 |
– body of the post;
|
| 9 |
– parent comment;
|
| 10 |
– response (child) comment to parent comment;
|
| 11 |
+
– subsite name (like a theme);
|
| 12 |
+
– parent comment id (on website);
|
| 13 |
– number of responses to the parent comment;
|
| 14 |
– normalized value of number of responses to the parent comment (from 0 to 1).
|