Elevator remote control device
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- ADVANCED NEW TECH CO LTD
- Publication Date
- 2017-04-19
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the field of computer technology, in particular to an address analysis method and device. Background technique
[0002] In traditional technology, when analyzing addresses, for example, when analyzing the relevance of two English addresses, directly treat the two English addresses as two long strings, and calculate the edit distance between the two long strings To analyze the relevance of two English addresses; or, to preprocess the two English addresses first, take the preprocessing of an English address as an example, you can sort the words in the English address according to the first letter, Then delete the repeated words; then use the preprocessed two English addresses as two long strings, calculate the edit distance between the two long strings, and finally analyze the relevance of the two English addresses according to the edit distance .
[0003] However, the above-mentioned first method is highly dependent ...