Datasets:
Platforms
#7
by
sjahangi - opened
In the paper, it is mentioned that the comments are collected from three platforms: YouTube, Reddit, and Twitter. However, the platform column contains four different values (0,1,2,3). Why is there a mismatch, and how can I know which is which? Thanks.
Thanks for your interest, and sorry for the confusion. The platform column has the following mapping:
0 = reddit
1 = reference
2 = twitter
3 = youtube
The reference set is a set of comments that informed the development of the construct and had a substantial number of annotations (on the order of hundreds, typically). These reference set comments (70 total) come from different platforms.
Got it. Thank you!