A Study on Fast Algorithm for Chinese Dictionary Lookup
Zushun Chen
Abstract
Zushun Chen
Abstract
The dictionary mechanism serves as one of the basic components in Chinese information processing systems.Its performance influences the performances of these systems significantly.In this paper,we review the algorithms for Chinese dictionary lookup at first,then design and implement a Chinese dictionary based on Double-Array TRIE mechanism,and present a new Chinese dictionary based on Double Coding mechanism.In the end,we compare their space and time complexity experimentally with the binary-seek-by-characters mechanism.It can be seen that the Chinese dictionary based on Double-Array TRIE mechanism improves the speed obviously.
OpenAlex reports 6 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The dictionary mechanism serves as one of the basic components in Chinese information processing systems.Its performance influences the performances of these systems significantly.In this paper,we review the algorithms for Chinese dictionary lookup at first,then design and implement a Chinese dictionary based on Double-Array TRIE mechanism,and present a new Chinese dictionary based on Double Coding mechanism.In the end,we compare their space and time complexity experimentally with the binary-seek-by-characters mechanism.It can be seen that the Chinese dictionary based on Double-Array TRIE mechanism improves the speed obviously.
Key concepts: Trie, Computer science, Mechanism (biology), Lookup table, Binary number, Algorithm, Coding (social sciences), Arithmetic