LSIS at SemEval-2017 Task 4: Using Adapted Sentiment Similarity Seed Words For English and Arabic Tweet Polarity Classification
We present, in this paper, our contribution in SemEval2017 task 4 : {`}Sentiment Analysis in Twitter{''}, subtask A: {`}Message Polarity Classification{''}, for English and Arabic languages. Our system is based on a list of sentiment seed words adapted for tweets. The sentiment relations between seed words and other terms are captured by cosine similarity between the word embedding representations (word2vec). These seed words are extracted from datasets of annotated tweets available online. Our tests, using these seed words, show significant improvement in results compared to the use of Turney and Littman{'}s (2003) seed words, on polarity classification of tweet messages.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationSemantic Textual SimilaritySentiment AnalysisSimilar Papers 제목 키워드 기반
LSIS at SemEval-2016 Task 7: Using Web Search Engines for English and Arabic Unsupervised Sentiment Intensity Prediction
Amobee at SemEval-2017 Task 4: Deep Learning System for Sentiment Detection on Twitter
This paper describes the Amobee sentiment analysis system, adapted to compete in SemEval 2017 task 4. The system consists of two parts: a supervised training of RNN models based on a Twitter sentiment treebank, and the u…
General ClassificationregressionSentiment AnalysisLsislif: Feature Extraction and Label Weighting for Sentiment Analysis in Twitter
Lsislif: CRF and Logistic Regression for Opinion Target Extraction and Sentiment Polarity Analysis
NEUROSENT-PDI at SemEval-2018 Task 3: Understanding Irony in Social Networks Through a Multi-Domain Sentiment Model
This paper describes the NeuroSent system that participated in SemEval 2018 Task 3. Our system takes a supervised approach that builds on neural networks and word embeddings. Word embeddings were built by starting from a…
Sentiment AnalysisWord Embeddings