paper-with-me

Papers

PoD: Positional Dependency-Based Word Embedding for Aspect Term Extraction

2019-11-09 · COLING 2020 8 · Yichun Yin, Chenguang Wang, Ming Zhang

Dependency context-based word embedding jointly learns the representations of word and dependency context, and has been proved effective in aspect term extraction. In this paper, we design the positional dependency-based word embedding (PoD) which considers both dependency context and positional context for aspect term extraction. Specifically, the positional context is modeled via relative position encoding. Besides, we enhance the dependency context by integrating more lexical information (e.g., POS tags) along dependency paths. Experiments on SemEval 2014/2015/2016 datasets show that our approach outperforms other embedding methods in aspect term extraction.

📄 PDF Abstract BibTeX arXiv:1911.03785

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect Term Extraction and Sentiment ClassificationPOSPositionTerm Extraction

Similar Papers 제목 키워드 기반

An Aspect Extraction Framework using Different Embedding Types, Learning Models, and Dependency Structure

2025-03-05 · Ali Erkan, Tunga Güngör

Aspect-based sentiment analysis has gained significant attention in recent years due to its ability to provide fine-grained insights for sentiment expressions related to specific features of entities. An important compon…

Aspect-Based Sentiment AnalysisAspect ExtractionDependency ParsingSentiment Analysis

Unsupervised Word and Dependency Path Embeddings for Aspect Term Extraction

2016-05-25 · Yichun Yin, Furu Wei, Li Dong, Kaimeng Xu 외

In this paper, we develop a novel approach to aspect term extraction based on unsupervised learning of distributed representations of words and dependency paths. The basic idea is to connect two words (w1 and w2) with th…

Term Extraction

BERT4GCN: Using BERT Intermediate Layers to Augment GCN for Aspect-based Sentiment Classification

2021-10-01 · EMNLP 2021 11 · Zeguan Xiao, Jiarun Wu, Qingliang Chen, Congjian Deng

Graph-based Aspect-based Sentiment Classification (ABSC) approaches have yielded state-of-the-art results, expecially when equipped with contextual word embedding from pre-training language models (PLMs). However, they i…

Sentiment AnalysisSentiment Classification

Aspect-Level Sentiment Analysis Via Convolution over Dependency Tree

2019-11-01 · IJCNLP 2019 11 · Kai Sun, Richong Zhang, Samuel Mensah, Yongyi Mao 외

We propose a method based on neural networks to identify the sentiment polarity of opinion words expressed on a specific aspect of a sentence. Although a large majority of works typically focus on leveraging the expressi…

Representation LearningSentenceSentiment AnalysisSentiment Classification

Modelling Context and Syntactical Features for Aspect-based Sentiment Analysis

2020-07-01 · ACL 2020 6 · Minh Hieu Phan, Philip O. Ogunbona

The aspect-based sentiment analysis (ABSA) consists of two conceptual tasks, namely an aspect extraction and an aspect sentiment classification. Rather than considering the tasks separately, we build an end-to-end ABSA s…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionSentence+2