CN112001173A - Dispatching code management method and device, terminal equipment and storage medium - Google Patents

Dispatching code management method and device, terminal equipment and storage medium Download PDF

Info

Publication number
CN112001173A
CN112001173A CN202010755784.4A CN202010755784A CN112001173A CN 112001173 A CN112001173 A CN 112001173A CN 202010755784 A CN202010755784 A CN 202010755784A CN 112001173 A CN112001173 A CN 112001173A
Authority
CN
China
Prior art keywords
identification code
address
target
matching
word segmentation
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.)
Pending
Application number
CN202010755784.4A
Other languages
Chinese (zh)
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.)
Shanghai Zhongtongji Network Technology Co Ltd
Original Assignee
Shanghai Zhongtongji Network Technology Co 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 Shanghai Zhongtongji Network Technology Co Ltd filed Critical Shanghai Zhongtongji Network Technology Co Ltd
Priority to CN202010755784.4A priority Critical patent/CN112001173A/en
Publication of CN112001173A publication Critical patent/CN112001173A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/334Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/38Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/387Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Library & Information Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a dispatch code management method, a device, a terminal device and a storage medium, wherein the method comprises the following steps: acquiring an addressee to be identified on a bill to be identified; segmenting words of the text corresponding to the address of the recipient to be identified according to a set word segmentation rule to obtain a target word segmentation phrase; inputting the target word-segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining a target collection point identification code; otherwise, inputting the target word segmentation phrase into a pre-constructed order address database for matching; and if the matching is successful, determining the target address identification code. Based on the segmentation of two dimensions of the collection point address and the order address, the target collection point identification code or the target address identification code corresponding to the to-be-identified receiving address is matched, so that the stacking before the dispatching personnel dispatches is more accurate, and the dispatching efficiency and accuracy are improved.

Description

Dispatching code management method and device, terminal equipment and storage medium
Technical Field
The invention relates to the technical field of express delivery, in particular to a delivery code management method, a delivery code management device, terminal equipment and a storage medium.
Background
With the development of express delivery business, in 2019, the number of accumulated express delivery service enterprises in China is 630 hundred million, and about 45 express deliveries are used by people, meanwhile, the delivery quantity of express delivery members per day is stably increased, and about 150 express delivery members per day are averagely provided for each person, so that the number of times of round trip between express delivery sites is gradually increased. In the practical application process, the dispatchers need to divide the express items with similar addresses into a pile to serve as a vehicle for dispatching.
However, the dispatchers need to pile according to the receiving addresses on the bill and the familiarity of the dispatchers with local geography, and the receiving addresses on the bill are generally small in font and difficult to identify; on the other hand, for new employees who are not familiar with the local geography, it is not possible to quickly judge whether the addresses are close. In addition, the increase of express delivery supermarkets, express delivery cabinets and vegetable and bird posthouses also has great influence on the stacking logic of delivery personnel, so that the actual operation efficiency of the delivery personnel is reduced.
Disclosure of Invention
In view of the above, a dispatch code management method, device, terminal device and storage medium are provided to solve the problem of low efficiency caused by manually sorting express items according to regions before dispatching in the related art.
The invention adopts the following technical scheme:
in a first aspect, an embodiment of the present application provides a method for managing dispatch coding, where the method includes:
acquiring an addressee to be identified on a bill to be identified;
segmenting words of the text corresponding to the addressees to be identified according to a set word segmentation rule to obtain target word segmentation phrases;
inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining a target collection point identification code; otherwise, inputting the target word segmentation phrase into a pre-constructed order address database for matching;
and if the matching is successful, determining the target address identification code.
In a second aspect, an embodiment of the present application provides a dispatch code management apparatus, including:
the acquisition module is used for acquiring the addressees to be identified on the bill to be identified;
the word segmentation module is used for segmenting words of the text corresponding to the to-be-identified recipient address according to a set word segmentation rule to obtain a target word segmentation group;
the first identification code generation module is used for inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and determining a target collection point identification code when matching is successful; inputting the target word segmentation phrase into a pre-constructed order address database for matching during matching identification;
and the second identification code generation module is used for determining the target address identification code when the target word segmentation phrase is successfully matched with the pre-constructed order address database.
In a third aspect, an embodiment of the present application provides a terminal device, where the terminal device includes:
a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the dispatch coding management method of the first aspect of the embodiment of the application;
the processor is used for calling and executing the computer program in the memory.
In a fourth aspect, an embodiment of the present application provides a storage medium, where the storage medium stores a computer program, and when the computer program is executed by a processor, the computer program implements the steps in the method for managing dispatch codes according to the first aspect.
By adopting the technical scheme, the target word segmentation phrase is obtained by acquiring the address of the to-be-identified receiving address on the to-be-identified bill and then segmenting the text corresponding to the address of the to-be-identified receiving address according to the set word segmentation rule. Because the recognition accuracy of the collection point is higher, firstly, inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining the identification code of the target collection point; when the matching is unsuccessful, inputting the target word segmentation word group into a pre-constructed order address database for matching; and if the matching is successful, determining the target address identification code. Therefore, the target collection point identification code or the target address identification code corresponding to the to-be-identified receiving address is matched based on the segmentation of two dimensions of the collection point address and the order address, so that the stacking before the dispatching personnel dispatches the goods is more accurate, and the dispatching efficiency and accuracy are improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart of a method for dispatch coding management according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating a process for constructing a collecting point ID applicable to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a process of identifying a target receiving point ID applicable in the embodiment of the present invention;
FIG. 4 is a schematic diagram of a process for constructing an address identification code suitable for use in embodiments of the present invention;
FIG. 5 is a diagram illustrating a process for identifying a destination address identifier code applicable to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of a dispatch management device according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
Examples
Fig. 1 is a flowchart of a method for managing dispatch codes according to an embodiment of the present invention, where the method can be executed by a device for managing dispatch codes according to an embodiment of the present invention, and the device can be implemented in a software and/or hardware manner. Referring to fig. 1, the method may specifically include the following steps:
s101, acquiring an addressee to be identified on the bill to be identified.
Specifically, the address of the recipient to be recognized on the receipt to be recognized is obtained, and the obtaining manner may be an OCR (Optical Character Recognition) manner and the like to recognize the recipient as a text.
And S102, segmenting the text corresponding to the to-be-identified recipient address according to the set segmentation rule to obtain a target segmentation word group.
The common word segmentation method comprises a word segmentation method based on dictionary and word bank matching, a word segmentation method based on word frequency statistics and a word segmentation method based on knowledge understanding. The word segmentation method based on dictionary and word stock matching can also be called as a rule-based word segmentation method. In the embodiment of the application, word segmentation rules can be preset, and words can be segmented for texts corresponding to the addresses of the recipients to be recognized by applying the set word segmentation rules, so that target word segmentation phrases can be obtained.
S103, inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and executing S104 if the matching is successful; otherwise, S105 is performed.
Since the identification accuracy of the collection point is high, in the embodiment of the present application, the collection point is preferentially matched. Specifically, each participle and a corresponding collection point identification code are stored in a pre-constructed collection point address database. In a specific example, the recipient address to be identified is exemplified by "huazhi lane 222", and the target word segmentation phrases are "huazhi lane" and "222". Thus, the target word segmentation phrase is input into a pre-constructed collection point address database for matching, and if the collection point address database stores the number collection point of 'Huashilu 222', the matching can be successful; if the number of Huaxi way 222 generation receiving points does not exist in the generation receiving point address database, the matching is failed.
And S104, determining the target collection point identification code.
Specifically, when the matching is successful, that is, the target collection point identification code corresponding to the recipient address to be identified is obtained. In the above specific example, the destination collection point identification code corresponding to the "huaxiong lane 222" is "DS 00001".
S105, inputting the target word segmentation phrases into a pre-constructed order address database for matching; if the matching is successful, S106 is executed.
Specifically, when the target collection point cannot be matched, the target word segmentation phrase is input into a pre-constructed order address database for matching. If the number of the Chinese aspiration path 333 exists, the matching is determined to be successful, otherwise, the matching is determined to be failed.
S106, determining the target address identification code.
Still taking the above-mentioned huazhi way 333 as an example, when the matching is successful, the destination address identification code is determined. In this example, the destination address identification code is "Huaxinlu 333".
In addition, after the target word segmentation phrase is input into a pre-constructed order address database for matching, the method further comprises the following steps: and if the matching fails, generating a prompt identifier.
In the actual application process, due to recognition errors or incomplete database recording, the recipient address to be recognized is not searched in the receiving-substituting point address database or the order address database. At this time, a prompt identifier may be generated, which may be used to prompt the dispatcher to pay attention to whether the recipient address of the package is correct or dirty.
By adopting the technical scheme, the target word segmentation phrase is obtained by acquiring the address of the to-be-identified receiving address on the to-be-identified bill and then segmenting the text corresponding to the address of the to-be-identified receiving address according to the set word segmentation rule. Because the recognition accuracy of the collection point is higher, firstly, inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining the identification code of the target collection point; when the matching is unsuccessful, inputting the target word segmentation word group into a pre-constructed order address database for matching; and if the matching is successful, determining the target address identification code. Therefore, the target collection point identification code or the target address identification code corresponding to the to-be-identified receiving address is matched based on the segmentation of two dimensions of the collection point address and the order address, so that the stacking before the dispatching personnel dispatches the goods is more accurate, and the dispatching efficiency and accuracy are improved.
Optionally, the building process of the receiving-point address database includes: acquiring an addressee of a historical order in a first preset time period; segmenting the text corresponding to the recipient address of the historical order according to a set segmentation rule; according to a first set coding rule, generating a collection point identification code for each participle association meeting a first set time threshold, wherein the collection point identification code is a four-segment code; and storing each word segmentation and the corresponding collection point identification code to form a collection point address database.
Specifically, the first preset time period may be one month or one quarter, the recipient addresses of the historical orders are divided into a string of phrases, the phrases are matched with the collection points according to a set word division rule, the orders are collected according to the collection points, and if the occurrence frequency of a certain collection point is greater than a first set frequency threshold, a collection point identification code is allocated to the collection point, so that each phrase and the corresponding collection point identification code are stored, and a collection point address database can be formed. In one specific example, the collection point identification code is a four-segment code.
The first set coding rule is determined according to the geographical position information and the dispatch habit information of the dispatch member. The geographic position information can be the actual geographic position of each addressee, and the dispatch habit information of the dispatcher can be, for example, the habit of dispatching express mails of four addresses of ABCD together, and the four addresses may be allocated with four collection point identification codes according to the geographic position information, so that the four addresses can be classified into one collection point identification code according to the dispatch habit of the dispatcher. In addition, if the dispatcher considers that the heap sharing prompt does not meet the standard, heaps of several systems can be given the same four-segment code, and subsequent systems can remind according to the new four-segment code.
Optionally, the building process of the order address database includes: acquiring an addressee of the historical order in a second preset time period; segmenting the text corresponding to the recipient address of the historical order according to a set segmentation rule; according to a second set coding rule, associating an address identification code for each participle meeting a second set time threshold, wherein the address identification code is a four-segment code; and storing each word segmentation and the corresponding receiving point identification code to form an order address database.
In a specific example, the address order statistics is divided into two stages, the learning stage is to divide the recipient address words of the historical order in a period of time into a string of phrases according to a certain word segmentation rule, for example, a second preset time period, then statistics is performed on the phrases, if the phrase address is larger than a certain threshold, for example, a second set time threshold, which indicates that the address corresponding to the phrase has enough components, the phrase address can be given an identification code, and the system confirms the phrase address.
Optionally, the second set encoding rule is determined according to the geographical location information and the dispatch habit information of the dispatch member. Please refer to the description of the first set encoding rule, which is not repeated herein.
In the actual application process, after the target collection point identification code is determined, the target collection point identification code is displayed on the bill; after the target address identification code is generated, the target address identification code is displayed on the bill. For example, the target collection point identification code and the target address identification code are printed on the bill, and a larger font is used, so that the target collection point identification code and the target address identification code can be referred by a dispatcher and can be quickly recognized. In addition, after the dispatchers see the list, express mails with the same target collection point identification code are divided into a pile and are uniformly sent to the designated collection point. Or express items with the same target address identification code are divided into a stack, so that uniform dispatch in the same area can be realized.
In order to make the technical solution of the present application easier to understand, fig. 2 shows a schematic diagram of a building process of a collection point identification code; FIG. 3 is a schematic diagram illustrating a process of identifying a target-generation spot identification code; figure 4 shows a schematic diagram of a process for building an address identification code; fig. 5 shows a schematic diagram of a process for identifying a destination address identification code.
Fig. 6 is a schematic structural diagram of a dispatch code management apparatus according to an embodiment of the present invention, which is suitable for executing a dispatch code management method according to an embodiment of the present invention. As shown in fig. 6, the apparatus may specifically include an obtaining module 601, a word segmentation module 602, a first identification code generation module 603, and a second identification code generation module 604.
The acquiring module 601 is configured to acquire an addressee to be identified on a bill to be identified; the word segmentation module 602 is configured to perform word segmentation on the text corresponding to the recipient address to be identified according to a set word segmentation rule, so as to obtain a target word segmentation group; the first identification code generation module 603 is configured to input the target word segmentation phrase into a pre-constructed collection point address database for matching, and determine a target collection point identification code when matching is successful; inputting the target word segmentation phrases into a pre-constructed order address database for matching during matching identification; the second identification code generating module 604 is configured to determine the target address identification code when the target word segmentation phrase is successfully matched with the pre-constructed order address database.
By adopting the technical scheme, the target word segmentation phrase is obtained by acquiring the address of the to-be-identified receiving address on the to-be-identified bill and then segmenting the text corresponding to the address of the to-be-identified receiving address according to the set word segmentation rule. Because the recognition accuracy of the collection point is higher, firstly, inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining the identification code of the target collection point; when the matching is unsuccessful, inputting the target word segmentation word group into a pre-constructed order address database for matching; and if the matching is successful, determining the target address identification code. Therefore, the target collection point identification code or the target address identification code corresponding to the to-be-identified receiving address is matched based on the segmentation of two dimensions of the collection point address and the order address, so that the stacking before the dispatching personnel dispatches the goods is more accurate, and the dispatching efficiency and accuracy are improved.
Optionally, the system further includes a first building module, configured to build a collection point address database, specifically configured to:
acquiring an addressee of a historical order in a first preset time period;
segmenting the text corresponding to the recipient address of the historical order according to a set segmentation rule;
according to a first set coding rule, generating a collection point identification code for each participle association meeting a first set time threshold, wherein the collection point identification code is a four-segment code;
and storing each word segmentation and the corresponding collection point identification code to form a collection point address database.
Optionally, the system further includes a second building module, configured to build an order address database, specifically configured to:
acquiring an addressee of the historical order in a second preset time period;
segmenting the text corresponding to the recipient address of the historical order according to a set segmentation rule;
according to a second set coding rule, associating an address identification code for each participle meeting a second set time threshold, wherein the address identification code is a four-segment code;
and storing each word segmentation and the corresponding receiving point identification code to form an order address database.
Optionally, the system further includes a prompt identifier generating module, configured to input the target word segmentation phrase into a pre-constructed order address database for matching, and generate a prompt identifier when matching fails.
Optionally, the display module is further configured to display the target collection point identifier on the bill after determining the target collection point identifier; after the target address identification code is generated, the target address identification code is displayed on the bill.
Optionally, the first set encoding rule is determined according to the geographical location information and the dispatch habit information of the dispatch member.
Optionally, the second set encoding rule is determined according to the geographical location information and the dispatch habit information of the dispatch member.
The dispatch code management device provided by the embodiment of the invention can execute the dispatch code management method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects of the execution method.
An embodiment of the present invention further provides a terminal device, please refer to fig. 7, fig. 7 is a schematic structural diagram of a device terminal device, and as shown in fig. 7, the terminal device includes: a processor 710, and a memory 720 coupled to the processor 710; the memory 720 is used for storing a computer program at least for executing the dispatch code management method in the embodiment of the present invention; a processor 710 for invoking and executing the computer program in the memory; the dispatch code management method at least comprises the following steps: acquiring an addressee to be identified on a bill to be identified; segmenting words of the text corresponding to the address of the recipient to be identified according to a set word segmentation rule to obtain a target word segmentation phrase; inputting the target word-segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining a target collection point identification code; otherwise, inputting the target word segmentation phrase into a pre-constructed order address database for matching; and if the matching is successful, determining the target address identification code.
The embodiment of the present invention further provides a storage medium, where the storage medium stores a computer program, and when the computer program is executed by a processor, the method implements the steps in the dispatch code management method in the embodiment of the present invention: acquiring an addressee to be identified on a bill to be identified; segmenting words of the text corresponding to the address of the recipient to be identified according to a set word segmentation rule to obtain a target word segmentation phrase; inputting the target word-segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining a target collection point identification code; otherwise, inputting the target word segmentation phrase into a pre-constructed order address database for matching; and if the matching is successful, determining the target address identification code.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that the terms "first," "second," and the like in the description of the present invention are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present invention, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A method for dispatch coding management, comprising:
acquiring an addressee to be identified on a bill to be identified;
segmenting words of the text corresponding to the addressees to be identified according to a set word segmentation rule to obtain target word segmentation phrases;
inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and if the matching is successful, determining a target collection point identification code; otherwise, inputting the target word segmentation phrase into a pre-constructed order address database for matching;
and if the matching is successful, determining the target address identification code.
2. The method of claim 1, wherein the building of the collection point address database comprises:
acquiring an addressee of a historical order in a first preset time period;
segmenting the text corresponding to the recipient address of the historical order according to the set segmentation rule;
according to a first set coding rule, generating a collection point identification code for each participle association meeting a first set time threshold, wherein the collection point identification code is a four-segment code;
and storing each word segmentation and the corresponding collection point identification code to form a collection point address database.
3. The method of claim 1, wherein the building of the order address database comprises:
acquiring an addressee of the historical order in a second preset time period;
segmenting the text corresponding to the recipient address of the historical order according to the set segmentation rule;
according to a second set coding rule, associating an address identification code for each participle meeting a second set time threshold, wherein the address identification code is a four-segment code;
and storing each word segmentation and the corresponding receiving point identification code to form an order address database.
4. The method of claim 1, wherein after inputting the target word-segmentation phrase into a pre-constructed order address database for matching, the method further comprises:
and if the matching fails, generating a prompt identifier.
5. The method of claim 1, wherein after determining the target-generation spot identification code, displaying the target-generation spot identification code on a bill; after the target address identification code is generated, the target address identification code is displayed on a bill.
6. The method of claim 2, wherein the first set encoding rule is determined according to geographical location information and dispatcher dispatch habit information.
7. The method of claim 3, wherein the second set of encoding rules is determined according to geographical location information and dispatcher dispatch habit information.
8. A dispatch code management device, comprising:
the acquisition module is used for acquiring the addressees to be identified on the bill to be identified;
the word segmentation module is used for segmenting words of the text corresponding to the to-be-identified recipient address according to a set word segmentation rule to obtain a target word segmentation group;
the first identification code generation module is used for inputting the target word segmentation phrase into a pre-constructed collection point address database for matching, and determining a target collection point identification code when matching is successful; inputting the target word segmentation phrase into a pre-constructed order address database for matching during matching identification;
and the second identification code generation module is used for determining the target address identification code when the target word segmentation phrase is successfully matched with the pre-constructed order address database.
9. A terminal device, comprising:
a processor, and a memory coupled to the processor;
the memory for storing a computer program for performing at least the method of dispatch encoding management of any of claims 1-7;
the processor is used for calling and executing the computer program in the memory.
10. A storage medium storing a computer program which, when executed by a processor, performs the steps of the method for dispatch coding management as claimed in any one of claims 1-7.
CN202010755784.4A 2020-07-31 2020-07-31 Dispatching code management method and device, terminal equipment and storage medium Pending CN112001173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010755784.4A CN112001173A (en) 2020-07-31 2020-07-31 Dispatching code management method and device, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010755784.4A CN112001173A (en) 2020-07-31 2020-07-31 Dispatching code management method and device, terminal equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112001173A true CN112001173A (en) 2020-11-27

Family

ID=73462563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010755784.4A Pending CN112001173A (en) 2020-07-31 2020-07-31 Dispatching code management method and device, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112001173A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488198A (en) * 2020-11-30 2021-03-12 上海寻梦信息技术有限公司 Logistics routing distribution method, device, equipment and storage medium
CN112487120A (en) * 2020-11-30 2021-03-12 上海寻梦信息技术有限公司 Method, device and equipment for classifying recipient addresses and storage medium
CN113902369A (en) * 2021-10-12 2022-01-07 上海寻梦信息技术有限公司 Information processing method, device, equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101132150B1 (en) * 2010-10-12 2012-07-11 (주)수지원넷소프트 Address processing for formalizing addresses
CN104624509A (en) * 2015-01-16 2015-05-20 浙江百世技术有限公司 Automatic sorting system and automatic sorting method for express delivery
CN105373588A (en) * 2015-10-14 2016-03-02 浙江百世技术有限公司 Express sorting apparatus and method
CN108620336A (en) * 2018-05-04 2018-10-09 张妍 A kind of coding method of express delivery address
CN111144818A (en) * 2019-12-27 2020-05-12 合肥美的智能科技有限公司 Logistics operation method, control device, electronic equipment and readable storage medium
CN111260153A (en) * 2020-02-12 2020-06-09 上海东普信息科技有限公司 Two-segment code management method, device, equipment and storage medium based on express bill
CN111260296A (en) * 2020-02-12 2020-06-09 上海东普信息科技有限公司 Express delivery mode recommendation method, device, equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101132150B1 (en) * 2010-10-12 2012-07-11 (주)수지원넷소프트 Address processing for formalizing addresses
CN104624509A (en) * 2015-01-16 2015-05-20 浙江百世技术有限公司 Automatic sorting system and automatic sorting method for express delivery
CN105373588A (en) * 2015-10-14 2016-03-02 浙江百世技术有限公司 Express sorting apparatus and method
CN108620336A (en) * 2018-05-04 2018-10-09 张妍 A kind of coding method of express delivery address
CN111144818A (en) * 2019-12-27 2020-05-12 合肥美的智能科技有限公司 Logistics operation method, control device, electronic equipment and readable storage medium
CN111260153A (en) * 2020-02-12 2020-06-09 上海东普信息科技有限公司 Two-segment code management method, device, equipment and storage medium based on express bill
CN111260296A (en) * 2020-02-12 2020-06-09 上海东普信息科技有限公司 Express delivery mode recommendation method, device, equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112488198A (en) * 2020-11-30 2021-03-12 上海寻梦信息技术有限公司 Logistics routing distribution method, device, equipment and storage medium
CN112487120A (en) * 2020-11-30 2021-03-12 上海寻梦信息技术有限公司 Method, device and equipment for classifying recipient addresses and storage medium
CN113902369A (en) * 2021-10-12 2022-01-07 上海寻梦信息技术有限公司 Information processing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109887153B (en) Finance and tax processing method and system
CN112001173A (en) Dispatching code management method and device, terminal equipment and storage medium
US11055327B2 (en) Unstructured data parsing for structured information
JP5105561B2 (en) Method for processing mail pieces using client code associated with digital imprint
CN111260296A (en) Express delivery mode recommendation method, device, equipment and storage medium
EP2091012A1 (en) Sort plan optimization
US20030114955A1 (en) Method and system for processing return to sender mailpieces, notifying sender of addressee changes and charging sender for processing of return to sender mailpieces
JP5390440B2 (en) Centralized information processing apparatus and centralized information processing system
CN111582786A (en) Express bill number identification method, device and equipment based on machine learning
US20210312204A1 (en) System and method for automatically recognizing delivery point information
CN114742043A (en) Work order classification method and device and computer readable storage medium
CN112487120A (en) Method, device and equipment for classifying recipient addresses and storage medium
CN111915256B (en) Method for constructing dispatch fence, off-site signing and identifying method and related equipment
CN113537878A (en) Package delivery method, device, equipment and storage medium
CN113269101A (en) Bill identification method, device and equipment
WO2010107104A1 (en) Sorting information collection system, sorting device, sorting information collection method, control program and recording medium
CN112613367A (en) Bill information text box acquisition method, system, equipment and storage medium
CN112884009A (en) Classification model training method and system
CN111523433A (en) Express mail terminal address standardization processing method, device and equipment
US11954903B2 (en) System and method for automatically recognizing delivery point information
CN116342305A (en) Travel expense reimbursement method, device, computer equipment and storage medium
CN112818684B (en) Address element ordering method and device, electronic equipment and storage medium
CN113590781A (en) Terminal express delivery code prediction method and system, electronic device and readable storage medium
CN115471148A (en) Data processing method, device, equipment and storage medium
CN112488198A (en) Logistics routing distribution method, device, equipment and storage medium

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