You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could not find the necessary files in Cresci-15 dataset, such as "node.json", "edge.csv". The dataset only contains followers.csv, friends.csv, tweets.csv and so on. So could you show share the code for inverting followers.csv, friends.csv, tweets.csv and users.csv into node.json, edge.csv, label.csv? Thank you for Q&A!
[https://github.com/LuoUndergradXJTU/TwiBot-22/blob/master/src/BotRGCN/cresci_15/preprocess_1.py]
2.Could you provided detailed datasets about 10 communities includes tweet information, relationship lists? Due to experimental resource limitations, downloading, loading, and processing the complete dataset is a challenging task.
The text was updated successfully, but these errors were encountered:
I also have the same question. I requested the Cresci-15 dataset, but I received raw data from the author. However, I want to transform raw data into the same format as the BotRGCN for Cresci15 source data used in the preprocessing step.
@Rilkia I just found this link from the author that can help you with the dataset of Cresci-2015 based on the Twibot-22 format, but it does not include the transformation code.
Hi, team.
[https://github.com/LuoUndergradXJTU/TwiBot-22/blob/master/src/BotRGCN/cresci_15/preprocess_1.py]
2.Could you provided detailed datasets about 10 communities includes tweet information, relationship lists? Due to experimental resource limitations, downloading, loading, and processing the complete dataset is a challenging task.
The text was updated successfully, but these errors were encountered: