LIA at SemEval-2017 Task 4: An Ensemble of Neural Networks for Sentiment Classification
This paper describes the system developed at LIA for the SemEval-2017 evaluation campaign. The goal of Task 4.A was to identify sentiment polarity in tweets. The system is an ensemble of Deep Neural Network (DNN) models: Convolutional Neural Network (CNN) and Recurrent Neural Network Long Short-Term Memory (RNN-LSTM). We initialize the input representation of DNN with different sets of embeddings trained on large datasets. The ensemble of DNNs are combined using a score-level fusion approach. The system ranked 2nd at SemEval-2017 and obtained an average recall of 67.6{\%}.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationSentence ClassificationSentiment AnalysisSentiment ClassificationWord EmbeddingsSimilar Papers 제목 키워드 기반
Deep Learning Brasil - NLP at SemEval-2020 Task 9: Sentiment Analysis of Code-Mixed Tweets Using Ensemble of Language Models
In this paper, we describe a methodology to predict sentiment in code-mixed tweets (hindi-english). Our team called verissimo.manoel in CodaLab developed an approach based on an ensemble of four models (MultiFiT, BERT, A…
Sentiment AnalysisIIP at SemEval-2016 Task 4: Prioritizing Classes in Ensemble Classification for Sentiment Analysis of Tweets
UNIMELB at SemEval-2016 Tasks 4A and 4B: An Ensemble of Neural Networks and a Word2Vec Based Model for Sentiment Classification
SentiME++ at SemEval-2017 Task 4: Stacking State-of-the-Art Classifiers to Enhance Sentiment Classification
In this paper, we describe the participation of the SentiME++ system to the SemEval 2017 Task 4A {``}Sentiment Analysis in Twitter{''} that aims to classify whether English tweets are of positive, neutral or negative sen…
General ClassificationSentiment AnalysisSentiment Classification