SubMaroon commited on
Commit
288110d
·
verified ·
1 Parent(s): b3f0792

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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