CN111526084A - Information processing method, device, equipment and storage medium - Google Patents

Information processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN111526084A
CN111526084A CN202010359321.6A CN202010359321A CN111526084A CN 111526084 A CN111526084 A CN 111526084A CN 202010359321 A CN202010359321 A CN 202010359321A CN 111526084 A CN111526084 A CN 111526084A
Authority
CN
China
Prior art keywords
information
target information
time
time period
group
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
CN202010359321.6A
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 Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN202010359321.6A priority Critical patent/CN111526084A/en
Publication of CN111526084A publication Critical patent/CN111526084A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/212Monitoring or handling of messages using filtering or selective blocking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding

Abstract

The present disclosure relates to an information processing method, apparatus, device, and storage medium, wherein the method comprises: receiving an information retrieval request sent by a group administrator; acquiring target information meeting information retrieval conditions from the group chat records; and outputting the target information in a set form. The method and the system receive the information retrieval request sent by the group administrator, acquire the target information meeting the information retrieval condition from the group chat records, and further output the target information in a set form.

Description

Information processing method, device, equipment and storage medium
Technical Field
The present disclosure relates to the field of information processing technologies, and in particular, to an information processing method, apparatus, device, and storage medium.
Background
With the development of mobile terminal technology, instant messaging software is also becoming a communication tool for more and more people. The instant messaging software in the related technology can support sending voice short messages, videos, pictures and characters, and also can support group chat, and users can realize communication and information sending among multiple users and even perform activities such as commodity group purchase and the like by establishing a multi-user chat group. For example, the group purchase initiator may send commodity information and have the owner send a purchase list in the group and then order collection is performed. However, as the number of people joining the group increases, the order statistics and consolidation becomes more complex and prone to errors and omissions.
Disclosure of Invention
To overcome the problems in the related art, embodiments of the present disclosure provide an information processing method, apparatus, device, and storage medium, so as to solve the defects in the related art.
According to a first aspect of embodiments of the present disclosure, there is provided an information processing method, the method including:
receiving an information retrieval request sent by a group administrator;
acquiring target information meeting information retrieval conditions from the group chat records;
and outputting the target information in a set form.
In one embodiment, the search request includes a search term;
the information retrieval condition includes:
including the search term.
In one embodiment, the retrieval request further includes a start time and an end time of a set time period;
the information retrieval condition further includes:
the sending time is within the set time period.
In one embodiment, the retrieval request further includes a deadline for a set time period;
the information retrieval condition further includes:
the transmission time is within the set time period, and the start time of the set time period includes the time when the group administrator transmits the information including the set content.
In one embodiment, the information retrieval condition further includes:
the transmission time is within a set time period after a start time, the start time including a time at which the group administrator transmits information including set contents.
In an embodiment, the outputting the target information in a set form includes:
filling the target information into a pre-constructed information list according to sending time;
and outputting the information list.
According to a second aspect of the embodiments of the present disclosure, there is provided an information processing apparatus, the apparatus including:
the retrieval request receiving module is used for receiving an information retrieval request sent by a group administrator;
the target information acquisition module is used for acquiring target information meeting the information retrieval condition from the group chat records;
and the target information output module is used for outputting the target information in a set form.
In one embodiment, the search request includes a search term;
the information retrieval condition includes:
including the search term.
In one embodiment, the retrieval request further includes a start time and an end time of a set time period;
the information retrieval condition further includes:
the sending time is within the set time period.
In one embodiment, the retrieval request further includes a deadline for a set time period;
the information retrieval condition further includes:
the transmission time is within the set time period, and the start time of the set time period includes the time when the group administrator transmits the information including the set content.
In one embodiment, the information retrieval condition further includes:
the transmission time is within a set time period after a start time, the start time including a time at which the group administrator transmits information including set contents.
In one embodiment, the target information output module includes:
an information list filling unit, configured to fill the target information into a pre-constructed information list according to sending time;
and the information list output unit is used for outputting the information list.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor, and a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving an information retrieval request sent by a group administrator;
acquiring target information meeting information retrieval conditions from the group chat records;
and outputting the target information in a set form.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of:
receiving an information retrieval request sent by a group administrator;
acquiring target information meeting information retrieval conditions from the group chat records;
and outputting the target information in a set form.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
the method and the system receive the information retrieval request sent by the group administrator, acquire the target information meeting the information retrieval condition from the group chat records, and further output the target information in a set form.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a flowchart illustrating an information processing method according to a first exemplary embodiment;
fig. 2 is a flowchart illustrating an information processing method according to a second exemplary embodiment;
fig. 3 is a flowchart illustrating an information processing method according to a third exemplary embodiment;
fig. 4 is a flowchart illustrating an information processing method according to a fourth exemplary embodiment;
fig. 5 is a flowchart illustrating an information processing method according to a fifth exemplary embodiment;
fig. 6 is a flowchart showing how target information is output according to the first exemplary embodiment;
FIG. 7A is a schematic diagram of an application scenario of an information processing method shown in accordance with an exemplary embodiment;
FIG. 7B is a diagram illustrating a target information output effect, according to an example embodiment;
FIG. 8 is a block diagram illustrating an information processing apparatus in accordance with an exemplary embodiment;
FIG. 9 is a block diagram illustrating another information processing apparatus in accordance with an illustrative embodiment;
FIG. 10 is a block diagram illustrating an electronic device in accordance with an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating an information processing method according to a first exemplary embodiment; the information processing method of the embodiment can be applied to terminal devices (such as smart phones, smart cameras, tablet computers, wearable devices and the like). As shown in fig. 1, the method comprises the following steps S101-S103:
in step S101, an information search request transmitted by a group administrator is received.
In this embodiment, when a group administrator wants to acquire target information sent by each user in a current chat group at one time, an information retrieval request may be input in an information input interface provided by a terminal device.
In an optional embodiment, the target information may include order information sent by each user, which is not limited in this embodiment.
In an optional embodiment, the terminal device may provide a search request input interface, where the search request input interface is used for a user to input a search request, such as a keyword included in the information, a search time period, and the like, and this embodiment does not limit this.
In step S102, target information satisfying the information retrieval condition is acquired from the group chat log.
In an alternative embodiment, after the terminal device receives the information retrieval request sent by the group administrator, the terminal device may obtain the target information satisfying the information retrieval condition from the group chat records.
It should be noted that the information retrieval conditions may be preset by a developer based on actual business needs, or may be determined based on an information retrieval request currently input by a group administrator.
For example, after receiving an information retrieval request sent by a group administrator, the terminal device may determine an information retrieval condition based on the information retrieval request, and obtain a group chat record of a current chat group, and further may obtain target information satisfying the information retrieval condition from the group chat record.
In another alternative embodiment, the content of the information retrieval condition may also refer to the following embodiments shown in fig. 2 to fig. 5, which is not described herein again.
In step S103, the target information is output in a set form.
In this embodiment, after the target information satisfying the information retrieval condition is acquired from the group chat log, the target information may be output in a set form.
For example, when target information satisfying the information search condition is obtained, the obtained target information may be arranged in a set form, and the target information may be output in the set form.
It should be noted that the setting form may be set by a developer in advance based on business needs, or set by a group administrator based on real-time needs, such as a list, and the like, which is not limited in this embodiment.
As can be seen from the above description, in the present embodiment, the information retrieval request sent by the group administrator is received, the target information meeting the information retrieval condition is obtained from the group chat records, and then the target information is output in the set form, because the target information meeting the retrieval condition is obtained based on the information retrieval request sent by the group administrator and is output in the set form, the target information meeting the requirements of the group administrator can be screened and output at one time, the process of counting and sorting the target information can be simplified, the occurrence of mistakes and omissions can be avoided, and the accuracy and efficiency of the target information counting can be improved.
Fig. 2 is a flowchart illustrating an information processing method according to a second exemplary embodiment; the information processing method of the embodiment can be applied to terminal devices (such as smart phones, smart cameras, tablet computers, wearable devices and the like). As shown in fig. 2, the method comprises the following steps S201-S203:
in step S201, an information retrieval request transmitted by a group administrator is received.
The search request may include a search term, such as a word or a word included in the information.
In this embodiment, when a group administrator wants to acquire target information sent by each user in a current chat group at one time, an information search request including a search term may be input in an information input interface provided by a terminal device.
In an optional embodiment, the target information may include order information sent by each user, and on this basis, the search term may include "order" and the like, which is not limited in this embodiment.
In an alternative embodiment, the terminal device may be provided with a retrieval request input interface, and the interface is used for a user to input a retrieval request.
In step S202, target information including the search term is acquired from the group chat log.
In an optional embodiment, after receiving an information retrieval request sent by a group administrator, the terminal device may extract a retrieval word from the retrieval request, and may further obtain target information including the retrieval word from a group chat record.
For example, after receiving an information search request sent by a group administrator, the terminal device may extract a search term from the search request, determine an information search condition (e.g., including the search term) based on the search term, and then may obtain target information that satisfies the information search condition, i.e., includes the search term, from the obtained group chat records of the current chat group.
In step S203, the target information is output in a set form.
For the explanation and explanation of step S203, reference may be made to the above embodiments, which are not described herein again.
As can be seen from the above description, in the present embodiment, the information retrieval request sent by the group administrator is received, the target information including the search term is obtained from the group chat record, and then the target information is output in the set form, because the search term is obtained based on the information retrieval request sent by the group administrator, the target information including the search term is obtained, and then the target information is output in the set form, the target information meeting the requirements of the group administrator can be screened and output at one time, the process of counting and sorting the target information can be simplified, mistakes and omissions can be avoided, and the accuracy and efficiency of the target information counting can be further improved.
Fig. 3 is a flowchart illustrating an information processing method according to a third exemplary embodiment; the information processing method of the embodiment can be applied to terminal devices (such as smart phones, smart cameras, tablet computers, wearable devices and the like). As shown in fig. 3, the method comprises the following steps S301-S303:
in step S301, an information search request transmitted by a group administrator is received.
The search request may include a search term, such as a word or a word included in the information, and may further include a start time and an end time of the set time period.
In this embodiment, when a group administrator wants to acquire target information sent by each user in a current chat group within a set time period at a time, a search request including a search term and start time and deadline of the set time period may be input in an information input interface provided by a terminal device.
In an optional embodiment, the target information may include order information sent by each user, and on this basis, the search term may include "order" and the like, which is not limited in this embodiment.
In an optional embodiment, the terminal device may be provided with a search request input interface, and the interface is used for a user to input a search request including a search term and a start time and an end time of a set time period. For example, the search request input interface provided in the terminal device may include a search term input interface and a setting interface for setting a start time and an end time of a time period, so as to be input by the group administrator based on actual needs.
In step S302, the target information that includes the search term and has the sending time within the set time period is obtained from the group chat log.
In an alternative embodiment, after the terminal device receives an information retrieval request sent by a group administrator, a retrieval word may be extracted from the retrieval request, and a start time and an end time of a time period may be set, and further, target information including the retrieval word and having a sending time between the start time and the end time may be obtained from a group chat record.
For example, after receiving an information search request sent by a group administrator, the terminal device may extract a search term and start time and end time of a set time period from the search request, determine an information search condition (e.g., including the search term, and having a sending time later than the start time and earlier than the end time) based on the search term and the start time and the end time, and then obtain target information satisfying the information search condition, that is, including the search term, and having a sending time later than the start time and earlier than the end time, from the obtained group chat records of the current chat group.
In step S303, the target information is output in a set form.
For the explanation and explanation of step S303, reference may be made to the above embodiments, which are not described herein again.
As can be seen from the above description, in the present embodiment, the information retrieval request sent by the group administrator is received, the target information including the search term and having the sending time in the set time period is obtained from the group chat log, and the target information is further output in the set form.
Fig. 4 is a flowchart illustrating an information processing method according to a fourth exemplary embodiment; the information processing method of the embodiment can be applied to terminal devices (such as smart phones, smart cameras, tablet computers, wearable devices and the like). As shown in fig. 4, the method comprises the following steps S401-S403:
in step S401, an information retrieval request transmitted by a group administrator is received.
The search request may include a search term, such as a word or a word included in the information, and may further include a deadline of a set time period.
In this embodiment, when a group administrator wants to acquire target information sent by each user in a current chat group within a set time period at a time, a search request including a search term and an expiration time of the set time period may be input in an information input interface provided by a terminal device.
In an optional embodiment, the target information may include order information sent by each user, and on this basis, the search term may include "order" and the like, which is not limited in this embodiment.
In an optional embodiment, the terminal device may be provided with a search request input interface, where the search request input interface is used for a user to input a search request including a search term and an expiration time of a set time period. For example, the search request input interface provided in the terminal device may include a search term input interface and a setting interface for setting the deadline of the time period, so that the group administrator can input the search term based on actual needs.
In step S402, the target information that includes the search term and has the sending time within the set time period is obtained from the group chat log.
The start time of the set time period may be a time when the group administrator transmits information including the set content.
In an alternative embodiment, after the terminal device receives the information retrieval request sent by the group administrator, the search word may be extracted from the retrieval request, and the deadline of the time period may be set, and the time when the group administrator sends the information containing the set content (i.e., the start time of the set time period) may be determined from the group chat log, and the target information containing the search word and having a sending time between the start time and the deadline may be obtained from the group chat log.
It should be noted that the setting content in the information sent by the group administrator may be set in advance by a developer based on business needs, or set in real time by the group administrator, for example, set as "can make an order", and the present embodiment does not limit this.
For example, after receiving an information search request sent by a group administrator, the terminal device may extract a search term and an expiration time of a set time period from the search request, may determine a start time of the set time period from the group chat log, may further determine an information search condition (e.g., including the search term, having a sending time later than the start time and earlier than the expiration time) based on the search term and the start time and the expiration time, and may then obtain target information satisfying the information search condition, i.e., including the search term, having a sending time later than the start time and earlier than the expiration time, from the obtained group chat log of the current chat group.
In step S403, the target information is output in a set form.
For the explanation and explanation of step S403, reference may be made to the above embodiments, which are not described herein again.
As can be seen from the above description, the present embodiment receives an information search request sent by a group administrator, and obtains target information containing a search term and having a sending time within a set time period from a group chat log, and further outputs the target information in a set form, since the search term is acquired based on the information search request sent by the group administrator and the expiration time of the set time period, and determines the start time of the set period of time based on the information containing the set contents transmitted by the group administrator, further, the target information which contains the search word and has the sending time within the set time period can be obtained subsequently, and outputs the target information in a set form, thereby realizing one-time screening and outputting the target information meeting the requirements of the group administrator, the process of counting and sorting the target information can be simplified, mistakes and omissions are avoided, and the accuracy and the efficiency of the target information counting can be improved.
Fig. 5 is a flowchart illustrating an information processing method according to a fifth exemplary embodiment; the information processing method of the embodiment can be applied to terminal devices (such as smart phones, smart cameras, tablet computers, wearable devices and the like). As shown in fig. 5, the method includes the following steps S501 to S503:
in step S501, an information search request transmitted by a group administrator is received.
The search request may include a search term.
In step S402, the target information, which includes the search term and has a sending time within a set time period after the start time, is obtained from the group chat log.
The starting time of the set time period may be a time when the group administrator sends information including set contents, and the length of the set time period may be set by a developer based on actual business needs, for example, set to 24 hours, which is not limited in this embodiment.
In an alternative embodiment, after the terminal device receives the information retrieval request sent by the group administrator, the search term may be extracted from the retrieval request, and the time when the group administrator sends the information containing the set content (i.e., the start time of the set time period) may be determined from the group chat log, so that the target information containing the search term and having the sending time within the set time period after the start time may be obtained from the group chat log.
It should be noted that the setting content in the information sent by the group administrator may be set in advance by a developer based on business needs, or set in real time by the group administrator, for example, set as "can make an order", and the present embodiment does not limit this.
For example, after receiving an information search request sent by a group administrator, the terminal device may extract a search term from the search request, may determine a start time of a set time period from the group chat log, may further determine an information search condition (e.g., including the search term and having a sending time within the set time period after the start time) based on the search term and the start time, and may then obtain target information satisfying the information search condition, i.e., including the search term and having a sending time within the set time period after the start time, from the obtained group chat log of the current chat group.
In step S403, the target information is output in a set form.
For the explanation and explanation of step S403, reference may be made to the above embodiments, which are not described herein again.
As can be seen from the above description, the present embodiment receives an information search request sent by a group administrator, and obtains target information, which contains a search term and is sent at a set time period after a start time, from a group chat log, and further outputs the target information in a set form, since the search word is acquired based on the information search request sent by the group administrator, and the start time of the set time period is determined based on the information containing the set content sent by the group administrator, thereby realizing the subsequent acquisition of the target information which contains the search term and has the sending time within the set time period after the starting time, and outputs the target information in a set form, thereby realizing one-time screening and outputting the target information meeting the requirements of the group administrator, the process of counting and sorting the target information can be simplified, mistakes and omissions are avoided, and the accuracy and the efficiency of the target information counting can be improved.
Fig. 6 is a flowchart showing how target information is output according to the first exemplary embodiment; the present embodiment exemplifies how to output the target information on the basis of the above-described embodiments. As shown in fig. 6, the outputting the target information in the set form in step S103 may include the following steps S601-S602:
in step S601, the target information is filled in a pre-constructed information list according to the transmission time.
In this embodiment, after the target information meeting the information retrieval condition is obtained from the group chat records, the target information may be filled in the information list constructed in advance according to the sending time.
For example, after a plurality of pieces of target information satisfying the information retrieval condition are obtained, sending time of the plurality of pieces of target information, that is, time for sending the plurality of pieces of target information to the current chat group by the sending end of the target information may be obtained, and then the sending time of the plurality of pieces of target information may be sorted, so that the plurality of pieces of target information may be filled in a pre-constructed information list according to the order of the sending time.
It should be noted that the information list may be a pre-constructed list for listing target information, and the form of the list may be set by a developer or a group administrator based on actual needs, which is not limited in this embodiment.
Taking the target information as the order information as an example, the process of filling the target information into the pre-constructed information list according to the sending time may further include performing semantic parsing on the order information, for example, parsing a text corresponding to each piece of order information to obtain an item identifier (such as a name or a number) and a corresponding quantity included in each piece of order information, and further, the item identifier and the quantity may be filled in a corresponding position of the information list.
In step S602, the information list is output.
In this embodiment, after the target information is filled in the pre-constructed information list according to the sending time, the information list may be output, for example, the information list may be displayed on a screen of a terminal device of a group administrator.
As can be seen from the above description, in this embodiment, the target information is filled into the pre-constructed information list according to the sending time, and the information list is output, so that automatic arrangement and output of the target information can be realized, a group administrator can acquire the target information more quickly and accurately, the workload of counting and arranging the target information can be reduced, mistakes and omissions in the counting process can be avoided, and the accuracy and efficiency of target information counting can be further improved.
Fig. 7A is a schematic diagram of an application scenario of an information processing method according to an exemplary embodiment, and fig. 7B is a schematic diagram of a target information output effect according to an exemplary embodiment. As shown in fig. 7A, the application scenario includes a server 100, a terminal device 200, and a terminal device 300, where the server 100, the terminal device 200, and the terminal device 300 communicate via a network, the terminal device 200 logs in a first account, and the terminal device 300 logs in a second account. In this application scenario, the first account and the second account are in the same chat group, the terminal device 200 is a terminal device of a group administrator of the current chat group, and the terminal device 300 is a terminal device of a user other than the group administrator in the current chat group.
In the application scenario, when the group administrator publishes the grouping information of the commodity in the current chat group through the terminal device 200, "grouping commodity [ yogurt 200g × 10 boxes ] open group |)! 1 box 35 element ", if the user in the current chat group wants to purchase, the user can send response information" order by terminal device 300: 1 box of yoghourt. On this basis, when the group administrator wants to acquire the order information sent by each user in the current chat group at one time, an information retrieval request may be input in an information input interface provided by the terminal device (e.g., an input box after "retrieval" shown in fig. 7B), for example, a keyword "order" may be input, and the terminal device 200 may acquire target information including the keyword "order" from the group chat record, and may generate a list based on the acquired item label information, and output the list, that is, present on the screen of the terminal device 200.
Fig. 8 is a block diagram illustrating an information processing apparatus according to an example embodiment. The information processing apparatus of the embodiment can be applied to terminal devices (e.g., smart phones, smart cameras, tablet computers, wearable devices, and the like). As shown in fig. 8, the apparatus includes: a retrieval request receiving module 110, a target information obtaining module 120 and a target information outputting module 130, wherein:
a retrieval request receiving module 110, configured to receive an information retrieval request sent by a group administrator;
a target information obtaining module 120, configured to obtain target information that meets the information retrieval condition from the group chat records;
and the target information output module 130 is configured to output the target information in a set form.
In an optional embodiment, the search request may include a search term;
on this basis, the information retrieval condition may include:
including the search term.
In another optional embodiment, the search request may further include a start time and an end time of a set time period;
on this basis, the information retrieval condition may further include:
the sending time is within the set time period.
In another optional embodiment, the search request may further include a deadline for a set time period;
the information retrieval condition may further include:
the transmission time is within the set time period, and the start time of the set time period includes the time when the group administrator transmits the information including the set content.
In another optional embodiment, the information retrieval condition may further include:
the transmission time is within a set time period after a start time, the start time including a time at which the group administrator transmits information including set contents.
As can be seen from the above description, in the present embodiment, the information retrieval request sent by the group administrator is received, the target information meeting the information retrieval condition is obtained from the group chat records, and then the target information is output in the set form, because the target information meeting the retrieval condition is obtained based on the information retrieval request sent by the group administrator and is output in the set form, the target information meeting the requirements of the group administrator can be screened and output at one time, the process of counting and sorting the target information can be simplified, the occurrence of mistakes and omissions can be avoided, and the accuracy and efficiency of the target information counting can be improved.
FIG. 9 is a block diagram illustrating another information processing apparatus in accordance with an illustrative embodiment; the information processing apparatus of the embodiment can be applied to terminal devices (e.g., smart phones, smart cameras, tablet computers, wearable devices, and the like). The retrieval request receiving module 210, the target information obtaining module 220, and the target information outputting module 230 have the same functions as the retrieval request receiving module 110, the target information obtaining module 120, and the target information outputting module 130 in the embodiment shown in fig. 8, and are not described herein again. As shown in fig. 9, the target information output module 230 may further include:
an information list filling unit 231 for filling the target information into a pre-constructed information list according to a transmission time;
an information list output unit 232, configured to output the information list.
FIG. 10 is a block diagram illustrating an electronic device in accordance with an example embodiment. For example, the device 900 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and so forth.
Referring to fig. 10, device 900 may include one or more of the following components: processing component 902, memory 904, power component 906, multimedia component 908, audio component 910, input/output (I/O) interface 912, sensor component 914, and communication component 916.
The processing component 902 generally controls the overall operation of the device 900, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. Processing element 902 may include one or more processors 920 to execute instructions to perform all or a portion of the steps of the methods described above. Further, processing component 902 can include one or more modules that facilitate interaction between processing component 902 and other components. For example, the processing component 902 can include a multimedia module to facilitate interaction between the multimedia component 908 and the processing component 902.
The memory 904 is configured to store various types of data to support operation at the device 900. Examples of such data include instructions for any application or method operating on device 900, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 904 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power component 906 provides power to the various components of device 900. Power components 906 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for device 900.
The multimedia components 908 include a screen that provides an output interface between the device 900 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 908 includes a front facing camera and/or a rear facing camera. The front-facing camera and/or the rear-facing camera may receive external multimedia data when the device 900 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 910 is configured to output and/or input audio signals. For example, audio component 910 includes a Microphone (MIC) configured to receive external audio signals when device 900 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 904 or transmitted via the communication component 916. In some embodiments, audio component 910 also includes a speaker for outputting audio signals.
I/O interface 912 provides an interface between processing component 902 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 914 includes one or more sensors for providing status assessment of various aspects of the device 900. For example, the sensor component 914 may detect an open/closed state of the device 900, the relative positioning of components, such as a display and keypad of the device 900, the sensor component 914 may also detect a change in the position of the device 900 or a component of the device 900, the presence or absence of user contact with the device 900, orientation or acceleration/deceleration of the device 900, and a change in the temperature of the device 900. The sensor assembly 914 may also include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. The sensor assembly 914 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 914 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 916 is configured to facilitate communications between the device 900 and other devices in a wired or wireless manner. The device 900 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, 4G or 5G, or a combination thereof. In an exemplary embodiment, the communication component 916 receives a broadcast signal or broadcast associated information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 916 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the device 900 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described information processing methods.
In an exemplary embodiment, a non-transitory computer readable storage medium including instructions, such as memory 904, including instructions executable by processor 920 of device 900 to perform the information processing methods described above is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (12)

1. An information processing method, characterized in that the method comprises:
receiving an information retrieval request sent by a group administrator;
acquiring target information meeting information retrieval conditions from the group chat records;
and outputting the target information in a set form.
2. The method of claim 1, wherein the search request includes a search term;
the information retrieval condition includes:
including the search term.
3. The method according to claim 2, wherein the retrieval request further includes a start time and an end time of a set time period;
the information retrieval condition further includes: the sending time is within the set time period; and/or
The retrieval request also comprises the deadline of a set time period;
the information retrieval condition further includes: the transmission time is within the set time period, and the start time of the set time period includes the time when the group administrator transmits the information including the set content.
4. The method of claim 2, wherein the information retrieval condition further comprises:
the transmission time is within a set time period after a start time, the start time including a time at which the group administrator transmits information including set contents.
5. The method of claim 1, wherein outputting the target information in a set form comprises:
filling the target information into a pre-constructed information list according to sending time;
and outputting the information list.
6. An information processing apparatus characterized in that the apparatus comprises:
the retrieval request receiving module is used for receiving an information retrieval request sent by a group administrator;
the target information acquisition module is used for acquiring target information meeting the information retrieval condition from the group chat records;
and the target information output module is used for outputting the target information in a set form.
7. The method of claim 6, wherein the search request includes a search term;
the information retrieval condition includes:
including the search term.
8. The apparatus according to claim 7, wherein the search request further includes a start time and an end time of a set time period;
the information retrieval condition further includes: the sending time is within the set time period; and/or
The retrieval request also comprises the deadline of a set time period;
the information retrieval condition further includes: the transmission time is within the set time period, and the start time of the set time period includes the time when the group administrator transmits the information including the set content.
9. The apparatus of claim 7, wherein the information retrieval condition further comprises:
the transmission time is within a set time period after a start time, the start time including a time at which the group administrator transmits information including set contents.
10. The apparatus of claim 6, wherein the target information output module comprises:
an information list filling unit, configured to fill the target information into a pre-constructed information list according to sending time;
and the information list output unit is used for outputting the information list.
11. An electronic device, comprising:
a processor, and a memory for storing processor-executable instructions;
wherein the processor is configured to:
receiving an information retrieval request sent by a group administrator;
acquiring target information meeting information retrieval conditions from the group chat records;
and outputting the target information in a set form.
12. A computer-readable storage medium, on which a computer program is stored, which program, when executed by a processor, carries out the steps of:
receiving an information retrieval request sent by a group administrator;
acquiring target information meeting information retrieval conditions from the group chat records;
and outputting the target information in a set form.
CN202010359321.6A 2020-04-29 2020-04-29 Information processing method, device, equipment and storage medium Pending CN111526084A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010359321.6A CN111526084A (en) 2020-04-29 2020-04-29 Information processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010359321.6A CN111526084A (en) 2020-04-29 2020-04-29 Information processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111526084A true CN111526084A (en) 2020-08-11

Family

ID=71906003

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010359321.6A Pending CN111526084A (en) 2020-04-29 2020-04-29 Information processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111526084A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114143279A (en) * 2020-08-13 2022-03-04 北京有限元科技有限公司 Sampling method and device for interactive recording and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106357416A (en) * 2016-11-30 2017-01-25 宇龙计算机通信科技(深圳)有限公司 Group information recommendation method, device and terminal
US20170069047A1 (en) * 2012-06-07 2017-03-09 Raymond Anthony Joao Apparatus and method for providing and/or for processing information pertaining to and/or relating to principal/agent relationships and/or activities involving agents and third parties
CN110830362A (en) * 2019-10-28 2020-02-21 维沃移动通信有限公司 Content generation method and mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170069047A1 (en) * 2012-06-07 2017-03-09 Raymond Anthony Joao Apparatus and method for providing and/or for processing information pertaining to and/or relating to principal/agent relationships and/or activities involving agents and third parties
CN106357416A (en) * 2016-11-30 2017-01-25 宇龙计算机通信科技(深圳)有限公司 Group information recommendation method, device and terminal
CN110830362A (en) * 2019-10-28 2020-02-21 维沃移动通信有限公司 Content generation method and mobile terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114143279A (en) * 2020-08-13 2022-03-04 北京有限元科技有限公司 Sampling method and device for interactive recording and storage medium
CN114143279B (en) * 2020-08-13 2023-10-24 北京有限元科技有限公司 Interactive recording sampling method and device and storage medium

Similar Documents

Publication Publication Date Title
CN105843615B (en) Notification message processing method and device
US20180121040A1 (en) Method and device for managing notification messages
CN113259226B (en) Information synchronization method and device, electronic equipment and storage medium
CN112291631A (en) Information acquisition method, device, terminal and storage medium
CN107402767B (en) Method and device for displaying push message
CN112131466A (en) Group display method, device, system and storage medium
CN108270661B (en) Information reply method, device and equipment
CN113596175A (en) Scene synchronization method, terminal, server and system
CN109451799B (en) Time domain information indication method of public control resource set of residual key system information
CN110690979B (en) Group message processing method, device, server, client and storage medium
CN110908814A (en) Message processing method and device, electronic equipment and storage medium
CN111526084A (en) Information processing method, device, equipment and storage medium
CN108012258B (en) Data traffic management method and device for virtual SIM card, terminal and server
CN112769677B (en) Data synchronization method, apparatus, electronic device, storage medium, and program product
US11496787B2 (en) Information processing method and device, electronic device, and storage medium
CN111049732B (en) Push message display method and device, electronic equipment and medium
CN114239531A (en) Template recommendation method and device, electronic equipment and storage medium
CN110213062B (en) Method and device for processing message
CN114124866A (en) Session processing method, device, electronic equipment and storage medium
CN108737523B (en) Method and device for associating application module with account, hardware device and medium
CN106919336B (en) Method and device for commenting voice message
CN112102009A (en) Advertisement display method, device, equipment and storage medium
CN107885746B (en) Page sharing method and device
CN114125530B (en) Information display method and device, electronic equipment and storage medium
CN111143184B (en) Data processing method, device and system

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200811