Fake News
Fake News dataset based on FakeNewsNet.
@kaggle.algord_fake_news
Fake News dataset based on FakeNewsNet.
@kaggle.algord_fake_news
CREATE TABLE fakenewsnet (
"title" VARCHAR,
"news_url" VARCHAR,
"source_domain" VARCHAR,
"tweet_num" BIGINT,
"real" BIGINT
);
Anyone who has the link will be able to view this.