paper-with-me

홈 › Papers

Challenges for Open-domain Targeted Sentiment Analysis

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Since previous studies on open-domain targeted sentiment analysis are limited in dataset domain variety and sentence level, we propose a novel dataset consisting of 6,013 human-labeled data to extend the data domains in topics of interest and document level. Furthermore, we offer a nested target annotation schema to extract the complete sentiment information in documents, boosting the practicality and effectiveness of open-domain targeted sentiment analysis. Moreover, we leverage the pre-trained model BART in a sequence-to-sequence generation method for the task. Benchmark results show that there exists large room for improvement of open-domain targeted sentiment analysis. Meanwhile, experiments have shown that challenges remain in the effective use of open-domain data, long documents, the complexity of target structure, and domain gaps.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Challenges for Open-domain Targeted Sentiment Analysis

2022-04-14 · Yun Luo, Hongjie Cai, Linyi Yang, Yanxia Qin 외

Since previous studies on open-domain targeted sentiment analysis are limited in dataset domain variety and sentence level, we propose a novel dataset consisting of 6,013 human-labeled data to extend the data domains in …

SentenceSentiment Analysis

Challenge for open-domain targeted sentiment analysis

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Since previous studies on open-domain targeted sentiment analysis are limited in dataset domain variety and sentence level, we propose a novel dataset consisting of 6,013 human-labeled data to extend the data domains in…

SentenceSentiment 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

Open Domain Targeted Sentiment

2013-10-01 · EMNLP 2013 10 · Margaret Mitchell, Jacqui Aguilar, Theresa Wilson, Benjamin Van Durme
Named Entity Recognition (NER)Sentiment Analysis

Neural Networks for Open Domain Targeted Sentiment

2015-09-01 · EMNLP 2015 9 · Meishan Zhang, Yue Zhang, Duy-Tin Vo
Named Entity Recognition (NER)Sentiment AnalysisWord Embeddings