WO2021027280A1 - Item loading method and apparatus, device and computer-readable medium - Google Patents
Item loading method and apparatus, device and computer-readable medium Download PDFInfo
- Publication number
- WO2021027280A1 WO2021027280A1 PCT/CN2020/079209 CN2020079209W WO2021027280A1 WO 2021027280 A1 WO2021027280 A1 WO 2021027280A1 CN 2020079209 W CN2020079209 W CN 2020079209W WO 2021027280 A1 WO2021027280 A1 WO 2021027280A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- items
- historical
- item
- manifest
- total number
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/08—Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
- G06Q10/087—Inventory or stock management, e.g. order filling, procurement or balancing against orders
- G06Q10/0875—Itemisation or classification of parts, supplies or services, e.g. bill of materials
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/08—Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
Definitions
- the present disclosure relates to the field of storage technology, and in particular, to a method, device, equipment, and computer-readable medium for putting items on the shelf.
- shelves can be transported based on automated guided vehicles (Automated Guided Vehicle, AGV), and various items are loaded on the shelves.
- AGV Automated Guided Vehicle
- AGV transports the racks from one location to the sorting location.
- items are also moved from one location to the sorting location.
- items on the shelves can be sorted.
- the inventor found that there is at least the following problem in the prior art: among the items loaded on the shelf, sorting is performed to obtain the goods in the manifest. In the case where the commercial items in the manifest are not all loaded on the same shelf, the items need to be obtained from another shelf that includes the required goods, so the efficiency of sorting items is low.
- the embodiments of the present disclosure provide a method, device, device, and computer-readable medium for loading items, which can improve the efficiency of sorting items.
- a method for listing items including:
- one or more item groups are determined, and the item group includes a plurality of said items. article;
- the determining one or more item groups according to the total number of occurrences of items in the one or more historical manifests and the number of occurrences of multiple items in the same historical manifest includes:
- one or more item groups are determined.
- constructing a frequent pattern tree from the items in the historical manifest includes:
- a frequent pattern tree is constructed from the remaining items in the historical manifest.
- the item group includes two of the items.
- the degree of association is equal to the ratio of the number of historical manifests of the item group to the total number of historical manifests, and the historical manifest of the item group is the historical manifest of the item group.
- an apparatus for putting items on shelves including:
- Collection module used to collect one or more historical manifests
- the analysis module is used to determine one or more item groups according to the total number of items that appear in the one or more historical manifests and the number of times that multiple items appear in the same historical manifest. Including a plurality of said items;
- a calculation module configured to calculate the degree of association of the item group, where the degree of association indicates the frequency of appearance of the item group in the historical order;
- the shelving module is used to put the group of items whose correlation degree is greater than a preset correlation threshold on the same shelf.
- the analysis module is specifically configured to construct a frequent pattern tree from the items in the historical manifest based on the descending order of the total number of times and the number of times the multiple items appear in the same historical manifest;
- one or more item groups are determined.
- the analysis module is specifically configured to delete the items whose total number of times is less than the occurrence threshold among the items in the historical manifest;
- a frequent pattern tree is constructed from the remaining items in the historical manifest.
- an electronic device for listing items including:
- One or more processors are One or more processors;
- Storage device for storing one or more programs
- the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors implement the above-mentioned method.
- a computer-readable medium having a computer program stored thereon, and when the program is executed by a processor, the method as described above is implemented.
- An embodiment in the above publication has the following advantages or beneficial effects: because one or more historical manifests are collected; according to the total number of items appearing in one or more historical manifests, and multiple items appearing in the same historical manifest One or more item groups are determined, and the item group includes a plurality of the items; the association degree of the item group is calculated, and the item groups with the association degree greater than the preset association threshold are put on the same shelf. Since the items in the items that appear frequently in the same shelf are loaded, there is a greater possibility that multiple items will be picked at a time, so the efficiency of sorting items can be improved.
- FIG. 1 is a schematic diagram of the main flow of a method for listing items according to an embodiment of the present disclosure
- Fig. 2 is a schematic diagram of a process of determining an item group according to an embodiment of the present disclosure
- Fig. 3 is a schematic diagram of a frequent pattern tree according to an embodiment of the present disclosure.
- FIG. 4 is a schematic diagram of the main structure of the device for loading items according to an embodiment of the present disclosure
- Fig. 5 is an exemplary system architecture diagram to which the embodiments of the present disclosure can be applied;
- Fig. 6 is a schematic structural diagram of a computer system suitable for implementing a terminal device or a server according to an embodiment of the present disclosure.
- the warehouse is based on AGV transportation shelves, and there are many kinds of goods on the shelves. According to the relevance of the items, the relevant goods are placed on the shelf, thereby increasing the number of items picked at a time, thereby improving the sorting efficiency.
- the calculation of item relevance includes the following two categories.
- One type obtains the relevance of items in the manifest based on the historical manifest, which is called the relevance of manifest items.
- the other type breaks the limitation of manifests and uses statistical methods to obtain the relevance of manifests in the time dimension, which is called the relevance of time items.
- manifest items are a measure of the probability of different items being demanded by the same manifest, which is more suitable for fruit picking.
- Fruit picking is to take out the items required by a single manifest from the storage location.
- seed picking is commonly used, that is, multiple goods orders are combined into collective production. Seed picking is to centrally take out the items commonly needed by multiple manifests from the storage location, and then sort them according to the manifests.
- the relevance degree of the manifest items only considers the relevance degree of the items in the manifest, which has a limited effect on the improvement of picking efficiency.
- Time item relevance which measures the probability of different items being demanded at the same time from the time dimension, is the promotion of inventory item relevance.
- FIG. 1 is a schematic diagram of the main process of a method for putting items on the shelves according to an embodiment of the present disclosure, and analyzing items in multiple historical manifests to determine item groups. Select the item group with a higher degree of relevance, and put the items in the group of higher relevance on the same shelf to improve the efficiency of sorting items. As shown in Figure 1, it specifically includes the following steps:
- S101 Collect one or more historical manifests.
- Historical manifests are manifests actually generated within a period of time. It is possible to collect the actual manifests generated within a period of time. Among them, a period of time can be set in advance, and the longer the set period is, the more the relevance of the item group is closer to the actual relevance.
- S102 Determine one or more item groups according to the total number of occurrences of items in one or more historical manifests and the number of occurrences of multiple items in the same historical manifest, and the item groups include a plurality of said items.
- Historical manifests are manifests involved in a period of time. As an example, if the time period is one month, the historical manifest may be the manifest in the previous month. As another example, if the time period is a natural year, the historical manifest can be a manifest in the previous natural year.
- the analysis is performed based on the historical manifest, and the association between the items can be obtained on the basis of the historical manifest.
- Each historical manifest includes one or more items, and the association between items refers to the possibility of multiple items being demanded at the same time.
- the items may specifically be toothpaste and toothbrushes.
- users will buy toothpaste at the same time they buy toothbrushes, so that users can use toothbrushes and toothpaste to brush their teeth.
- toothpaste has a higher correlation with toothbrushes.
- one historical manifest includes toothpaste and toothbrushes; another historical manifest includes socks and footballs. Then, you can analyze the relationship between the four items in the two historical manifests. Among them, toothbrush, toothpaste and socks have the highest correlation.
- the purpose of analyzing the association between items is to determine an item group, which includes multiple items.
- the number of the determined item group may be one or more.
- items that can be related to each other can be regarded as an item group.
- there are multiple groups of related items there are multiple groups of items.
- an item group including five items is determined. Since the five items in the above item group are strongly related, that is, the above five items are more likely to be demanded at the same time, the above five items can be put on the same shelf to facilitate picking.
- the item group that includes two items can be determined by the association between items.
- the above two items belonging to the same item group are placed next to each other on the same shelf. While picking one item, another item can be picked without calling other shelves, thereby improving the efficiency of picking.
- one or more item groups are determined based on the total number of items that appear in one or more historical manifests and the number of times that multiple items appear in the same historical manifest.
- FIG. 2 is a schematic diagram of a process of determining an item group according to an embodiment of the present disclosure.
- determining an item group by constructing a frequent pattern tree includes:
- Q i is a collection of items in the i-th data set.
- the data set is a combination of multiple manifests.
- Table 1 includes the manifest identification (ID) of the i-th data set and the items in the manifest. Among them, a, b, c, d, e, f and k are all items.
- ID manifest 1 ⁇ a, b, d, e, f ⁇ 2 ⁇ a, b, c, e, f ⁇ 3 ⁇ a, b, c, f ⁇ 4 ⁇ a, c, k ⁇
- each manifest includes multiple items. If a is included in the 4 manifests, then the total number of occurrences of the item can be counted. As an example, the total number of occurrences of a is 4.
- Table 2 which includes the name of the item and the total number of occurrences of the item.
- Table 2 is arranged in descending order of the total number of occurrences of the items.
- the manifests are read sequentially. Insert the items of each manifest into the Frequent Pattern (FP) tree.
- FP Frequent Pattern
- Table 2 the items with the highest ranking are regarded as the parent node, and the items with the lower ranking are the child nodes. According to the number of times that multiple items appear in the same manifest, if there is a shared parent node, the corresponding parent node count is increased by 1, and the non-shared part becomes a new branch independently, and so on, until all the items corresponding to the manifest are inserted After reaching the FP tree, the FP tree is completed.
- deleting items whose total number of occurrences of items is less than the occurrence threshold can reduce the amount of calculation.
- FIG. 3 is a schematic diagram of a frequent pattern tree according to an embodiment of the present disclosure.
- the number after the item name in Figure 3 represents the total number of occurrences of the item.
- the manifest with ID 1 includes items a, b, f, and e. Based on the manifest with ID 1, construct the branch on the left in Figure 3; similarly, based on the manifest with ID 2, build the middle branch in Figure 3; based on the manifest with ID 3, construct the branch in the middle of Figure 3 ; Based on the manifest with ID 4, construct the branch on the right in Figure 3.
- S202 Determine one or more item groups according to the frequent pattern tree.
- the corresponding prefix path set is found sequentially from the bottom item upwards.
- a prefix path is all items between the item being searched and the item at the root of the tree.
- one set may include 2 items, 3 items, or 4 items.
- the possibility of demanding the items in the above-mentioned set at the same time is relatively high.
- a preset algorithm may also be used to determine one or more item groups.
- the preset algorithm includes but is not limited to: Apriori algorithm, GSP algorithm, PrefixSpan algorithm, or CBA algorithm.
- S103 Calculate the degree of relevance of the item group, where the degree of relevance indicates the frequency of occurrence of the item group in the historical order.
- the importance of the item group can be characterized by the degree of relevance, where the degree of relevance indicates the frequency of occurrence of the item group in historical orders.
- the degree of association is equal to the ratio of the number of historical manifests of the item group to the total number of historical manifests.
- the historical manifest of the item group is the historical manifest of the item group.
- S104 Put the group of items whose relevance degree is greater than the preset relevance threshold on the same shelf.
- an association threshold may be set in advance, and items in an item group whose association degree is greater than the preset association threshold are put on the same shelf.
- the relevance of the item group is greater than the preset relevance threshold, it indicates that the item group is more likely to be required and requires a single pick.
- the items in the above item group can be put on the same shelf.
- the above items can be placed in the same area of the shelf for subsequent sorting.
- the shelf can be transported to the sorting location.
- AGV can be used to transport the above-mentioned racks to the sorting location.
- the sorting personnel can sort the items in the above-mentioned shelves according to the manifest. It is more likely that the goods of the item group on the shelf are included in the manifest.
- the item group includes three items, namely: item a, item b, and item c. Since the association degree of the item group is greater than the preset association threshold, the item group is put on the same shelf and the shelf is transported to the sorting location. When pickers are sorting items, the items in the above item group are more likely to be required.
- the manifest includes item a, item b, and item c. The picker can sort and obtain item a and item from the same shelf. b and item c. There is no need to obtain items a, b, and c from multiple shelves, so sorting efficiency can be improved.
- one or more item groups are obtained through historical manifest analysis, and the item groups include multiple items.
- the items in the item group are more relevant.
- the items of the item group with a greater degree of relevance are put on the same shelf.
- transport to the sorting location Pickers sort items according to the manifest.
- the manifest includes items in the same item group, because there is no need to call other shelves, all items in the item group can be sorted, thereby improving the efficiency of sorting items.
- Table 5 includes the item name and item group, where the item group includes two items.
- the item group ⁇ a, e ⁇ includes two items, namely a and e.
- Table 1 includes both a and e, which are the item groups with ID 1 and 2, and the number of historical manifests of the item group is 2.
- the total number of historical manifests is 4.
- Item group The number of historical manifests The total number of historical invoices ⁇ a, e ⁇ 2 0.5 ⁇ b, e ⁇ 2 0.5 ⁇ f, e ⁇ 2 0.5 ⁇ a, f ⁇ 3 0.75 ⁇ b, f ⁇ 3 0.75 ⁇ c, f ⁇ 2 0.5 ⁇ a, c ⁇ 3 0.75 ⁇ b, c ⁇ 2 0.5 ⁇ a, b ⁇ 3 0.75
- the items in the item group ⁇ a, f ⁇ , item group ⁇ b, f ⁇ , item group ⁇ a, c ⁇ , and item group ⁇ a, b ⁇ are set to Putting on the same shelf means that the two items in the above item group are put on the same shelf.
- one item in the item group can be put on a shelf adjacent to another item, which facilitates subsequent sorting.
- Fig. 4 is a schematic diagram of the main structure of the device for loading items according to an embodiment of the present disclosure.
- the device for loading items can implement a method for loading items. As shown in Fig. 4, the device for loading items specifically includes:
- the collection module 402 is used to collect one or more historical manifests.
- the analysis module 402 is used to determine one or more item groups according to the total number of items appearing in one or more historical manifests and the number of times multiple items appear in the same historical manifest.
- the item groups include multiple The item.
- the calculation module 403 is used to calculate the degree of relevance of the item group, and the degree of relevance indicates the frequency of occurrence of the item group in historical orders.
- the shelving module 404 is used to put the group of items whose relevance degree is greater than the preset relevance threshold on the same shelf.
- the analysis module 401 is specifically configured to construct a frequent pattern tree from the items in the historical manifest based on the descending order of the total number of times and the number of times that multiple items appear in the same historical manifest;
- one or more item groups are determined.
- the analysis module 401 is specifically used to delete the items whose total number of times is less than the occurrence threshold among the items in the historical manifest;
- a frequent pattern tree is constructed from the remaining items in the historical manifest.
- the item group includes two items.
- the degree of association is equal to the ratio of the number of historical manifests of the item group to the total number of historical manifests, and the historical manifest of the item group is the historical manifest of the item group.
- FIG. 5 shows an exemplary system architecture 500 of a method for listing items or a device for listing items to which embodiments of the present disclosure can be applied.
- the system architecture 500 may include terminal devices 501, 502, 503, a network 504, and a server 505.
- the network 504 is used to provide a medium for communication links between the terminal devices 501, 502, 503 and the server 505.
- the network 504 may include various connection types, such as wired, wireless communication links, or fiber optic cables, and so on.
- the user can use the terminal devices 501, 502, 503 to interact with the server 505 via the network 504 to receive or send messages and so on.
- Various communication client applications may be installed on the terminal devices 501, 502, and 503, such as shopping applications, web browser applications, search applications, instant messaging tools, email clients, social platform software, etc. (only examples).
- the terminal devices 501, 502, and 503 may be various electronic devices that have a display screen and support web browsing, including but not limited to smart phones, tablet computers, laptop computers, desktop computers, and so on.
- the server 505 may be a server that provides various services, for example, a back-end management server (just an example) that provides support for shopping websites browsed by users using the terminal devices 501, 502, and 503.
- the background management server can analyze and process the received product information query request and other data, and feed back the processing results (such as target push information, product information-only examples) to the terminal device.
- the method for listing items provided by the embodiments of the present disclosure is generally executed by the server 505, and accordingly, the device for listing items is generally set in the server 505.
- terminal devices, networks, and servers in Figure 5 are merely illustrative. According to implementation needs, there can be any number of terminal devices, networks and servers.
- FIG. 6 shows a schematic structural diagram of a computer system 600 suitable for implementing a terminal device of an embodiment of the present disclosure.
- the terminal device shown in FIG. 6 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
- the computer system 600 includes a central processing unit (CPU) 601, which can be based on a program stored in a read-only memory (ROM) 602 or a program loaded from a storage part 608 into a random access memory (RAM) 603 And perform various appropriate actions and processing.
- the RAM 603 also stores various programs and data required for the operation of the system 600.
- the CPU 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604.
- An input/output (I/O) interface 605 is also connected to the bus 604.
- the following components are connected to the I/O interface 605: an input part 606 including a keyboard, a mouse, etc.; an output part 607 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and speakers, etc.; a storage part 608 including a hard disk, etc. ; And a communication section 609 including a network interface card such as a LAN card, a modem, etc. The communication section 609 performs communication processing via a network such as the Internet.
- the driver 610 is also connected to the I/O interface 605 as needed.
- a removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is installed on the drive 610 as needed, so that the computer program read from it is installed into the storage part 608 as needed.
- the process described above with reference to the flowchart can be implemented as a computer software program.
- the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, and the computer program contains program code for executing the method shown in the flowchart.
- the computer program may be downloaded and installed from the network through the communication part 609, and/or installed from the removable medium 611.
- the central processing unit (CPU) 601 the above-mentioned functions defined in the system of the present disclosure are executed.
- the computer-readable medium shown in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two.
- the computer-readable storage medium may be, for example, but not limited to, an electric, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
- a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device.
- a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
- the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
- the computer-readable medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
- the program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wireless, wire, optical cable, RF, etc., or any suitable combination of the above.
- each block in the flowchart or block diagram may represent a module, program segment, or part of code, and the above-mentioned module, program segment, or part of code contains one or more for realizing the specified logical function Executable instructions.
- the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
- each block in the block diagram or flowchart, and the combination of blocks in the block diagram or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations, or can be It is realized by a combination of dedicated hardware and computer instructions.
- the modules involved in the embodiments described in the present disclosure can be implemented in software or hardware.
- the described module may also be provided in the processor, for example, it may be described as: a processor includes a sending unit, an acquiring unit, a determining unit, and a first processing unit. Among them, the names of these units do not constitute a limitation on the unit itself under certain circumstances.
- the sending unit can also be described as "a unit that sends a picture acquisition request to a connected server".
- the present disclosure also provides a computer-readable medium.
- the computer-readable medium may be included in the device described in the above embodiment; or it may exist alone without being assembled into the device.
- the foregoing computer-readable medium carries one or more programs, and when the foregoing one or more programs are executed by a device, the device includes:
- one or more item groups are determined, and the item group includes a plurality of said items. article;
- the item group includes a plurality of the items; the relevance degree of the item group is calculated, and the item groups whose relevance degree is greater than a preset relevance threshold are put on the same shelf. Since items in items with a higher frequency of occurrence are loaded on the same shelf, there is a greater possibility that multiple items will be single-selected, so the efficiency of sorting items can be improved.
Landscapes
- Business, Economics & Management (AREA)
- Economics (AREA)
- Engineering & Computer Science (AREA)
- Marketing (AREA)
- Quality & Reliability (AREA)
- Theoretical Computer Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Human Resources & Organizations (AREA)
- General Physics & Mathematics (AREA)
- Operations Research (AREA)
- Development Economics (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
An item loading method and apparatus, a device and a computer-readable medium, wherein same relate to the technical field of computers. The method comprises: collecting one or more historical lists of goods (S101); determining one or more item groups according to the total number of times an item appears in the one or more historical lists of goods and the number of times a plurality of items appear in the same historical list of goods, wherein the item group comprises a plurality of the items (S102); calculating an association degree between the item groups, wherein the association degree indicates frequencies at which the item groups appear in historical orders (S103); and loading the item groups, the association degree of which is greater than a preset association threshold value, on the same goods shelf (S104). According to the method, the efficiency of item sorting can be improved.
Description
相关申请的交叉引用Cross references to related applications
本申请要求享有2019年8月12日提交的申请号为201910739855.9的中国发明专利申请的优先权,其全部内容通过引用并入本文。This application claims the priority of the Chinese invention patent application with application number 201910739855.9 filed on August 12, 2019, the entire content of which is incorporated herein by reference.
本公开涉及仓储技术领域,尤其涉及一种上架物品的方法、装置、设备和计算机可读介质。The present disclosure relates to the field of storage technology, and in particular, to a method, device, equipment, and computer-readable medium for putting items on the shelf.
在仓库中,可以基于自动导引运输车(Automated Guided Vehicle,AGV)运输货架,在货架上装载有多种物品。AGV将货架由一个地点搬运到分拣地点。随着货架位置的变动,物品也由一个地点搬运到分拣地点。在分拣地点,可以分拣货架上的物品。In a warehouse, shelves can be transported based on automated guided vehicles (Automated Guided Vehicle, AGV), and various items are loaded on the shelves. AGV transports the racks from one location to the sorting location. As the position of the shelf changes, items are also moved from one location to the sorting location. At the sorting location, items on the shelves can be sorted.
在实现本公开过程中,发明人发现现有技术中至少存在如下问题:在货架上装载的物品中,进行分拣以获得货单中的商品。货单中的商物品并不都装载于同一个货架的情况下,则需要从另一个包括所需商品的货架中获取物品,因此分拣物品的效率较低。In the process of realizing the present disclosure, the inventor found that there is at least the following problem in the prior art: among the items loaded on the shelf, sorting is performed to obtain the goods in the manifest. In the case where the commercial items in the manifest are not all loaded on the same shelf, the items need to be obtained from another shelf that includes the required goods, so the efficiency of sorting items is low.
发明内容Summary of the invention
有鉴于此,本公开实施例提供一种上架物品的方法、装置、设备和计算机可读介质,能够提高分拣物品的效率。In view of this, the embodiments of the present disclosure provide a method, device, device, and computer-readable medium for loading items, which can improve the efficiency of sorting items.
为实现上述目的,根据本公开实施例的一个方面,提供了一种上架物品的方法,包括:To achieve the foregoing objective, according to an aspect of the embodiments of the present disclosure, a method for listing items is provided, including:
采集一个或多个历史货单;Collect one or more historical manifests;
根据物品在所述一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,所述 物品组包括多个所述物品;According to the total number of occurrences of items in the one or more historical manifests and the number of times that multiple items appear in the same historical manifest, one or more item groups are determined, and the item group includes a plurality of said items. article;
计算所述物品组的关联度,所述关联度指示所述物品组在所述历史订单中的出现频率;Calculating the degree of association of the item group, where the degree of association indicates the frequency of appearance of the item group in the historical order;
将所述关联度大于预设关联阈值的物品组,在同一个货架上架。Put the group of items whose relevance degree is greater than the preset relevance threshold on the same shelf.
所述根据物品在所述一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,包括:The determining one or more item groups according to the total number of occurrences of items in the one or more historical manifests and the number of occurrences of multiple items in the same historical manifest includes:
基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中物品构建频繁模式树;Based on the descending order of the total number of times and the number of times the multiple items appear in the same historical manifest, construct a frequent pattern tree from the items in the historical manifest;
依据所述频繁模式树,确定一个或多个物品组。According to the frequent pattern tree, one or more item groups are determined.
所述基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中物品构建频繁模式树,包括:According to the descending order based on the total number of times and the number of times the multiple items appear on the same historical manifest, constructing a frequent pattern tree from the items in the historical manifest includes:
在所述历史货单中的物品中,删除所述总次数小于出现阈值的物品;Among the items in the historical manifest, delete items whose total number of times is less than the occurrence threshold;
基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中剩余的物品构建频繁模式树。Based on the descending order of the total number of times and the number of times that the multiple items appear in the same historical manifest, a frequent pattern tree is constructed from the remaining items in the historical manifest.
所述物品组包括两个所述物品。The item group includes two of the items.
所述关联度等于物品组的历史货单的数量与历史货单总数的比值,所述物品组的历史货单是所述物品组所在的历史货单。The degree of association is equal to the ratio of the number of historical manifests of the item group to the total number of historical manifests, and the historical manifest of the item group is the historical manifest of the item group.
根据本公开实施例的第二方面,提供了一种上架物品的装置,包括:According to a second aspect of the embodiments of the present disclosure, there is provided an apparatus for putting items on shelves, including:
采集模块,用于采集一个或多个历史货单;Collection module, used to collect one or more historical manifests;
分析模块,用于根据物品在所述一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,所述物品组包括多个所述物品;The analysis module is used to determine one or more item groups according to the total number of items that appear in the one or more historical manifests and the number of times that multiple items appear in the same historical manifest. Including a plurality of said items;
计算模块,用于计算所述物品组的关联度,所述关联度指示所述 物品组在所述历史订单中的出现频率;A calculation module, configured to calculate the degree of association of the item group, where the degree of association indicates the frequency of appearance of the item group in the historical order;
上架模块,用于将所述关联度大于预设关联阈值的物品组,在同一个货架上架。The shelving module is used to put the group of items whose correlation degree is greater than a preset correlation threshold on the same shelf.
所述分析模块,具体用于基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中物品构建频繁模式树;The analysis module is specifically configured to construct a frequent pattern tree from the items in the historical manifest based on the descending order of the total number of times and the number of times the multiple items appear in the same historical manifest;
依据所述频繁模式树,确定一个或多个物品组。According to the frequent pattern tree, one or more item groups are determined.
所述分析模块,具体用于在所述历史货单中的物品中,删除所述总次数小于出现阈值的物品;The analysis module is specifically configured to delete the items whose total number of times is less than the occurrence threshold among the items in the historical manifest;
基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中剩余的物品构建频繁模式树。Based on the descending order of the total number of times and the number of times that the multiple items appear in the same historical manifest, a frequent pattern tree is constructed from the remaining items in the historical manifest.
根据本公开实施例的第三方面,提供了一种上架物品的电子设备,包括:According to a third aspect of the embodiments of the present disclosure, there is provided an electronic device for listing items, including:
一个或多个处理器;One or more processors;
存储装置,用于存储一个或多个程序,Storage device for storing one or more programs,
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如上述的方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the above-mentioned method.
根据本公开实施例的第四方面,提供了一种计算机可读介质,其上存储有计算机程序,所述程序被处理器执行时实现如上述的方法。According to a fourth aspect of the embodiments of the present disclosure, there is provided a computer-readable medium having a computer program stored thereon, and when the program is executed by a processor, the method as described above is implemented.
上述公开中的一个实施例具有如下优点或有益效果:因为采集一个或多个历史货单;根据物品在一个或多个历史货单中出现的总次数,以及多个物品出现在同一历史货单的次数,确定一个或多个物品组,物品组包括多个所述物品;计算物品组的关联度,将关联度大于预设关联阈值的物品组,在同一个货架上架。由于在同一货架中装载有出现频率较大的物品物中的物品,多个物品被单次拣选的可能性较大, 因此能够提高分拣物品的效率。An embodiment in the above publication has the following advantages or beneficial effects: because one or more historical manifests are collected; according to the total number of items appearing in one or more historical manifests, and multiple items appearing in the same historical manifest One or more item groups are determined, and the item group includes a plurality of the items; the association degree of the item group is calculated, and the item groups with the association degree greater than the preset association threshold are put on the same shelf. Since the items in the items that appear frequently in the same shelf are loaded, there is a greater possibility that multiple items will be picked at a time, so the efficiency of sorting items can be improved.
上述的非惯用的可选方式所具有的进一步效果将在下文中结合具体实施方式加以说明。The further effects of the above non-conventional alternative methods will be described below in conjunction with specific implementations.
附图用于更好地理解本公开,不构成对本公开的不当限定。其中:The drawings are used to better understand the present disclosure, and do not constitute an improper limitation of the present disclosure. among them:
图1是根据本公开实施例的上架物品的方法的主要流程的示意图;FIG. 1 is a schematic diagram of the main flow of a method for listing items according to an embodiment of the present disclosure;
图2是根据本公开实施例的确定物品组的流程的示意图;Fig. 2 is a schematic diagram of a process of determining an item group according to an embodiment of the present disclosure;
图3是根据本公开实施例的频繁模式树的示意图;Fig. 3 is a schematic diagram of a frequent pattern tree according to an embodiment of the present disclosure;
图4是根据本公开实施例的上架物品的装置的主要结构的示意图;4 is a schematic diagram of the main structure of the device for loading items according to an embodiment of the present disclosure;
图5是本公开实施例可以应用于其中的示例性系统架构图;Fig. 5 is an exemplary system architecture diagram to which the embodiments of the present disclosure can be applied;
图6是适于用来实现本公开实施例的终端设备或服务器的计算机系统的结构示意图。Fig. 6 is a schematic structural diagram of a computer system suitable for implementing a terminal device or a server according to an embodiment of the present disclosure.
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。The following describes exemplary embodiments of the present disclosure with reference to the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and should be considered as merely exemplary. Therefore, those of ordinary skill in the art should recognize that various changes and modifications can be made to the embodiments described herein without departing from the scope and spirit of the present disclosure. Likewise, for clarity and conciseness, descriptions of well-known functions and structures are omitted in the following description.
仓库中基于AGV运输货架,在货架上装载有多种物品。根据物品之间的关联性,将具有关联性的商品放在货架,从而提升单次拣选的物品件数,进而提升分拣效率。The warehouse is based on AGV transportation shelves, and there are many kinds of goods on the shelves. According to the relevance of the items, the relevant goods are placed on the shelf, thereby increasing the number of items picked at a time, thereby improving the sorting efficiency.
物品关联性的计算包括以下两类,一类根据历史货单获得货单内物品关联度,称为货单物品关联度。另一类打破货单限制,利用统计的方法获得时间维度的货单关联度,称为时间物品关联度。The calculation of item relevance includes the following two categories. One type obtains the relevance of items in the manifest based on the historical manifest, which is called the relevance of manifest items. The other type breaks the limitation of manifests and uses statistical methods to obtain the relevance of manifests in the time dimension, which is called the relevance of time items.
货单物品关联度,衡量不同物品被同一个货单需求的概率,更适合摘果式拣选的作业方式。摘果式拣选是从储存地点取出单个货单需要的物品。The relevance of manifest items is a measure of the probability of different items being demanded by the same manifest, which is more suitable for fruit picking. Fruit picking is to take out the items required by a single manifest from the storage location.
而对于仓储这种物品种类多、货单量大、以及每单均件数少的场景,普遍使用播种式拣选方式,即将多个货单组合成集合单生产。播种式拣选是从储存地点集中取出多个货单共同需要的物品,然后按照货单分拣。For storage scenarios where there are many types of items, large quantities of goods, and a small number of pieces per order, the seed picking method is commonly used, that is, multiple goods orders are combined into collective production. Seed picking is to centrally take out the items commonly needed by multiple manifests from the storage location, and then sort them according to the manifests.
在播种式拣选作业模式下,货单物品关联度由于仅考虑货单内物品关联度,对拣选效率提升的效果有限。In the seed picking operation mode, the relevance degree of the manifest items only considers the relevance degree of the items in the manifest, which has a limited effect on the improvement of picking efficiency.
时间物品关联度,从时间维度衡量不同物品被同时需求的概率,是货单物品关联度的推广。在时间物品关联度计算过程中,容易将同样畅销的物品标记为关联度物品,混淆了真正的关联信息,而且没有考虑实际生产时的集合单的情况。将销量高的物品上架到同一个货架上,也会引发货架容量不足的问题,影响分拣效率。Time item relevance, which measures the probability of different items being demanded at the same time from the time dimension, is the promotion of inventory item relevance. In the process of calculating the relevance of time items, it is easy to mark the same best-selling items as relevance items, which confuses the real relevance information, and does not consider the situation of the collection list in actual production. Putting high-selling items on the same shelf will also cause insufficient shelf capacity and affect sorting efficiency.
为了解决分拣物品的效率较低的技术问题,可以采用以下本公开实施例中的技术方案。In order to solve the technical problem of low efficiency of sorting items, the following technical solutions in the embodiments of the present disclosure may be adopted.
参见图1,图1是根据本公开实施例的上架物品的方法的主要流程的示意图,分析多个历史货单中的物品以确定物品组。挑选关联度较高的物品组,并在同一货架上架关联度较高的物品组中的物品,以提高分拣物品的效率。如图1所示,具体包括以下步骤:Referring to FIG. 1, FIG. 1 is a schematic diagram of the main process of a method for putting items on the shelves according to an embodiment of the present disclosure, and analyzing items in multiple historical manifests to determine item groups. Select the item group with a higher degree of relevance, and put the items in the group of higher relevance on the same shelf to improve the efficiency of sorting items. As shown in Figure 1, it specifically includes the following steps:
S101、采集一个或多个历史货单。S101. Collect one or more historical manifests.
历史货单是在一段时间内实际产生的货单。可以采集在一段时间内实际产生的货单。其中,一段时间可以预先设置,设置的时长越长,则物品组的关联度更趋于实际的关联度。Historical manifests are manifests actually generated within a period of time. It is possible to collect the actual manifests generated within a period of time. Among them, a period of time can be set in advance, and the longer the set period is, the more the relevance of the item group is closer to the actual relevance.
S102、根据物品在一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,物品组包括多个所述物品。S102: Determine one or more item groups according to the total number of occurrences of items in one or more historical manifests and the number of occurrences of multiple items in the same historical manifest, and the item groups include a plurality of said items.
历史货单是在一个时间周期内涉及的货单。作为一个示例,时间周期为一个月,则历史货单可以是在上一个月内的货单。作为另一个示例,时间周期为一个自然年,则历史货单可以在上一个自然年内的货单。Historical manifests are manifests involved in a period of time. As an example, if the time period is one month, the historical manifest may be the manifest in the previous month. As another example, if the time period is a natural year, the historical manifest can be a manifest in the previous natural year.
在本公开实施例中,根据历史货单进行分析,在历史货单的基础上可以获知物品之间的关联。基于一个或多个历史货单分析,不仅可以获知一个历史货单中物品之间的关系,更是从时间和多个历史货单的角度,获知一个时间周期内,多个历史货单中所有物品之间的关系。In the embodiment of the present disclosure, the analysis is performed based on the historical manifest, and the association between the items can be obtained on the basis of the historical manifest. Based on the analysis of one or more historical manifests, you can not only know the relationship between the items in a historical manifest, but also from the perspective of time and multiple historical manifests, you can learn all the items in multiple historical manifests in a time period. The relationship between items.
由于本公开实施例的技术方案主要应用于仓库,而仓库需要同时处理多个货单,以分拣多个货单中的物品,因此,分析多个历史货单中物品之间的关联,有助于提高仓库中分拣多个历史货单的效率。Since the technical solutions of the embodiments of the present disclosure are mainly applied to warehouses, and the warehouse needs to process multiple manifests at the same time to sort items in multiple manifests, therefore, analyzing the association between items in multiple historical manifests is Helps improve the efficiency of sorting multiple historical manifests in the warehouse.
每个历史货单中包括一件或多件物品,物品之间的关联是指多个物品被同时需求的可能性。作为一个示例,物品具体可以是牙膏和牙刷。一般情况下,用户在购买牙刷的同时,会购买牙膏,这样用户可以使用牙刷和牙膏实现刷牙。显然,牙膏与牙刷的关联较高。作为另一个示例,一个历史货单中包括牙膏和牙刷;另一个历史货单中包括袜子和足球。那么,可以分析上述两个历史货单中四件物品之间的关系。其中,牙刷、牙膏与袜子的关联最高。Each historical manifest includes one or more items, and the association between items refers to the possibility of multiple items being demanded at the same time. As an example, the items may specifically be toothpaste and toothbrushes. Under normal circumstances, users will buy toothpaste at the same time they buy toothbrushes, so that users can use toothbrushes and toothpaste to brush their teeth. Obviously, toothpaste has a higher correlation with toothbrushes. As another example, one historical manifest includes toothpaste and toothbrushes; another historical manifest includes socks and footballs. Then, you can analyze the relationship between the four items in the two historical manifests. Among them, toothbrush, toothpaste and socks have the highest correlation.
分析物品之间的关联的目的在于:确定物品组,物品组中包括多个物品。其中,所确定物品组的数量可以是一个或多个。也就是说,由于物品之间的关联,那么可以相互关联的物品作为一个物品组。当 存在多组相互关联的物品,则对应多个物品组。The purpose of analyzing the association between items is to determine an item group, which includes multiple items. Wherein, the number of the determined item group may be one or more. In other words, because of the association between items, items that can be related to each other can be regarded as an item group. When there are multiple groups of related items, there are multiple groups of items.
作为一个示例,通过分析物品之间的关联,确定包括五个物品的物品组。由于上述物品组中的五个物品之间关联较强,也就是说,上述五个物品被同时需求的可能性较大,则可以将上述五个物品上架至同一个货架,以方便拣选。As an example, by analyzing the association between items, an item group including five items is determined. Since the five items in the above item group are strongly related, that is, the above five items are more likely to be demanded at the same time, the above five items can be put on the same shelf to facilitate picking.
作为另一个示例,考虑到可以将两个关联较强的物品相邻放置,以方便拣选。可以通过物品之间的关联,确定包括两个物品的物品组。将上述属于同一个物品组的两个物品相邻放置于同一个货架,在拣选其中一个物品的同时,无需调用其它的货架,就可以拣选另一个物品,进而提高拣选效率。As another example, consider that two closely related items can be placed next to each other to facilitate picking. The item group that includes two items can be determined by the association between items. The above two items belonging to the same item group are placed next to each other on the same shelf. While picking one item, another item can be picked without calling other shelves, thereby improving the efficiency of picking.
在本公开的一个实施例中,根据物品在一个或多个历史货单中出现的总次数,以及多个物品出现在同一历史货单的次数,确定一个或多个物品组。In an embodiment of the present disclosure, one or more item groups are determined based on the total number of items that appear in one or more historical manifests and the number of times that multiple items appear in the same historical manifest.
物品在历史货单中出现的次数越多,则说明被用户需求的可能性越大。多个物品出现在同一历史货单中,则说明上述多个物品被用户同时需求的可能性较大。从单个物品的角度,记录物品在多个历史货单中出现的总次数;从多个物品的角度,记录多个物品出现在同一历史货单的次数。从上述两个角度,从而确定物品组。The more an item appears in the historical manifest, the more likely it is to be demanded by users. If multiple items appear in the same historical manifest, it means that the multiple items mentioned above are more likely to be demanded by users at the same time. From the perspective of a single item, record the total number of times that an item appears in multiple historical manifests; from the perspective of multiple items, record the number of times that multiple items appear in the same historical manifest. From the above two perspectives, to determine the item group.
参见图2,图2是根据本公开实施例的确定物品组的流程的示意图,示例性的通过构建频繁模式树,确定物品组,具体包括:Referring to FIG. 2, FIG. 2 is a schematic diagram of a process of determining an item group according to an embodiment of the present disclosure. Exemplarily, determining an item group by constructing a frequent pattern tree includes:
S201、基于总次数的降序和多个物品出现在同一历史货单的次数,由历史货单中物品构建频繁模式树。S201: Based on the descending order of the total number of times and the number of times that multiple items appear in the same historical manifest, a frequent pattern tree is constructed from the items in the historical manifest.
已有历史货单的数据集Q,Q
i为第i个数据集包含物品的集合。数据集是多个货单组合而成。
There is a data set Q of historical manifests, and Q i is a collection of items in the i-th data set. The data set is a combination of multiple manifests.
参见表1,表1中包括第i个数据集中货单标识(ID)和货单中物品。其中,a,b,c,d,e,f和k均是物品。See Table 1. Table 1 includes the manifest identification (ID) of the i-th data set and the items in the manifest. Among them, a, b, c, d, e, f and k are all items.
表1Table 1
IDID | 货单manifest |
11 | {a,b,d,e,f}{a, b, d, e, f} |
22 | {a,b,c,e,f}{a, b, c, e, f} |
33 | {a,b,c,f}{a, b, c, f} |
44 | {a,c,k}{a, c, k} |
从表1中可以获知,共计4个货单,每个货单均包括多件商品。在4个货单中均包括a,那么可以统计物品出现的总次数。作为一个示例,a出现的总次数为4。It can be seen from Table 1 that there are a total of 4 manifests, and each manifest includes multiple items. If a is included in the 4 manifests, then the total number of occurrences of the item can be counted. As an example, the total number of occurrences of a is 4.
参见表2,表2中包括物品名称和物品出现的总次数。表2中按照物品出现的总次数的降序排列。See Table 2, which includes the name of the item and the total number of occurrences of the item. Table 2 is arranged in descending order of the total number of occurrences of the items.
表2Table 2
物品名称Item Name | 物品出现的总次数The total number of occurrences of the item |
aa | 44 |
bb | 33 |
cc | 33 |
ff | 33 |
ee | 22 |
dd | 11 |
kk | 11 |
基于物品出现的总次数的降序,依次读入货单。将每个货单的物品插入频繁模式(Frequent Pattern,FP)树中。在表2中排序靠前的物品作为父节点,排序靠后的物品作为子节点。按照多个物品出现在同一货单的次数,如果有共用的父节点,则对应父节点计数加1,非共用部分独立成为新的分支,以此类推,直到所有的货单对应的物品都插入到FP树之后,FP树完成构建。Based on the descending order of the total number of occurrences of the items, the manifests are read sequentially. Insert the items of each manifest into the Frequent Pattern (FP) tree. In Table 2, the items with the highest ranking are regarded as the parent node, and the items with the lower ranking are the child nodes. According to the number of times that multiple items appear in the same manifest, if there is a shared parent node, the corresponding parent node count is increased by 1, and the non-shared part becomes a new branch independently, and so on, until all the items corresponding to the manifest are inserted After reaching the FP tree, the FP tree is completed.
在本公开的一个实施例中,考虑到物品出现的总次数较低的物品,并非频繁出现的物品,因此可以删除物品出现的总次数小于出现阈值的物品。作为一个示例,出现阈值等于2,则删除物品出现的总次数小于2的物品。示例性的,在表2中删除d和k,得到表3中所示的数据集。然后,在基于物品出现的总次数的降序,由剩余的物品即:a,b,c,e和f构建频繁模式树。In an embodiment of the present disclosure, considering that items with a lower total number of appearances of items are not items that appear frequently, it is possible to delete items with a total number of appearances less than the appearance threshold. As an example, if the occurrence threshold is equal to 2, then items with a total number of occurrences less than 2 are deleted. Exemplarily, delete d and k in Table 2 to obtain the data set shown in Table 3. Then, in descending order based on the total number of occurrences of the items, a frequent pattern tree is constructed from the remaining items: a, b, c, e and f.
表3table 3
IDID | 物品集合Collection of items |
11 | {a,b,e,f}{a, b, e, f} |
22 | {a,b,c,e,f}{a, b, c, e, f} |
33 | {a,b,c,f}{a, b, c, f} |
44 | {a,c}{a, c} |
在上述实施例中,删除物品出现的总次数小于出现阈值的物品,可以减少计算量。In the foregoing embodiment, deleting items whose total number of occurrences of items is less than the occurrence threshold can reduce the amount of calculation.
参见图3,图3是根据本公开实施例的频繁模式树的示意图。在图3中物品名称后的数字代表物品出现的总次数。作为一个示例,ID为1的货单中包括物品a,b,f和e。基于ID为1的货单,构建图3中左侧的分支;类似的,基于ID为2的货单,构建图3中中间的分支;基于ID为3的货单,构建图3中间的分支;基于ID为4的货单,构建图3中右侧的分支。Refer to FIG. 3, which is a schematic diagram of a frequent pattern tree according to an embodiment of the present disclosure. The number after the item name in Figure 3 represents the total number of occurrences of the item. As an example, the manifest with ID 1 includes items a, b, f, and e. Based on the manifest with ID 1, construct the branch on the left in Figure 3; similarly, based on the manifest with ID 2, build the middle branch in Figure 3; based on the manifest with ID 3, construct the branch in the middle of Figure 3 ; Based on the manifest with ID 4, construct the branch on the right in Figure 3.
S202、依据频繁模式树,确定一个或多个物品组。S202: Determine one or more item groups according to the frequent pattern tree.
根据构建的FP树,从底部物品开始依次向上找到对应的前缀路径集合。一条前缀路径就是介于所查找物品与树根结点物品之间的所有物品。According to the constructed FP tree, the corresponding prefix path set is found sequentially from the bottom item upwards. A prefix path is all items between the item being searched and the item at the root of the tree.
作为一个示例,继续参见图3,以底部物品为e为例,e向上到达a有两条路径,对应集合{a2,e2};e向上到达b有两条路径,对应集合{b2,e2};e向上到达f有两条路径,对应集合{f 2,e2};e向上到 达a和b有两条路径,对应集合{a2,b2,e2};e向上到达b和f有两条路径,对应集合{b2,f2,e2}。依次类推,得到如表4所示的集合,即物品组。As an example, continue to refer to Figure 3, taking the bottom item as e as an example. There are two paths for e to reach a, corresponding to the set {a2, e2}; and two paths for e to reach b, corresponding to the set {b2, e2} ; There are two paths for e to reach f, corresponding to set {f 2, e2}; there are two paths for e to reach a and b, corresponding to sets {a2, b2, e2}; there are two paths for e to reach b and f , Corresponding to the set {b2, f2, e2}. By analogy, we get the set shown in Table 4, that is, the item group.
表4Table 4
可以理解的是,在图3中的多个物品组中,一个集合可以包括2个物品,3个物品或4个物品。也就是说,同时需求上述一个集合中物品的可能性比较大。It is understandable that among the multiple item groups in FIG. 3, one set may include 2 items, 3 items, or 4 items. In other words, the possibility of demanding the items in the above-mentioned set at the same time is relatively high.
在本公开的一个实施例中,除采用建立FP树之外,还可以采用预设算法,确定一个或多个物品组。示例性的,预设算法包括但不限于:Apriori算法、GSP算法、PrefixSpan算法或CBA算法。In an embodiment of the present disclosure, in addition to establishing an FP tree, a preset algorithm may also be used to determine one or more item groups. Exemplarily, the preset algorithm includes but is not limited to: Apriori algorithm, GSP algorithm, PrefixSpan algorithm, or CBA algorithm.
S103、计算物品组的关联度,关联度指示物品组在历史订单中的出现频率。S103: Calculate the degree of relevance of the item group, where the degree of relevance indicates the frequency of occurrence of the item group in the historical order.
物品组的重要性可以以关联度表征,其中关联度指示物品组在历史订单中的出现频率。出现频率越高,则关联度越大,该物品组被需求的可能性越高,则需要单次拣选;出现频率越低,则关联度越小,该物品组被需求的可能性越低。The importance of the item group can be characterized by the degree of relevance, where the degree of relevance indicates the frequency of occurrence of the item group in historical orders. The higher the frequency of occurrence, the greater the degree of relevance, and the higher the probability of the item group being demanded, and the need for a single pick; the lower the frequency of occurrence, the lower the degree of relevance, and the lower the probability of the item group being demanded.
在本公开的一个实施例中,关联度等于物品组的历史货单的数量与历史货单总数的比值。其中,物品组的历史货单是物品组所在的历史货单。In an embodiment of the present disclosure, the degree of association is equal to the ratio of the number of historical manifests of the item group to the total number of historical manifests. Among them, the historical manifest of the item group is the historical manifest of the item group.
S104、将关联度大于预设关联阈值的物品组,在同一个货架上架。S104: Put the group of items whose relevance degree is greater than the preset relevance threshold on the same shelf.
在本公开的一个实施例中,可以预先设置关联阈值,将关联度大于预设关联阈值的物品组中的物品,在同一个货架上架。也就是说,物品组的关联度大于预设关联阈值,则说明该物品组被需求的可能性较高,需要单次拣选。那么,可以将上述物品组中的物品在同一货架上架。作为一个示例,物品组中包括三个物品的情况下,可以将上述物品放置在货架的同一个区域,以便后续的分拣。In an embodiment of the present disclosure, an association threshold may be set in advance, and items in an item group whose association degree is greater than the preset association threshold are put on the same shelf. In other words, if the relevance of the item group is greater than the preset relevance threshold, it indicates that the item group is more likely to be required and requires a single pick. Then, the items in the above item group can be put on the same shelf. As an example, when there are three items in the item group, the above items can be placed in the same area of the shelf for subsequent sorting.
上述物品组中的物品放置于同一个货架后,就可以将该货架运输至分拣地点。作为一个示例,可以利用AGV将上述货架运输至分拣地点。在分拣地点,分拣人员可以按照货单,分拣上述货架中的物品。货单中包括货架上物品组的商品的可能性较大。当拣货人员在分拣物品组中的物品时,由于货架上承载有物品组中所有的物品,那么无需再调用其它货架,就可以分拣物品组中的物品,进而提高分拣效率。After the items in the above item group are placed on the same shelf, the shelf can be transported to the sorting location. As an example, AGV can be used to transport the above-mentioned racks to the sorting location. At the sorting location, the sorting personnel can sort the items in the above-mentioned shelves according to the manifest. It is more likely that the goods of the item group on the shelf are included in the manifest. When the picker is sorting the items in the item group, because the shelves carry all the items in the item group, there is no need to call other shelves to sort the items in the item group, thereby improving the sorting efficiency.
作为一个示例,物品组包括三件物品,分别为:物品a、物品b和物品c。由于该物品组的关联度大于预设关联阈值,则将该物品组在同一个货架上架,运输该货架至分拣地点。拣货人员在分拣物品时,上述物品组中物品被需求的可能性较高,货单中包括物品a、物品b和物品c,拣货人员可以从同一个货架分拣获得物品a、物品b和物品c。而无需从多个货架获取物品a、物品b和物品c,因此可以提高分拣效率。As an example, the item group includes three items, namely: item a, item b, and item c. Since the association degree of the item group is greater than the preset association threshold, the item group is put on the same shelf and the shelf is transported to the sorting location. When pickers are sorting items, the items in the above item group are more likely to be required. The manifest includes item a, item b, and item c. The picker can sort and obtain item a and item from the same shelf. b and item c. There is no need to obtain items a, b, and c from multiple shelves, so sorting efficiency can be improved.
在上述实施例中,通过历史货单分析得到一个或多个物品组,物品组包括多个物品。物品组中的物品的相关性较强。然后,将关联度较大的物品组的物品在同一货架上架。然后,运输至分拣地点。拣货人员按照货单分拣物品,货单中包括同一物品组中物品的情况下,由于无需调用其它货架,可以分拣得到物品组中的所有物品,进而提高分拣物品的效率。In the foregoing embodiment, one or more item groups are obtained through historical manifest analysis, and the item groups include multiple items. The items in the item group are more relevant. Then, the items of the item group with a greater degree of relevance are put on the same shelf. Then, transport to the sorting location. Pickers sort items according to the manifest. In the case that the manifest includes items in the same item group, because there is no need to call other shelves, all items in the item group can be sorted, thereby improving the efficiency of sorting items.
下面以物品组中包括两个物品为例,示例性说明本公开实施例中的技术方案。The following takes two items in the item group as an example to illustrate the technical solutions in the embodiments of the present disclosure.
考虑到,可以将两个关联较强的物品相邻放置,以方便拣选。在表4中物品组的基础上,保留包括2个物品的多个物品组。Considering that two items with a strong correlation can be placed next to each other to facilitate picking. On the basis of the item groups in Table 4, multiple item groups including 2 items are reserved.
参见表5,表5中包括物品名称和物品组,其中的物品组包括两个物品。See Table 5. Table 5 includes the item name and item group, where the item group includes two items.
表5table 5
结合表5中的物品组,示例性说明关联度。物品组{a,e}包括两件商品,分别为a和e。在表1中同时包括a和e,是ID 1和2的物品组,物品组的历史货单的数量为2。历史货单总数是为4。那么,物品组{a,e}的关联度等于2/4=0.5。Combining the item groups in Table 5, the relevance degree is exemplified. The item group {a, e} includes two items, namely a and e. Table 1 includes both a and e, which are the item groups with ID 1 and 2, and the number of historical manifests of the item group is 2. The total number of historical manifests is 4. Then, the degree of association of the item group {a, e} is equal to 2/4=0.5.
分别计算表5中每个物品组的出现频率,具体请参见表6。Calculate the frequency of occurrence of each item group in Table 5 respectively, see Table 6 for details.
表6Table 6
物品组Item group | 历史货单的数量The number of historical manifests | 历史货单总数The total number of historical invoices |
{a,e}{a, e} | 22 | 0.50.5 |
{b,e}{b, e} | 22 | 0.50.5 |
{f,e}{f, e} | 22 | 0.50.5 |
{a,f}{a, f} | 33 | 0.750.75 |
{b,f}{b, f} | 33 | 0.750.75 |
{c,f}{c, f} | 22 | 0.50.5 |
{a,c}{a, c} | 33 | 0.750.75 |
{b,c}{b, c} | 22 | 0.50.5 |
{a,b}{a, b} | 33 | 0.750.75 |
作为一个示例,预设关联阈值等于0.5,则将物品组{a,f},物品组{b,f},物品组{a,c}以及物品组{a,b}中的商品,分别在同一个货架上架,即将上述一个物品组中的两个物品在同一个货架上架。示例性的,可以将物品组中一个物品上架至另一个物品的相邻储位,这样便于后续的分拣。As an example, if the preset association threshold is equal to 0.5, the items in the item group {a, f}, item group {b, f}, item group {a, c}, and item group {a, b} are set to Putting on the same shelf means that the two items in the above item group are put on the same shelf. Exemplarily, one item in the item group can be put on a shelf adjacent to another item, which facilitates subsequent sorting.
图4是根据本公开实施例的上架物品的装置的主要结构的示意图,上架物品的装置可以实现上架物品的方法,如图4所示,上架物品的装置具体包括:Fig. 4 is a schematic diagram of the main structure of the device for loading items according to an embodiment of the present disclosure. The device for loading items can implement a method for loading items. As shown in Fig. 4, the device for loading items specifically includes:
采集模块402,用于采集一个或多个历史货单。The collection module 402 is used to collect one or more historical manifests.
分析模块402,用于根据物品在一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,物品组包括多个所述物品。The analysis module 402 is used to determine one or more item groups according to the total number of items appearing in one or more historical manifests and the number of times multiple items appear in the same historical manifest. The item groups include multiple The item.
计算模块403,用于计算物品组的关联度,关联度指示物品组在历史订单中的出现频率。The calculation module 403 is used to calculate the degree of relevance of the item group, and the degree of relevance indicates the frequency of occurrence of the item group in historical orders.
上架模块404,用于将关联度大于预设关联阈值的物品组,在同一个货架上架。The shelving module 404 is used to put the group of items whose relevance degree is greater than the preset relevance threshold on the same shelf.
在本公开的一个实施例中,分析模块401,具体用于基于总次数的降序和多个物品出现在同一历史货单的次数,由历史货单中物品构建频繁模式树;In an embodiment of the present disclosure, the analysis module 401 is specifically configured to construct a frequent pattern tree from the items in the historical manifest based on the descending order of the total number of times and the number of times that multiple items appear in the same historical manifest;
依据频繁模式树,确定一个或多个物品组。According to the frequent pattern tree, one or more item groups are determined.
在本公开的一个实施例中,分析模块401,具体用于在历史货单中的物品中,删除总次数小于出现阈值的物品;In an embodiment of the present disclosure, the analysis module 401 is specifically used to delete the items whose total number of times is less than the occurrence threshold among the items in the historical manifest;
基于总次数的降序和多个物品出现在同一历史货单的次数,由历史货单中剩余的物品构建频繁模式树。Based on the descending order of the total number of times and the number of times that multiple items appear in the same historical manifest, a frequent pattern tree is constructed from the remaining items in the historical manifest.
在本公开的一个实施例中,物品组包括两个物品。In an embodiment of the present disclosure, the item group includes two items.
在本公开的一个实施例中,关联度等于物品组的历史货单的数量与历史货单总数的比值,物品组的历史货单是物品组所在的历史货单。In an embodiment of the present disclosure, the degree of association is equal to the ratio of the number of historical manifests of the item group to the total number of historical manifests, and the historical manifest of the item group is the historical manifest of the item group.
图5示出了可以应用本公开实施例的上架物品的方法或上架物品的装置的示例性系统架构500。FIG. 5 shows an exemplary system architecture 500 of a method for listing items or a device for listing items to which embodiments of the present disclosure can be applied.
如图5所示,系统架构500可以包括终端设备501、502、503,网络504和服务器505。网络504用以在终端设备501、502、503和服务器505之间提供通信链路的介质。网络504可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。As shown in FIG. 5, the system architecture 500 may include terminal devices 501, 502, 503, a network 504, and a server 505. The network 504 is used to provide a medium for communication links between the terminal devices 501, 502, 503 and the server 505. The network 504 may include various connection types, such as wired, wireless communication links, or fiber optic cables, and so on.
用户可以使用终端设备501、502、503通过网络504与服务器505交互,以接收或发送消息等。终端设备501、502、503上可以安装有各种通讯客户端应用,例如购物类应用、网页浏览器应用、搜索类应用、即时通信工具、邮箱客户端、社交平台软件等(仅为示例)。The user can use the terminal devices 501, 502, 503 to interact with the server 505 via the network 504 to receive or send messages and so on. Various communication client applications may be installed on the terminal devices 501, 502, and 503, such as shopping applications, web browser applications, search applications, instant messaging tools, email clients, social platform software, etc. (only examples).
终端设备501、502、503可以是具有显示屏并且支持网页浏览的各种电子设备,包括但不限于智能手机、平板电脑、膝上型便携计算机和台式计算机等等。The terminal devices 501, 502, and 503 may be various electronic devices that have a display screen and support web browsing, including but not limited to smart phones, tablet computers, laptop computers, desktop computers, and so on.
服务器505可以是提供各种服务的服务器,例如对用户利用终端设备501、502、503所浏览的购物类网站提供支持的后台管理服务器(仅为示例)。后台管理服务器可以对接收到的产品信息查询请求等数据进行分析等处理,并将处理结果(例如目标推送信息、产品信息--仅为示例)反馈给终端设备。The server 505 may be a server that provides various services, for example, a back-end management server (just an example) that provides support for shopping websites browsed by users using the terminal devices 501, 502, and 503. The background management server can analyze and process the received product information query request and other data, and feed back the processing results (such as target push information, product information-only examples) to the terminal device.
需要说明的是,本公开实施例所提供的上架物品的方法一般由服务器505执行,相应地,上架物品的装置一般设置于服务器505中。It should be noted that the method for listing items provided by the embodiments of the present disclosure is generally executed by the server 505, and accordingly, the device for listing items is generally set in the server 505.
应该理解,图5中的终端设备、网络和服务器的数目仅仅是示意 性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。It should be understood that the numbers of terminal devices, networks, and servers in Figure 5 are merely illustrative. According to implementation needs, there can be any number of terminal devices, networks and servers.
下面参考图6,其示出了适于用来实现本公开实施例的终端设备的计算机系统600的结构示意图。图6示出的终端设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。Reference is now made to FIG. 6, which shows a schematic structural diagram of a computer system 600 suitable for implementing a terminal device of an embodiment of the present disclosure. The terminal device shown in FIG. 6 is only an example, and should not bring any limitation to the function and scope of use of the embodiments of the present disclosure.
如图6所示,计算机系统600包括中央处理单元(CPU)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储部分608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM 603中,还存储有系统600操作所需的各种程序和数据。CPU 601、ROM 602以及RAM 603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。As shown in FIG. 6, the computer system 600 includes a central processing unit (CPU) 601, which can be based on a program stored in a read-only memory (ROM) 602 or a program loaded from a storage part 608 into a random access memory (RAM) 603 And perform various appropriate actions and processing. The RAM 603 also stores various programs and data required for the operation of the system 600. The CPU 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604. An input/output (I/O) interface 605 is also connected to the bus 604.
以下部件连接至I/O接口605:包括键盘、鼠标等的输入部分606;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分607;包括硬盘等的存储部分608;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分609。通信部分609经由诸如因特网的网络执行通信处理。驱动器610也根据需要连接至I/O接口605。可拆卸介质611,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器610上,以便于从其上读出的计算机程序根据需要被安装入存储部分608。The following components are connected to the I/O interface 605: an input part 606 including a keyboard, a mouse, etc.; an output part 607 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and speakers, etc.; a storage part 608 including a hard disk, etc. ; And a communication section 609 including a network interface card such as a LAN card, a modem, etc. The communication section 609 performs communication processing via a network such as the Internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is installed on the drive 610 as needed, so that the computer program read from it is installed into the storage part 608 as needed.
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分609从网络上被下载和安装,和/或从可拆卸介质611被安装。在该计算机程序被中央处理单元(CPU)601执行时,执行本公开的系统中限定的上述功能。In particular, according to an embodiment of the present disclosure, the process described above with reference to the flowchart can be implemented as a computer software program. For example, the embodiments of the present disclosure include a computer program product, which includes a computer program carried on a computer-readable medium, and the computer program contains program code for executing the method shown in the flowchart. In such an embodiment, the computer program may be downloaded and installed from the network through the communication part 609, and/or installed from the removable medium 611. When the computer program is executed by the central processing unit (CPU) 601, the above-mentioned functions defined in the system of the present disclosure are executed.
需要说明的是,本公开所示的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:无线、电线、光缆、RF等等,或者上述的任意合适的组合。It should be noted that the computer-readable medium shown in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two. The computer-readable storage medium may be, for example, but not limited to, an electric, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples of computer-readable storage media may include, but are not limited to: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In the present disclosure, a computer-readable storage medium may be any tangible medium that contains or stores a program, and the program may be used by or in combination with an instruction execution system, apparatus, or device. In the present disclosure, a computer-readable signal medium may include a data signal propagated in a baseband or as a part of a carrier wave, and a computer-readable program code is carried therein. This propagated data signal can take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. The computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium. The computer-readable medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device . The program code contained on the computer-readable medium can be transmitted by any suitable medium, including but not limited to: wireless, wire, optical cable, RF, etc., or any suitable combination of the above.
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,上述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图或流程图中的每个方框、以及框图或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the accompanying drawings illustrate the possible implementation architecture, functions, and operations of the system, method, and computer program product according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagram may represent a module, program segment, or part of code, and the above-mentioned module, program segment, or part of code contains one or more for realizing the specified logical function Executable instructions. It should also be noted that, in some alternative implementations, the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown in succession can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved. It should also be noted that each block in the block diagram or flowchart, and the combination of blocks in the block diagram or flowchart, can be implemented by a dedicated hardware-based system that performs the specified functions or operations, or can be It is realized by a combination of dedicated hardware and computer instructions.
描述于本公开实施例中所涉及到的模块可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的模块也可以设置在处理器中,例如,可以描述为:一种处理器包括发送单元、获取单元、确定单元和第一处理单元。其中,这些单元的名称在某种情况下并不构成对该单元本身的限定,例如,发送单元还可以被描述为“向所连接的服务端发送图片获取请求的单元”。The modules involved in the embodiments described in the present disclosure can be implemented in software or hardware. The described module may also be provided in the processor, for example, it may be described as: a processor includes a sending unit, an acquiring unit, a determining unit, and a first processing unit. Among them, the names of these units do not constitute a limitation on the unit itself under certain circumstances. For example, the sending unit can also be described as "a unit that sends a picture acquisition request to a connected server".
作为另一方面,本公开还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的设备中所包含的;也可以是单独存在,而未装配入该设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被一个该设备执行时,使得该设备包括:As another aspect, the present disclosure also provides a computer-readable medium. The computer-readable medium may be included in the device described in the above embodiment; or it may exist alone without being assembled into the device. The foregoing computer-readable medium carries one or more programs, and when the foregoing one or more programs are executed by a device, the device includes:
采集一个或多个历史货单;Collect one or more historical manifests;
根据物品在所述一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,所述物品组包括多个所述物品;According to the total number of occurrences of items in the one or more historical manifests and the number of times that multiple items appear in the same historical manifest, one or more item groups are determined, and the item group includes a plurality of said items. article;
计算所述物品组的关联度,所述关联度指示所述物品组在所述历史订单中的出现频率;Calculating the degree of association of the item group, where the degree of association indicates the frequency of appearance of the item group in the historical order;
将所述关联度大于预设关联阈值的物品组,在同一个货架上架。根据本公开实施例的技术方案,因为采集一个或多个历史货单;根据物品在一个或多个历史货单中出现的总次数,以及多个物品出现在同一历史货单的次数,确定一个或多个物品组,物品组包括多个所述物品;计算物品组的关联度,将关联度大于预设关联阈值的物品组,在同一个货架上架。由于在同一货架中装载有出现频率较大的物品物中的物品,多个物品被单次拣选的可能性较大,因此能够提高分拣物品的效率。Put the group of items whose relevance degree is greater than the preset relevance threshold on the same shelf. According to the technical solution of the embodiment of the present disclosure, because one or more historical manifests are collected; according to the total number of occurrences of items in one or more historical manifests and the number of times that multiple items appear in the same historical manifest, one Or multiple item groups, the item group includes a plurality of the items; the relevance degree of the item group is calculated, and the item groups whose relevance degree is greater than a preset relevance threshold are put on the same shelf. Since items in items with a higher frequency of occurrence are loaded on the same shelf, there is a greater possibility that multiple items will be single-selected, so the efficiency of sorting items can be improved.
上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,取决于设计要求和其他因素,可以发生各种 各样的修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。The foregoing specific implementations do not constitute a limitation on the protection scope of the present disclosure. Those skilled in the art should understand that, depending on design requirements and other factors, various modifications, combinations, sub-combinations, and substitutions can occur. Any modifications, equivalent substitutions and improvements made within the spirit and principles of this disclosure should be included in the protection scope of this disclosure.
Claims (10)
- 一种上架物品的方法,包括:A method of listing items, including:采集一个或多个历史货单;Collect one or more historical manifests;根据物品在所述一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,所述物品组包括多个所述物品;According to the total number of occurrences of items in the one or more historical manifests and the number of times that multiple items appear in the same historical manifest, one or more item groups are determined, and the item group includes a plurality of said items. article;计算所述物品组的关联度,所述关联度指示所述物品组在所述历史订单中的出现频率;Calculating the degree of association of the item group, where the degree of association indicates the frequency of appearance of the item group in the historical order;将所述关联度大于预设关联阈值的物品组,在同一个货架上架。Put the group of items whose relevance degree is greater than the preset relevance threshold on the same shelf.
- 根据权利要求1所述上架物品的方法,其中,所述根据物品在所述一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,包括:The method for listing items according to claim 1, wherein the item is determined based on the total number of times that the item appears in the one or more historical manifests and the number of times that multiple items appear in the same historical manifest Or multiple item groups, including:基于物品出现的总次数由所述历史货单中物品构建频繁模式树;Construct a frequent pattern tree from the items in the historical manifest based on the total number of occurrences of items;依据所述频繁模式树,确定一个或多个物品组。According to the frequent pattern tree, one or more item groups are determined.
- 根据权利要求2所述上架物品的方法,其中,所述基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中物品构建频繁模式树,包括:The method for listing items according to claim 2, wherein, based on the descending order of the total number of times and the number of times the multiple items appear in the same historical manifest, a frequent pattern is constructed from the items in the historical manifest Trees, including:在所述历史货单中的物品中,删除所述总次数小于出现阈值的物品;Among the items in the historical manifest, delete items whose total number of times is less than the occurrence threshold;基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中剩余的物品构建频繁模式树。Based on the descending order of the total number of times and the number of times that the multiple items appear in the same historical manifest, a frequent pattern tree is constructed from the remaining items in the historical manifest.
- 根据权利要求1所述上架物品的方法,其中,所述物品组包括两个所述物品。The method for placing items on the shelves according to claim 1, wherein the item group includes two of the items.
- 根据权利要求1所述上架物品的方法,其中,所述关联度等于物品组的历史货单的数量与历史货单总数的比值,所述物品组的历史 货单是所述物品组所在的历史货单。The method for listing items according to claim 1, wherein the degree of association is equal to the ratio of the number of historical manifests of the item group to the total number of historical manifests, and the historical manifest of the item group is the history where the item group is located. manifest.
- 一种上架物品的装置,包括:A device for putting items on the shelves, including:采集模块,用于采集一个或多个历史货单;Collection module, used to collect one or more historical manifests;分析模块,用于根据物品在所述一个或多个历史货单中出现的总次数,以及多个物品出现在同一所述历史货单的次数,确定一个或多个物品组,所述物品组包括多个所述物品;The analysis module is used to determine one or more item groups according to the total number of items that appear in the one or more historical manifests and the number of times that multiple items appear in the same historical manifest. Including a plurality of said items;计算模块,用于计算所述物品组的关联度,所述关联度指示所述物品组在所述历史订单中的出现频率;A calculation module, configured to calculate the degree of association of the item group, where the degree of association indicates the frequency of appearance of the item group in the historical order;上架模块,用于将所述关联度大于预设关联阈值的物品组,在同一个货架上架。The shelving module is used to put the group of items whose correlation degree is greater than a preset correlation threshold on the same shelf.
- 根据权利要求6所述上架物品的装置,其中,所述分析模块,具体用于基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中物品构建频繁模式树;The device for placing items on the shelves according to claim 6, wherein the analysis module is specifically configured to determine the number of items on the same historical manifest based on the descending order of the total number of times and the number of times that the multiple items appear on the same historical inventory. Build a frequent pattern tree with items in a single item;依据所述频繁模式树,确定一个或多个物品组。According to the frequent pattern tree, one or more item groups are determined.
- 根据权利要求7所述上架物品的装置,其中,所述分析模块,具体用于在所述历史货单中的物品中,删除所述总次数小于出现阈值的物品;The device for listing items according to claim 7, wherein the analysis module is specifically configured to delete items whose total number of times is less than the occurrence threshold among items in the historical manifest;基于所述总次数的降序和所述多个物品出现在同一所述历史货单的次数,由所述历史货单中剩余的物品构建频繁模式树。Based on the descending order of the total number of times and the number of times that the multiple items appear in the same historical manifest, a frequent pattern tree is constructed from the remaining items in the historical manifest.
- 一种上架物品的电子设备,包括:An electronic device for listing items, including:一个或多个处理器;One or more processors;存储装置,用于存储一个或多个程序,Storage device for storing one or more programs,当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-5中任一所述的方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the method according to any one of claims 1-5.
- 一种计算机可读介质,其上存储有计算机程序,其中,所述程序被处理器执行时实现如权利要求1-5中任一所述的方法。A computer readable medium having a computer program stored thereon, wherein the program is executed by a processor to implement the method according to any one of claims 1-5.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910739855.9A CN112396363A (en) | 2019-08-12 | 2019-08-12 | Method, device, equipment and computer readable medium for shelving articles |
CN201910739855.9 | 2019-08-12 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2021027280A1 true WO2021027280A1 (en) | 2021-02-18 |
Family
ID=74569493
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2020/079209 WO2021027280A1 (en) | 2019-08-12 | 2020-03-13 | Item loading method and apparatus, device and computer-readable medium |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN112396363A (en) |
WO (1) | WO2021027280A1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113780943B (en) * | 2021-08-31 | 2024-08-09 | 广州佳帆计算机有限公司 | Method, device, equipment and storage medium for storing layout of articles |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107944896A (en) * | 2016-10-13 | 2018-04-20 | 北京京东尚科信息技术有限公司 | Determine the method and device of commodity association degree |
CN108288182A (en) * | 2018-02-12 | 2018-07-17 | 安徽千云度信息技术有限公司 | Supermarket's commodity management system based on big data and method |
CN108960708A (en) * | 2018-05-31 | 2018-12-07 | 北京极智嘉科技有限公司 | Cargo restocking method, apparatus, system, cargo restocking terminal and storage medium |
CN109670861A (en) * | 2018-11-30 | 2019-04-23 | 深圳冠思大数据服务有限公司 | Commodity on shelf sale effect method for improving and system based on artificial intelligence |
CN109726968A (en) * | 2019-01-21 | 2019-05-07 | 广州大学 | A kind of commodity restocking method, equipment and medium based on intelligent repository |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10832194B2 (en) * | 2016-05-10 | 2020-11-10 | International Business Machines Corporation | System and method for setting inventory thresholds for offering and fulfillment across retail supply networks |
US10991026B2 (en) * | 2016-08-10 | 2021-04-27 | Home Depot Product Authority, Llc | Product recommendations based on items frequently bought together |
WO2018129362A1 (en) * | 2017-01-05 | 2018-07-12 | Staples, Inc. | Hybrid modular storage fetching system |
CN106672521B (en) * | 2017-03-30 | 2019-03-26 | 北京京东尚科信息技术有限公司 | Method and apparatus for determining storage position for article |
CN109214730B (en) * | 2017-06-29 | 2022-04-12 | 北京京东尚科信息技术有限公司 | Information pushing method and device |
CN109767150B (en) * | 2017-11-09 | 2020-11-20 | 北京京东乾石科技有限公司 | Information pushing method and device |
CN109656540B (en) * | 2018-11-16 | 2022-07-26 | 浙江心怡供应链管理有限公司 | Replenishment stock space recommendation method based on Apriori algorithm |
-
2019
- 2019-08-12 CN CN201910739855.9A patent/CN112396363A/en active Pending
-
2020
- 2020-03-13 WO PCT/CN2020/079209 patent/WO2021027280A1/en active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107944896A (en) * | 2016-10-13 | 2018-04-20 | 北京京东尚科信息技术有限公司 | Determine the method and device of commodity association degree |
CN108288182A (en) * | 2018-02-12 | 2018-07-17 | 安徽千云度信息技术有限公司 | Supermarket's commodity management system based on big data and method |
CN108960708A (en) * | 2018-05-31 | 2018-12-07 | 北京极智嘉科技有限公司 | Cargo restocking method, apparatus, system, cargo restocking terminal and storage medium |
CN109670861A (en) * | 2018-11-30 | 2019-04-23 | 深圳冠思大数据服务有限公司 | Commodity on shelf sale effect method for improving and system based on artificial intelligence |
CN109726968A (en) * | 2019-01-21 | 2019-05-07 | 广州大学 | A kind of commodity restocking method, equipment and medium based on intelligent repository |
Also Published As
Publication number | Publication date |
---|---|
CN112396363A (en) | 2021-02-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20170140058A1 (en) | Systems and Methods for Identifying Influencers and Their Communities in a Social Data Network | |
WO2012068557A1 (en) | Real-time analytics of streaming data | |
CN110109901B (en) | Method and device for screening target object | |
CN110097302B (en) | Method and device for distributing orders | |
CN111489201A (en) | Method, device and storage medium for analyzing customer value | |
CN107729399A (en) | The method and apparatus of data processing | |
CN111126442B (en) | Method for generating key attribute of article, method and device for classifying article | |
CN109658018A (en) | The method and apparatus for improving storage outbound efficiency | |
CN104077723A (en) | Social network recommending system and social network recommending method | |
WO2018213325A1 (en) | Distributed node cluster for establishing a digital touchpoint across multiple devices on a digital communications network | |
CN110659760A (en) | Configuration method and system for warehouse storage position | |
WO2021143510A1 (en) | Task determination method and device | |
CN110826953B (en) | Warehouse storage equipment planning method and device | |
CN112818230A (en) | Content recommendation method and device, electronic equipment and storage medium | |
WO2021027280A1 (en) | Item loading method and apparatus, device and computer-readable medium | |
CN107016583A (en) | Data processing method and device | |
CN112989276B (en) | Evaluation method and device of information push system | |
WO2021103508A1 (en) | Seed user selection method, apparatus and device, and storage medium | |
CN110826960B (en) | Order picking method, device, equipment and computer readable medium | |
Volk et al. | New e-commerce user interest patterns | |
CN109426998A (en) | Information-pushing method and device | |
CN112991033A (en) | Method and device for determining value attribute of article | |
CN113792946B (en) | Method, apparatus, electronic device and computer readable medium for displaying articles | |
CN112785213B (en) | Warehouse manifest picking construction method and device | |
CN106202503B (en) | Data processing method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20851584 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 20851584 Country of ref document: EP Kind code of ref document: A1 |