DocumentCode
2446881
Title
A fast parallel search method for large dictionaries
Author
Torres, Miguel A. ; Kuroyanagi, S. ; Iwata, A.
Author_Institution
Dept. of Electr. & Comput. Eng., Nagoya Inst. of Technol.
fYear
1998
fDate
20-21 Apr 1998
Firstpage
207
Lastpage
214
Abstract
The paper presents a simple but highly efficient parallel approach to the problem of searching on large dictionaries. It is based on the concept of direct addressing a table where the words are stored. To obtain a small table, successive reductions of the number of bits used to represent each word are done by using look-up tables (Translation Tables). Search time is virtually independent of the size of dictionary. Unsuccessful searches always take less time than successful searches. The data structure is very flexible, and can be used not only for English dictionaries, but also for those with larger data sets like Japanese or Chinese
Keywords
data structures; natural languages; parallel programming; search problems; table lookup; word processing; Chinese; English dictionaries; Japanese; Translation Tables; data structure; direct addressing; fast parallel search method; highly efficient parallel approach; large dictionaries; look-up tables; search time; Dictionaries; Search methods;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Engineering for Parallel and Distributed Systems, 1998. Proceedings. International Symposium on
Conference_Location
Kyoto
Print_ISBN
0-7695-0634-8
Type
conf
DOI
10.1109/PDSE.1998.668182
Filename
668182
Link To Document