节点文献
基于散列技术的快速子串归并算法
Fast Hash Algorithms on Statistical Substring Reduction
【摘要】 用统计方法研究东西方语言的多词单元问题和东方语言的未登录词问题时需要删除同频子串(子串归并).传统的子串归并算法时间复杂度为O(n2),在大规模语料库的处理中效率低下.提出一种基于散列技术的时间复杂度为O(n)的子串归并算法,并用数学方法证明其与O(n2)复杂度的算法等价,即输入相同时输出也相同.不同规模语料上的实验结果表明新算法能够大大缩短子串归并所需时间,适用于大规模语料库的处理.
【Abstract】 Statistical processing of multi-word units in occidental or oriental languages and unknown words in oriental languages requires substring reduction. The time complexity of traditional substring reduction algorithms is O(n~2), which is ineffective for large-scale corpora. It proposes a hash algorithm with time complexity O(n), and mathematically proves the equivalence to the O(n~2) one. That is, with the same inputs, the outputs are the same. The experiments on different scale corpora show that the new algorithm can dramatically shorten the processing time than the traditional one. So it is therefore an appropriate choice for large scale corpus processing.
【Key words】 large scale corpus; text mining; multi-word unit; unknown word; statistical string frequency;
- 【文献出处】 复旦学报(自然科学版) ,Journal of Fudan University , 编辑部邮箱 ,2004年05期
- 【分类号】TP301
- 【被引频次】11
- 【下载频次】131