PoD: Positional Dependency-Based Word Embedding for Aspect Term Extraction
Computation and Language
2020-12-21 v2
Abstract
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.
Keywords
Cite
@article{arxiv.1911.03785,
title = {PoD: Positional Dependency-Based Word Embedding for Aspect Term Extraction},
author = {Yichun Yin and Chenguang Wang and Ming Zhang},
journal= {arXiv preprint arXiv:1911.03785},
year = {2020}
}
Comments
7 pages, 1 figure, 3 tables