This project utilizes a comprehensive dataset curated to analyze and predict mental health statuses from various textual statements. The dataset, compiled from multiple sources, serves as a robust resource for tasks such as chatbot development and sentiment analysis.
The dataset integrates raw data from the following Kaggle sources:
- 3k Conversations Dataset for Chatbot
- Depression Reddit Cleaned
- Human Stress Prediction
- Predicting Anxiety in Mental Health Data
- Mental Health Dataset Bipolar
- Reddit Mental Health Data
- Students Anxiety and Depression Dataset
- Suicidal Mental Health Dataset
- Suicidal Tweet Detection Dataset
The dataset contains statements tagged with one of the following seven mental health statuses:
- Normal
- Depression
- Suicidal
- Anxiety
- Stress
- Bi-Polar
- Personality Disorder
unique_id
: A unique identifier for each entry.Statement
: The textual data or post.Mental Health Status
: The tagged mental health status of the statement.
The data is sourced from various platforms, including:
- Social media posts
- Reddit posts
- Twitter posts
Each entry is carefully tagged with a mental health status, making it a valuable asset for:
- Developing intelligent mental health chatbots.
- Conducting detailed sentiment analysis.
- Researching mental health trends and patterns.
This dataset can be used for:
- Chatbot Development: Build chatbots focused on mental health support.
- Sentiment Analysis: Understand and predict mental health conditions based on textual data.
- Academic Research: Study patterns and trends in mental health.
- Training machine learning models for mental health sentiment prediction.
- Developing tools to monitor and provide mental health support in real time.
- Research studies focused on understanding mental health trends across demographics.
This dataset was created by aggregating and cleaning data from various publicly available Kaggle datasets. Special thanks to the original dataset creators for their invaluable contributions.
For any inquiries or contributions, please feel free to open an issue or submit a pull request.