WO2022057270A1 - Information processing method and apparatus - Google Patents

Information processing method and apparatus Download PDF

Info

Publication number
WO2022057270A1
WO2022057270A1 PCT/CN2021/091271 CN2021091271W WO2022057270A1 WO 2022057270 A1 WO2022057270 A1 WO 2022057270A1 CN 2021091271 W CN2021091271 W CN 2021091271W WO 2022057270 A1 WO2022057270 A1 WO 2022057270A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
information processing
processed
aggregated
type set
Prior art date
Application number
PCT/CN2021/091271
Other languages
French (fr)
Chinese (zh)
Inventor
王杰颖
Original Assignee
北京沃东天骏信息技术有限公司
北京京东世纪贸易有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京沃东天骏信息技术有限公司, 北京京东世纪贸易有限公司 filed Critical 北京沃东天骏信息技术有限公司
Priority to JP2022570639A priority Critical patent/JP2023526462A/en
Priority to KR1020237001703A priority patent/KR20230024405A/en
Publication of WO2022057270A1 publication Critical patent/WO2022057270A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]

Definitions

  • the embodiments of the present application relate to the field of computer technologies, and in particular, to an information processing method and apparatus.
  • the embodiments of the present application provide an information processing method and apparatus.
  • an embodiment of the present application provides an information processing method, including: according to preset associated information, summarizing the acquired information to be processed to obtain summary information; according to the information type including all the information to be processed in the summary information The set of information types, determine the information processing method corresponding to the aggregated information; process the aggregated information based on the information processing method.
  • the above method further includes: generating a plurality of information processing components based on an input operation of a user, wherein each information processing component of the plurality of information processing components includes processing mode information representing an information processing mode, and triggering a trigger The information type set of the information processing method corresponding to the information processing component; and the above-mentioned information type set including the information types of all the information to be processed in the summary information, determining the information processing method corresponding to the summary information, including: including the summary information corresponding to The information processing component of the set of information types is determined as the target information processing component; the information processing method represented by the processing method information in the target information processing component is determined as the information processing method corresponding to the summary information.
  • generating a plurality of information processing components based on the user's input operation includes: configuring a template based on a preset component, receiving processing mode information input by the user, and triggering information processing represented by the corresponding processing mode information A collection of information types in a manner to generate multiple information processing components.
  • the above method further includes, in response to determining that the aggregated information is processed, identifying the aggregated information to indicate that the aggregated information has been processed.
  • the method before processing the summary information based on the information processing method, the method further includes: judging whether there is an information type set determined based on the preset association information in the summary information in all the identified summary information; In response to determining that it does not exist, it is determined that the summary information has not been processed.
  • an embodiment of the present application provides an information processing apparatus, including: an aggregation unit configured to aggregate the acquired information to be processed according to preset associated information to obtain aggregated information; a determination unit configured to The information type set including the information types of all the information to be processed in the summary information determines the information processing method corresponding to the summary information; the processing unit is configured to process the summary information based on the information processing method.
  • the above-mentioned apparatus further includes: a generating unit configured to generate a plurality of information processing components based on an input operation of a user, wherein each information processing component of the plurality of information processing components includes a Processing method information, and the information type set that triggers the information processing method corresponding to the information processing component; and the determining unit, further configured to: determine the information processing component including the information type set corresponding to the summary information as the target information processing component; The information processing mode represented by the processing mode information in the target information processing component is determined as the information processing mode corresponding to the summary information.
  • the generating unit is further configured to: based on a preset component configuration template, receive the processing mode information input by the user, and trigger the information type set of the information processing mode represented by the corresponding processing mode information, and generate multiple an information processing component.
  • the above apparatus further includes an identification unit configured to, in response to determining that the summary information is processed, identify the summary information to indicate that the summary information has been processed.
  • the method before processing the aggregated information based on the information processing method, the method further includes: a determining unit configured to determine whether there is preset associated information in the aggregated information among all the identified aggregated information that has been identified The determined set of information types; in response to determining that it does not exist, it is determined that the aggregated information was not processed.
  • an embodiment of the present application provides a computer-readable medium on which a computer program is stored, wherein the method described in any implementation manner of the first aspect is implemented when the program is executed by a processor.
  • an embodiment of the present application provides an electronic device, including: one or more processors; a storage device, on which one or more programs are stored, when the one or more programs are processed by the one or more processors Execution causes one or more processors to implement a method as described in any implementation form of the first aspect.
  • the information processing method and device provided by the embodiments of the present application obtain summary information by summarizing the acquired information to be processed according to preset associated information; Determine the information processing method corresponding to the summary information; process the summary information based on the information processing method, so as to quickly determine the information processing method based on the information type set corresponding to the summary information, and improve the information processing efficiency and information processing speed.
  • FIG. 1 is an exemplary system architecture diagram to which an embodiment of the present application may be applied;
  • Fig. 2 is a flowchart according to an embodiment of the information processing method of the present application
  • FIG. 3 is a schematic diagram of an application scenario of the information processing method according to the present embodiment.
  • FIG. 4 is a flow chart of yet another embodiment of an information processing method according to the present application.
  • FIG. 5 is a structural diagram of an embodiment of an information processing apparatus according to the present application.
  • FIG. 6 is a schematic structural diagram of a computer system suitable for implementing the embodiments of the present application.
  • FIG. 1 shows an exemplary architecture 100 to which the information processing method and apparatus of the present application may be applied.
  • the system architecture 100 may include terminal devices 101 , 102 , and 103 , a network 104 and a server 105 .
  • the network 104 is a medium used to provide a communication link between the terminal devices 101 , 102 , 103 and the server 105 .
  • the network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
  • the terminal devices 101, 102, and 103 may be hardware devices or software that support network connection for data interaction and data processing.
  • the terminal devices 101, 102, 103 are hardware, they can be various electronic devices that support network connection, information interaction, display, processing and other functions, including but not limited to smart phones, tablet computers, e-book readers, laptops laptops and desktop computers, etc.
  • the terminal devices 101, 102, and 103 are software, they can be installed in the electronic devices listed above. It can be implemented, for example, as multiple software or software modules for providing distributed services, or as a single software or software module. There is no specific limitation here.
  • the server 105 may be a server that provides various services, such as a background processing server that receives information to be processed generated by the user performing operations on the terminal devices 101 , 102 , and 103 , and performs information processing.
  • the background processing server can summarize the acquired information to be processed according to the preset association information to obtain the summary information; and determine the information processing method corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information; Based on the information processing method, the aggregated information is processed.
  • the server 105 may be a cloud server.
  • the server may be hardware or software.
  • the server can be implemented as a distributed server cluster composed of multiple servers, or can be implemented as a single server.
  • the server is software, it can be implemented as a plurality of software or software modules (for example, software or software modules for providing distributed services), or can be implemented as a single software or software module. There is no specific limitation here.
  • each part (eg, each unit, sub-unit, module, sub-module) included in the information processing apparatus can be all set in the server, can also all be set in the terminal device, and can also be set in the server and the terminal device respectively.
  • the numbers of terminal devices, networks and servers in FIG. 1 are merely illustrative. There can be any number of terminal devices, networks and servers according to implementation needs.
  • the system architecture may only include the electronic device (such as a server or terminal device) on which the information processing method runs.
  • a flow 200 of an embodiment of an information processing method is shown, including the following steps:
  • Step 201 according to preset association information, summarize the acquired information to be processed to obtain summary information.
  • the execution body of the information processing method can obtain the information to be processed remotely or locally through a wired connection or a wireless connection, and according to the preset association information, The acquired pending information is aggregated to obtain aggregated information.
  • the preset association information may be information representing the association between the information to be processed.
  • the information to be processed may be operation information generated during the user's purchase of an item, including but not limited to placing an order, paying for an order, and canceling an order; the preset associated information may be an order number.
  • the preset association association information in this embodiment may be any association information set by the user according to his own needs, which represents association between the information to be processed.
  • the preset associated information when it is necessary to count the sales of items under the mobile phone category, can be the order numbers of all models and brands of mobile phones in the mobile phone category; If the sales volume of the mobile phone model is to be counted, the preset associated information can be the order number of the mobile phone of model A; when the overall sales of the shopping application needs to be counted, the order number of each item in the shopping application can be used.
  • the above-mentioned execution body aggregates the information to be processed with the association represented by the preset association information, so as to obtain the aggregated information.
  • the above-mentioned execution entity can perform information aggregation to obtain two pending information of order placing operation information and payment operation information corresponding to the same order number A, and then aggregate the aggregated information corresponding to the order number A.
  • the summary information indicates that the user has completed the purchase of the item corresponding to the order number.
  • the above-mentioned execution entity collects information, it obtains three types of pending information, namely order placing operation information, payment operation operation and cancellation operation information corresponding to the same order number B, and further aggregates to obtain the summary information corresponding to the pending order number B
  • the summary information indicates that the user has performed a return operation after purchasing the item represented by the order number B.
  • Step 202 Determine an information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information.
  • the above-mentioned execution subject may determine the information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information obtained in step 201 .
  • the information type may be an information type obtained by classifying the information to be processed according to the actual needs of the user. Taking a shopping application as an example, its information types can be divided into information types such as placing an order, paying for an order, and canceling an order.
  • the above-mentioned executive body can determine the information types of all the information to be processed in the summary information according to the predetermined information type division rules, and then can determine the information type set including the information types of all the information to be processed in the summary information.
  • the information type set corresponding to the summary information can be ⁇ place an order ⁇ , ⁇ place an order, pay an order ⁇ , ⁇ place an order, pay an order, cancel an order ⁇ or ⁇ place an order order, cancel order ⁇ .
  • the above-mentioned execution body processes the aggregated information in different information processing methods.
  • the items corresponding to the information type set can be counted, and for the information type set of ⁇ Order, pay order, cancel order ⁇ summary information, the items corresponding to this information type set cannot be counted.
  • the above-mentioned execution body may be provided with a database representing the correspondence between the set of data types and the information processing manner.
  • the above executive body can determine the information processing method corresponding to the aggregated information according to the database.
  • each information processing component of the plurality of information processing components includes processing mode information representing the information processing mode, and an information type set that triggers the information processing mode corresponding to the information processing component.
  • the information type set that triggers the information processing mode corresponding to the information processing component is represented, and when the information type set corresponding to the summary information is the same as the information type set included in the information processing component, triggering the processing mode information in the information processing component.
  • the representational information processing method handles aggregated information.
  • the above-mentioned execution body determines the information processing component that includes the information type set corresponding to the summary information as the target information processing component; and determines the information processing method represented by the processing method information in the target information processing component as the information processing method corresponding to the summary information.
  • Information processing method determines the information processing component that includes the information type set corresponding to the summary information as the target information processing component; and determines the information processing method represented by the processing method information in the target information processing component as the information processing method corresponding to the summary information.
  • the above-mentioned execution body receives the processing mode information input by the user and triggers the information type set of the information processing mode represented by the corresponding processing mode information based on the preset component configuration template, Generate multiple information processing components.
  • the preset component configuration template includes an information type set selection part and an information processing mode selection part.
  • the information type set selection part displays various information types to the user, and the information type selected by the user forms an information type set;
  • the information processing method selection part displays various information processing methods to the user, and determines the information processing method selected by the user as the desired information processing method.
  • the information processing mode of the generated information processing component includes an information type set selection part and an information processing mode selection part.
  • users can flexibly create corresponding information processing components to realize information processing for different dimensions of the information to be processed.
  • step 203 the aggregated information is processed based on the information processing method.
  • the above-mentioned execution subject may process the aggregated information based on the information processing method determined in step 202 .
  • the summary information is directly processed, which simplifies the logic analysis process between the multiple pieces of information to be processed in the summary information by the above-mentioned execution subject, and improves the information processing efficiency.
  • FIG. 3 is a schematic diagram of an application scenario of the information processing method according to this embodiment.
  • the server 301 may obtain the pending information generated by all users of the preset shopping application in the process of using the preset shopping application, including but not limited to order placing operation information, payment order operation information, Cancel order action information.
  • the users 302 , 303 , 304 and 305 run the preset shopping applications through the terminal devices 306 , 307 , 308 and 309 in sequence.
  • the server 301 aggregates the acquired information to be processed according to the preset associated information (order number) to obtain aggregated information; then, determines a set of information types corresponding to each aggregated information, including: ⁇ order ⁇ , ⁇ order, payment order ⁇ , ⁇ place an order, pay an order, cancel an order ⁇ or ⁇ place an order, cancel an order ⁇ , etc.; and determine the information processing method corresponding to the summary information according to the information type set corresponding to the summary information (for example, for ⁇ place an order, pay an order)
  • the order corresponding to the set of information types of ⁇ is used for sales statistics); finally, based on the information processing method, the summary information is processed.
  • the method provided by the above-mentioned embodiments of the present disclosure obtains the summary information by summarizing the acquired information to be processed according to the preset association information; and determines the summary according to the information type set including the information types of all the information to be processed in the summary information
  • the information processing method corresponding to the information based on the information processing method, the summary information is processed, so that the information processing method is quickly determined based on the information type set corresponding to the summary information, and the information processing efficiency and information processing speed are improved.
  • FIG. 4 a schematic flow 400 of another embodiment of the information processing method according to the present application is shown, including the following steps:
  • Step 401 according to preset association information, summarize the acquired information to be processed to obtain summary information.
  • step 401 is performed in a manner similar to step 201, and details are not described herein again.
  • Step 402 Determine an information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information.
  • step 402 is performed in a manner similar to that of step 202, and details are not described herein again.
  • Step 403 Determine whether there is an information type set determined based on the preset association information in the summary information among all the identified summary information.
  • the above-mentioned execution body identifies each processed summary information to obtain the identified summary information. Further, the above-mentioned execution body judges, with respect to the summary information to be processed, whether there is an information type set obtained based on the preset associated information in the summary information among all the identified summary information that has been identified.
  • the information type set obtained based on the preset association information represents the information type set is determined on the basis of the preset association information.
  • the preset associated information is the order number "125705466749”
  • the information type set is a set of information types including each pending information associated with the order number.
  • the information type set of the identification summary information includes the information type of each pending information associated with the order number. Collection, indicating that the aggregated information has been processed.
  • step 404 in response to determining that it does not exist, it is determined that the summary information has not been processed.
  • step 405 the aggregated information is processed based on the information processing method.
  • the process 400 of the information processing method in this embodiment specifically describes the deduplication processing for aggregated information, and prevents processing of aggregated information that has already been processed. Do the processing again. In this way, the information processing efficiency and accuracy are further improved.
  • the present disclosure provides an embodiment of an information processing apparatus.
  • the apparatus embodiment corresponds to the method embodiment shown in FIG. 2 .
  • the apparatus may specifically Used in various electronic devices.
  • the information processing apparatus includes: a summarizing unit 501, configured to summarize the acquired information to be processed according to preset associated information to obtain summary information; a determining unit 502, configured to include summary information according to The information type set of the information types of all the information to be processed in the information type set determines the information processing method corresponding to the summary information; the processing unit 503 is configured to process the summary information based on the information processing method.
  • the above apparatus further includes: a generating unit (not shown in the figure) configured to generate a plurality of information processing components based on an input operation of a user, wherein each information processing component of the plurality of information processing components The component includes processing method information representing the information processing method, and an information type set that triggers the information processing method corresponding to the information processing component; and the determining unit 502 is further configured to: include the information processing component of the information type set corresponding to the summary information is determined as the target information processing component; the information processing mode represented by the processing mode information in the target information processing component is determined as the information processing mode corresponding to the summary information.
  • the generating unit (not shown in the figure) is further configured to: configure a template based on a preset component, receive the processing mode information input by the user, and trigger the information processing mode represented by the corresponding processing mode information A collection of information types to generate multiple information processing components.
  • the above apparatus further includes: an identification unit (not shown in the figure) configured to, in response to determining that the summary information is processed, identify the summary information to indicate that the summary information has been processed.
  • an identification unit (not shown in the figure) configured to, in response to determining that the summary information is processed, identify the summary information to indicate that the summary information has been processed.
  • the method before processing the summary information based on the information processing method, the method further includes: a determining unit (not shown in the figure) configured to judge whether there is a summary in all the identified summary information that has been identified A set of information types in the information determined based on the preset association information; in response to determining that it does not exist, it is determined that the aggregated information has not been processed.
  • a determining unit (not shown in the figure) configured to judge whether there is a summary in all the identified summary information that has been identified A set of information types in the information determined based on the preset association information; in response to determining that it does not exist, it is determined that the aggregated information has not been processed.
  • the aggregation unit in the information processing device aggregates the acquired information to be processed according to the preset associated information to obtain the aggregated information; the determination unit is based on the information type set including the information types of all the information to be processed in the aggregated information , determine the information processing method corresponding to the summary information; the processing unit processes the summary information based on the information processing method, so as to quickly determine the information processing method based on the information type set corresponding to the summary information, which improves the information processing efficiency and information processing speed.
  • FIG. 6 it shows a schematic structural diagram of a computer system 600 suitable for implementing the devices of the embodiments of the present application (eg, devices 101 , 102 , 103 , and 105 shown in FIG. 1 ).
  • the device shown in FIG. 6 is only an example, and should not impose any limitations on the functions and scope of use of the embodiments of the present application.
  • a computer system 600 includes a processor (eg, CPU, central processing unit) 601 that can be loaded into a random access memory (RAM) according to a program stored in a read only memory (ROM) 602 or from a storage section 608
  • the program in 603 executes various appropriate actions and processes.
  • various programs and data necessary for the operation of the system 600 are also stored.
  • the processor 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 bus 604 .
  • the following components are connected to the I/O interface 605: an input section 606 including a keyboard, a mouse, etc.; an output section 607 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and a speaker, etc.; a storage section 608 including a hard disk, etc. ; and a communication section 609 including a network interface card such as a LAN card, a modem, and the like. The communication section 609 performs communication processing via a network such as the Internet.
  • a drive 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 mounted on the drive 610 as needed so that a computer program read therefrom is installed into the storage section 608 as needed.
  • embodiments of the present disclosure include a computer program product comprising a computer program carried on a computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via the communication portion 609 and/or installed from the removable medium 611 .
  • the computer program is executed by the processor 601, the above-mentioned functions defined in the method of the present application are performed.
  • the computer-readable medium of the present application may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any 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), fiber optics, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
  • a computer-readable storage medium can be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
  • Program code embodied on a computer readable medium may be transmitted using any suitable medium including, but not limited to, wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
  • Computer program code for performing the operations of the present application may be written in one or more programming languages, including object-oriented programming languages—such as Java, Smalltalk, C++, and also conventional procedures, or a combination thereof programming language - such as "C" or a similar programming language.
  • the program code may execute entirely on the client computer, partly on the client computer, as a stand-alone software package, partly on the client computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer may be connected to the client computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through Internet connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logical functions for implementing the specified functions executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or operations , or can be implemented in a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments of the present application may be implemented in a software manner, and may also be implemented in a hardware manner.
  • the described unit may also be provided in the processor, for example, it may be described as: a processor including a summarizing unit, a determining unit and a processing unit.
  • the names of these units do not constitute a limitation of the unit itself under certain circumstances.
  • the summary unit can also be described as "according to preset associated information, the acquired information to be processed is summarized, and the summary information is obtained. unit".
  • the present application also provides a computer-readable medium
  • the computer-readable medium may be included in the device described in the above-mentioned embodiments, or it may exist independently without being assembled into the device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the device, the computer equipment: according to preset associated information, summarizes the acquired information to be processed to obtain summary information; According to the information type set including the information types of all the information to be processed in the summary information, the information processing method corresponding to the summary information is determined; based on the information processing method, the summary information is processed.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

An information processing method and apparatus. The method comprises: according to preset association information, summarizing acquired information to be processed, so as to obtain summary information (201); according to an information type set that comprises the information types of all of the information to be processed in the summary information, determining an information processing means corresponding to the summary information (202); and on the basis of the information processing means, processing the summary information (203), so that the information processing means is quickly determined on the basis of the information type set corresponding to the summary information, thus improving information processing efficiency and information processing speed.

Description

信息处理方法及装置Information processing method and device
交叉引用cross reference
本专利申请要求于2020年09月18日提交的、申请号为202010991594.2、发明名称为“信息处理方法及装置”的中国专利申请的优先权,该申请的全文以引用的方式并入本申请中。This patent application claims the priority of the Chinese patent application filed on September 18, 2020 with the application number of 202010991594.2 and the invention titled "Information Processing Method and Device", the full text of which is incorporated into this application by reference .
技术领域technical field
本申请实施例涉及计算机技术领域,具体涉及一种信息处理方法及装置。The embodiments of the present application relate to the field of computer technologies, and in particular, to an information processing method and apparatus.
背景技术Background technique
在实时计算开发过程中,经常发生同时接入多个相关联的信息的情况,多个信息具有相关联的关键字(例如订单号)。接入的多个信息的顺序是无法控制的,而底层的计算逻辑必须依赖信息的到达顺序来进行处理计算。无序的信息增加了信息处理计算的难度,业务逻辑处理复杂。In the process of real-time computing development, it often happens that multiple pieces of related information are simultaneously accessed, and the multiple pieces of information have related keywords (eg, order numbers). The order of multiple pieces of information accessed is uncontrollable, and the underlying computing logic must rely on the order of arrival of the information to perform processing calculations. The disordered information increases the difficulty of information processing and calculation, and the business logic processing is complicated.
发明内容SUMMARY OF THE INVENTION
本申请实施例提出了一种信息处理方法及装置。The embodiments of the present application provide an information processing method and apparatus.
第一方面,本申请实施例提供了一种信息处理方法,包括:根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;基于信息处理方式,对汇总信息进行处理。In a first aspect, an embodiment of the present application provides an information processing method, including: according to preset associated information, summarizing the acquired information to be processed to obtain summary information; according to the information type including all the information to be processed in the summary information The set of information types, determine the information processing method corresponding to the aggregated information; process the aggregated information based on the information processing method.
在一些实施例中,上述方法还包括:基于用户的输入操作,生成多个信息处理组件,其中,多个信息处理组件中的每个信息处理组件包括表征信息处理方式的处理方式信息,以及触发该信息处理组件对 应的信息处理方式的信息类型集合;以及上述根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式,包括:将包括汇总信息对应的信息类型集合的信息处理组件,确定为目标信息处理组件;将目标信息处理组件中的处理方式信息所表征的信息处理方式,确定为汇总信息对应的信息处理方式。In some embodiments, the above method further includes: generating a plurality of information processing components based on an input operation of a user, wherein each information processing component of the plurality of information processing components includes processing mode information representing an information processing mode, and triggering a trigger The information type set of the information processing method corresponding to the information processing component; and the above-mentioned information type set including the information types of all the information to be processed in the summary information, determining the information processing method corresponding to the summary information, including: including the summary information corresponding to The information processing component of the set of information types is determined as the target information processing component; the information processing method represented by the processing method information in the target information processing component is determined as the information processing method corresponding to the summary information.
在一些实施例中,上述基于用户的输入操作,生成多个信息处理组件,包括:基于预设组件配置模板,接收用户输入的处理方式信息,以及触发所对应的处理方式信息所表征的信息处理方式的信息类型集合,生成多个信息处理组件。In some embodiments, generating a plurality of information processing components based on the user's input operation includes: configuring a template based on a preset component, receiving processing mode information input by the user, and triggering information processing represented by the corresponding processing mode information A collection of information types in a manner to generate multiple information processing components.
在一些实施例中,上述方法还包括:响应于确定汇总信息被处理,对汇总信息进行标识,以指示汇总信息已被处理。In some embodiments, the above method further includes, in response to determining that the aggregated information is processed, identifying the aggregated information to indicate that the aggregated information has been processed.
在一些实施例中,在上述基于信息处理方式,对汇总信息进行处理之前,还包括:判断已被标识的所有标识汇总信息中,是否存在汇总信息中基于预设关联信息确定的信息类型集合;响应于确定不存在,判定汇总信息未被处理。In some embodiments, before processing the summary information based on the information processing method, the method further includes: judging whether there is an information type set determined based on the preset association information in the summary information in all the identified summary information; In response to determining that it does not exist, it is determined that the summary information has not been processed.
第二方面,本申请实施例提供了一种信息处理装置,包括:汇总单元,被配置成根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;确定单元,被配置成根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;处理单元,被配置成基于信息处理方式,对汇总信息进行处理。In a second aspect, an embodiment of the present application provides an information processing apparatus, including: an aggregation unit configured to aggregate the acquired information to be processed according to preset associated information to obtain aggregated information; a determination unit configured to The information type set including the information types of all the information to be processed in the summary information determines the information processing method corresponding to the summary information; the processing unit is configured to process the summary information based on the information processing method.
在一些实施例中,上述装置还包括:生成单元,被配置成基于用户的输入操作,生成多个信息处理组件,其中,多个信息处理组件中的每个信息处理组件包括表征信息处理方式的处理方式信息,以及触发该信息处理组件对应的信息处理方式的信息类型集合;以及确定单元,进一步被配置成:将包括汇总信息对应的信息类型集合的信息处理组件,确定为目标信息处理组件;将目标信息处理组件中的处理方式信息所表征的信息处理方式,确定为汇总信息对应的信息处理方式。In some embodiments, the above-mentioned apparatus further includes: a generating unit configured to generate a plurality of information processing components based on an input operation of a user, wherein each information processing component of the plurality of information processing components includes a Processing method information, and the information type set that triggers the information processing method corresponding to the information processing component; and the determining unit, further configured to: determine the information processing component including the information type set corresponding to the summary information as the target information processing component; The information processing mode represented by the processing mode information in the target information processing component is determined as the information processing mode corresponding to the summary information.
在一些实施例中,生成单元,进一步被配置成:基于预设组件配置模板,接收用户输入的处理方式信息,以及触发所对应的处理方式信息所表征的信息处理方式的信息类型集合,生成多个信息处理组件。In some embodiments, the generating unit is further configured to: based on a preset component configuration template, receive the processing mode information input by the user, and trigger the information type set of the information processing mode represented by the corresponding processing mode information, and generate multiple an information processing component.
在一些实施例中,上述装置还包括:标识单元,被配置成响应于确定汇总信息被处理,对汇总信息进行标识,以指示汇总信息已被处理。In some embodiments, the above apparatus further includes an identification unit configured to, in response to determining that the summary information is processed, identify the summary information to indicate that the summary information has been processed.
在一些实施例中,在上述基于信息处理方式,对汇总信息进行处理之前,还包括:判定单元,被配置成判断已被标识的所有标识汇总信息中,是否存在汇总信息中基于预设关联信息确定的信息类型集合;响应于确定不存在,判定汇总信息未被处理。In some embodiments, before processing the aggregated information based on the information processing method, the method further includes: a determining unit configured to determine whether there is preset associated information in the aggregated information among all the identified aggregated information that has been identified The determined set of information types; in response to determining that it does not exist, it is determined that the aggregated information was not processed.
第三方面,本申请实施例提供了一种计算机可读介质,其上存储有计算机程序,其中,程序被处理器执行时实现如第一方面任一实现方式描述的方法。In a third aspect, an embodiment of the present application provides a computer-readable medium on which a computer program is stored, wherein the method described in any implementation manner of the first aspect is implemented when the program is executed by a processor.
第四方面,本申请实施例提供了一种电子设备,包括:一个或多个处理器;存储装置,其上存储有一个或多个程序,当一个或多个程序被一个或多个处理器执行,使得一个或多个处理器实现如第一方面任一实现方式描述的方法。In a fourth aspect, an embodiment of the present application provides an electronic device, including: one or more processors; a storage device, on which one or more programs are stored, when the one or more programs are processed by the one or more processors Execution causes one or more processors to implement a method as described in any implementation form of the first aspect.
本申请实施例提供的信息处理方法及装置,通过根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;基于信息处理方式,对汇总信息进行处理,从而基于汇总信息对应的信息类型集合快速确定信息处理方式,提高了信息处理效率和信息处理速度。The information processing method and device provided by the embodiments of the present application obtain summary information by summarizing the acquired information to be processed according to preset associated information; Determine the information processing method corresponding to the summary information; process the summary information based on the information processing method, so as to quickly determine the information processing method based on the information type set corresponding to the summary information, and improve the information processing efficiency and information processing speed.
附图说明Description of drawings
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:Other features, objects and advantages of the present application will become more apparent by reading the detailed description of non-limiting embodiments made with reference to the following drawings:
图1是本申请的一个实施例可以应用于其中的示例性系统架构图;FIG. 1 is an exemplary system architecture diagram to which an embodiment of the present application may be applied;
图2是根据本申请信息处理方法的一个实施例的流程图;Fig. 2 is a flowchart according to an embodiment of the information processing method of the present application;
图3是根据本实施例的信息处理方法的应用场景的示意图;3 is a schematic diagram of an application scenario of the information processing method according to the present embodiment;
图4是根据本申请的信息处理方法的又一个实施例的流程图;4 is a flow chart of yet another embodiment of an information processing method according to the present application;
图5是根据本申请的信息处理装置的一个实施例的结构图;5 is a structural diagram of an embodiment of an information processing apparatus according to the present application;
图6是适于用来实现本申请实施例的计算机系统的结构示意图。FIG. 6 is a schematic structural diagram of a computer system suitable for implementing the embodiments of the present application.
具体实施方式detailed description
下面结合附图和实施例对本申请作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释相关发明,而非对该发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与有关发明相关的部分。The present application will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the related invention, but not to limit the invention. In addition, it should be noted that, for the convenience of description, only the parts related to the related invention are shown in the drawings.
需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本申请。It should be noted that the embodiments in the present application and the features of the embodiments may be combined with each other in the case of no conflict. The present application will be described in detail below with reference to the accompanying drawings and in conjunction with the embodiments.
图1示出了可以应用本申请的信息处理方法及装置的示例性架构100。FIG. 1 shows an exemplary architecture 100 to which the information processing method and apparatus of the present application may be applied.
如图1所示,系统架构100可以包括终端设备101、102、103,网络104和服务器105。网络104用以在终端设备101、102、103和服务器105之间提供通信链路的介质。网络104可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。As shown in FIG. 1 , the system architecture 100 may include terminal devices 101 , 102 , and 103 , a network 104 and a server 105 . The network 104 is a medium used to provide a communication link between the terminal devices 101 , 102 , 103 and the server 105 . The network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
终端设备101、102、103可以是支持网络连接从而进行数据交互和数据处理的硬件设备或软件。当终端设备101、102、103为硬件时,其可以是支持网络连接,信息交互、显示、处理等功能的各种电子设备,包括但不限于智能手机、平板电脑、电子书阅读器、膝上型便携计算机和台式计算机等等。当终端设备101、102、103为软件时,可以安装在上述所列举的电子设备中。其可以实现成例如用来提供分布式服务的多个软件或软件模块,也可以实现成单个软件或软件模块。在此不做具体限定。The terminal devices 101, 102, and 103 may be hardware devices or software that support network connection for data interaction and data processing. When the terminal devices 101, 102, 103 are hardware, they can be various electronic devices that support network connection, information interaction, display, processing and other functions, including but not limited to smart phones, tablet computers, e-book readers, laptops laptops and desktop computers, etc. When the terminal devices 101, 102, and 103 are software, they can be installed in the electronic devices listed above. It can be implemented, for example, as multiple software or software modules for providing distributed services, or as a single software or software module. There is no specific limitation here.
服务器105可以是提供各种服务的服务器,例如接收用户在终端设备101、102、103执行操作而产生的待处理信息,进行信息处理的后台处理服务器。后台处理服务器可以根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;基于信息处理方式,对汇总信息进行处理。作为示例,服务器105可以是云端服务器。The server 105 may be a server that provides various services, such as a background processing server that receives information to be processed generated by the user performing operations on the terminal devices 101 , 102 , and 103 , and performs information processing. The background processing server can summarize the acquired information to be processed according to the preset association information to obtain the summary information; and determine the information processing method corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information; Based on the information processing method, the aggregated information is processed. As an example, the server 105 may be a cloud server.
需要说明的是,服务器可以是硬件,也可以是软件。当服务器为硬件时,可以实现成多个服务器组成的分布式服务器集群,也可以实现成单个服务器。当服务器为软件时,可以实现成多个软件或软件模块(例如用来提供分布式服务的软件或软件模块),也可以实现成单个软件或软件模块。在此不做具体限定。It should be noted that the server may be hardware or software. When the server is hardware, it can be implemented as a distributed server cluster composed of multiple servers, or can be implemented as a single server. When the server is software, it can be implemented as a plurality of software or software modules (for example, software or software modules for providing distributed services), or can be implemented as a single software or software module. There is no specific limitation here.
还需要说明的是,本公开的实施例所提供的信息处理方法可以由服务器执行,也可以由终端设备执行,还可以由服务器和终端设备彼此配合执行。相应地,信息处理装置包括的各个部分(例如各个单元、子单元、模块、子模块)可以全部设置于服务器中,也可以全部设置于终端设备中,还可以分别设置于服务器和终端设备中。It should also be noted that the information processing method provided by the embodiments of the present disclosure may be executed by a server, a terminal device, or a server and a terminal device in cooperation with each other. Correspondingly, each part (eg, each unit, sub-unit, module, sub-module) included in the information processing apparatus can be all set in the server, can also all be set in the terminal device, and can also be set in the server and the terminal device respectively.
应该理解,图1中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。当信息处理方法运行于其上的电子设备不需要与其他电子设备进行数据传输时,该系统架构可以仅包括信息处理方法运行于其上的电子设备(例如服务器或终端设备)。It should be understood that the numbers of terminal devices, networks and servers in FIG. 1 are merely illustrative. There can be any number of terminal devices, networks and servers according to implementation needs. When the electronic device on which the information processing method runs does not need to perform data transmission with other electronic devices, the system architecture may only include the electronic device (such as a server or terminal device) on which the information processing method runs.
继续参考图2,示出了信息处理方法的一个实施例的流程200,包括以下步骤:Continuing to refer to FIG. 2, a flow 200 of an embodiment of an information processing method is shown, including the following steps:
步骤201,根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息。 Step 201 , according to preset association information, summarize the acquired information to be processed to obtain summary information.
本实施例中,信息处理方法的执行主体(例如图1中的终端设备或服务器)可以通过有线连接方式或者无线连接方式从远程,或从本地获取待处理信息,并根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息。In this embodiment, the execution body of the information processing method (for example, the terminal device or the server in FIG. 1 ) can obtain the information to be processed remotely or locally through a wired connection or a wireless connection, and according to the preset association information, The acquired pending information is aggregated to obtain aggregated information.
其中,预设关联信息可以是表征待处理信息之间的关联性的信息。作为示例,在购物类应用中,待处理信息可以是用户购买物品过程中产生的操作信息,包括但不限于是下单、支付订单、取消订单;预设关联信息可以是订单号。The preset association information may be information representing the association between the information to be processed. As an example, in a shopping application, the information to be processed may be operation information generated during the user's purchase of an item, including but not limited to placing an order, paying for an order, and canceling an order; the preset associated information may be an order number.
需要说明的是,本实施例中的预设关联系信息可以用户根据自身需求设置的表征待处理信息之间关联性的任意关联信息。继续以购物 类应用为例,当需要对手机类目下的物品的销售量进行统计,则预设关联信息可以是关于手机类目中所有型号、所有品牌的手机的订单号;当需要对A型号手机的销售量进行统计,则预设关联信息可以是关于A型号手机的订单号;当需要对该购物类应用的整体销售额进行统计时,其可以购物类应用中各物品的订单号。It should be noted that, the preset association association information in this embodiment may be any association information set by the user according to his own needs, which represents association between the information to be processed. Continuing to take shopping applications as an example, when it is necessary to count the sales of items under the mobile phone category, the preset associated information can be the order numbers of all models and brands of mobile phones in the mobile phone category; If the sales volume of the mobile phone model is to be counted, the preset associated information can be the order number of the mobile phone of model A; when the overall sales of the shopping application needs to be counted, the order number of each item in the shopping application can be used.
上述执行主体将具有预设关联信息所表征的关联的待处理信息进行汇总,可以得到汇总信息。The above-mentioned execution body aggregates the information to be processed with the association represented by the preset association information, so as to obtain the aggregated information.
以预设关联信息为订单号为例,上述执行主体可以进行信息汇总,得到同一订单号A对应的下单操作信息和支付操作信息两种待处理信息,进而汇总得到该订单号对应的汇总信息,该汇总信息表明用户已购买完成该订单号所对应的物品。作为又一示例,上述执行主体进行信息汇总后,得到同一订单号B对应的下单操作信息、支付操作操作和取消操作信息三种待处理信息,进而汇总得到待订单号B对应的汇总信息,该汇总信息表明用户购买订单号B所表征的物品后进行了退货操作。Taking the preset associated information as an order number as an example, the above-mentioned execution entity can perform information aggregation to obtain two pending information of order placing operation information and payment operation information corresponding to the same order number A, and then aggregate the aggregated information corresponding to the order number A. , the summary information indicates that the user has completed the purchase of the item corresponding to the order number. As a further example, after the above-mentioned execution entity collects information, it obtains three types of pending information, namely order placing operation information, payment operation operation and cancellation operation information corresponding to the same order number B, and further aggregates to obtain the summary information corresponding to the pending order number B, The summary information indicates that the user has performed a return operation after purchasing the item represented by the order number B.
步骤202,根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式。Step 202: Determine an information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information.
本实施例中,上述执行主体可以根据包括步骤201得到的汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式。In this embodiment, the above-mentioned execution subject may determine the information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information obtained in step 201 .
其中,信息类型可以是根据用户的实际需求而对待处理信息进行分类得到的信息类型。继续购物类应用为例,其信息类型可以划分为下单、支付订单、取消订单等信息类型。The information type may be an information type obtained by classifying the information to be processed according to the actual needs of the user. Taking a shopping application as an example, its information types can be divided into information types such as placing an order, paying for an order, and canceling an order.
上述执行主体根据预先确定的信息类型划分规则可以确定汇总信息中的所有待处理信息的信息类型,进而可以确定包括汇总信息中所有待处理信息的信息类型的信息类型集合。以信息类型为下单、支付订单、取消订单为例,汇总信息对应的信息类型集合可以是{下单}、{下单、支付订单}、{下单、支付订单、取消订单}或{下单、取消订单}。The above-mentioned executive body can determine the information types of all the information to be processed in the summary information according to the predetermined information type division rules, and then can determine the information type set including the information types of all the information to be processed in the summary information. Taking the information type as placing an order, paying an order, and canceling an order as an example, the information type set corresponding to the summary information can be {place an order}, {place an order, pay an order}, {place an order, pay an order, cancel an order} or {place an order order, cancel order}.
针对于不同的信息类型集合,上述执行主体以不同的信息处理方式进行汇总信息的处理。作为示例,在销售额统计的信息处理过程中, 针对于信息类型集合为{下单、支付订单}的汇总信息,可以将该信息类型集合对应的物品统计在内,而对于信息类型集合为{下单、支付订单、取消订单}的汇总信息,则不可以将该信息类型集合对应的物品统计在内。For different sets of information types, the above-mentioned execution body processes the aggregated information in different information processing methods. As an example, in the information processing process of sales statistics, for the aggregated information whose information type set is {order, payment order}, the items corresponding to the information type set can be counted, and for the information type set of { Order, pay order, cancel order} summary information, the items corresponding to this information type set cannot be counted.
作为示例,上述执行主体中可以设置有表征数据类型集合与信息处理方式之间的对应关系的数据库。上述执行主体根据数据库即可确定汇总信息对应的信息处理方式。As an example, the above-mentioned execution body may be provided with a database representing the correspondence between the set of data types and the information processing manner. The above executive body can determine the information processing method corresponding to the aggregated information according to the database.
在本实施例的一些可选的实现方式中,上述执行主体基于用户的输入操作,可以生成多个信息处理组件。其中,多个信息处理组件中的每个信息处理组件包括表征信息处理方式的处理方式信息,以及触发该信息处理组件对应的信息处理方式的信息类型集合。In some optional implementations of this embodiment, the above-mentioned execution body may generate multiple information processing components based on the user's input operation. Wherein, each information processing component of the plurality of information processing components includes processing mode information representing the information processing mode, and an information type set that triggers the information processing mode corresponding to the information processing component.
其中,触发该信息处理组件对应的信息处理方式的信息类型集合表征,当汇总信息对应的信息类型集合与该信息处理组件包括的信息类型集合相同时,触发该信息处理组件中的处理方式信息所表征的信息处理方式对汇总信息进行处理。Wherein, the information type set that triggers the information processing mode corresponding to the information processing component is represented, and when the information type set corresponding to the summary information is the same as the information type set included in the information processing component, triggering the processing mode information in the information processing component. The representational information processing method handles aggregated information.
具体的,上述执行主体将包括汇总信息对应的信息类型集合的信息处理组件,确定为目标信息处理组件;将目标信息处理组件中的处理方式信息所表征的信息处理方式,确定为汇总信息对应的信息处理方式。Specifically, the above-mentioned execution body determines the information processing component that includes the information type set corresponding to the summary information as the target information processing component; and determines the information processing method represented by the processing method information in the target information processing component as the information processing method corresponding to the summary information. Information processing method.
在本实施例的一些可选的实现方式中,上述执行主体基于预设组件配置模板,接收用户输入的处理方式信息,以及触发所对应的处理方式信息所表征的信息处理方式的信息类型集合,生成多个信息处理组件。In some optional implementations of this embodiment, the above-mentioned execution body receives the processing mode information input by the user and triggers the information type set of the information processing mode represented by the corresponding processing mode information based on the preset component configuration template, Generate multiple information processing components.
作为示例,预设组件配置模板包括信息类型集合选取部分和信息处理方式选取部分。其中,信息类型集合选取部分向用户展示各种信息类型,将用户选取的信息类型组成信息类型集合;信息处理方式选取部分向用户展示各种信息处理方式,将用户选取的信息处理方式确定为所要生成的信息处理组件的信息处理方式。As an example, the preset component configuration template includes an information type set selection part and an information processing mode selection part. Among them, the information type set selection part displays various information types to the user, and the information type selected by the user forms an information type set; the information processing method selection part displays various information processing methods to the user, and determines the information processing method selected by the user as the desired information processing method. The information processing mode of the generated information processing component.
根据信息处理需求,用户可以灵活地创建对应的信息处理组件,实现针对待处理信息不同维度的信息处理。According to information processing requirements, users can flexibly create corresponding information processing components to realize information processing for different dimensions of the information to be processed.
步骤203,基于信息处理方式,对汇总信息进行处理。In step 203, the aggregated information is processed based on the information processing method.
本实施例中,上述执行主体可以基于步骤202确定的信息处理方式,对汇总信息进行处理。In this embodiment, the above-mentioned execution subject may process the aggregated information based on the information processing method determined in step 202 .
基于确定的信息处理方式,直接对汇总信息进行处理,简化了上述执行主体对汇总信息中的多个待处理信息之间的逻辑分析过程,提高了信息处理效率。Based on the determined information processing method, the summary information is directly processed, which simplifies the logic analysis process between the multiple pieces of information to be processed in the summary information by the above-mentioned execution subject, and improves the information processing efficiency.
继续参见图3,图3是根据本实施例的信息处理方法的应用场景的一个示意图。在图3的应用场景中,服务器301可以获取预设购物类应用的所有用户在使用预设购物类应用的过程中产生的待处理信息,包括但不限于下单操作信息、支付订单操作信息、取消订单操作信息。其中,用户302、303、304、305依次通过终端设备306、307、308、309运行预设购物类应用。服务器301根据预设关联信息(订单号),对获取的待处理信息进行汇总,得到汇总信息;然后,确定各汇总信息对应的信息类型集合,包括:{下单}、{下单、支付订单}、{下单、支付订单、取消订单}或{下单、取消订单}等;并根据汇总信息对应的信息类型集合,确定汇总信息对应的信息处理方式(例如,针对{下单、支付订单}的信息类型集合所对应的订单进行销售额的统计);最后,基于信息处理方式,对汇总信息进行处理。Continue to refer to FIG. 3 , which is a schematic diagram of an application scenario of the information processing method according to this embodiment. In the application scenario of FIG. 3 , the server 301 may obtain the pending information generated by all users of the preset shopping application in the process of using the preset shopping application, including but not limited to order placing operation information, payment order operation information, Cancel order action information. The users 302 , 303 , 304 and 305 run the preset shopping applications through the terminal devices 306 , 307 , 308 and 309 in sequence. The server 301 aggregates the acquired information to be processed according to the preset associated information (order number) to obtain aggregated information; then, determines a set of information types corresponding to each aggregated information, including: {order}, {order, payment order }, {place an order, pay an order, cancel an order} or {place an order, cancel an order}, etc.; and determine the information processing method corresponding to the summary information according to the information type set corresponding to the summary information (for example, for {place an order, pay an order) The order corresponding to the set of information types of } is used for sales statistics); finally, based on the information processing method, the summary information is processed.
本公开的上述实施例提供的方法,通过根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;基于信息处理方式,对汇总信息进行处理,从而基于汇总信息对应的信息类型集合快速确定信息处理方式,提高了信息处理效率和信息处理速度。The method provided by the above-mentioned embodiments of the present disclosure obtains the summary information by summarizing the acquired information to be processed according to the preset association information; and determines the summary according to the information type set including the information types of all the information to be processed in the summary information The information processing method corresponding to the information; based on the information processing method, the summary information is processed, so that the information processing method is quickly determined based on the information type set corresponding to the summary information, and the information processing efficiency and information processing speed are improved.
继续参考图4,示出了根据本申请的信息处理方法的另一个实施例的示意性流程400,包括以下步骤:Continuing to refer to FIG. 4 , a schematic flow 400 of another embodiment of the information processing method according to the present application is shown, including the following steps:
步骤401,根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息。 Step 401 , according to preset association information, summarize the acquired information to be processed to obtain summary information.
本实施例中,步骤401按照与步骤201类似的方式执行,在此不再赘述。In this embodiment, step 401 is performed in a manner similar to step 201, and details are not described herein again.
步骤402,根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式。Step 402: Determine an information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information.
本实施例中,步骤402按照与步骤202类似的方式执行,在此不再赘述。In this embodiment, step 402 is performed in a manner similar to that of step 202, and details are not described herein again.
步骤403,判断已被标识的所有标识汇总信息中,是否存在汇总信息中基于预设关联信息确定的信息类型集合。Step 403: Determine whether there is an information type set determined based on the preset association information in the summary information among all the identified summary information.
本实施例中,上述执行主体针对于每个已被处理的汇总信息进行标识,得到标识汇总信息。进一步,上述执行主体针对于所要处理的汇总信息判断已被标识的所有标识汇总信息中,是否存在汇总信息中基于预设关联信息得到的信息类型集合。In this embodiment, the above-mentioned execution body identifies each processed summary information to obtain the identified summary information. Further, the above-mentioned execution body judges, with respect to the summary information to be processed, whether there is an information type set obtained based on the preset associated information in the summary information among all the identified summary information that has been identified.
其中,基于预设关联信息得到的信息类型集合表征信息类型集合是在预设关联信息的基础上确定的。作为示例,预设关联信息是订单号“125705466749”,则信息类型集合是包括与该订单号关联的各待处理信息的信息类型的集合。Wherein, the information type set obtained based on the preset association information represents the information type set is determined on the basis of the preset association information. As an example, the preset associated information is the order number "125705466749", and the information type set is a set of information types including each pending information associated with the order number.
当已被标识的所有标识汇总信息中,存在汇总信息中基于预设关联信息得到的信息类型集合,表明标识汇总信息的信息类型集合中包括与该订单号关联的各待处理信息的信息类型的集合,表明该汇总信息已被处理。When there is an information type set obtained based on the preset association information in the summary information in all the identification summary information that has been identified, it indicates that the information type set of the identification summary information includes the information type of each pending information associated with the order number. Collection, indicating that the aggregated information has been processed.
步骤404,响应于确定不存在,判定汇总信息未被处理。In step 404, in response to determining that it does not exist, it is determined that the summary information has not been processed.
步骤405,基于信息处理方式,对汇总信息进行处理。In step 405, the aggregated information is processed based on the information processing method.
从本实施例中可以看出,与图2对应的实施例相比,本实施例中的信息处理方法的流程400具体说明了针对于汇总信息的去重处理,防止针对于已处理的汇总信息进行再次的处理。如此,进一步提高了信息处理效率和准确度。It can be seen from this embodiment that, compared with the embodiment corresponding to FIG. 2 , the process 400 of the information processing method in this embodiment specifically describes the deduplication processing for aggregated information, and prevents processing of aggregated information that has already been processed. Do the processing again. In this way, the information processing efficiency and accuracy are further improved.
继续参考图5,作为对上述各图所示方法的实现,本公开提供了一种信息处理装置的一个实施例,该装置实施例与图2所示的方法实施例相对应,该装置具体可以应用于各种电子设备中。Continuing to refer to FIG. 5 , as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of an information processing apparatus. The apparatus embodiment corresponds to the method embodiment shown in FIG. 2 . The apparatus may specifically Used in various electronic devices.
如图5所示,信息处理装置包括:包括:汇总单元501,被配置成根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;确定单元502,被配置成根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;处理单元503,被配置成基于信息处理方式,对汇总信息进行处理。As shown in FIG. 5 , the information processing apparatus includes: a summarizing unit 501, configured to summarize the acquired information to be processed according to preset associated information to obtain summary information; a determining unit 502, configured to include summary information according to The information type set of the information types of all the information to be processed in the information type set determines the information processing method corresponding to the summary information; the processing unit 503 is configured to process the summary information based on the information processing method.
在一些实施例中,上述装置还包括:生成单元(图中未示出),被配置成基于用户的输入操作,生成多个信息处理组件,其中,多个信息处理组件中的每个信息处理组件包括表征信息处理方式的处理方式信息,以及触发该信息处理组件对应的信息处理方式的信息类型集合;以及确定单元502,进一步被配置成:将包括汇总信息对应的信息类型集合的信息处理组件,确定为目标信息处理组件;将目标信息处理组件中的处理方式信息所表征的信息处理方式,确定为汇总信息对应的信息处理方式。In some embodiments, the above apparatus further includes: a generating unit (not shown in the figure) configured to generate a plurality of information processing components based on an input operation of a user, wherein each information processing component of the plurality of information processing components The component includes processing method information representing the information processing method, and an information type set that triggers the information processing method corresponding to the information processing component; and the determining unit 502 is further configured to: include the information processing component of the information type set corresponding to the summary information is determined as the target information processing component; the information processing mode represented by the processing mode information in the target information processing component is determined as the information processing mode corresponding to the summary information.
在一些实施例中,生成单元(图中未示出),进一步被配置成:基于预设组件配置模板,接收用户输入的处理方式信息,以及触发所对应的处理方式信息所表征的信息处理方式的信息类型集合,生成多个信息处理组件。In some embodiments, the generating unit (not shown in the figure) is further configured to: configure a template based on a preset component, receive the processing mode information input by the user, and trigger the information processing mode represented by the corresponding processing mode information A collection of information types to generate multiple information processing components.
在一些实施例中,上述装置还包括:标识单元(图中未示出),被配置成响应于确定汇总信息被处理,对汇总信息进行标识,以指示汇总信息已被处理。In some embodiments, the above apparatus further includes: an identification unit (not shown in the figure) configured to, in response to determining that the summary information is processed, identify the summary information to indicate that the summary information has been processed.
在一些实施例中,在上述基于信息处理方式,对汇总信息进行处理之前,还包括:判定单元(图中未示出),被配置成判断已被标识的所有标识汇总信息中,是否存在汇总信息中基于预设关联信息确定的信息类型集合;响应于确定不存在,判定汇总信息未被处理。In some embodiments, before processing the summary information based on the information processing method, the method further includes: a determining unit (not shown in the figure) configured to judge whether there is a summary in all the identified summary information that has been identified A set of information types in the information determined based on the preset association information; in response to determining that it does not exist, it is determined that the aggregated information has not been processed.
本实施例中,信息处理装置中的汇总单元根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;确定单元根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;处理单元基于信息处理方式,对汇总信息进行处理,从而基于汇总信息对应的信息类型集合快速确定信息处理方式,提高了信息处理效率和信息处理速度。。In this embodiment, the aggregation unit in the information processing device aggregates the acquired information to be processed according to the preset associated information to obtain the aggregated information; the determination unit is based on the information type set including the information types of all the information to be processed in the aggregated information , determine the information processing method corresponding to the summary information; the processing unit processes the summary information based on the information processing method, so as to quickly determine the information processing method based on the information type set corresponding to the summary information, which improves the information processing efficiency and information processing speed. .
下面参考图6,其示出了适于用来实现本申请实施例的设备(例如图1所示的设备101、102、103、105)的计算机系统600的结构示意图。图6示出的设备仅仅是一个示例,不应对本申请实施例的功能和使用范围带来任何限制。Referring next to FIG. 6 , it shows a schematic structural diagram of a computer system 600 suitable for implementing the devices of the embodiments of the present application (eg, devices 101 , 102 , 103 , and 105 shown in FIG. 1 ). The device shown in FIG. 6 is only an example, and should not impose any limitations on the functions and scope of use of the embodiments of the present application.
如图6所示,计算机系统600包括处理器(例如CPU,中央处理器)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储部分608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM603中,还存储有系统600操作所需的各种程序和数据。处理器601、ROM602以及RAM603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。As shown in FIG. 6, a computer system 600 includes a processor (eg, CPU, central processing unit) 601 that can be loaded into a random access memory (RAM) according to a program stored in a read only memory (ROM) 602 or from a storage section 608 The program in 603 executes various appropriate actions and processes. In the RAM 603, various programs and data necessary for the operation of the system 600 are also stored. The processor 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 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 section 606 including a keyboard, a mouse, etc.; an output section 607 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and a speaker, etc.; a storage section 608 including a hard disk, etc. ; and a communication section 609 including a network interface card such as a LAN card, a modem, and the like. The communication section 609 performs communication processing via a network such as the Internet. A drive 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 mounted on the drive 610 as needed so that a computer program read therefrom is installed into the storage section 608 as needed.
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分609从网络上被下载和安装,和/或从可拆卸介质611被安装。在该计算机程序被处理器601执行时,执行本申请的方法中限定的上述功能。In particular, according to embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart. In such an embodiment, the computer program may be downloaded and installed from the network via the communication portion 609 and/or installed from the removable medium 611 . When the computer program is executed by the processor 601, the above-mentioned functions defined in the method of the present application are performed.
需要说明的是,本申请的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存 储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本申请中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本申请中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:无线、电线、光缆、RF等等,或者上述的任意合适的组合。It should be noted that the computer-readable medium of the present application may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two. The computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any 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), fiber optics, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing. In this application, a computer-readable storage medium can be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device. In this application, however, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device . Program code embodied on a computer readable medium may be transmitted using any suitable medium including, but not limited to, wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言或其组合来编写用于执行本申请的操作的计算机程序代码,程序设计语言包括面向目标的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如”C”语言或类似的程序设计语言。程序代码可以完全地在客户计算机上执行、部分地在客户计算机上执行、作为一个独立的软件包执行、部分在客户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到客户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。Computer program code for performing the operations of the present application may be written in one or more programming languages, including object-oriented programming languages—such as Java, Smalltalk, C++, and also conventional procedures, or a combination thereof programming language - such as "C" or a similar programming language. The program code may execute entirely on the client computer, partly on the client computer, as a stand-alone software package, partly on the client computer and partly on a remote computer, or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the client computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through Internet connection).
附图中的流程图和框图,图示了按照本申请各种实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实 现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logical functions for implementing the specified functions executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It is also noted that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented in dedicated hardware-based systems that perform the specified functions or operations , or can be implemented in a combination of dedicated hardware and computer instructions.
描述于本申请实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的单元也可以设置在处理器中,例如,可以描述为:一种处理器,包括汇总单元、确定单元和处理单元。其中,这些单元的名称在某种情况下并不构成对该单元本身的限定,例如,汇总单元还可以被描述为“根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息的单元”。The units involved in the embodiments of the present application may be implemented in a software manner, and may also be implemented in a hardware manner. The described unit may also be provided in the processor, for example, it may be described as: a processor including a summarizing unit, a determining unit and a processing unit. Among them, the names of these units do not constitute a limitation of the unit itself under certain circumstances. For example, the summary unit can also be described as "according to preset associated information, the acquired information to be processed is summarized, and the summary information is obtained. unit".
作为另一方面,本申请还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的设备中所包含的;也可以是单独存在,而未装配入该设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该装置执行时,使得该计算机设备:根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;根据包括汇总信息中的所有待处理信息的信息类型的信息类型集合,确定汇总信息对应的信息处理方式;基于信息处理方式,对汇总信息进行处理。As another aspect, the present application also provides a computer-readable medium, the computer-readable medium may be included in the device described in the above-mentioned embodiments, or it may exist independently without being assembled into the device. The above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the device, the computer equipment: according to preset associated information, summarizes the acquired information to be processed to obtain summary information; According to the information type set including the information types of all the information to be processed in the summary information, the information processing method corresponding to the summary information is determined; based on the information processing method, the summary information is processed.
以上描述仅为本申请的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本申请中所涉及的发明范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述发明构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本申请中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。The above description is only a preferred embodiment of the present application and an illustration of the applied technical principles. Those skilled in the art should understand that the scope of the invention involved in this application is not limited to the technical solution formed by the specific combination of the above technical features, and should also cover the above technical features or Other technical solutions formed by any combination of its equivalent features. For example, a technical solution is formed by replacing the above-mentioned features with the technical features disclosed in this application (but not limited to) with similar functions.

Claims (12)

  1. 一种信息处理方法,包括:An information processing method, comprising:
    根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;According to the preset association information, summarize the acquired information to be processed to obtain summary information;
    根据包括所述汇总信息中的所有待处理信息的信息类型的信息类型集合,确定所述汇总信息对应的信息处理方式;以及Determine the information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information; and
    基于所述信息处理方式,对所述汇总信息进行处理。Based on the information processing manner, the aggregated information is processed.
  2. 根据权利要求1所述的方法,其中,还包括:The method of claim 1, further comprising:
    基于用户的输入操作,生成多个信息处理组件,其中,所述多个信息处理组件中的每个信息处理组件包括表征信息处理方式的处理方式信息,以及触发该信息处理组件对应的信息处理方式的信息类型集合;以及Based on the user's input operation, multiple information processing components are generated, wherein each information processing component in the multiple information processing components includes processing mode information representing the information processing mode, and triggering the information processing mode corresponding to the information processing component set of information types; and
    所述根据包括所述汇总信息中的所有待处理信息的信息类型的信息类型集合,确定所述汇总信息对应的信息处理方式,包括:The determining the information processing mode corresponding to the summary information according to the information type set including the information types of all the information to be processed in the summary information includes:
    将包括所述汇总信息对应的信息类型集合的信息处理组件,确定为目标信息处理组件;以及Determining the information processing component including the information type set corresponding to the summary information as the target information processing component; and
    将所述目标信息处理组件中的处理方式信息所表征的信息处理方式,确定为所述汇总信息对应的信息处理方式。The information processing mode represented by the processing mode information in the target information processing component is determined as the information processing mode corresponding to the summary information.
  3. 根据权利要求2所述的方法,其中,所述基于用户的输入操作,生成多个信息处理组件,包括:The method according to claim 2, wherein generating a plurality of information processing components based on the user's input operation, comprising:
    基于预设组件配置模板,接收所述用户输入的处理方式信息,以及触发所对应的处理方式信息所表征的信息处理方式的信息类型集合,生成多个信息处理组件。Based on a preset component configuration template, receiving the processing mode information input by the user and triggering the information type set of the information processing mode represented by the corresponding processing mode information, and generating a plurality of information processing components.
  4. 根据权利要求1-3任一项所述的方法,其中,还包括:The method according to any one of claims 1-3, wherein, further comprising:
    响应于确定所述汇总信息被处理,对所述汇总信息进行标识,得到标识汇总信息。In response to determining that the aggregated information is processed, the aggregated information is identified to obtain the identified aggregated information.
  5. 根据权利要求1-4任一项所述的方法,其中,在所述基于所述信息处理方式,对所述汇总信息进行处理之前,还包括:The method according to any one of claims 1-4, wherein before the processing of the aggregated information based on the information processing manner, the method further comprises:
    判断已被标识的所有标识汇总信息中,是否存在所述汇总信息中基于所述预设关联信息确定的信息类型集合;以及Judging whether there is an information type set determined based on the preset association information in the summary information in all the identified summary information; and
    响应于确定不存在,判定所述汇总信息未被处理。In response to determining that it does not exist, it is determined that the summary information has not been processed.
  6. 一种信息处理装置,包括:An information processing device, comprising:
    汇总单元,被配置成根据预设关联信息,对获取的待处理信息进行汇总,得到汇总信息;an aggregation unit, configured to aggregate the acquired information to be processed according to the preset associated information to obtain aggregated information;
    确定单元,被配置成根据包括所述汇总信息中的所有待处理信息的信息类型的信息类型集合,确定所述汇总信息对应的信息处理方式;以及a determining unit, configured to determine an information processing mode corresponding to the summary information according to an information type set including information types of all the information to be processed in the summary information; and
    处理单元,被配置成基于所述信息处理方式,对所述汇总信息进行处理。and a processing unit configured to process the aggregated information based on the information processing manner.
  7. 根据权利要求6所述的装置,其中,还包括:The apparatus of claim 6, further comprising:
    生成单元,被配置成基于用户的输入操作,生成多个信息处理组件,其中,所述多个信息处理组件中的每个信息处理组件包括表征信息处理方式的处理方式信息,以及触发该信息处理组件对应的信息处理方式的信息类型集合;以及A generating unit configured to generate a plurality of information processing components based on an input operation of a user, wherein each information processing component of the plurality of information processing components includes processing mode information representing an information processing mode, and triggers the information processing The set of information types for the information processing methods corresponding to the component; and
    所述确定单元,进一步被配置成:The determining unit is further configured to:
    将包括所述汇总信息对应的信息类型集合的信息处理组件,确定为目标信息处理组件;以及将所述目标信息处理组件中的处理方式信息所表征的信息处理方式,确定为所述汇总信息对应的信息处理方式。Determining the information processing component including the information type set corresponding to the summary information as the target information processing component; and determining the information processing method represented by the processing method information in the target information processing component as the information processing method corresponding to the summary information information processing method.
  8. 根据权利要求7所述的装置,其中,所述生成单元,进一步被配置成:The apparatus of claim 7, wherein the generating unit is further configured to:
    基于预设组件配置模板,接收所述用户输入的处理方式信息,以及触发所对应的处理方式信息所表征的信息处理方式的信息类型集合, 生成多个信息处理组件。Based on a preset component configuration template, receiving the processing mode information input by the user and triggering the information type set of the information processing mode represented by the corresponding processing mode information, and generating a plurality of information processing components.
  9. 根据权利要求6-8任一项所述的装置,其中,还包括:The device according to any one of claims 6-8, further comprising:
    标识单元,被配置成响应于确定所述汇总信息被处理,对所述汇总信息进行标识,以指示所述汇总信息已被处理。An identification unit configured to, in response to determining that the summary information is processed, identify the summary information to indicate that the summary information has been processed.
  10. 根据权利要求6-9任一项所述的装置,其中,在所述基于所述信息处理方式,对所述汇总信息进行处理之前,还包括:The apparatus according to any one of claims 6-9, wherein before the processing of the aggregated information based on the information processing manner, the method further comprises:
    判定单元,被配置成判断已被标识的所有标识汇总信息中,是否存在所述汇总信息中基于所述预设关联信息确定的信息类型集合;以及响应于确定不存在,判定所述汇总信息未被处理。A determination unit configured to determine whether there is an information type set determined based on the preset association information in the aggregated information in all identified aggregated information; and in response to determining that the aggregated information does not exist, determine that the aggregated information does not exist be processed.
  11. 一种计算机可读介质,其上存储有计算机程序,其中,所述程序被处理器执行时实现如权利要求1-5中任一所述的方法。A computer-readable medium having a computer program stored thereon, wherein the program, when executed by a processor, implements the method according to any one of claims 1-5.
  12. 一种电子设备,包括:An electronic device comprising:
    一个或多个处理器;one or more processors;
    存储装置,其上存储有一个或多个程序,a storage device on which one or more programs are stored,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-5中任一所述的方法。The one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-5.
PCT/CN2021/091271 2020-09-18 2021-04-30 Information processing method and apparatus WO2022057270A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022570639A JP2023526462A (en) 2020-09-18 2021-04-30 Method and apparatus for processing information
KR1020237001703A KR20230024405A (en) 2020-09-18 2021-04-30 Information processing method and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010991594.2A CN113763083A (en) 2020-09-18 2020-09-18 Information processing method and device
CN202010991594.2 2020-09-18

Publications (1)

Publication Number Publication Date
WO2022057270A1 true WO2022057270A1 (en) 2022-03-24

Family

ID=78785741

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/091271 WO2022057270A1 (en) 2020-09-18 2021-04-30 Information processing method and apparatus

Country Status (4)

Country Link
JP (1) JP2023526462A (en)
KR (1) KR20230024405A (en)
CN (1) CN113763083A (en)
WO (1) WO2022057270A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104463563A (en) * 2014-12-15 2015-03-25 联想(北京)有限公司 Information processing method and electronic device
US20200134077A1 (en) * 2018-10-30 2020-04-30 Elasticsearch B.V. Systems and Methods for Reducing Data Storage Overhead
CN111626649A (en) * 2019-02-28 2020-09-04 北京京东尚科信息技术有限公司 Big data processing method and device
CN111667225A (en) * 2019-03-05 2020-09-15 阿里巴巴集团控股有限公司 Financial data processing method and device and computer system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108734537B (en) * 2017-04-24 2021-04-30 北京京东尚科信息技术有限公司 Method and device for counting violation orders
CN109978644B (en) * 2017-12-28 2021-03-30 北京京东尚科信息技术有限公司 Information processing method, device and system
CN110097304B (en) * 2018-01-30 2024-01-16 北京京东乾石科技有限公司 Information generation method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104463563A (en) * 2014-12-15 2015-03-25 联想(北京)有限公司 Information processing method and electronic device
US20200134077A1 (en) * 2018-10-30 2020-04-30 Elasticsearch B.V. Systems and Methods for Reducing Data Storage Overhead
CN111626649A (en) * 2019-02-28 2020-09-04 北京京东尚科信息技术有限公司 Big data processing method and device
CN111667225A (en) * 2019-03-05 2020-09-15 阿里巴巴集团控股有限公司 Financial data processing method and device and computer system

Also Published As

Publication number Publication date
CN113763083A (en) 2021-12-07
JP2023526462A (en) 2023-06-21
KR20230024405A (en) 2023-02-20

Similar Documents

Publication Publication Date Title
US20220284082A1 (en) Authentication challenges based on fraud initiation requests
CN105900396B (en) Mobile cloud service architectural framework
CN108139948A (en) Ensure the event order that the multistage is handled in distributed system
CN111427971B (en) Business modeling method, device, system and medium for computer system
WO2020143557A1 (en) Method and device for displaying information
US20190378163A1 (en) Method and apparatus for clustering platform sessions and user accounts associated with the platform sessions
WO2023040612A1 (en) Order processing method and apparatus
CN115587575A (en) Data table creation method, target data query method, device and equipment
CN107291835B (en) Search term recommendation method and device
US11062224B2 (en) Prediction using fusion of heterogeneous unstructured data
WO2020119173A1 (en) Information pushing method and apparatus
CN107291923B (en) Information processing method and device
US11250102B2 (en) Optimizing linear programming models using different solvers
CN111078636A (en) Marketing data processing method and system and related equipment
WO2022057270A1 (en) Information processing method and apparatus
CN111581356A (en) User behavior path analysis method and device
WO2022152018A1 (en) Method and device for identifying multiple accounts belonging to the same person
US20120290445A1 (en) Delegated application authorization with inline purchase
CN111488386A (en) Data query method and device
WO2021169550A1 (en) Information processing method and device
CN114036397A (en) Data recommendation method and device, electronic equipment and medium
CN113554493A (en) Interactive ordering method, device, electronic equipment and computer readable medium
US10339600B1 (en) Application platform reverse auction
US11803288B1 (en) Systems and methods for sharing data
EP4280074A1 (en) Network security framework for maintaining data security while allowing remote users to perform user-driven quality analyses of the data

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: 21868108

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022570639

Country of ref document: JP

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 20237001703

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21868108

Country of ref document: EP

Kind code of ref document: A1