Skip to content

BoulderDS/effect_of_comment_deletion_cmv_dataset

Repository files navigation

CU Boulder ChangeMyView Comment Removal Data v1.0 (released October, 2019)

Distributed together with:

Content removal as a moderation strategy: Compliance and other outcomes in the ChangeMyView community
Kumar Bhargav Srinivasan, Cristian Danescu-Niculescu-Mizil, Lillian Lee, and Chenhao Tan.
In Proceedings of the Conference on Computer-Supported Cooperative Work and Social Computing (CSCW'2019).
The paper, data, and associated materials can be found at: https://chenhaot.com/papers/content-removal.html.

If you use this data, please cite:

@inproceedings{srinivasan+dnm+lee+tan:19,
     author = {Kumar Bhargav Srinivasan and Cristian Danescu-Niculescu-Mizil and Lillian Lee and Chenhao Tan},
     title = {Content removal as a moderation strategy: Compliance and other outcomes in the ChangeMyView community},
     year = {2019},
     booktitle = {Proceedings of CSCW}
}

This dataset consists of five files that can be used to find the relevant comments used for all the analyses in the paper.

Each file is a compressed jsonlist file where each line is a json object.

  • Interrupted time-series analysis in non-affected trees: its_dataset.json.gz, each line consists of comment ids before removal and after removal, removed comment id, author id.
  • Applying the delayed feedback approach in non affected trees: delayed_feedback_setup_non_treatment_trees.json.gz, each line consists of treatment author id, control author id, treatment removed comment id, control removed comment id, treamtent before removal comment id, treatment after removal comment id, control before virtual removal comment id, and control after virtual removal comment id.
  • Delayed feedback in affected trees: delayed_feedback_setup_treatment_trees.json.gz, each line consists of treatment author id, control author id, treatment removed comment id, control removed comment id, treamtent before removal comment id, treatment after removal comment id, control before virtual removal comment id, and control after virtual removal comment id.
  • First and second removals of an author: first_and_second_removals.json.gz, each line consists of comment id, author id, and link id.
  • First removals of an author: first_removals.json.gz, each line consists of comment id, author id, and link id.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published