SubMaroon commited on
Commit
835103a
·
verified ·
1 Parent(s): 931cd0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -12,3 +12,10 @@ The dataset contains:
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).
 
 
 
 
 
 
 
 
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).
15
+
16
+ Dataset isn't cleaned. It contains these symbols: **a-zA-Zа-яА-Я0-9.,!?;:**
17
+ Due to the specifics of moderation on DTF.ru the dataset contains many duplicate rows. There are some types of them:
18
+ – "Этот материал был удален по просьбе автора";
19
+ – "Комментарий недоступен";
20
+ – "Комментарий удален автором поста";
21
+ These are deleted comments, they are valuable only in counting them, but not in learning models or analyzing writing.