Recent Advances in Computer Science and Communications

Author(s): Dalila Bouras*, Mohamed Amroune, Hakim Bendjenna and Issam Bendib

DOI: 10.2174/2666255813999200922142212

DownloadDownload PDF Flyer Cite As
Improving Fine-grained Opinion Mining Approach with a Deep Constituency Tree-long Short Term Memory Network and Word Embedding

Article ID: e220322186188 Pages: 12

  • * (Excluding Mailing and Handling)

Abstract

Objective: One key task of fine-grained opinion mining on product review is to extract product aspects and their corresponding opinion expressed by users. Previous work has demonstrated that precise modeling of opinion targets within the surrounding context can improve performances. However, how to effectively and efficiently learn hidden word semantics and better represent targets and the context still needs to be further studied. Recent years have seen a revival of the Long Short- Term Memory (LSTM), with its effectiveness being demonstrated on a wide range of problems. However, LSTM based approaches are still limited to linear data processing since it processes the information sequentially. As a result, they may perform poorly on user-generated texts, such as product reviews, tweets, etc., whose syntactic structure is not precise.

Methods: In this research paper, we propose a constituency tree long short term memory neural network- based approach. We compare our model with state-of-the-art baselines on SemEval 2014 datasets.

Results: Experiment results show that our models obtain competitive performances compared to various supervised LSTM architectures.

Conclusion: Our work contributes to the improvement of state-of-the-art aspect-level opinion mining methods and offers a new approach to support the human decision-making process based on opinion mining results.

Keywords: Opinion mining, sentiment analysis, LSTM, deep learning, word embedding, constituency tree-LSTM, neural network.