Joint Learning for Targeted Sentiment Analysis
Targeted sentiment analysis (TSA) aims at extracting targets and classifying their sentiment classes. Previous works only exploit word embeddings as features and do not explore more potentials of neural networks when jointly learning the two tasks. In this paper, we carefully design the hierarchical stack bidirectional gated recurrent units (HSBi-GRU) model to learn abstract features for both tasks, and we propose a HSBi-GRU based joint model which allows the target label to have influence on their sentiment label. Experimental results on two datasets show that our joint learning model can outperform other baselines and demonstrate the effectiveness of HSBi-GRU in learning abstract features.
Code (0)
등록된 구현이 없습니다.
Tasks
Sentiment AnalysisWord EmbeddingsSimilar Papers 제목 키워드 기반
Learning Explicit and Implicit Structures for Targeted Sentiment Analysis
Targeted sentiment analysis is the task of jointly predicting target entities and their associated sentiment information. Existing research efforts mostly regard this joint task as a sequence labeling problem, building m…
Sentiment AnalysisEmbedding Projection for Targeted Cross-Lingual Sentiment: Model Comparisons and a Real-World Study
Sentiment analysis benefits from large, hand-annotated resources in order to train and test machine learning models, which are often data hungry. While some languages, e.g., English, have a vast array of these resources,…
Machine TranslationSentenceSentiment AnalysisA Dataset and BERT-based Models for Targeted Sentiment Analysis on Turkish Texts
Targeted Sentiment Analysis aims to extract sentiment towards a particular target from a given text. It is a field that is attracting attention due to the increasing accessibility of the Internet, which leads people to g…
Sentiment AnalysisIf you've got it, flaunt it: Making the most of fine-grained sentiment annotations
Fine-grained sentiment analysis attempts to extract sentiment holders, targets and polar expressions and resolve the relationship between them, but progress has been hampered by the difficulty of annotation. Targeted sen…
General ClassificationSentiment AnalysisOpen-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification
Open-domain targeted sentiment analysis aims to detect opinion targets along with their sentiment polarities from a sentence. Prior work typically formulates this task as a sequence tagging problem. However, such formula…
Aspect-Based Sentiment Analysis (ABSA)Aspect Term Extraction and Sentiment ClassificationGeneral ClassificationSentence+1