Abstract

Some parameters that characterize the natural language text behavior for typical structuring of a dictionary have been defined. The typical structure of the dictionary considered here is based on trie structure employing digital search. Digital search is well-suited for applications like optical character recognition. The dictionary uses three partitions in its structure. The first partition carries most frequently used words completely represented in trie structure in the main memory. In the second partition only a part of word is stored in trie structure and the rest is stored in suitable tail structures also in the main memory. In the third partition, a still smaller part of the word is held in trie structure, and the rest of the words are held in files on secondary storage device. The parameters defined are the trie nonutility factor, giving a measure of effectiveness of trie structure; the streaming factor, giving a measure of the common part that exist at the beginning of the word; the node-utilization factor, giving a measure of the extent to which multilink node structure is suited as trie node; and the dispersion factor, giving a measure of the average number of elements in the tail structures. The plots of these parameters act as characteristic curves, much like device characteristics curves, which help the designer to evaluate his choice in terms of memory requirements. These characteristic curves have been obtained using the most commonly cited collection for English text called the Brown Corpus.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.