paper-with-me

홈 › Papers

Joint Learning for Targeted Sentiment Analysis

2018-10-01 · EMNLP 2018 10 · Dehong Ma, Sujian Li, Houfeng Wang

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Learning Explicit and Implicit Structures for Targeted Sentiment Analysis

2019-09-17 · IJCNLP 2019 11 · Hao Li, Wei Lu

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 Analysis

Embedding Projection for Targeted Cross-Lingual Sentiment: Model Comparisons and a Real-World Study

2019-06-24 · Jeremy Barnes, Roman Klinger

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 Analysis

A Dataset and BERT-based Models for Targeted Sentiment Analysis on Turkish Texts

2022-05-09 · ACL 2022 5 · M. Melih Mutlu, Arzucan Özgür

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 Analysis

If you've got it, flaunt it: Making the most of fine-grained sentiment annotations

2021-01-30 · EACL 2021 2 · Jeremy Barnes, Lilja Øvrelid, Erik Velldal

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 Analysis

Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification

2019-06-10 · ACL 2019 7 · Minghao Hu, Yuxing Peng, Zhen Huang, Dongsheng Li 외

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