KaiDMML / FakeNewsNet

This is a dataset for fake news detection research
1.1k stars 429 forks source link

Skip retweets for tweets with no retweets #38

Open aounleonardo opened 4 years ago

aounleonardo commented 4 years ago

When the tweets are hydrated using the TweetCollector, we can know how many retweets each tweet has. We were not checking this number before deciding whether or not to make an API request for the tweet's retweets.