1,000,000 Reddit posts and comments from the /r/AskReddit subreddit are annotated with their engagement scores. The collection includes metadata such as base-36 Reddit IDs and content type labels for every entry.
Use Cases
- Train regression models to predict the 'score' of a post based on its textual content
- Classify entries into 'post' or 'comment' categories using the 'type' field for structural analysis
- Conduct large-scale linguistic analysis of interrogative sentences within the /r/AskReddit community
Strengths
- 1,000,000 rows of data sourced from the /r/AskReddit subreddit
- Includes a 'type' column categorizing entries as either 'post' or 'comment'
- Features a 'score' attribute for every entry representing the Reddit upvote/downvote tally
- Provides unique base-36 identifiers in the 'id' and 'subreddit.id' fields