Abstract

The convolutional neural network can extract local features of text but cannot capture structure information or semantic relationships between words, and a single CNN model’s classification performance is low, whereas GRU can effectively extract semantic information and global structure relationships of text. To address this problem, this paper proposes a news text classification method based on the GRU_CNN model, which combines the advantages of CNN and GRU. The model first trains word vectors as the embedding layer with the Word2vec model and then extracts semantic information from text sentences with the GRU model. Following that, this model employs the CNN model to extract crucial semantic information features and finally completes the classification through the Softmax layer. The experimental results reveal that the GRU_CNN hybrid model outperforms single CNN, LSTM, and GRU models in terms of classification effect and accuracy.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.