Twitter Sentiment Analysis
Entity-level sentiment analysis on multi-lingual tweets.
@kaggle.jp797498e_twitter_entity_sentiment_analysis
Entity-level sentiment analysis on multi-lingual tweets.
@kaggle.jp797498e_twitter_entity_sentiment_analysis
CREATE TABLE twitter_training (
"n_2401" BIGINT,
"borderlands" VARCHAR,
"positive" VARCHAR,
"im_getting_on_borderlands_and_i_will_murder_you_all" VARCHAR
);
CREATE TABLE twitter_validation (
"n_3364" BIGINT,
"facebook" VARCHAR,
"irrelevant" VARCHAR,
"i_mentioned_on_facebook_that_i_was_struggling_for_moti_8616992d" VARCHAR
);
Anyone who has the link will be able to view this.