paper-with-me

Papers

Target-dependent twitter sentiment classification with rich automatic features

2015-07-25 · IJCAI 2015 7 · Duy-Tin Vo, Yue Zhang

Target-dependent sentiment analysis on Twitter has attracted increasing research attention. Most previous work relies on syntax, such as automatic parse trees, which are subject to noise for informal text such as tweets. In this paper, we show that competitive results can be achieved without the use of syntax, by extracting a rich set of automatic features. In particular, we split a tweet into a left context and a right context according to a given target, using distributed word representations and neural pooling functions to extract features. Both sentiment-driven and standard embeddings are used, and a rich set of neural pooling functions are explored. Sentiment lexicons are used as an additional source of information for feature extraction. In standard evaluation, the conceptually simple method gives a 4.8% absolute improvement over the state-of-the-art on three-way targeted sentiment classification, achieving the best reported results for this task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Enhanced Twitter Sentiment Classification Using Contextual Information

2016-05-17 · WS 2015 9 · Soroush Vosoughi, Helen Zhou, Deb Roy

The rise in popularity and ubiquity of Twitter has made sentiment analysis of tweets an important and well-covered area of research. However, the 140 character limit imposed on tweets makes it hard to use standard lingui…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

Adaptive Recursive Neural Network for Target-dependent Twitter Sentiment Classification

2014-06-01 · ACL 2014 6 · Li Dong, Furu Wei, Chuanqi Tan, Duyu Tang 외
ClassificationDependency ParsingGeneral ClassificationSemantic Composition+3

Effective LSTMs for Target-Dependent Sentiment Classification

2015-12-03 · COLING 2016 12 · Duyu Tang, Bing Qin, Xiaocheng Feng, Ting Liu

Target-dependent sentiment classification remains a challenge: modeling the semantic relatedness of a target with its context words in a sentence. Different context words have different influences on determining the sent…

Aspect-Based Sentiment Analysis (ABSA)General ClassificationSentenceSentiment Classification

Breaking BERT: Gradient Attack on Twitter Sentiment Analysis for Targeted Misclassification

2025-04-02 · Akil Raj Subedi, Taniya Shah, Aswani Kumar Cherukuri, Thanos Vasilakos

Social media platforms like Twitter have increasingly relied on Natural Language Processing NLP techniques to analyze and understand the sentiments expressed in the user generated content. One such state of the art NLP m…

Adversarial TextSentiment AnalysisSentiment ClassificationTwitter Sentiment Analysis

Improving Twitter Sentiment Classification via Multi-Level Sentiment-Enriched Word Embeddings

2016-11-01 · Shufeng Xiong

Most of existing work learn sentiment-specific word representation for improving Twitter sentiment classification, which encoded both n-gram and distant supervised tweet sentiment information in learning process. They as…

General ClassificationSentiment AnalysisSentiment ClassificationWord Embeddings