Fake News Content Detection
Multi Label Classification Of Fake News Content, BERT can be used.
@kaggle.pavan9065_fake_news_content_detection
Multi Label Classification Of Fake News Content, BERT can be used.
@kaggle.pavan9065_fake_news_content_detection
CREATE TABLE fake_news_content_detection (
"unnamed_0" BIGINT -- Unnamed: 0,
"text" VARCHAR,
"text_tag" VARCHAR,
"barely_true" BIGINT,
"false" BIGINT,
"half_true" BIGINT,
"mostly_true" BIGINT,
"not_known" BIGINT,
"true" BIGINT
);Anyone who has the link will be able to view this.