首页> 外文会议> >Efficiency of data structures for detecting overlaps in digital documents
【24h】

Efficiency of data structures for detecting overlaps in digital documents

机译:用于检测数字文档中重叠的数据结构的效率

获取原文

摘要

This paper analyses the efficiency of different data structures for detecting overlap in digital documents. Most existing approaches use some hash function to reduce the space requirements for their indices of chunks. Since a hash function can produce the same value for different chunks, false matches are possible. In this paper we propose an algorithm that can be used for eliminating those false matches. This algorithm uses a suffix tree structure, which is space consuming. We define a modified suffix tree that only considers chunks starting at the beginning of words and we show how the algorithm can work on this structure. We can alternatively reduce space requirements of a suffix tree by converting it to a directed acyclic graph. We show that suffix link information can be preserved in this new structure and the matching statistics algorithm still works with those modifications that we propose.
机译:本文分析了不同数据结构的效率,用于检测数字文档中的重叠。大多数现有方法使用一些哈希函数来减少其索引索引的空间要求。由于哈希函数可以为不同的块产生相同的值,因此可能是错误的匹配。在本文中,我们提出了一种可用于消除这些假匹配的算法。该算法使用后缀树结构,这是空间消耗。我们定义了一个修改后的后缀树,仅考虑在单词开头开始的块,我们展示了算法如何在这种结构上工作。我们可以通过将其转换为定向的非循环图来替代地减少后缀树的空间要求。我们显示,在这种新结构中可以保留后缀链接信息,匹配统计算法仍然适用于我们提出的那些修改。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号