This is a README for the OSF entry for the experimental data accompanying the EMNLP2023 long paper: "Do Differences in Values Influence Disagreements in Online Discussions?"
**Author**: Michiel van der Meer `<m.t.van.der.meer@liacs.leidenuniv.nl>`
## File description
- `reddit_comments_*.txt`: These files contain permalinks to comments used for constructing value profiles. We only provide links, you will need to re-scrape the data again to obtain the raw text. We suggest using packages like [PRAW](https://praw.readthedocs.io/en/stable/) for working with the Reddit API.
We provide comments per subset of [DEBAGREEMENT](https://datasets-benchmarks-proceedings.neurips.cc/paper/2021/file/6f3ef77ac0e3619e98159e9b6febf557-Paper-round2.pdf). You can gather comments, run the analysis, and construct value profiles per subset.
## Experimental code
You can find our code on GitHub: https://github.com/m0re4u/value-disagreement