Baselight

Sentimental Analysis For Tweets

Database of tweets to perform Sentimental Analysis

@kaggle.gargmanas_sentimental_analysis_for_tweets

Loading...
Loading...

About this Dataset

Sentimental Analysis For Tweets

Context

Finding if a person is depressed from their use of words on social media can definitely help in the cure!

Can you predict depression?

Sentimental Analysis can be very useful to find out depression and cure it before someone gets into serious trouble.

Tables

Sentiment Tweets3

@kaggle.gargmanas_sentimental_analysis_for_tweets.sentiment_tweets3
  • 772.67 KB
  • 10314 rows
  • 3 columns
Loading...

CREATE TABLE sentiment_tweets3 (
  "index" BIGINT,
  "message_to_examine" VARCHAR,
  "label_depression_result" BIGINT
);

Share link

Anyone who has the link will be able to view this.