“…After the text has been vectorized, it is ready for computational processing by classification models. KNN [7], SVM [8], etc are not as effective in classifying large amounts of data. Deep learning models can solve this problem very well, such as recurrent neural networks(RNN) [9], LSTM [10], and convolutional neural networks(CNN), are commonly used for text classification.…”