TwiSe at SemEval-2017 Task 4: Five-point Twitter Sentiment Classification and Quantification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationOpinion MiningregressionSentiment AnalysisSentiment ClassificationTwitter Sentiment AnalysisWord EmbeddingsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SemEval-2017 Task 4: Sentiment Analysis in Twitter
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 AnalysisTwiSE at SemEval-2016 Task 4: Twitter Sentiment Classification
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+1SemEval-2016 Task 4: Sentiment Analysis in Twitter
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 ClassificationTweester at SemEval-2017 Task 4: Fusion of Semantic-Affective and pairwise classification models for sentiment analysis in Twitter
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 EmbeddingsINSIGHT-1 at SemEval-2016 Task 4: Convolutional Neural Networks for Sentiment Classification and Quantification
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