Sentimental Analysis For Tweets
Database of tweets to perform Sentimental Analysis
@kaggle.gargmanas_sentimental_analysis_for_tweets
Database of tweets to perform Sentimental Analysis
@kaggle.gargmanas_sentimental_analysis_for_tweets
CREATE TABLE sentiment_tweets3 (
"index" BIGINT,
"message_to_examine" VARCHAR,
"label_depression_result" BIGINT
);
Anyone who has the link will be able to view this.