Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -23,4 +23,6 @@ size_categories:
|
|
23 |
|
24 |
- The raw data for this dataset was collected by web scraping Subreddits. To ensure the data's quality and usefulness, multiple natural language processing (NLP) techniques were applied to clean the data. The dataset exclusively consists of English-language posts, and its primary purpose is to facilitate mental health classification tasks.
|
25 |
|
26 |
-
- This dataset can be employed in various natural language processing tasks related to depression, such as sentiment analysis, topic modeling, text classification, or any other NLP task that requires labeled data pertaining to depression from Reddit.
|
|
|
|
|
|
23 |
|
24 |
- The raw data for this dataset was collected by web scraping Subreddits. To ensure the data's quality and usefulness, multiple natural language processing (NLP) techniques were applied to clean the data. The dataset exclusively consists of English-language posts, and its primary purpose is to facilitate mental health classification tasks.
|
25 |
|
26 |
+
- This dataset can be employed in various natural language processing tasks related to depression, such as sentiment analysis, topic modeling, text classification, or any other NLP task that requires labeled data pertaining to depression from Reddit.
|
27 |
+
|
28 |
+
- Extracted from Kaggle: https://www.kaggle.com/datasets/infamouscoder/depression-reddit-cleaned
|