A space-optimized dictionary indexing method through a 16-bit trie tree
An index and space technology, applied in the field of dictionary indexing, can solve the problems of inability to traverse the dictionary, inability to modify the dictionary at any time, complex construction of dictionary data index, etc., to achieve the effect of improving the speed
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0023] In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.
[0024] The embodiment of the present invention provides a space-optimized dictionary indexing method through a 16-bit Trie tree.
[0025] Such as figure 1 As shown, it is a flowchart of a space-optimized dictionary indexing method implemented by a 16-bit Trie tree according to an embodiment of the present invention.
[0026] Step S110: Generate dictionary data of 16-bit Trie tree.
[0027] To obtain dictionary data, to generate 16-bit Trie dictionary data includes the following specific steps:
[0028] Step S111: Construct an object list of class bitIndex. The data member root[256] in the object list is...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


