scispace - formally typeset
Open AccessJournal ArticleDOI

Sentiment Analysis for E-Commerce Product Reviews in Chinese Based on Sentiment Lexicon and Deep Learning

TLDR
A new sentiment analysis model-SLCABG, which is based on the sentiment lexicon and combines Convolutional Neural Network (CNN) and attention-based Bidirectional Gated Recurrent Unit (BiGRU).
Abstract
In recent years, with the rapid development of Internet technology, online shopping has become a mainstream way for users to purchase and consume. Sentiment analysis of a large number of user reviews on e-commerce platforms can effectively improve user satisfaction. This paper proposes a new sentiment analysis model-SLCABG, which is based on the sentiment lexicon and combines Convolutional Neural Network (CNN) and attention-based Bidirectional Gated Recurrent Unit (BiGRU). In terms of methods, the SLCABG model combines the advantages of sentiment lexicon and deep learning technology, and overcomes the shortcomings of existing sentiment analysis model of product reviews. The SLCABG model combines the advantages of the sentiment lexicon and deep learning techniques. First, the sentiment lexicon is used to enhance the sentiment features in the reviews. Then the CNN and the Gated Recurrent Unit (GRU) network are used to extract the main sentiment features and context features in the reviews and use the attention mechanism to weight. And finally classify the weighted sentiment features. In terms of data, this paper crawls and cleans the real book evaluation of dangdang.com, a famous Chinese e-commerce website, for training and testing, all of which are based on Chinese. The scale of the data has reached 100000 orders of magnitude, which can be widely used in the field of Chinese sentiment analysis. The experimental results show that the model can effectively improve the performance of text sentiment analysis.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Systematic reviews in sentiment analysis: a tertiary study

TL;DR: According to this analysis, LSTM and CNN algorithms are the most used deep learning algorithms for sentiment analysis.
Journal ArticleDOI

Sentiment Analysis of Students’ Feedback with NLP and Deep Learning: A Systematic Mapping Study

TL;DR: A systematic mapping study found 92 relevant studies that were initially found on the sentiment analysis of students’ feedback in learning platform environments and showed that the field is rapidly growing, especially regarding the application of DL, which is the most recent trend.
Journal ArticleDOI

A Novel UAV-Enabled Data Collection Scheme for Intelligent Transportation System Through UAV Speed Control

TL;DR: In this article, the authors proposed a UAV Speed Control based Fairness Data Collection (USCFDC) scheme to improve the fairness of data collection by controlling the flight speed of the UAV in areas with a large number of nodes.
Journal ArticleDOI

A machine learning-based sentiment analysis of online product reviews with a novel term weighting and feature selection approach

TL;DR: In this article, the authors proposed a new optimized Machine Learning (ML) algorithm called the Local Search Improvised Bat Algorithm based Elman Neural Network (LSIBA-ENN) for the sentiment analysis of online product reviews.
Journal ArticleDOI

The Applications of Sentiment Analysis for Russian Language Texts: Current Challenges and Future Perspectives

TL;DR: This survey comprehensively reviewed the applications of sentiment analysis of Russian-language content and identified current challenges and future research directions, and presented a research agenda to improve the quality of the applied sentiment analysis studies and to expand the existing research base to new directions.
References
More filters
Proceedings ArticleDOI

Deep contextualized word representations

TL;DR: This paper introduced a new type of deep contextualized word representation that models both complex characteristics of word use (e.g., syntax and semantics), and how these uses vary across linguistic contexts (i.e., to model polysemy).
Journal ArticleDOI

Lexicon-based methods for sentiment analysis

TL;DR: The Semantic Orientation CALculator (SO-CAL) uses dictionaries of words annotated with their semantic orientation (polarity and strength), and incorporates intensification and negation, and is applied to the polarity classification task.
Journal ArticleDOI

Deep learning for sentiment analysis: A survey

TL;DR: Deep learning has emerged as a powerful machine learning technique that learns multiple layers of representations or features of the data and produces state-of-the-art prediction results as mentioned in this paper, which is also popularly used in sentiment analysis in recent years.
Journal ArticleDOI

Improving sentiment analysis via sentence type classification using BiLSTM-CRF and CNN

TL;DR: A divide-and-conquer approach which first classifies sentences into different types, then performs sentiment analysis separately on sentences from each type, which shows that sentence type classification can improve the performance of sentence-level sentiment analysis.
Proceedings ArticleDOI

Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence

TL;DR: This paper constructs an auxiliary sentence from the aspect and converts ABSA to a sentence-pair classification task, such as question answering (QA) and natural language inference (NLI), and fine-tune the pre-trained model from BERT.
Related Papers (5)