CN113763083A - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN113763083A
CN113763083A CN202010991594.2A CN202010991594A CN113763083A CN 113763083 A CN113763083 A CN 113763083A CN 202010991594 A CN202010991594 A CN 202010991594A CN 113763083 A CN113763083 A CN 113763083A
Authority
CN
China
Prior art keywords
information
information processing
summarized
processing mode
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010991594.2A
Other languages
Chinese (zh)
Inventor
王杰颖
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202010991594.2A priority Critical patent/CN113763083A/en
Priority to PCT/CN2021/091271 priority patent/WO2022057270A1/en
Priority to KR1020237001703A priority patent/KR20230024405A/en
Priority to JP2022570639A priority patent/JP2023526462A/en
Publication of CN113763083A publication Critical patent/CN113763083A/en
Pending legal-status Critical Current

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]

Abstract

The application discloses an information processing method and device. One embodiment of the method comprises: summarizing the acquired information to be processed according to preset associated information to obtain summarized information; determining an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; and processing the summarized information based on the information processing mode, so that the information processing mode is quickly determined based on the information type set corresponding to the summarized information, and the information processing efficiency and the information processing speed are improved.

Description

Information processing method and device
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to an information processing method and device.
Background
In real-time computing development, it is often the case that multiple associated pieces of information are accessed simultaneously, with the multiple pieces of information having associated keywords (e.g., order numbers). The order of accessing multiple messages is uncontrollable, and the underlying computation logic must rely on the order of arrival of the messages to perform processing computations. The disordered information increases the difficulty of information processing calculation, and the service logic processing is complex.
Disclosure of Invention
The embodiment of the application provides an information processing method and device.
In a first aspect, an embodiment of the present application provides an information processing method, including: summarizing the acquired information to be processed according to preset associated information to obtain summarized information; determining an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; and processing the summarized information based on the information processing mode.
In some embodiments, the above method further comprises: generating a plurality of information processing components based on input operation of a user, wherein each information processing component in the plurality of information processing components comprises processing mode information representing an information processing mode and an information type set triggering the information processing mode corresponding to the information processing component; the determining an information processing mode corresponding to the summarized information according to the information type set including the information types of all the information to be processed in the summarized information includes: determining an information processing component comprising an information type set corresponding to the summary information as a target information processing component; and determining the information processing mode represented by the processing mode information in the target information processing component as the information processing mode corresponding to the summarized information.
In some embodiments, the generating a plurality of information processing components based on the user input operation includes: and receiving processing mode information input by a user based on a preset component configuration template, triggering an information type set of an information processing mode represented by the corresponding processing mode information, and generating a plurality of information processing components.
In some embodiments, the above method further comprises: in response to determining that the summarized information has been processed, the summarized information is identified to indicate that the summarized information has been processed.
In some embodiments, before the processing the summarized information based on the information processing manner, the method further includes: judging whether an information type set determined based on preset associated information in the summary information exists in all the identified identification summary information; in response to determining that there is no summary information, it is determined that summary information is not processed.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including: the summarizing unit is configured to summarize the acquired information to be processed according to preset associated information to obtain summarized information; the determining unit is configured to determine an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; and the processing unit is configured to process the summarized information based on the information processing mode.
In some embodiments, the above apparatus further comprises: the information processing device comprises a generating unit, a judging unit and a processing unit, wherein the generating unit is configured to generate a plurality of information processing components based on input operation of a user, wherein each information processing component in the plurality of information processing components comprises processing mode information for representing an information processing mode and an information type set for triggering the information processing mode corresponding to the information processing component; and a determination unit further configured to: determining an information processing component comprising an information type set corresponding to the summary information as a target information processing component; and determining the information processing mode represented by the processing mode information in the target information processing component as the information processing mode corresponding to the summarized information.
In some embodiments, the generating unit is further configured to: and receiving processing mode information input by a user based on a preset component configuration template, triggering an information type set of an information processing mode represented by the corresponding processing mode information, and generating a plurality of information processing components.
In some embodiments, the above apparatus further comprises: an identification unit configured to identify the summarized information to indicate that the summarized information has been processed in response to determining that the summarized information is processed.
In some embodiments, before the processing the summarized information based on the information processing manner, the method further includes: the judging unit is configured to judge whether an information type set determined based on preset associated information in the summarized information exists in all the identified identification summarized information; in response to determining that there is no summary information, it is determined that summary information is not processed.
In a third aspect, the present application provides a computer-readable medium, on which a computer program is stored, where the program, when executed by a processor, implements the method as described in any implementation manner of the first aspect.
In a fourth aspect, an embodiment of the present application provides an electronic device, including: one or more processors; a storage device having one or more programs stored thereon, which when executed by one or more processors, cause the one or more processors to implement a method as described in any implementation of the first aspect.
According to the information processing method and device provided by the embodiment of the application, the acquired information to be processed is summarized according to the preset associated information to obtain summarized information; determining an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; and processing the summarized information based on the information processing mode, so that the information processing mode is quickly determined based on the information type set corresponding to the summarized information, and the information processing efficiency and the information processing speed are improved.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture diagram in which one embodiment of the present application may be applied;
FIG. 2 is a flow diagram according to one embodiment of an 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 diagram of yet another embodiment of an information processing method according to the present application;
FIG. 5 is a block diagram of one embodiment of an information processing apparatus according to the present application;
FIG. 6 is a block diagram of a computer system suitable for use in implementing embodiments of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 shows an exemplary architecture 100 to which the information processing method and apparatus of the present application may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The terminal devices 101, 102, 103 may be hardware devices or software that support network connections for data interaction and data processing. When the terminal devices 101, 102, and 103 are hardware, they may be various electronic devices supporting network connection, information interaction, display, processing, and the like, including but not limited to smart phones, tablet computers, e-book readers, laptop portable computers, desktop computers, and the like. When the terminal apparatuses 101, 102, 103 are software, they can be installed in the electronic apparatuses listed above. It may be implemented, for example, as multiple software or software modules to provide distributed services, or as a single software or software module. And is not particularly limited herein.
The server 105 may be a server providing various services, for example, a background processing server receiving information to be processed generated by a user performing an operation on the terminal devices 101, 102, and 103 and performing information processing. The background processing server can collect the acquired information to be processed according to preset associated information to obtain collected information; determining an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; and processing the summarized information based on the information processing mode. As an example, the server 105 may be a cloud server.
The server may be hardware or software. When the server is hardware, it may be implemented as a distributed server cluster formed by multiple servers, or may be implemented as a single server. When the server is software, it may be implemented as multiple pieces of software or software modules (e.g., software or software modules used to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be further noted that the information processing method provided by the embodiment of the present disclosure may be executed by a server, may also be executed by a terminal device, and may also be executed by the server and the terminal device in cooperation with each other. Accordingly, each part (for example, each unit, sub-unit, module, and sub-module) included in the information processing apparatus may be entirely provided in the server, may be entirely provided in the terminal device, and may be provided in the server and the terminal device, respectively.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation. When the electronic device on which the information processing method operates does not need to perform data transmission with other electronic devices, the system architecture may include only the electronic device (e.g., a server or a terminal device) on which the information processing method operates.
With continued reference to FIG. 2, a flow 200 of one embodiment of an information processing method is shown, comprising the steps of:
step 201, summarizing the acquired information to be processed according to the preset associated information to obtain summarized information.
In this embodiment, an execution main body of the information processing method (for example, a terminal device or a server in fig. 1) may obtain the to-be-processed information from a remote location or a local location in a wired connection manner or a wireless connection manner, and summarize the obtained to-be-processed information according to preset associated information to obtain summarized information.
The preset association information may be information representing association between information to be processed. As an example, in a shopping application, the information to be processed may be operation information generated during the process of purchasing an item by a user, including but not limited to placing an order, paying an order, canceling an order; the preset association information may be an order number.
It should be noted that the preset relevant contact information in this embodiment may be any relevant information that represents the relevance between the information to be processed, and is set by the user according to the needs of the user. Continuing to take shopping applications as an example, when the sales volume of the articles under the mobile phone category needs to be counted, the preset associated information can be the order numbers of all models and all brands of mobile phones in the mobile phone category; when the sales volume of the A model mobile phone needs to be counted, the preset associated information can be the order number of the A model mobile phone; 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 execution main body collects the related to-be-processed information represented by the preset related information, and collected information can be obtained.
Taking preset associated information as an order number as an example, the execution main body can perform information summarization to obtain two kinds of information to be processed, namely ordering operation information and payment operation information, corresponding to the same order number a, and further summarize to obtain summarized information corresponding to the order number, wherein the summarized information indicates that the user has purchased the article corresponding to the order number. As another example, after the execution subject aggregates the information, three pieces of to-be-processed information, namely ordering operation information, payment operation information and cancellation operation information, corresponding to the same order number B are obtained, and then aggregated information corresponding to the order number B is obtained, where the aggregated information indicates that the user has performed a return operation after purchasing an article represented by the order number B.
Step 202, determining an information processing mode corresponding to the summarized information according to an information type set including information types of all information to be processed in the summarized information.
In this embodiment, the execution main body may determine the information processing manner corresponding to the summary information according to an information type set including information types of all pieces of 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 demand of the user. For example, the information types of the application of continuing shopping category can be divided into information types of placing an order, paying an order, canceling an order, and the like.
The execution main body can determine the information types of all the information to be processed in the summarized information according to a predetermined information type division rule, and further can determine an information type set comprising the information types of all the information to be processed in the summarized information. Taking the information types as order placing, payment order and order canceling as examples, the information type set corresponding to the summary information may be { order placing }, { order placing, payment order, order canceling } or { order placing, order canceling }.
The execution subject performs the processing of the summarized information in different information processing modes for different information type sets. As an example, in the information processing process of sales statistics, for summary information whose information type set is { order placing, payment order }, the items corresponding to the information type set may be counted, and for summary information whose information type set is { order placing, payment order, cancellation order }, the items corresponding to the information type set may not be counted.
As an example, the execution body may be provided with a database representing a correspondence relationship between the data type set and the information processing manner. The execution main body can determine the information processing mode corresponding to the summarized information according to the database.
In some optional implementations of this embodiment, the execution subject may generate a plurality of information processing components based on an input operation of a user. Each information processing assembly in the plurality of information processing assemblies comprises processing mode information representing an information processing mode and an information type set triggering the information processing mode corresponding to the information processing assembly.
And when the information type set corresponding to the summarized information is the same as the information type set included by the information processing component, triggering the information processing mode represented by the processing mode information in the information processing component to process the summarized information.
Specifically, the execution main body determines an information processing component including an information type set corresponding to the summary information as a target information processing component; and determining the information processing mode represented by the processing mode information in the target information processing component as the information processing mode corresponding to the summarized information.
In some optional implementation manners of this embodiment, the execution main body receives, based on a preset component configuration template, processing manner information input by a user, and triggers an information type set of an information processing manner represented by the corresponding processing manner information, to generate a plurality of information processing components.
As an example, the preset component configuration template includes an information type set selection part and an information processing manner selection part. The information type set selection part displays various information types to a user, and the information types selected by the user form an information type set; the information processing mode selection part displays various information processing modes to a user, and determines the information processing mode selected by the user as the information processing mode of the information processing component to be generated.
According to the information processing requirements, a user can flexibly create corresponding information processing components to realize information processing aiming at information to be processed in different dimensions.
And step 203, processing the summarized information based on the information processing mode.
In this embodiment, the execution subject may process the summarized information based on the information processing method determined in step 202.
The summarized information is directly processed based on the determined information processing mode, so that the logic analysis process of the execution main body on the plurality of pieces of information to be processed in the summarized information is simplified, and the information processing efficiency is improved.
With continued reference to fig. 3, fig. 3 is a schematic diagram of an application scenario of the information processing method according to the present embodiment. In the application scenario of fig. 3, the server 301 may obtain to-be-processed 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, and order canceling operation information. Wherein the users 302, 303, 304, 305 in turn run the preset shopping applications via the terminal devices 306, 308, 309. The server 301 summarizes the acquired information to be processed according to preset associated information (order number) to obtain summarized information; then, determining an information type set corresponding to each summary information, including: { placing an order }, { placing an order, paying an order, canceling an order }, or { placing an order, canceling an order }, etc.; determining an information processing mode corresponding to the summary information (for example, carrying out sales statistics on orders corresponding to the information type set of { order placement, payment order }) according to the information type set corresponding to the summary information; and finally, processing the summarized information based on the information processing mode.
According to the method provided by the embodiment of the disclosure, the acquired information to be processed is summarized according to the preset associated information to obtain summarized information; determining an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; and processing the summarized information based on the information processing mode, so that the information processing mode is quickly determined based on the information type set corresponding to the summarized information, and the information processing efficiency and the information processing speed are improved.
With continuing reference to FIG. 4, an exemplary flow 400 of another embodiment of an information processing method according to the present application is shown, comprising the steps of:
step 401, summarizing the acquired information to be processed according to preset associated information to obtain summarized information.
In this embodiment, step 401 is performed in a manner similar to step 201, and is not described herein again.
Step 402, determining an information processing mode corresponding to the summarized information according to an information type set including information types of all information to be processed in the summarized information.
In this embodiment, step 402 is performed in a manner similar to step 202, and is not described herein again.
Step 403, judging whether an information type set determined based on preset associated information exists in the summary information in all the identified identification summary information.
In this embodiment, the execution main body identifies each piece of summary information that has been processed, and obtains identified summary information. Further, the execution main body judges whether an information type set obtained based on preset associated information in summary information exists in all the identified identification summary information aiming at the summary information to be processed.
The information type set characterization information type set obtained based on the preset correlation information is determined on the basis of the preset correlation information. As an example, the preset associated information is an order number "125705466749", and the information type set is a set of information types including each piece of to-be-processed information associated with the order number.
When all the identified identification summarizing information exists, an information type set obtained based on preset associated information in the summarizing information exists, the information type set of the identification summarizing information comprises a set of the information types of the information to be processed associated with the order number, and the summarizing information is processed.
In response to determining that there is no summary information, step 404 determines that summary information is not processed.
Step 405, processing the summarized information based on the information processing mode.
As can be seen from this embodiment, compared with the embodiment corresponding to fig. 2, the flow 400 of the information processing method in this embodiment specifically describes the deduplication processing for summary information, and prevents the processing from being performed again for the processed summary information. Thus, the information processing efficiency and accuracy are further improved.
With continuing reference to fig. 5, as an implementation of the method shown in the above figures, the present disclosure provides an embodiment of an information processing apparatus, which corresponds to the embodiment of the method shown in fig. 2, and which is particularly applicable to various electronic devices.
As shown in fig. 5, the information processing apparatus includes: the method comprises the following steps: the summarizing unit 501 is configured to summarize the acquired to-be-processed information according to preset associated information to obtain summarized information; the determining unit 502 is configured to determine an information processing manner corresponding to the summarized information according to an information type set including information types of all information to be processed in the summarized information; the processing unit 503 is configured to process the summary information based on the information processing method.
In some embodiments, the above apparatus further comprises: 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 of the plurality of information processing components includes processing mode information representing an information processing mode and an information type set triggering the information processing mode corresponding to the information processing component; and a determining unit 502, further configured to: determining an information processing component comprising an information type set corresponding to the summary information as a target information processing component; and determining the information processing mode represented by the processing mode information in the target information processing component as the information processing mode corresponding to the summarized information.
In some embodiments, the generating unit (not shown in the figures) is further configured to: and receiving processing mode information input by a user based on a preset component configuration template, triggering an information type set of an information processing mode represented by the corresponding processing mode information, and generating a plurality of information processing components.
In some embodiments, the above apparatus further comprises: an identification unit (not shown in the figures) configured to identify the summarized information to indicate that the summarized information has been processed in response to determining that the summarized information is processed.
In some embodiments, before the processing the summarized information based on the information processing manner, the method further includes: a determination unit (not shown in the figure) configured to determine whether an information type set determined based on preset association information in summary information exists in all the identified identification summary information; in response to determining that there is no summary information, it is determined that summary information is not processed.
In this embodiment, a summarizing unit in the information processing apparatus summarizes the acquired to-be-processed information according to preset associated information to obtain summarized information; the determining unit determines an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; the processing unit processes the summarized information based on the information processing mode, so that the information processing mode is quickly determined based on the information type set corresponding to the summarized information, and the information processing efficiency and the information processing speed are improved. .
Referring now to FIG. 6, shown is a block diagram of a computer system 600 suitable for use in implementing devices of embodiments of the present application (e.g., devices 101, 102, 103, 105 shown in FIG. 1). The apparatus shown in fig. 6 is only an example, and should not bring any limitation to the function and use range of the embodiments of the present application.
As shown in fig. 6, the computer system 600 includes a processor (e.g., CPU, central processing unit) 601 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. In the RAM603, various programs and data necessary for the operation of the system 600 are also stored. The processor 601, the ROM602, and the RAM603 are connected to each other via 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 portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, according to an embodiment 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 embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program, when executed by the processor 601, performs the above-described functions defined in the method of the present application.
It should be noted that the computer readable medium of the present application can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. 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 type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
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, which comprises one or more executable instructions for implementing the specified logical function(s). 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 will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present application may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes a summarizing unit, a determining unit, and a processing unit. The names of the units do not form a limitation on the units themselves under certain conditions, for example, the summarizing unit may also be described as a unit that summarizes the acquired information to be processed according to preset associated information to obtain summarized information.
As another aspect, the present application also provides a computer-readable medium, which may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by the apparatus, cause the computer device to: summarizing the acquired information to be processed according to preset associated information to obtain summarized information; determining an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information; and processing the summarized information based on the information processing mode.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention herein disclosed is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the invention. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (12)

1. An information processing method comprising:
summarizing the acquired information to be processed according to preset associated information to obtain summarized information;
determining an information processing mode corresponding to the summarized information according to an information type set comprising information types of all information to be processed in the summarized information;
and processing the summarized information based on the information processing mode.
2. The method of claim 1, further comprising:
generating a plurality of information processing components based on input operation of a user, wherein each information processing component in the plurality of information processing components comprises processing mode information representing an information processing mode and an information type set triggering the information processing mode corresponding to the information processing component; and
the determining an information processing mode corresponding to the summary information according to an information type set including information types of all information to be processed in the summary information includes:
determining an information processing component comprising an information type set corresponding to the summary information as a target information processing component;
and determining the information processing mode represented by the processing mode information in the target information processing component as the information processing mode corresponding to the summary information.
3. The method of claim 2, wherein the generating a plurality of information processing components based on the user input operation comprises:
and receiving the processing mode information input by the user based on a preset component configuration template, triggering an information type set of the information processing mode represented by the corresponding processing mode information, and generating a plurality of information processing components.
4. The method of claim 1, further comprising:
and identifying the summarized information to obtain identified summarized information in response to determining that the summarized information is processed.
5. The method of claim 4, wherein prior to processing the summary information based on the information processing manner, further comprising:
judging whether an information type set determined based on the preset associated information in the summarized information exists in all the identified identification summarized information;
in response to determining that the summary information is not present, determining that the summary information is not processed.
6. An information processing apparatus comprising:
the summarizing unit is configured to summarize the acquired information to be processed according to preset associated information to obtain summarized information;
the determining unit is configured to determine an information processing mode corresponding to the summarized information according to an information type set including information types of all information to be processed in the summarized information;
and the processing unit is configured to process the summarized information based on the information processing mode.
7. The apparatus of claim 6, further comprising:
the information processing device comprises a generating unit, a judging unit and a processing unit, wherein the generating unit is configured to generate a plurality of information processing components based on input operation of a user, wherein each information processing component in the plurality of information processing components comprises processing mode information representing an information processing mode and an information type set triggering the information processing mode corresponding to the information processing component; and
the determining unit is further configured to:
determining an information processing component comprising an information type set corresponding to the summary information as a target information processing component; and determining the information processing mode represented by the processing mode information in the target information processing component as the information processing mode corresponding to the summary information.
8. The apparatus of claim 7, wherein the generating unit is further configured to:
and receiving the processing mode information input by the user based on a preset component configuration template, triggering an information type set of the information processing mode represented by the corresponding processing mode information, and generating a plurality of information processing components.
9. The apparatus of claim 6, further comprising:
an identification unit configured to identify the summarized information to indicate that the summarized information has been processed in response to determining that the summarized information is processed.
10. The apparatus according to claim 9, wherein before the processing the summarized information based on the information processing manner, the apparatus further comprises:
a judging unit configured to judge whether an information type set determined based on the preset associated information in the summarized information exists in all the identified identification summarized information; in response to determining that the summary information is not present, determining that the summary information is not processed.
11. A computer-readable medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method of any one of claims 1-5.
12. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon,
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.
CN202010991594.2A 2020-09-18 2020-09-18 Information processing method and device Pending CN113763083A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN202010991594.2A CN113763083A (en) 2020-09-18 2020-09-18 Information processing method and device
PCT/CN2021/091271 WO2022057270A1 (en) 2020-09-18 2021-04-30 Information processing method and apparatus
KR1020237001703A KR20230024405A (en) 2020-09-18 2021-04-30 Information processing method and device
JP2022570639A JP2023526462A (en) 2020-09-18 2021-04-30 Method and apparatus for processing information

Applications Claiming Priority (1)

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

Publications (1)

Publication Number Publication Date
CN113763083A true CN113763083A (en) 2021-12-07

Family

ID=78785741

Family Applications (1)

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

Country Status (4)

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

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108734537A (en) * 2017-04-24 2018-11-02 北京京东尚科信息技术有限公司 The method and apparatus for counting violation order
CN109978644A (en) * 2017-12-28 2019-07-05 北京京东尚科信息技术有限公司 Information processing method, apparatus and system
CN110097304A (en) * 2018-01-30 2019-08-06 北京京东尚科信息技术有限公司 Information generating method and device

Family Cites Families (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
US10997196B2 (en) * 2018-10-30 2021-05-04 Elasticsearch B.V. Systems and methods for reducing data storage overhead
CN111626649B (en) * 2019-02-28 2024-02-06 北京京东尚科信息技术有限公司 Big data processing method and device
CN111667225A (en) * 2019-03-05 2020-09-15 阿里巴巴集团控股有限公司 Financial data processing method and device and computer system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108734537A (en) * 2017-04-24 2018-11-02 北京京东尚科信息技术有限公司 The method and apparatus for counting violation order
CN109978644A (en) * 2017-12-28 2019-07-05 北京京东尚科信息技术有限公司 Information processing method, apparatus and system
CN110097304A (en) * 2018-01-30 2019-08-06 北京京东尚科信息技术有限公司 Information generating method and device

Also Published As

Publication number Publication date
JP2023526462A (en) 2023-06-21
WO2022057270A1 (en) 2022-03-24
KR20230024405A (en) 2023-02-20

Similar Documents

Publication Publication Date Title
CN109299348B (en) Data query method and device, electronic equipment and storage medium
CN106897905B (en) Method and device for pushing information and electronic equipment
CN108536867B (en) Method and apparatus for generating information
CN107463675B (en) Data processing method and system
CN109901987B (en) Method and device for generating test data
CN111427971B (en) Business modeling method, device, system and medium for computer system
CN108933695B (en) Method and apparatus for processing information
CN110706093A (en) Accounting processing method and device
CN110427304A (en) O&M method, apparatus, electronic equipment and medium for banking system
CN109992719B (en) Method and apparatus for determining push priority information
CN112102043B (en) Item recommendation page generation method and device, electronic equipment and readable medium
CN109978594B (en) Order processing method, device and medium
CN111738632B (en) Device control method, device, electronic device and computer readable medium
CN110928594A (en) Service development method and platform
CN110895761A (en) Method and device for processing after-sale service application information
CN111078636A (en) Marketing data processing method and system and related equipment
CN111125502A (en) Method and apparatus for generating information
CN113763083A (en) Information processing method and device
CN112598337A (en) Article-oriented vehicle control method, apparatus, device and computer readable medium
CN108898446B (en) Method and apparatus for outputting information
CN113554493A (en) Interactive ordering method, device, electronic equipment and computer readable medium
CN113434754A (en) Method and device for determining recommended API (application program interface) service, electronic equipment and storage medium
CN112785358A (en) Order fulfillment merchant access method and device
CN111833085A (en) Method and device for calculating price of article
CN111460273B (en) Information pushing method and device

Legal Events

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