首页 | 本学科首页   官方微博 | 高级检索  
     

基于通配符模式与随机游走的关键词提取方法
引用本文:马慧芳,李苗,童海斌,詹子俊. 基于通配符模式与随机游走的关键词提取方法[J]. 计算机工程, 2020, 46(7): 78-83
作者姓名:马慧芳  李苗  童海斌  詹子俊
作者单位:西北师范大学计算机科学与工程学院,兰州730070;桂林电子科技大学广西可信软件重点实验室,广西桂林541004;西北师范大学计算机科学与工程学院,兰州730070
基金项目:国家自然科学基金;青年教师科研能力提升计划;广西可信软件重点实验室研究项目
摘    要:结合通配符模式与引入先验信息的随机游走算法,提出一种改进的关键词提取方法。使用通配符约束捕获词语之间的语义关系,提取满足间隙约束和一次性条件的顺序模式以计算模式支持度,并在模式支持度大于等于最小支持度阈值时建立节点关联图。将维基百科知识库中词语间的相似度作为先验信息,利用基于先验信息的PageRank算法在关联图上进行随机游走直至其排名分数趋于稳定,选取排名前Top K个词语作为关键词。实验结果表明,与TextRank、GraphSum算法相比,该方法具有更高的提取准确率及稳定性。

关 键 词:关键词提取  通配符模式  随机游走  间隙约束  PAGERANK算法

Keyword Extraction Method Based on Wildcard Pattern and Random Walk
MA Huifang,LI Miao,TONG Haibin,ZHAN Zijun. Keyword Extraction Method Based on Wildcard Pattern and Random Walk[J]. Computer Engineering, 2020, 46(7): 78-83
Authors:MA Huifang  LI Miao  TONG Haibin  ZHAN Zijun
Affiliation:(College of Computer Science and Engineering,Northwest Normal University,Lanzhou 730070,China;Guangxi Key Laboratory of Trusted Software,Guilin University of Electronic Technology,Guilin,Guangxi 541004,China)
Abstract:Based on the wildcard patterns and the random walk algorithm with prior information,this paper proposes an improved keyword extraction algorithm.The algorithm uses wildcard constraint to capture the semantic information between words,and extracts the sequential pattern that satisfies the gap constraint and the one-time condition in order to calculate the pattern support degree.When the pattern support degree is not lower than the threshold of minimum support degree,the node association graph is established.The similarity between words in the Wikipedia knowledge base is taken as priori information,and random walks are performed on the association graph by using the PageRank algorithm based on priori information,until the ranking scores stabilize.The Top K words are selected as keywords.Experimental results show that the proposed method has higher extraction accuracy and stability than TextRank,GraphSum and other algorithms.
Keywords:keyword extraction  wildcard pattern  random walk  gap constraint  PageRank algorithm
本文献已被 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号