A Review of Text Classification Based on Deep Learning.
ICGDA(2020)
Abstract
Text classification is the process of discriminating predetermined text into a certain class or some certain classes. Text categorization has important applications in redundant filtering, organization management, information retrieval, index building, ambiguity resolution, and text filtering. This paper we will mainly introduce the research background of text classification and tracks the research dynamics of text classification at home and abroad. Text classification is an essential component in many NLP problems. Neural network model had achieved extraordinary effect in text classification. So we will discuss how the general methods with deep learning to deal with text classification problems, including Convolution Neural Network(CNN), Recurrent convolution neural network(RCNN), Long Short-Term memory(LSTM), and fastCNN. CNN can construct the representation of text using a convolutional neural network. RNN does well in capturing contextual information. LSTM is explicitly designed for time-series data for learning long-term dependencies. Besides, we will introduce the distributed representation, such as Continuous Bags of Words(CBOW) and Skip-Gram. And analyze the advantages of word2vec model over on-hot encoding.
MoreTranslated text
Key words
text classification,deep learning,review
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined