DEEPLEARNING MODEL USED IN TEXT CLASSIFICATION

Jingjing Cai,Jianping Li,Wei Li,Ji Wang
DOI: https://doi.org/10.1109/iccwamtip.2018.8632592
2018-01-01
Abstract:Text classification is one of the most widely used natural language processing technologies. Common text classification applications include spam identification, news text classification, information retrieval, emotion analysis, and intention judgment, etc. Traditional text classifiers based on machine learning methods have defects such as data sparsity, dimension explosion and poor generalization ability, while classifiers based on deep learning network greatly improve these defects, avoid cumbersome feature extraction process, and have strong learning ability and higher prediction accuracy. For example, convolutional neural network (CNN)[I]. This paper introduces the process of text classification and focuses on the deep learning model used in text classification.
What problem does this paper attempt to address?