The Weibo User Depression Detection Dataset is a large-scale dataset for detecting depression in Weibo users. It includes user profiles, tweets, and labels indicating whether the user is depressed. The dataset is useful for researchers working on mental health and social media analysis.
The Weibo User Depression Detection Dataset provides a comprehensive set of user data, including nicknames, genders, profiles, birthdays, follower and following counts, and tweet content. Each user is labeled as depressed or normal, making it suitable for machine learning models to detect depression from social media data.
This study surveys the attitudes and behaviors of US higher education faculty members regarding online resources, the library, and related topics. It covers a wide range of issues, including faculty dependence on electronic scholarly resources, the transition from print to electronic journals, publishing preferences, e-books, and the preservation of scholarly journals.
The Mental Health Corpus contains labeled comments on mental health issues, used for sentiment and toxic language analysis.
This project implements the conversion algorithm from the ToMi dataset to the T4D (Thinking is for Doing) dataset, as introduced in the paper https://arxiv.org/abs/2310.03051. It filters examples with Theory of Mind (ToM) questions and adapts the algorithm to account for second-order false beliefs.