TEG-Datasets / twitter /twitter.md
ZhuofengLi's picture
Upload folder using huggingface_hub
0e490a5 verified
|
raw
history blame
566 Bytes

Twitter Datasets

Dataset Description

The twitter dataset is a social network. Nodes represent tweets and users. Text on nodes is the description of the tweets or the users. Edge between a and tweet means that the user posts the tweet. Text on edges is contents of the tweets.

Graph Machine Learning Tasks

Link Prediction

Link prediction in the tweet dataset involves predicting potential connections between tweets and users. The goal is to predict whether a user will post a tweet.

Dataset Source

https://dl.acm.org/doi/10.1145/2505515.2505695