vix.ing · top · new · best · stats · spec

An Empirical Study on Sentiment Classification of Chinese Review using Word Embedding

2015/11/05 by Yiou Lin, Lin, Yiou, Hang Lei +5
Computer Science · #Advanced Text Analysis Techniques #Computation and Language (cs.CL) #FOS: Computer and information sciences #Sentiment Analysis and Opinion Mining #Text and Document Classification Technologies #Topic Modeling #cs.CL

paper · pdf · doi:10.48550/arxiv.1511.01665

The 29th Pacific Asia Conference on Language, Information and Computing

arxiv created 2015/11/05 · openalex publication_date 2015/11/05 · arxiv updated 2015/11/06 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this article, how word embeddings can be used as features in Chinese sentiment classification is presented. Firstly, a Chinese opinion corpus is built with a million comments from hotel review websites. Then the word embeddings which represent each comment are used as input in different machine learning methods for sentiment classification, including SVM, Logistic Regression, Convolutional Neural Network (CNN) and ensemble methods. These methods get better performance compared with N-gram models using Naive Bayes (NB) and Maximum Entropy (ME). Finally, a combination of machine learning methods is proposed which presents an outstanding performance in precision, recall and F1 score. After selecting the most useful methods to construct the combinational model and testing over the corpus, the final F1 score is 0.920.

Citations

Related