作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (3): 51-53. doi: 10.3969/j.issn.1000-3428.2009.03.018

• 软件技术与数据库 • 上一篇    下一篇

无序嵌入式频繁子树挖掘算法

刘 波,杨 燕   

  1. (西南交通大学信息科学与技术学院,成都 610031)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-05 发布日期:2009-02-05

Mining Algorithm for Unordered Embedded Frequent Subtree

LIU Bo, YANG Yan   

  1. (Dept. of Information Science & Technology, Southwest Jiaotong University, Chengdu 610031)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-05 Published:2009-02-05

摘要: 频繁模式挖掘的研究对象包括事务、序列、树和图。该文提出用模式增长方法在无序树构成的森林中挖掘嵌入频繁子树。利用规范化方法实现用唯一的形式表现无序树,根据待增长模式的拓扑结构确定其增长点并构造相应的投影库,将挖掘频繁子树模式问题转化为在各个投影库中寻找频繁节点的问题。

关键词: 频繁模式, 频繁子树, 无序树, 嵌入式子树

Abstract: Frequent patterns mining involves mining transactions, sequences, trees and graphs. This paper presents an efficient pattern growth algorithm for mining frequent embedded subtrees in a forest composed of unordered trees. It uses a canonical method to represent unordered trees in a unique way. It creates a projection database for every growing point of the pattern to grow. The problem is transformed from mining frequent trees to find frequent nodes in the projection database.

Key words: frequent pattern, frequent subtree, unordered tree, embedded subtree

中图分类号: