Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 2.63 KB

File metadata and controls

59 lines (49 loc) · 2.63 KB

Sentiment Analysis for Mental Health

About the Project

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.

Dataset Overview

The dataset integrates raw data from the following Kaggle sources:

Data Overview

The dataset contains statements tagged with one of the following seven mental health statuses:

  • Normal
  • Depression
  • Suicidal
  • Anxiety
  • Stress
  • Bi-Polar
  • Personality Disorder

Data Features

  • 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.

Data Collection

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.

Usage

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.

Example Applications

  1. Training machine learning models for mental health sentiment prediction.
  2. Developing tools to monitor and provide mental health support in real time.
  3. Research studies focused on understanding mental health trends across demographics.

Acknowledgements

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.