Covid - 19 Online Articles
Sentiment Analysis of Covid-19 Articles
@kaggle.saurabhshahane_covid_19_online_articles
Sentiment Analysis of Covid-19 Articles
@kaggle.saurabhshahane_covid_19_online_articles
CREATE TABLE covid_19_articles_data (
"unnamed_0" BIGINT,
"text" VARCHAR,
"sentiment" BIGINT
);
Anyone who has the link will be able to view this.