Aspect Extraction

32 papers with code • 6 benchmarks • 4 datasets

Aspect extraction is the task of identifying and extracting terms relevant for opinion mining and sentiment analysis, for example terms for product attributes or features.

YASO: A Targeted Sentiment Analysis Evaluation Dataset for Open-Domain Reviews

IBM/yaso-tsa EMNLP 2021

Current TSA evaluation in a cross-domain setup is restricted to the small set of review domains available in existing datasets.

17
29 Dec 2020

Joint Aspect Extraction and Sentiment Analysis with Directional Graph Convolutional Networks

cuhksz-nlp/dgsa COLING 2020

End-to-end aspect-based sentiment analysis (EASA) consists of two sub-tasks: the first extracts the aspect terms in a sentence and the second predicts the sentiment polarities for such terms.

28
01 Dec 2020

Improving BERT Performance for Aspect-Based Sentiment Analysis

IMPLabUniPr/BERT-for-ABSA ICNLSP 2021

Aspect-Based Sentiment Analysis (ABSA) studies the consumer opinion on the market products.

40
22 Oct 2020

Automated Concatenation of Embeddings for Structured Prediction

Alibaba-NLP/ACE ACL 2021

Pretrained contextualized embeddings are powerful word representations for structured prediction tasks.

290
10 Oct 2020

Simple Unsupervised Similarity-Based Aspect Extraction

dannysvof/SUAEx 25 Aug 2020

In the context of sentiment analysis, there has been growing interest in performing a finer granularity analysis focusing on the specific aspects of the entities being evaluated.

3
25 Aug 2020
42
01 Jul 2020

Jointly Modeling Aspect and Sentiment with Dynamic Heterogeneous Graph Neural Networks

lixin4ever/BERT-E2E-ABSA 14 Apr 2020

Target-Based Sentiment Analysis aims to detect the opinion aspects (aspect extraction) and the sentiment polarities (sentiment detection) towards them.

385
14 Apr 2020

Structure-Level Knowledge Distillation For Multilingual Sequence Labeling

Alibaba-NLP/MultilangStructureKD ACL 2020

Multilingual sequence labeling is a task of predicting label sequences using a single unified model for multiple languages.

72
08 Apr 2020

Adversarial Training for Aspect-Based Sentiment Analysis with BERT

IMPLabUniPr/Adversarial-Training-for-ABSA 30 Jan 2020

In this work, we apply adversarial training, which was put forward by Goodfellow et al. (2014), to the post-trained BERT (BERT-PT) language model proposed by Xu et al. (2019) on the two major tasks of Aspect Extraction and Aspect Sentiment Classification in sentiment analysis.

40
30 Jan 2020

Multilingual aspect clustering for sentiment analysis

lucasrafaelc/Multilingual-Aspect-Clustering 9 Dec 2019

In this article, we address the novel task of multilingual aspect clustering, which aims at grouping semantically related aspects extracted from reviews written in several languages.

1
09 Dec 2019