SubMaroon commited on
Commit
6a72ea7
·
verified ·
1 Parent(s): aab1c6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -55,6 +55,11 @@ Structure:
55
  – child_likes - number of likes on child comment
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
 
59
  It contains these symbols: **a-zA-Zа-яА-Я0-9.,!?;:**
60
  Global filter: comments were allowed only from 30 characters or more and from 5 likes or more
 
55
  – child_likes - number of likes on child comment
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
 
64
  It contains these symbols: **a-zA-Zа-яА-Я0-9.,!?;:**
65
  Global filter: comments were allowed only from 30 characters or more and from 5 likes or more