期刊文献+

Wu-Manber算法在大规模模式串下的改进 被引量:2

Improvement of Wu-Manber Matching Algorithm in Large Scale Patterns
下载PDF
导出
摘要 对笔者在另一篇文章《一种改进的Wu-Manber多关键字匹配算法》中提出的算法进行了改进,把原算法中next链表中结点的Same-Subsuffix域中分裂成两个子域,使得搜索过程中字符比较的次数进一步减少,从而提高算法的效率.特别是在大规模模式串的情况下新算法的效率比原算法有进一步的提高.实验结果表明,当模式串较少时,新算法效率与原算法相比有一定的损失.而随着模式串的增加,新算法具有更高的效率.因此,新的算法比原算法具有更大的适用范围. This paper produces a modified Wu - Manber multiple patterns matching algorithm, based on the idea of the Wu - Manber algorithm. The algorithm replaces the Same - subsuffix link used in with two links: Left - subsuffix and Right- subsuffix. So when it comes to comparing the characters in the Same-subsuffix link,what we need to do is compare them in one of the link we used about, and then reduces the amount of characters matching. The new algorithm works particularly well when the patterns number is large.
出处 《晋中学院学报》 2008年第3期86-90,共5页 Journal of Jinzhong University
关键词 Wu—Manber算法 多关键字匹配 模式匹配 字符串匹配 信息检索 Wu-Manber algorithm multiple pattern matching pattern matching string matching information retrieval
  • 相关文献

参考文献2

二级参考文献14

  • 1王素琴,邹旭楷.一种优化的并行汉字/字符串匹配算法[J].中文信息学报,1995,9(1):49-53. 被引量:4
  • 2Boyer RS, Moore JS. A fast string searching algorithm[ M]. Communications of the ACM20, 1977. 762- 772.
  • 3Sun W, Manber U. A Fast Algorithm For Multi-pattern Searching[ D]. The Computer Science Department of The University of Arizona, 1994.
  • 4Sun W, Manber U. Agrep-A Fast Approximate Pattem-matching Tool[M]. Usenix Winter Technical Conference, 1992.
  • 5Kim S. A Fast Multiple String - Pattern Matching Algorithm [ A ] .17th AoM/IAoM International Conference on Computer Science[ C].San Diego CA, August 1999.
  • 6Knuth DE,Morris JH,Pratt VR.Fast pattern matching in sirings[J].SIAM J Comput,1977,6(2):323-350.
  • 7Boyer RS,Moore JS.A fast string searching algorithm[J].Communications of the ACM.1977,20(10):762-772.
  • 8Karp R.M.,Rabin M.O.,Efficient randomized pattern-matching algorithms[J].IBM Journal Res Dev.1987,31(2):249-260.
  • 9A.V.Aho,M.J.Corasick.Efficient String Matching:An Aid to Bibliographic Search[J].Communications of the ACM,1975,18(6):333-340.
  • 10BeateCommentz-Walter.A string matching algorithm fast on the average[A].In:Proceedingsofthe6thColloquium,on Automata,Languages and Programming[C].Springer-Verlag,London,UK.1979,118-132.

共引文献30

同被引文献1

引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部