Update README.md
Browse files
README.md
CHANGED
|
@@ -56,8 +56,9 @@ Structure:
|
|
| 56 |
– reply_count - number of responses to the parent comment;
|
| 57 |
– normalized_reply_count - normalized value of number of responses to the parent comment (from 0 to 1).
|
| 58 |
– parent_comment_tox - toxity metric for parent comment
|
| 59 |
-
– child_comment_tox - toxity metric for child comment
|
| 60 |
-
|
|
|
|
| 61 |
|
| 62 |
|
| 63 |
|
|
|
|
| 56 |
– reply_count - number of responses to the parent comment;
|
| 57 |
– normalized_reply_count - normalized value of number of responses to the parent comment (from 0 to 1).
|
| 58 |
– parent_comment_tox - toxity metric for parent comment
|
| 59 |
+
– child_comment_tox - toxity metric for child comment
|
| 60 |
+
– parent_author - author of parent comment
|
| 61 |
+
– child_author - author of child comment
|
| 62 |
|
| 63 |
|
| 64 |
|