A vocabulary management method and device based on hash processing
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- 阿里巴巴(中国)网络技术有限公司
- Publication Date
- 2018-06-08
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] This application relates to the network field, in particular to a vocabulary management method and device based on hash processing. Background technique
[0002] In order to check the correctness of the vocabulary, a hash table needs to be maintained on the server. The hash table is used to record the correspondence between the vocabulary and the hash value, and each hash value can only correspond to one vocabulary. When checking a vocabulary, first perform hash processing on the vocabulary to obtain the hash value corresponding to the vocabulary; then, the server uses the vocabulary and the hash value to query the hash table to determine whether the vocabulary and the hash are recorded in the hash table value; if present, the vocabulary is correct; if not, the vocabulary is incorrect.
[0003] However, in practical applications, when performing hash processing on vocabulary, there will be situations where the hash values corresponding to multiple v...