paper-with-me

Papers

Improving Opinion-Target Extraction with Character-Level Word Embeddings

2017-09-19 · WS 2017 9 · Soufian Jebbara, Philipp Cimiano

Fine-grained sentiment analysis is receiving increasing attention in recent years. Extracting opinion target expressions (OTE) in reviews is often an important step in fine-grained, aspect-based sentiment analysis. Retrieving this information from user-generated text, however, can be difficult. Customer reviews, for instance, are prone to contain misspelled words and are difficult to process due to their domain-specific language. In this work, we investigate whether character-level models can improve the performance for the identification of opinion target expressions. We integrate information about the character structure of a word into a sequence labeling system using character-level word embeddings and show their positive impact on the system's performance. Specifically, we obtain an increase by 3.3 points F1-score with respect to our baseline model. In further experiments, we reveal encoded character patterns of the learned embeddings and give a nuanced view of the performance differences of both models.

📄 PDF Abstract BibTeX arXiv:1709.06317

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction

2021-07-26 · ACL 2021 5 · Lu Xu, Yew Ken Chia, Lidong Bing

Aspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of ABSA which outputs triplets of an aspect target, its associated sentiment, and the corresponding opinion term. Recent models perform the triplet ex…

Aspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionComputational EfficiencyTerm Extraction+1

Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling

2019-06-01 · NAACL 2019 6 · Zhifang Fan, Zhen Wu, Xin-yu Dai, Shu-Jian Huang 외

Opinion target extraction and opinion words extraction are two fundamental subtasks in Aspect Based Sentiment Analysis (ABSA). Recently, many methods have made progress on these two tasks. However, few works aim at extra…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect-oriented Opinion ExtractionOpinion Summarization+2

Target-specified Sequence Labeling with Multi-head Self-attention for Target-oriented Opinion Words Extraction

2021-06-01 · NAACL 2021 4 · Yuhao Feng, Yanghui Rao, Yuyao Tang, Ninghua Wang 외

Opinion target extraction and opinion term extraction are two fundamental tasks in Aspect Based Sentiment Analysis (ABSA). Many recent works on ABSA focus on Target-oriented Opinion Words (or Terms) Extraction (TOWE), wh…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Language ModelingLanguage Modelling+3

Attention-based Relational Graph Convolutional Network for Target-Oriented Opinion Words Extraction

2021-04-01 · EACL 2021 2 · Junfeng Jiang, An Wang, Akiko Aizawa

Target-oriented opinion words extraction (TOWE) is a subtask of aspect-based sentiment analysis (ABSA). It aims to extract the corresponding opinion words for a given opinion target in a review sentence. Intuitively, the…

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

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

2023-08-04 · Qi Chen, Dexi Liu

Aspect-Opinion Pair Extraction (AOPE) from Chinese financial texts is a specialized task in fine-grained text sentiment analysis. The main objective is to extract aspect terms and opinion terms simultaneously from a dive…

Extract AspectSentiment Analysis