Research on Keyword Extraction Based on Word2Vec Weighted TextRank

Yujun Wen,Hui Yuan,Pengzhou Zhang
DOI: https://doi.org/10.1109/compcomm.2016.7925072
2016-01-01
Abstract:In this paper, we do a research on the keyword extraction method of news articles. We build a candidate keywords graph model based on the basic idea of TextRank, use Word2Vec to calculate the similarity between words as transition probability of nodes' weight, calculate the word score by iterative method and pick the top N of the candidate keywords as the final results. Experimental results show that the weighted TextRank algorithm with correlation of words can improve performance of keyword extraction generally.
What problem does this paper attempt to address?