paper-with-me

홈 › 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 five-point tweet classification (Subtask C) and five-point tweet quantification (Subtask E) for English tweets. In the feature extraction steps the systems rely on the vector space model, morpho-syntactic analysis of the tweets and several sentiment lexicons. The classification step of Subtask C uses a Logistic Regression trained with the one-versus-rest approach. Another instance of Logistic Regression combined with the classify-and-count approach is trained for the quantification task of Subtask E. In the official leaderboard the system is ranked \textit{5/15} in Subtask C and \textit{2/12} in Subtask E.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationOpinion MiningregressionSentiment AnalysisSentiment ClassificationTwitter Sentiment AnalysisWord Embeddings

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

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

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 …

ClassificationEnsemble LearningGeneral ClassificationSentiment Analysis+1

SemEval-2016 Task 4: Sentiment Analysis in Twitter

2019-12-03 · SEMEVAL 2016 6 · Preslav Nakov, Alan Ritter, Sara Rosenthal, Fabrizio Sebastiani 외

This paper discusses the fourth year of the ``Sentiment Analysis in Twitter Task''. SemEval-2016 Task 4 comprises five subtasks, three of which represent a significant departure from previous editions. The first two subt…

General ClassificationSentiment AnalysisSentiment Classification

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

INSIGHT-1 at SemEval-2016 Task 4: Convolutional Neural Networks for Sentiment Classification and Quantification

2016-09-09 · SEMEVAL 2016 6 · Sebastian Ruder, Parsa Ghaffari, John G. Breslin

This paper describes our deep learning-based approach to sentiment analysis in Twitter as part of SemEval-2016 Task 4. We use a convolutional neural network to determine sentiment and participate in all subtasks, i.e. tw…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification