Geography location standardization extraction method
A technology of geographic location and geographic location information, applied in the field of standardized extraction of geographic location, can solve problems such as shortened analysis time, high algorithm complexity, and slow running time, and achieve the effects of shortened analysis time, improved analysis efficiency, and improved operating efficiency
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2018-01-09
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1
Abstract
Description
technical field
[0001] The invention relates to the field of network technology, in particular to a method for standardized extraction of geographic location. Background technique
[0002] In the case of a large increase in the amount of data, the granularity and speed of address information extraction are particularly important, so a fast and accurate algorithm for extracting provinces, cities, districts, and streets in address information is needed. Existing technical means are to use multi-dimensional geographic location matching to fuzzy match known geographic locations with unspecified geographic locations. This method relies heavily on existing geographic locations, and its completeness determines the matching probability. For example, multi-dimensional matching in Chengdu, Sichuan Province The geographical location of the city group needs to be matched with the 34 provinces and their corresponding cities. The number of calculations is the product of the two dimensions...
Examples
Embodiment Construction
[0014] The present invention will be further elaborated below in conjunction with the accompanying drawings.
[0015] Such as figure 1 As shown, a method for geographical location standardization extraction, it includes the following steps:
[0016] S1. Construct a dictionary based on Baidu’s geographical standards, and crawl the corresponding website (www.meet99.com) for China’s geographical location information. The crawled geographical location information is separated by the Tab key in the format of location, type, and weight value. dictionary;
[0017] S2, using the ans j word segmenter, first calling the dictionary based on Baidu's geographical standards, then loading the default dictionary, and turning off the word segmentation of the name dictionary;
[0018] S3, for the geographical location information reported by the terminal, call the APT interface of the ans j tokenizer in multiple threads, perform fuzzy matching on the location of the province, city, and distri...