Extract Aspect

10 papers with code • 1 benchmarks • 0 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.

Latest papers with no code

Chinese Financial Text Emotion Mining: GCGTS -- A Character Relationship-based Approach for Simultaneous Aspect-Opinion Pair Extraction

no code yet • 4 Aug 2023

This innovative structure reduces the excessive reliance on pre-trained language models and emphasizes the modeling of structure and local relationships, thereby improving the performance of the model on Chinese financial texts.

Conditional Augmentation for Aspect Term Extraction via Masked Sequence-to-Sequence Generation

no code yet • ACL 2020

In this paper, we formulate the data augmentation as a conditional generation task: generating a new sentence while preserving the original opinion targets and labels.

Aspect and Opinion Term Extraction for Hotel Reviews using Transfer Learning and Auxiliary Labels

no code yet • 26 Sep 2019

By utilizing transfer learning from a multilingual model, we achieved up to 2% difference on token level F1-score compared to the state-of-the-art Bi-LSTM model with fewer training epochs (3 vs. 200 epochs).

Aspect and Opinion Terms Extraction Using Double Embeddings and Attention Mechanism for Indonesian Hotel Reviews

no code yet • 14 Aug 2019

In order to extract aspect and opinion terms for Indonesian hotel reviews, we adapt double embeddings feature and attention mechanism that outperform the best system at SemEval 2015 and 2016.

Recursive Neural Structural Correspondence Network for Cross-domain Aspect and Opinion Co-Extraction

no code yet • ACL 2018

Fine-grained opinion analysis aims to extract aspect and opinion terms from each sentence for opinion summarization.

MTNA: A Neural Multi-task Model for Aspect Category Classification and Aspect Term Extraction On Restaurant Reviews

no code yet • IJCNLP 2017

Online reviews are valuable resources not only for consumers to make decisions before purchase, but also for providers to get feedbacks for their services or commodities.

Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms

no code yet • AAAI 2017

To achieve this task, one effective approach is to exploit relations between aspect terms and opinion terms by parsing syntactic structure for each sentence.