CN111435360B - Address type identification method and device and electronic equipment - Google Patents

Address type identification method and device and electronic equipment Download PDF

Info

Publication number
CN111435360B
CN111435360B CN201910036520.0A CN201910036520A CN111435360B CN 111435360 B CN111435360 B CN 111435360B CN 201910036520 A CN201910036520 A CN 201910036520A CN 111435360 B CN111435360 B CN 111435360B
Authority
CN
China
Prior art keywords
address
text
space
type
matched
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910036520.0A
Other languages
Chinese (zh)
Other versions
CN111435360A (en
Inventor
郭东波
邵宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Cainiao Smart Logistics Holding Ltd
Original Assignee
Cainiao Smart Logistics Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cainiao Smart Logistics Holding Ltd filed Critical Cainiao Smart Logistics Holding Ltd
Priority to CN201910036520.0A priority Critical patent/CN111435360B/en
Publication of CN111435360A publication Critical patent/CN111435360A/en
Application granted granted Critical
Publication of CN111435360B publication Critical patent/CN111435360B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping

Abstract

The embodiment of the application provides an address type identification method and device and electronic equipment. The method comprises the following steps: performing space region matching operation according to an address code corresponding to an address text and a pre-established space index, and obtaining a space region matched with the address text, wherein in the space index, each space region is limited by at least two different address codes; and determining the address type of the address text according to the address type of the space region matched with the address text. According to the embodiment of the application, the address text is subjected to space region matching operation through the pre-established space index, so that the address type of the address text is determined according to the address type of the space region matched with the address text, and the problem that the address type cannot be identified without POI information in the address text is solved.

Description

Address type identification method and device and electronic equipment
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for identifying an address type, and an electronic device.
Background
In the express industry, users have more and more demands for intelligent delivery, and for delivery addresses of different address types, users can require different delivery experiences. For example, for a normal residence, a delivery is required to go to the gate; aiming at office buildings, requiring workday delivery; alternatively, it is required to avoid the clear text from revealing the private information or the like for the cell and villa. Therefore, identification of the address type is particularly important.
The mainstream expression for describing address information generally includes: expression based on administrative region information and expression based on point of interest (Point of Interest; hereinafter, POI) information. For example, the address text "first western road 969 in the remaining Hangzhou area of Hangzhou, zhejiang province" is an expression based on administrative region information, wherein "first western road 969 in the remaining Hangzhou area of Hangzhou, zhejiang province; "Alibabaci park" is an expression based on POI information. Both are expressed substantially as one and the same address.
In the process of implementing the present application, the inventors have found that at least the following problems exist in the prior art: in the prior art, the address type (e.g., school, office building, mall, house, etc.) of the address can be identified by means of keyword matching or suffix, etc. based on the expression of POI information, but the address type corresponding to the address cannot be identified because the expression of administrative area information does not contain POI information.
Disclosure of Invention
The embodiment of the application provides an address type identification method and device and electronic equipment, which are used for solving the defect that address types cannot be identified for addresses which do not contain POI information in the prior art.
In order to achieve the above object, an embodiment of the present application provides an address type identifying method, including:
performing space region matching operation according to an address code corresponding to an address text and a pre-established space index, and obtaining a space region matched with the address text, wherein in the space index, each space region is limited by at least two different address codes;
and determining the address type of the address text according to the address type of the space region matched with the address text.
The embodiment of the application also provides an address type identification device, which comprises:
the matching processing module is used for carrying out space region matching operation according to the address codes corresponding to the address texts and the pre-established space indexes to obtain space regions matched with the address texts, wherein each space region is limited by at least two different address codes in the space indexes;
and the address type determining module is used for determining the address type of the address text according to the address type of the space region matched with the address text.
The embodiment of the application also provides electronic equipment, which comprises:
a memory for storing a program;
a processor for running the program stored in the memory for:
performing space region matching operation according to an address code corresponding to an address text and a pre-established space index, and obtaining a space region matched with the address text, wherein in the space index, each space region is limited by at least two different address codes;
and determining the address type of the address text according to the address type of the space region matched with the address text.
According to the address type identification method and device and the electronic equipment, the space region matching operation is carried out on the address text through the pre-established space index, so that the address type of the address text is determined according to the address type of the space region matched with the address text, and the problem that the address type cannot be identified without POI information in the address text is solved.
The foregoing description is only an overview of the present application, and is intended to be implemented in accordance with the teachings of the present application in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present application more readily apparent.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
FIG. 1a is a schematic plan view of a spatial index;
FIG. 1b is a schematic diagram of a spatial index;
fig. 2 is a system block diagram of a service system according to an embodiment of the present application;
FIG. 3 is a flowchart of an embodiment of an address type identification method provided by the present application;
FIG. 4 is a flowchart of another embodiment of an address type identification method provided by the present application;
FIG. 5 is a schematic diagram illustrating an embodiment of an address type identification device according to the present application;
FIG. 6 is a schematic diagram illustrating an address type recognition device according to another embodiment of the present application;
fig. 7 is a schematic structural diagram of an embodiment of an electronic device according to the present application.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
In the prior art, the address type (for example, school, office building, market, house, etc.) of the address text can be identified by means of keyword matching or suffix based on the expression of POI information, but the address type corresponding to the address cannot be identified because no POI information is contained in the expression of administrative region information. Therefore, the application provides an address type identification scheme, which mainly comprises the following principles: performing space region matching operation on the address codes of the address text according to the address codes corresponding to the address text and the pre-established space index so as to obtain a space region matched with the address text; then, an address type of the address text is determined based on the address type of the spatial region that matches the address text.
For example, fig. 1a is a schematic plan view of a spatial index; fig. 1b is a schematic diagram of a spatial index structure. As shown in fig. 1a and 1b, in the pre-established spatial index, E is contained 1 、E 2 、E 3 、E 4 、E 5 、E 6 And E is 7 Seven spatial regions, each defined by at least two different address encodings. E (E) 1 Defined by the address codes corresponding to points a, c, e, g and h; e (E) 2 Defined by address codes corresponding to points i, j, l and m; e (E) 3 Defined by address codes corresponding to points a, b and c; e (E) 4 Defined by the address codes corresponding to points d and e; e (E) 5 Defined by address codes corresponding to points f, g and h; e (E) 6 Defined by the address codes corresponding to points i, j and k; e (E) 7 Defined by the address codes corresponding to points l and m. Assuming that the address code (coordinates) corresponding to the address text is (3, 5), then the spatial region matching the address code in the spatial index is E 1
Thus, the spatial region E can be divided into 1 Is determined as the address type of the address text. As described above, the space region matching operation is performed on the address text through the pre-established space index, so that the address type of the address text is determined according to the address type of the space region matched with the address text, and the problem that the address type cannot be identified without POI information in the address text is solved.
The method provided by the embodiment of the application can be applied to any business system with data processing capability. Fig. 2 is a system block diagram of a service system provided by an embodiment of the present application, and the structure shown in fig. 2 is only one example of a service system to which the technical solution of the present application can be applied. As shown in fig. 2, the service system includes an identification device. The device comprises: the matching processing module and the address type determining module may be used to execute the process flows shown in fig. 3 and 4 described below. In the service system, firstly, according to an address code corresponding to an address text and a space index established in advance, space region matching operation is carried out, and a space region matched with the address text is obtained; then, the address type of the address text is determined according to the address type of the spatial region matched with the address text. The address text is subjected to space region matching operation through the pre-established space index, so that the address type of the address text is determined according to the address type of the space region matched with the address text, and even if the address text does not contain POI information, the address type can be identified, and the address type can be used as the supplement of an address type identification mode for keyword matching or suffix matching according to the POI information in the prior art.
The foregoing embodiments are illustrative of the technical principles and exemplary application frameworks of embodiments of the present application, and the detailed description of specific technical solutions of the embodiments of the present application will be further described below by means of a plurality of embodiments.
Example 1
Fig. 3 is a flowchart of an embodiment of an address type identifying method provided in the present application, where the executing body of the method may be the service system, or may be various terminals or server devices with data processing capabilities, or may be devices or chips integrated on these devices. As shown in fig. 2, the address type identification method includes the steps of:
s301, performing space region matching operation according to the address code corresponding to the address text and the pre-established space index, and obtaining a space region matched with the address text.
In an embodiment of the application, each spatial region is defined by at least two different address encodings in the spatial index. Specifically, the address code may be geographic coordinates, such as longitude and latitude, and the like. When the address type is identified according to the address text, a space region matched with the address text is searched in a pre-established space index according to the address code corresponding to the address text. In the embodiment of the application, the space region covering the address code corresponding to the address text can be determined as the space region matched with the address text.
S302, determining the address type of the address text according to the address type of the space region matched with the address text.
In the embodiment of the application, after a space region matched with the address text is obtained according to the address code corresponding to the address text, the address type of the address text is determined according to the address type of the space region. In the existing map data, the space is divided according to the address type to obtain different space areas, so that the address type of a space area can represent the address type of an address covered by the space area.
According to the address type identification method provided by the embodiment of the application, the address text is subjected to space region matching operation through the pre-established space index, so that the address type of the address text is determined according to the address type of the space region matched with the address text, and the problem that the address type cannot be identified without POI information in the address text is solved.
Example two
Fig. 4 is a flowchart of another embodiment of an address type identification method provided by the present application. As shown in fig. 4, on the basis of the embodiment shown in fig. 3, the address type identifying method provided in this embodiment may further include the following steps:
s401, preprocessing the address text to obtain the address text capable of carrying out address coding processing.
In the embodiment of the application, the address text generally refers to text information for marking a certain address, and in practical application, the initially acquired address text may have various forms. Therefore, it is necessary to pre-process it to obtain address text that can be subjected to an address encoding process. For example, full-angle text in the text may be converted to half-angle text; for traditional text in text, it can be converted into simplified text, etc.
S402, address coding processing is carried out on the address text, and address codes corresponding to the address text are generated.
In the embodiment of the application, after the address text is preprocessed, the address text is subjected to address coding processing, and the address code corresponding to the address text is generated. Specifically, the address code may be geographic coordinates, such as longitude and latitude, and the like. In the map data, each canonical address corresponds to a specific address code. Therefore, the address code corresponding to the address text obtained through the preprocessing step can be obtained.
S403, determining the space region of the address code corresponding to the coverage address text as the space region matched with the address text.
In the embodiment of the application, after the address code of the address text is obtained, the space region covering the address code is searched in the space index, and the space region is determined to be the space region matched with the address text.
S404, determining the address type of the address text according to the address type of the space region matched with the address text.
In the embodiment of the application, when the number of the space areas matched with the address text is one obtained through the space area matching operation, the address type of the space area can be directly determined as the address type of the address text.
When the number of the space areas matched with the address text is multiple through the space area matching operation, the address type of the space area with the smallest area can be determined as the address type of the address text in the multiple space areas matched with the address text. Since the spatial index is generally a tree structure, i.e. one spatial region may contain several sub-regions, as shown in fig. 1a and 1b, spatial region E 1 Contains subarea E 3 、E 4 And E is 5 ,E 3 、E 4 And E is 5 May each have one or more address types, which may or may not be identical, and their parent areas E 1 The address type of (2) should then be E 3 、E 4 And E is 5 The common address type can be considered as a richer and more accurate address type for a region having a smaller region area. Therefore, when the space area matched with the address text is multiple, the address type of the space area with the smallest area can be selected as the address type of the address text, so that the address type identification is more accurate.
In particular, stored in a pre-established spatial index may be a correspondence of a geofence with an address code used to define the geofence. Thus, the matching operation is performed in the spatial index, and the obtained geofence may be a geofence that matches the address text. Then the address type of the address text may be determined based on the address type of the geofence.
According to the address type identification method provided by the embodiment of the application, the space region matching operation is carried out on the address text through the pre-established space index, the proper space region is selected from the space region covering the address code corresponding to the address text, and the address type is used as the address type of the address text, so that the problem that the address type cannot be identified without POI information in the address text is solved, the address type identification method can be directly used for address type identification of the address text, and the address type identification method can also be used for supplementing the existing address type identification mode of keyword matching or suffix matching according to the POI information.
Example III
Fig. 5 is a schematic diagram of an embodiment of an address type recognition device according to the present application, which may be used to perform the method steps shown in fig. 3. As shown in fig. 5, the address type identifying apparatus may include: a match processing module 51 and an address type determination module 52.
The matching processing module 51 is configured to perform a spatial region matching operation according to an address code corresponding to the address text and a spatial index established in advance, and obtain spatial regions matched with the address text, where in the spatial index, each spatial region is defined by at least two different address codes; the address type determining module 52 is configured to determine an address type of the address text according to an address type of the spatial region matched with the address text.
In the embodiment of the application, the address code can be geographic coordinates, such as longitude and latitude, and the like. When the address type is identified according to the address text, the matching processing module 51 may find a spatial region matching with the address text in a pre-established spatial index according to the geographic coordinate corresponding to the address text. In the embodiment of the application, the space region covering the address code corresponding to the address text can be determined as the space region matched with the address text.
When the matching processing module 51 obtains the spatial region matching the address text according to the address code corresponding to the address text, the address type determining module 52 may determine the address type of the address text according to the address type of the matching spatial region obtained by the matching processing module 51. In the existing map data, the space is divided according to the address type to obtain different space areas, so that the address type of a space area can represent the address type of an address covered by the space area.
According to the address type identification device provided by the embodiment of the application, the address text is subjected to space region matching operation through the pre-established space index, so that the address type of the address text is determined according to the address type of the space region matched with the address text, and the problem that the address type cannot be identified without POI information in the address text is solved.
Example IV
Fig. 6 is a schematic diagram of an address type identifying apparatus according to another embodiment of the present application, which may be used to perform the method steps shown in fig. 4. As shown in fig. 6, in the address type identifying apparatus provided in the embodiment of the present application based on the embodiment shown in fig. 5, the address type determining module 52 may include: a first determining unit 521, the first determining unit 521 may be configured to determine an address type of the spatial area matching the address text as an address type of the address text.
In the embodiment of the present application, in the case where the number of spatial regions matched with the address text obtained by the matching processing module 51 is one, the first determining unit 521 may directly determine the address type of the spatial region as the address type of the address text.
In addition, the address type determination module 52 may further include: and a second determining unit 522, where the second determining unit 522 may be configured to determine, as the address type of the address text, the address type of the spatial region having the smallest area among the plurality of spatial regions matched with the address text.
In the embodiment of the present application, in the case that the number of spatial regions matched with the address text obtained by the matching processing module 51 is a plurality of, the second determining unit 522 may determine, as the address type of the address text, the address type of the spatial region having the smallest area among the plurality of spatial regions matched with the address text. Since the spatial index is generally a tree structure, i.e., a spatial regionThe domain may contain several sub-regions, as shown in FIGS. 1a and 1b, spatial region E 1 Contains subarea E 3 、E 4 And E is 5 ,E 3 、E 4 And E is 5 May each have one or more address types, which may or may not be identical, and their parent areas E 1 The address type of (2) should then be E 3 、E 4 And E is 5 The common address type can be considered as a richer and more accurate address type for a region having a smaller region area. Therefore, when the space area matched with the address text is multiple, the address type of the space area with the smallest area can be selected as the address type of the address text, so that the address type identification is more accurate.
Further, the address type identifying apparatus provided by the embodiment of the present application may further include: the encoding processing module 61. The encoding processing module 61 may be configured to perform address encoding processing on the address text, and generate an address code corresponding to the address text.
In the embodiment of the present application, before the matching processing module 51 performs the spatial region matching operation according to the address code corresponding to the address text and the spatial index established in advance, the encoding processing module 61 may perform the address coding processing on the address text to generate the address code corresponding to the address text. Specifically, the address code may be geographic coordinates, such as longitude and latitude, and the like. In the map data, each canonical address corresponds to a specific address code. Thus, the address text can be targeted, and the code processing module 61 can obtain the address code corresponding thereto.
Still further, the address type identifying apparatus provided by the embodiment of the present application may further include: a preprocessing module 62. The preprocessing module 62 may be configured to preprocess the address text to obtain address text that may be address encoded.
In the embodiment of the application, the address text generally refers to text information for marking a certain address, and in practical application, the initially acquired address text may have various forms. Thus, the preprocessing module 62 is configured to preprocess the address text that is initially obtained to obtain address text that can be subjected to an address encoding process. For example, full-angle text in the text may be converted to half-angle text; for traditional text in text, it can be converted into simplified text, etc.
In particular, stored in a pre-established spatial index may be a correspondence of a geofence with an address code used to define the geofence. Thus, the matching processing module 51 performs a matching operation in the spatial index, and the obtained spatial region may be a geofence matched with the address text. The address type determination module 52 may then determine the address type of the address text based on the address type of the geofence.
According to the address type identification device provided by the embodiment of the application, the space region matching operation is carried out on the address text through the pre-established space index, the proper space region is selected from the space regions covering the address codes corresponding to the address text, and the address type is used as the address type of the address text, so that the problem that the address type cannot be identified without POI information in the address text is solved.
Example five
The internal functions and structures of the address type recognition device are described above, which can be implemented as an electronic apparatus. Fig. 7 is a schematic structural diagram of an embodiment of an electronic device according to the present application. As shown in fig. 7, the electronic device includes a memory 71 and a processor 72.
A memory 71 for storing a program. In addition to the programs described above, the memory 71 may also be configured to store other various data to support operations on the electronic device. Examples of such data include instructions for any application or method operating on the electronic device, contact data, phonebook data, messages, pictures, videos, and the like.
The memory 71 may be implemented by any type of volatile or non-volatile memory device or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
A processor 72 coupled to the memory 71, executing a program stored in the memory 71 for:
performing space region matching operation according to the address code corresponding to the address text and a pre-established space index, and obtaining a space region matched with the address text, wherein in the space index, each space region is limited by at least two different address codes;
and determining the address type of the address text according to the address type of the space region matched with the address text.
Further, as shown in fig. 7, the electronic device may further include: communication component 73, power component 74, audio component 75, display 76, and the like. Only some of the components are schematically shown in fig. 7, which does not mean that the electronic device only comprises the components shown in fig. 7.
The communication component 73 is configured to facilitate communication between the electronic device and other devices, either wired or wireless. The electronic device may access a wireless network based on a communication standard, such as WiFi,2G, or 3G, or a combination thereof. In one exemplary embodiment, the communication component 73 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 73 further includes a Near Field Communication (NFC) module to facilitate short range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
A power supply assembly 74 provides power to the various components of the electronic device. The power components 74 can include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for electronic devices.
The audio component 75 is configured to output and/or input audio signals. For example, the audio component 75 includes a Microphone (MIC) configured to receive external audio signals when the electronic device is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may be further stored in the memory 71 or transmitted via the communication component 73. In some embodiments, the audio component 75 further comprises a speaker for outputting audio signals.
The display 76 includes a screen, which may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may sense not only the boundary of a touch or slide action, but also the duration and pressure associated with the touch or slide operation.
Those of ordinary skill in the art will appreciate that: all or part of the steps for implementing the method embodiments described above may be performed by hardware associated with program instructions. The foregoing program may be stored in a computer readable storage medium. The program, when executed, performs steps including the method embodiments described above; and the aforementioned storage medium includes: various media that can store program code, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the application.

Claims (13)

1. An address type identification method, comprising:
performing space region matching operation according to an address code corresponding to an address text and a pre-established space index, and obtaining a space region matched with the address text, wherein in the space index, each space region is limited by at least two different address codes;
determining the address type of the address text according to the address type of the space region matched with the address text;
wherein the acquiring the spatial region matched with the address text comprises: in the space index, taking a space region which covers the address code corresponding to the address text as a space region matched with the address text;
the number of the space areas matched with the address text is a plurality, and the determining the address type of the address text according to the address type of the space area matched with the address text comprises the following steps: and determining the address type of the space region with the smallest region area as the address type of the address text in a plurality of space regions matched with the address text.
2. The method for identifying an address type according to claim 1, wherein the performing a spatial region matching operation according to an address code corresponding to an address text and a spatial index established in advance to obtain a spatial region matched with the address text includes:
and determining a space region covering the address code corresponding to the address text as a space region matched with the address text.
3. The address type recognition method of claim 1, wherein the number of spatial regions matched with the address text is one, and the determining the address type of the address text according to the address type of the spatial region matched with the address text comprises:
and determining the address type of the space region matched with the address text as the address type of the address text.
4. The method for identifying an address type according to any one of claims 1 to 3, wherein before performing a spatial region matching operation according to an address code corresponding to an address text and a spatial index established in advance to obtain a spatial region matched with the address text, the method further comprises:
and carrying out address coding processing on the address text to generate an address code corresponding to the address text.
5. The address type identification method of claim 4, wherein the address is encoded as geographic coordinates.
6. The address type recognition method of claim 4, wherein before the address encoding process is performed on the address text to generate the address code corresponding to the address text, further comprising:
and preprocessing the address text to obtain the address text which can be subjected to address coding processing.
7. An address type recognition apparatus, comprising:
the matching processing module is used for carrying out space region matching operation according to the address codes corresponding to the address texts and the pre-established space indexes to obtain space regions matched with the address texts, wherein each space region is limited by at least two different address codes in the space indexes;
the address type determining module is used for determining the address type of the address text according to the address type of the space region matched with the address text;
wherein the acquiring the spatial region matched with the address text comprises: in the space index, taking a space region which covers the address code corresponding to the address text as a space region matched with the address text;
the number of the space regions matched with the address text is a plurality of, and the address type determining module comprises: and the second determining unit is used for determining the address type of the space region with the smallest region area as the address type of the address text in a plurality of space regions matched with the address text.
8. The address type recognition device of claim 7, wherein the matching processing module is specifically configured to determine a spatial region covering an address code corresponding to the address text as a spatial region matching the address text.
9. The address type recognition device of claim 7, wherein the number of spatial regions matched with the address text is one, and the address type determination module comprises:
and the first determining unit is used for determining the address type of the space region matched with the address text as the address type of the address text.
10. The address type identification device of any one of claims 7 to 9, further comprising:
and the encoding processing module is used for performing address encoding processing on the address text and generating an address encoding corresponding to the address text.
11. The address type identification device of claim 10, wherein the address is encoded as geographic coordinates.
12. The address type identification device of claim 10, further comprising:
the preprocessing module is used for preprocessing the address text to obtain the address text which can be subjected to address coding processing.
13. An electronic device, comprising:
a memory for storing a program;
a processor for running the program stored in the memory for:
performing space region matching operation according to an address code corresponding to an address text and a pre-established space index, and obtaining a space region matched with the address text, wherein in the space index, each space region is limited by at least two different address codes;
determining the address type of the address text according to the address type of the space region matched with the address text;
wherein the acquiring the spatial region matched with the address text comprises: in the space index, taking a space region which covers the address code corresponding to the address text as a space region matched with the address text;
the number of the space areas matched with the address text is a plurality, and the determining the address type of the address text according to the address type of the space area matched with the address text comprises the following steps: and determining the address type of the space region with the smallest region area as the address type of the address text in a plurality of space regions matched with the address text.
CN201910036520.0A 2019-01-15 2019-01-15 Address type identification method and device and electronic equipment Active CN111435360B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910036520.0A CN111435360B (en) 2019-01-15 2019-01-15 Address type identification method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910036520.0A CN111435360B (en) 2019-01-15 2019-01-15 Address type identification method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111435360A CN111435360A (en) 2020-07-21
CN111435360B true CN111435360B (en) 2023-08-29

Family

ID=71580794

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910036520.0A Active CN111435360B (en) 2019-01-15 2019-01-15 Address type identification method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111435360B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103164512A (en) * 2013-02-25 2013-06-19 百度在线网络技术(北京)有限公司 Processing method and equipment of address information of interest point
CN104252489A (en) * 2013-06-28 2014-12-31 厦门雅迅网络股份有限公司 Method for fast obtaining position character description information according to latitude and longitude data
CN105095205A (en) * 2014-04-17 2015-11-25 阿里巴巴集团控股有限公司 Method and device for address location
CN105279246A (en) * 2015-09-30 2016-01-27 北京奇虎科技有限公司 Method and device for judging whether webpage contains specified point of interest POI
WO2016127904A1 (en) * 2015-02-13 2016-08-18 阿里巴巴集团控股有限公司 Text address processing method and apparatus
KR20170000287A (en) * 2015-06-23 2017-01-02 한국국토정보공사 Geo-tagging method, geo-tagging apparatus and storage medium storing a program performing the method
CN106547770A (en) * 2015-09-21 2017-03-29 阿里巴巴集团控股有限公司 A kind of user's classification based on address of theenduser information, user identification method and device
CN106874287A (en) * 2015-12-11 2017-06-20 北京四维图新科技股份有限公司 A kind of processing method and processing device of point of interest POI geocodings
CN106951553A (en) * 2017-03-28 2017-07-14 上海与德科技有限公司 A kind of address locating methods and device
EP3657350A1 (en) * 2018-11-22 2020-05-27 Koninklijke Philips N.V. A data filtering device
CN112069276A (en) * 2020-08-31 2020-12-11 平安科技(深圳)有限公司 Address coding method and device, computer equipment and computer readable storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8825683B2 (en) * 2007-11-26 2014-09-02 Urban Mapping, Inc. Generating geographical keywords for geotargeting search engine-offered advertisements
CN103383688B (en) * 2012-05-02 2018-11-02 Sap欧洲公司 Memory headroom database for geocoding/geography processing

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103164512A (en) * 2013-02-25 2013-06-19 百度在线网络技术(北京)有限公司 Processing method and equipment of address information of interest point
CN104252489A (en) * 2013-06-28 2014-12-31 厦门雅迅网络股份有限公司 Method for fast obtaining position character description information according to latitude and longitude data
CN105095205A (en) * 2014-04-17 2015-11-25 阿里巴巴集团控股有限公司 Method and device for address location
WO2016127904A1 (en) * 2015-02-13 2016-08-18 阿里巴巴集团控股有限公司 Text address processing method and apparatus
KR20170000287A (en) * 2015-06-23 2017-01-02 한국국토정보공사 Geo-tagging method, geo-tagging apparatus and storage medium storing a program performing the method
CN106547770A (en) * 2015-09-21 2017-03-29 阿里巴巴集团控股有限公司 A kind of user's classification based on address of theenduser information, user identification method and device
CN105279246A (en) * 2015-09-30 2016-01-27 北京奇虎科技有限公司 Method and device for judging whether webpage contains specified point of interest POI
CN106874287A (en) * 2015-12-11 2017-06-20 北京四维图新科技股份有限公司 A kind of processing method and processing device of point of interest POI geocodings
CN106951553A (en) * 2017-03-28 2017-07-14 上海与德科技有限公司 A kind of address locating methods and device
EP3657350A1 (en) * 2018-11-22 2020-05-27 Koninklijke Philips N.V. A data filtering device
CN112069276A (en) * 2020-08-31 2020-12-11 平安科技(深圳)有限公司 Address coding method and device, computer equipment and computer readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
空间约束地址模型及推理匹配方法研究;朱峰;赵婷婷;刘洋;;测绘地理信息(第04期);全文 *

Also Published As

Publication number Publication date
CN111435360A (en) 2020-07-21

Similar Documents

Publication Publication Date Title
US10257314B2 (en) End-to-end user experiences with a digital assistant
US10931726B2 (en) Method and terminal for sharing content
US8892123B2 (en) Identifying meeting attendees using information from devices
US20150051913A1 (en) Unlock method using natural language processing and terminal for performing same
CN107731229B (en) Method and apparatus for recognizing speech
US20150031398A1 (en) Zone-Based Information Linking, Systems and Methods
EP3092555A1 (en) Audio triggers based on context
US20130171932A1 (en) System and method of providing a service using a near field communication tag
WO2010144562A2 (en) Integrating updates into a social-networking service
WO2013077987A2 (en) Management of privacy settings for a user device
US9532216B2 (en) Method of authenticating user, server and mobile terminal performing the same
US11882505B2 (en) Method and apparatus for automatically identifying and annotating auditory signals from one or more parties
KR20170023746A (en) Method and apparatus of displaying ticket information
US20150026150A1 (en) Using smart push to retrieve search results based on a set period of time and a set keyword when the set keyword falls within top popular search ranking during the set time period
KR20130141039A (en) System and method for controlling avn for vehicle using nfc
CN105229638A (en) As the library manager of the robotization of the contributor of the collection to content
CN110874755B (en) Shop data processing method and device and electronic equipment
US10403277B2 (en) Method and apparatus for information search using voice recognition
US20180091460A1 (en) Augmenting location of social media posts based on proximity of other posts
CN111435411B (en) Named entity type identification method and device and electronic equipment
KR20080026704A (en) Methods for searching information in portable terminal
CN111435360B (en) Address type identification method and device and electronic equipment
KR20140090117A (en) Method of operation in content delivery system, and content delivery device
CN102957741A (en) Method and apparatus for accessing location based service
US20220264670A1 (en) Electronic device, and method for controlling same

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant