Title: Microblogging Short Text Classification Based on Word2Vec
Abstract:For the sparse features of the microblogging text, the author proposes a method of microblogging text classification based on the features extension by Word2Vec.We train the text by using Word2Vec too...For the sparse features of the microblogging text, the author proposes a method of microblogging text classification based on the features extension by Word2Vec.We train the text by using Word2Vec tool and find the words which are similar to original features semantic as the features of short text.Then we expand the features to the original text, and finally classify the subject of microblogging text by using SVM method.Experimental results show that the method has high accuracy recall and F1 values compared with the traditional method of vector space model and LDA topic model.Read More