twitter fake news datasets
收藏资源简介:
The main directory contains the directories of two Twitter datasets: twitter15 and twitter16. In each directory, there are:- 'tree' sub-directory: This folder contains all the tree files, each of which corresponds to the tree structure given a source tweet whose file name is indicated by the source tweet ID. In the tree file, each line represents an edge given in the following format: ** parent node -> child node ** Each node is given as a tuple: ['uid', 'tweet ID', 'post time delay (in minutes)'] - label.txt file: This file provides the ground-truth labels of the trees in a format like: ** 'label:source tweet ID' - source_tweets.txt file: This file provides the source posts content of the trees in a format like: ** 'source tweet ID \t source tweet content'




