期刊论文详细信息
Future Internet
Chinese Text Classification Model Based on Deep Learning
Yue Li1  Xutao Wang1  Pengjian Xu1 
[1] School of Computer Science and Technology, Donghua University, Shanghai 201620, China;
关键词: Chinese text classification;    long short-term memory;    convolutional neural network;   
DOI  :  10.3390/fi10110113
来源: DOAJ
【 摘 要 】

Text classification is of importance in natural language processing, as the massive text information containing huge amounts of value needs to be classified into different categories for further use. In order to better classify text, our paper tries to build a deep learning model which achieves better classification results in Chinese text than those of other researchers’ models. After comparing different methods, long short-term memory (LSTM) and convolutional neural network (CNN) methods were selected as deep learning methods to classify Chinese text. LSTM is a special kind of recurrent neural network (RNN), which is capable of processing serialized information through its recurrent structure. By contrast, CNN has shown its ability to extract features from visual imagery. Therefore, two layers of LSTM and one layer of CNN were integrated to our new model: the BLSTM-C model (BLSTM stands for bi-directional long short-term memory while C stands for CNN.) LSTM was responsible for obtaining a sequence output based on past and future contexts, which was then input to the convolutional layer for extracting features. In our experiments, the proposed BLSTM-C model was evaluated in several ways. In the results, the model exhibited remarkable performance in text classification, especially in Chinese texts.

【 授权许可】

Unknown   

  文献评价指标  
  下载次数:0次 浏览次数:2次