paper-with-me

Papers

Aspect-Based Sentiment Analysis using BERT

2019-09-01 · WS (NoDaLiDa) 2019 9 · Mickel Hoang, Oskar Alija Bihorac, Jacobo Rouces

Sentiment analysis has become very popular in both research and business due to the increasing amount of opinionated text from Internet users. Standard sentiment analysis deals with classifying the overall sentiment of a text, but this doesn’t include other important information such as towards which entity, topic or aspect within the text the sentiment is directed. Aspect-based sentiment analysis (ABSA) is a more complex task that consists in identifying both sentiments and aspects. This paper shows the potential of using the contextual word representations from the pre-trained language model BERT, together with a fine-tuning method with additional generated text, in order to solve out-of-domain ABSA and outperform previous state-of-the-art results on SemEval-2015 Task 12 subtask 2 and SemEval-2016 Task 5. To the best of our knowledge, no other existing work has been done on out-of-domain ABSA for aspect classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage ModellingSentiment Analysis

Similar Papers 제목 키워드 기반

Aspect-Based Sentiment Analysis using Local Context Focus Mechanism with DeBERTa

2022-07-06 · Tianyu Zhao, Junping Du, Zhe Xue, Ang Li 외

Text sentiment analysis, also known as opinion mining, is research on the calculation of people's views, evaluations, attitude and emotions expressed by entities. Text sentiment analysis can be divided into text-level se…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModellingMulti-Task Learning+3

Improving BERT Performance for Aspect-Based Sentiment Analysis

2020-10-22 · ICNLSP 2021 11 · Akbar Karimi, Leonardo Rossi, Andrea Prati

Aspect-Based Sentiment Analysis (ABSA) studies the consumer opinion on the market products. It involves examining the type of sentiments as well as sentiment targets expressed in product reviews. Analyzing the language u…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionSentiment Analysis+1

Transformer-based Multi-Aspect Modeling for Multi-Aspect Multi-Sentiment Analysis

2020-11-01 · Zhen Wu, Chengcan Ying, Xinyu Dai, ShuJian Huang 외

Aspect-based sentiment analysis (ABSA) aims at analyzing the sentiment of a given aspect in a sentence. Recently, neural network-based methods have achieved promising results in existing ABSA datasets. However, these dat…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment Analysis+1

BERT-ASC: Auxiliary-Sentence Construction for Implicit Aspect Learning in Sentiment Analysis

2022-03-22 · Murtadha Ahmed, Bo Wen, Shengfeng Pan, Jianlin Su 외

Aspect-based sentiment analysis (ABSA) aims to associate a text with a set of aspects and infer their respective sentimental polarities. State-of-the-art approaches are built on fine-tuning pre-trained language models, f…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Representation LearningSentence+1

Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence

2019-03-22 · NAACL 2019 6 · Chi Sun, Luyao Huang, Xipeng Qiu

Aspect-based sentiment analysis (ABSA), which aims to identify fine-grained opinion polarity towards a specific aspect, is a challenging subtask of sentiment analysis (SA). In this paper, we construct an auxiliary senten…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)General ClassificationNatural Language Inference+4