Sign in to view source links and access this dataset
Description
Featuring posts from five mental health-related subreddits: r/adhd, r/aspergers, r/depression, r/ocd, and r/ptsd. It includes fields such as author, body, title, subreddit, and engagement metrics like score and num_comments. The row count and column count are unknown.
Use Cases
Analyze sentiment and topic trends in the body and title fields across different mental health subreddits.
Model post engagement by predicting score or num_comments using features like subreddit and upvote_ratio.
Compare linguistic patterns in the body text between specific subreddit categories such as r/depression and r/ptsd.
Identify author activity patterns by examining post frequency and score across the five subreddit sources.
Strengths
Data is sourced from five distinct mental health subreddits, providing multiple perspectives.
Includes engagement metrics like score, num_comments, and upvote_ratio for each post.
Contains text fields (body, title) suitable for natural language processing tasks.
Limitations
The dataset size, including row count and temporal coverage, is unknown.
Data is limited to posts from specific subreddits and may not represent broader mental health discussions.
Potential for unstructured or noisy text in the body field requiring cleaning.