Sentiment Analysis of Chinese E-commerce Reviews Based on BERT.

Song Xie,Jingjing Cao,Zhou Wu,Kai Liu,Xiaohui Tao,Haoran Xie
DOI: https://doi.org/10.1109/indin45582.2020.9442190
2020-01-01
Abstract:The popularity of the Internet has brought profound influence to electronic commerce. A kind of review-oriented consumption mode is gradually expanding in the market and consumers will refer to the reviews provided by consumers who bought the product in the past. How to accurately analyze users' sentiments from massive data of e-commerce reviews has become one of the key issues for e-commerce platforms. Current standard sentiment analysis classifies overall sentiment of e-commerce reviews without an extended description of the entity. We set up an optimized Aspect-based sentiment analysis (ABSA) that includes four elements: aspect, category, polarity, and opinion. Aiming at the above problems, this paper proposes a Chinese e-commerce reviews sentiment analysis algorithm based on BERT. By using pre-training model, we use the BIO(B-begin,I-inside,O-outside) data labeling pattern to label entities and study sentiment analysis by the annotation data. Experimental results on the Taobao cosmetics review datasets show that compared with the ordinary deep learning methods, our approach in the accuracy rate and the F1 score has significant improvement.
What problem does this paper attempt to address?