Abstract:In recent years, although there are many research outputs on the classification of Chinese text, there are still very few publications involving automatic classification of Chinese policy texts based on deep learning. Based on the current studies, a new computing framework-NEWT is proposed, which integrates NEPD (New Era People's Daily Segmented Corpus), EDA (Easy Data Augmentation), Word2Vec and TextCNN. In the empirical analysis, the text of science and technology policy of Chinese local government is extracted, and the classification experiment is conducted. The experimental results show that the NEWT algorithm is better than the traditional deep learning models such as RCNN, Bi-LSTM and CapsNet when the length of words is 500, 750 and 1 000, respectively. The average increase ratio of F1 value is more than 13%. At the same time, NEWT can achieve the approximate effect of full-text input under a relatively short word length, which can partially improve the computational efficiency of the traditional deep learning model in the task of automatic classification of Chinese long text.