期刊文献+

一种有效的后缀树建立方法

An Efficient Construction of Suffix Trees
下载PDF
导出
摘要 基于自顶向下的后缀树建立思想,提出一种分步建立后缀树的方法。首先对字符串中所有后缀按照字母表顺序进行排序,然后求出有序相邻后缀之间的最长公共前缀,并根据后缀顺序和最长公共前缀建立后缀树。该方法无需使用后缀链,并且可以在线性时间建立后缀树。 A top-down method of construction for suffix trees step by step is presented. Firstly, all the suffixes of a string are sorted by sorting according to lexicographical order. Secondly, the longest common prefixes of all pairs of adjacent suffixes on the suffix array between them are computed. Finally, suffix trees are constructed based on the suffix order and the longest common prefixes of all pairs of adjacent suffixes. This method saves the need for the suffix -links.
作者 黄影
出处 《电子科技》 2013年第10期73-75,共3页 Electronic Science and Technology
关键词 后缀树 后缀排序 最长公共前缀 自顶向下 suffix tree suffix sorting longest common prefix top-down
  • 相关文献

参考文献6

  • 1MCCREIGHT E M. A space - economical suffix tree con- struction algorithm [J]. Journal of the ACM, 1979 (23) : 262 - 272.
  • 2SANDEEP T, RICHARD A, HANKINS J M P, at el. Practical suffix tree construction [ C ]. In Proc. of the 30th VLDB, 2004 : 36 - 47.
  • 3MCCREIGHT E M. A space - economical suffix tree con- struction algorithm [J]. Journal of the ACM, 1976 (23): 252 - 272.
  • 4FARACH M, FERRAGINA P, MUTHUKRISHNAN S. Over- coming the memory bottleneck in suffix tree construction [ C ]. In : FOCS98,1998 : 174 - 185.
  • 5KO E, ALURU S. Space efficient linear time construction of suffix arrays [ C]. Proc. 14th Annual Symposium, CPM. LNCS 2676, Springer,2003:200 - 210.
  • 6刘亚明,马力,舒惠.基于后缀树的文本聚类算法[J].西安邮电学院学报,2012,17(1):62-66. 被引量:4

二级参考文献7

共引文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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