YRC10 commited on
Commit
03ac0dc
·
verified ·
1 Parent(s): 2f0f27f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -3,10 +3,10 @@ MASH: A Multiplatform and Multimodal Annotated Dataset for Societal Impact of Hu
3
  license: cc-by-4.0
4
  tags:
5
  - climate
 
6
  - social-media
7
  - hurricane
8
  - TikTok
9
- - Twitter
10
  - YouTube
11
  - Reddit
12
  - multimodal
@@ -18,7 +18,7 @@ size_categories:
18
  pretty_name: Multiplatform Annotated Dataset for Societal Impact of Hurricane
19
  language: en
20
  description: >
21
- We present a Multiplatform Annotated Dataset for Societal Impact of Hurricane (MASH) that includes 98,662 relevant social media data posts from Reddit, X, TikTok, and YouTube.
22
  In addition, all relevant posts are annotated on three dimensions: Humanitarian Classes, Bias Classes, and Information Integrity Classes in a multi-modal approach that considers both textual and visual content, providing a rich labeled dataset for in-depth analysis.
23
  The dataset is also complemented by an Online Analytics Platform that not only allows users to view hurricane-related posts and articles, but also explores high-frequency keywords, user sentiment, and the locations where posts were made.
24
  To our best knowledge, MASH is the first large-scale, multi-platform, multimodal, and multi-dimensionally annotated hurricane dataset.
@@ -45,7 +45,7 @@ modalities:
45
  ---
46
  # MASH: A Multiplatform and Multimodal Annotated Dataset for Societal Impact of Hurricane
47
 
48
- We present a Multiplatform Annotated Dataset for Societal Impact of Hurricane (MASH) that includes **98,662** relevant social media data posts from **Reddit**, **X**, **TikTok**, and **YouTube**.
49
  In addition, all relevant posts are annotated on three dimensions: **Humanitarian Classes**, **Bias Classes**, and **Information Integrity Classes** in a multi-modal approach that considers both textual and visual content (text, images, and videos), providing a rich labeled dataset for in-depth analysis.
50
 
51
  The dataset is also complemented by an [Online Analytics Platform](https://hurricane.web.illinois.edu/) that not only allows users to view hurricane-related posts and articles, but also explores high-frequency keywords, user sentiment, and the locations where posts were made.
@@ -61,7 +61,6 @@ This dataset includes four annotation files:
61
 
62
  • reddit_anno_publish.csv
63
  • tiktok_anno_publish.csv
64
- • twitter_anno_publish.csv
65
  • youtube_anno_publish.csv
66
 
67
  Each file contains post IDs and corresponding annotations on three dimensions:
@@ -70,7 +69,6 @@ Humanitarian Classes, Bias Classes, and Information Integrity Classes.
70
  To protect user privacy, only post IDs are released. We recommend retrieving the full post content via the official APIs of each platform, in accordance with their respective terms of service.
71
  - [Reddit API](https://www.reddit.com/dev/api)
72
  - [TikTok API](https://developers.tiktok.com/products/research-api)
73
- - [X/Twitter API](https://developer.x.com/en/docs/x-api)
74
  - [YouTube API](https://developers.google.com/youtube/v3)
75
 
76
  ## Humanitarian Classes
@@ -127,4 +125,4 @@ Each post is also annotated with a single information integrity class, represent
127
  primaryClass={cs.SI},
128
  url={https://arxiv.org/abs/2509.23627}}
129
 
130
- ZENODO DOI: [10.5281/zenodo.15401479](https://zenodo.org/records/15401479)
 
3
  license: cc-by-4.0
4
  tags:
5
  - climate
6
+ - disaster
7
  - social-media
8
  - hurricane
9
  - TikTok
 
10
  - YouTube
11
  - Reddit
12
  - multimodal
 
18
  pretty_name: Multiplatform Annotated Dataset for Societal Impact of Hurricane
19
  language: en
20
  description: >
21
+ We present a Multiplatform Annotated Dataset for Societal Impact of Hurricane (MASH) that includes 59,607 relevant social media data posts from Reddit, TikTok, and YouTube.
22
  In addition, all relevant posts are annotated on three dimensions: Humanitarian Classes, Bias Classes, and Information Integrity Classes in a multi-modal approach that considers both textual and visual content, providing a rich labeled dataset for in-depth analysis.
23
  The dataset is also complemented by an Online Analytics Platform that not only allows users to view hurricane-related posts and articles, but also explores high-frequency keywords, user sentiment, and the locations where posts were made.
24
  To our best knowledge, MASH is the first large-scale, multi-platform, multimodal, and multi-dimensionally annotated hurricane dataset.
 
45
  ---
46
  # MASH: A Multiplatform and Multimodal Annotated Dataset for Societal Impact of Hurricane
47
 
48
+ We present a Multiplatform Annotated Dataset for Societal Impact of Hurricane (MASH) that includes **59,607** relevant social media data posts from **Reddit**, **TikTok**, and **YouTube**.
49
  In addition, all relevant posts are annotated on three dimensions: **Humanitarian Classes**, **Bias Classes**, and **Information Integrity Classes** in a multi-modal approach that considers both textual and visual content (text, images, and videos), providing a rich labeled dataset for in-depth analysis.
50
 
51
  The dataset is also complemented by an [Online Analytics Platform](https://hurricane.web.illinois.edu/) that not only allows users to view hurricane-related posts and articles, but also explores high-frequency keywords, user sentiment, and the locations where posts were made.
 
61
 
62
  • reddit_anno_publish.csv
63
  • tiktok_anno_publish.csv
 
64
  • youtube_anno_publish.csv
65
 
66
  Each file contains post IDs and corresponding annotations on three dimensions:
 
69
  To protect user privacy, only post IDs are released. We recommend retrieving the full post content via the official APIs of each platform, in accordance with their respective terms of service.
70
  - [Reddit API](https://www.reddit.com/dev/api)
71
  - [TikTok API](https://developers.tiktok.com/products/research-api)
 
72
  - [YouTube API](https://developers.google.com/youtube/v3)
73
 
74
  ## Humanitarian Classes
 
125
  primaryClass={cs.SI},
126
  url={https://arxiv.org/abs/2509.23627}}
127
 
128
+ ZENODO DOI: [10.5281/zenodo.15401479](https://doi.org/10.5281/zenodo.15401479)