paper-with-me

홈 › Papers

TwiSE at SemEval-2016 Task 4: Twitter Sentiment Classification

2016-06-14 · SEMEVAL 2016 6 · Georgios Balikas, Massih-Reza Amini

This paper describes the participation of the team "TwiSE" in the SemEval 2016 challenge. Specifically, we participated in Task 4, namely "Sentiment Analysis in Twitter" for which we implemented sentiment classification systems for subtasks A, B, C and D. Our approach consists of two steps. In the first step, we generate and validate diverse feature sets for twitter sentiment evaluation, inspired by the work of participants of previous editions of such challenges. In the second step, we focus on the optimization of the evaluation measures of the different subtasks. To this end, we examine different learning strategies by validating them on the data provided by the task organisers. For our final submissions we used an ensemble learning approach (stacked generalization) for Subtask A and single linear models for the rest of the subtasks. In the official leaderboard we were ranked 9/35, 8/19, 1/11 and 2/14 for subtasks A, B, C and D respectively.\footnote{We make the code available for research purposes at \url{https://github.com/balikasg/SemEval2016-Twitter\_Sentiment\_Evaluation}.}

📄 PDF Abstract BibTeX arXiv:1606.04351

Code (1)

balikasg/SemEval2016-Twitter_Sentiment_Evaluation 공식 구현

Tasks

ClassificationEnsemble LearningGeneral ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

TwiSe at SemEval-2017 Task 4: Five-point Twitter Sentiment Classification and Quantification

2017-08-01 · SEMEVAL 2017 8 · Georgios Balikas

The paper describes the participation of the team {``}TwiSE{''} in the SemEval-2017 challenge. Specifically, I participated at Task 4 entitled {``}Sentiment Analysis in Twitter{''} for which I implemented systems for fiv…

General ClassificationOpinion MiningregressionSentiment Analysis+3

DUTH at SemEval-2017 Task 4: A Voting Classification Approach for Twitter Sentiment Analysis

2017-08-01 · SEMEVAL 2017 8 · Symeon Symeonidis, Dimitrios Effrosynidis, John Kordonis, Avi Arampatzis

This report describes our participation to SemEval-2017 Task 4: Sentiment Analysis in Twitter, specifically in subtasks A, B, and C. The approach for text sentiment classification is based on a Majority Vote scheme and c…

BIG-bench Machine LearningGeneral ClassificationInformation RetrievalSentiment Analysis+2

ej-sa-2017 at SemEval-2017 Task 4: Experiments for Target oriented Sentiment Analysis in Twitter

2017-08-01 · SEMEVAL 2017 8 · Enkhzol Dovdon, Jos{\'e} Saias

This paper describes the system we have used for participating in Subtasks A (Message Polarity Classification) and B (Topic-Based Message Polarity Classification according to a two-point scale) of SemEval-2017 Task 4 Sen…

Aspect-Based Sentiment Analysis (ABSA)ClassificationGeneral ClassificationSentiment Analysis+1

Tweester at SemEval-2017 Task 4: Fusion of Semantic-Affective and pairwise classification models for sentiment analysis in Twitter

2017-08-01 · SEMEVAL 2017 8 · Athanasia Kolovou, Filippos Kokkinos, Aris Fergadis, Pinelopi Papalampidi 외

In this paper, we describe our submission to SemEval2017 Task 4: Sentiment Analysis in Twitter. Specifically the proposed system participated both to tweet polarity classification (two-, three- and five class) and tweet …

General ClassificationSentiment AnalysisWord Embeddings

SemEval-2017 Task 4: Sentiment Analysis in Twitter

2019-12-02 · SEMEVAL 2017 8 · Sara Rosenthal, Noura Farra, Preslav Nakov

This paper describes the fifth year of the Sentiment Analysis in Twitter task. SemEval-2017 Task 4 continues with a rerun of the subtasks of SemEval-2016 Task 4, which include identifying the overall sentiment of the twe…

Sentiment Analysis