首页    期刊浏览 2025年03月01日 星期六
登录注册

文章基本信息

  • 标题:Experimental Observations of Construction Methods for Double Array Structures Using Linear Functions
  • 本地全文:下载
  • 作者:Shunsuke Kanda ; Kazuhiro Morita ; Masao Fuketa
  • 期刊名称:Journal of Software
  • 印刷版ISSN:1796-217X
  • 出版年度:2015
  • 卷号:10
  • 期号:6
  • 页码:739-747
  • DOI:10.17706/jsw.10.6.739-747
  • 出版社:Academy Publisher
  • 摘要:A trie is an ordered tree data structure to store keywords. It is used in natural language processing and so on. The trie is represented by the double array. The double array can retrieve fast at time complexity of O(1). The double array using linear functions (DALF) is proposed as a compression method of the double array. DALF reduces space usage of the double array to 60%. DALF is built by using parameters, and its space usage and its construction time depend on these parameters. However, appropriate values of them are not determined. This paper observes these parameters and evaluates parameters by experiments. From experiments, appropriate parameters are found, and it turns out that DALF can be built more efficiently by keyword sets including multibyte characters.
  • 其他关键词:Trie, double array, construction method, keyword search.
国家哲学社会科学文献中心版权所有