Sentimental Short Sentences Classification by Using CNN Deep Learning Model with Fine Tuned Word2Vec
Amit Kumar Sharma, Sandeep Chaurasia, Devesh Kumar Srivastava
Abstract
Continues growth of social networking web users, people daily shared their ideas and opinions in the form of texts, images, videos, and speech. Text categorization is still a crucial issue because these huge texts received from the heterogeneous sources and different mindset peoples. The shared opinion is to be incomplete, inconsistent, noisy and also in different languages form. Currently, NLP and deep neural network methods are widely used to solve such issues. In this way, Word2Vec word embedding and Convolutional Neural Network (CNN) method have to be implemented for effective text classification. In this paper, the proposed model perfectly cleaned the data and generates word vectors from pre-trained Word2Vec model and use CNN layer to extract better features for short sentences categorization.