EmotionGIF-Yankee: A Sentiment Classifier with Robust Model Based Ensemble Methods
This paper provides a method to classify sentiment with robust model based ensemble methods. We preprocess tweet data to enhance coverage of tokenizer. To reduce domain bias, we first train tweet dataset for pre-trained language model. Besides, each classifier has its strengths and weakness, we leverage different types of models with ensemble methods: average and power weighted sum. From the experiments, we show that our approach has achieved positive effect for sentiment classification. Our system reached third place among 26 teams from the evaluation in SocialNLP 2020 EmotionGIF competition.
Code (1)
Tasks
Language ModelingLanguage ModellingSentiment AnalysisSentiment ClassificationSimilar Papers 제목 키워드 기반
EmotionGIF-IITP-AINLPML: Ensemble-based Automated Deep Neural System for predicting category(ies) of a GIF response
In this paper, we describe the systems submitted by our IITP-AINLPML team in the shared task of SocialNLP 2020, EmotionGIF 2020, on predicting the category(ies) of a GIF response for a given unlabelled tweet. For the rou…
Sarcasm and Sentiment Detection in Arabic: investigating the interest of character-level features
We present three methods developed for the Shared Task on Sarcasm and Sentiment Detection in Arabic. We present a baseline that uses character n-gram features. We also propose two more sophisticated methods: a recurrent …
Sarcasm DetectionAn Automatic Contextual Analysis and Clustering Classifiers Ensemble approach to Sentiment Analysis
Products reviews are one of the major resources to determine the public sentiment. The existing literature on reviews sentiment analysis mainly utilizes supervised paradigm, which needs labeled data to be trained on and …
ClusteringEnsemble LearningNegationSentiment Analysis+1Efficient Feature Selection techniques for Sentiment Analysis
Sentiment analysis is a domain of study that focuses on identifying and classifying the ideas expressed in the form of text into positive, negative and neutral polarities. Feature selection is a crucial process in machin…
BIG-bench Machine Learningfeature selectionSentiment AnalysisSocialNLP EmotionGIF 2020 Challenge Overview: Predicting Reaction GIF Categories on Social Media
We present an overview of the EmotionGIF2020 Challenge, held at the 8th International Workshop on Natural Language Processing for Social Media (SocialNLP), in conjunction with ACL 2020. The challenge required predicting …