CN111859119A - Information processing method and device - Google Patents

Information processing method and device Download PDF

Info

Publication number
CN111859119A
CN111859119A CN202010610567.6A CN202010610567A CN111859119A CN 111859119 A CN111859119 A CN 111859119A CN 202010610567 A CN202010610567 A CN 202010610567A CN 111859119 A CN111859119 A CN 111859119A
Authority
CN
China
Prior art keywords
keyword
chat
information
target
category
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
CN202010610567.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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202010610567.6A priority Critical patent/CN111859119A/en
Publication of CN111859119A publication Critical patent/CN111859119A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9536Search customisation based on social or collaborative filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • 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/216Handling conversation history, e.g. grouping of messages in sessions or threads

Abstract

The application discloses an information processing method and device, and belongs to the technical field of communication. The method mainly comprises the steps of receiving first input of a user in a chat interface, wherein the first input is associated with a target keyword; and responding to the first input, displaying target information, wherein the target information comprises a subject identification and target chat information associated with the subject identification, and the subject identification is used for representing the category to which the target keyword belongs. The method provided by the embodiment of the application can solve the problem of low information query efficiency.

Description

Information processing method and device
Technical Field
The present application belongs to the field of communication technologies, and in particular, to an information processing method and apparatus.
Background
With the development of electronic devices and mobile internet, instant messaging is becoming the mainstream communication mode. Wherein a user can discuss various topics in an instant messaging application with other users or with some like group members in a joined chat group. For example, a certain game was discussed the previous day, mechanical keyboard was discussed yesterday, cosmetics are discussed today, etc.
Therefore, under the condition that the number of chat objects or chat groups added by the users is increased and the number of people participating in discussion is increased, the users want to find the information again and can only search the chat records through the search keywords. However, sometimes, because the keywords are fuzzy, messages in a plurality of groups may have the keywords, and the searched content is scattered, if the user wants to continue searching, the user needs to check the chat objects and the chat records in each group one by one, the process of querying the information is tedious, the efficiency is too low, and the user experience is reduced.
Disclosure of Invention
The embodiment of the application aims to provide an information processing method and an information processing device, which can solve the problem of low information query efficiency.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides an information processing method, where the method includes:
receiving a first input of a user in the chat interface, wherein the first input is associated with a target keyword;
and responding to the first input, displaying target information, wherein the target information comprises a subject identification and target chat information associated with the subject identification, and the subject identification is used for representing the category to which the target keyword belongs.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including:
the receiving module is used for receiving a first input of a user in the chat interface, wherein the first input is associated with a target keyword;
and the display module is used for responding to the first input and displaying target information, the target information comprises a subject identifier and target chat information associated with the subject identifier, and the subject identifier is used for representing the category of the target keyword.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, implement the method steps as related to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium on which a program or instructions are stored, which when executed by a processor, implement the method steps as related to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method steps according to the first aspect.
In the embodiment of the application, by receiving a first input of a user in a chat interface, the first input is associated with a target keyword; and responding to the first input, displaying target information, wherein the target information comprises a subject identification and target chat information associated with the subject identification, and the subject identification is used for representing the category to which the target keyword belongs. Therefore, when the target keyword input by the user is fuzzy, the topic identification corresponding to the fuzzy target keyword can be effectively determined, and the target chat information related to the target keyword is checked according to the topic identification, so that the user can check the chat information according to the topic identification in a classified manner, the user can check the chat information conveniently, disorder and trouble caused by directly searching the chat records through the target keyword are avoided, the convenience of searching the chat records by the user is greatly improved, the accuracy of inquiring the information is improved, and the user experience is improved while the information inquiring efficiency is improved.
Drawings
Fig. 1 is a schematic view of an application scenario of an information processing method provided in an embodiment of the present application;
fig. 2 is a schematic view of an application scenario of another information processing method provided in an embodiment of the present application;
fig. 3 is a schematic view of an application scenario of another information processing method provided in an embodiment of the present application;
fig. 4 is a flowchart of an information processing method according to an embodiment of the present application;
fig. 5 is a schematic interface diagram of opening a theme identifier according to an embodiment of the present application;
fig. 6 is a schematic interface diagram for turning on and off a theme identifier according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 9 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. The objects distinguished by "first", "second", and the like are usually a class, and the number of the objects is not limited, and for example, the first object may be one or a plurality of objects. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The scheme provides an application scenario of the information processing method, and with reference to an interface diagram in (1) in fig. 1, when a user queries chat information through a target application program, such as an instant messaging application program or a short message or other data text, a target keyword may be input in an application interface of the target application program, and with reference to an interface diagram in (1) in fig. 2, when at least one topic identifier is displayed in the application interface, the user may also select the target keyword (or a category to which the target keyword belongs) in the at least one topic identifier according to the displayed at least one topic identifier. Such as subject identification, skin care, examination, mechanical keyboard, etc. Thus, referring to the interface diagrams of fig. 1(2) and fig. 2(2), when the target keyword is received, the topic identifier a related to the target keyword is determined according to the target keyword, and the target chat information associated with the topic identifier a in the target application program is acquired and displayed based on the topic identifier a, where the target chat information may include the target keyword or may include chat information having a similar meaning to the target keyword.
Thus, upon receiving the target keyword "water emulsion," a topic identification such as skin care corresponding to the target keyword is determined, whereby the target chat information associated with skin care can relate to a first chat record including the target keyword in the target application, a second chat record having a contextual relationship with the first chat record, and chat information including a similar meaning as the target keyword.
Here, the topic identifier is used to indicate the category to which the target keyword belongs, and of course, in some scenarios, some target keywords are sometimes the same as the topic identifier, for example, the target keyword is skin care, and the topic identifier may also be skin care. Here, the target keyword may be manually input by the user, or may be an option of displaying a topic identifier of "skin care" to the user, so as to facilitate the selection of the user, reduce the input by the user, and shorten the search time.
In addition, in another scenario, the topic identifier associated with the target keyword may be associated with a plurality of chat groups, each of which may then relate to a chat history associated with the target keyword. Thus, as shown in (1) in fig. 3, when the target keyword "water emulsion" is received, it is determined that the topic identification corresponding to the target keyword is skin-protected, as shown in (2) in fig. 3, in the case where a plurality of chat groups in the target application program corresponding to the topic identification, such as chat group a, chat group B, and chat group C, are received, the name of each chat group may be displayed, and then, in the case where it is received that the user selects a target chat group B among the plurality of chat groups, such as chat group a, chat group B, and chat group C, as shown in (3) in fig. 3, a target chat record corresponding to the topic identification in chat group B is displayed. Alternatively, after determining the topic identifier corresponding to the target keyword, such as skin care, target chat information associated with the topic identifier in each chat group is displayed, where the target chat information may relate to a first chat record including the target keyword in the target application, a second chat record having a contextual relationship with the first chat record, and chat information including a similar meaning to the target keyword.
It should be noted that, in addition to the contents shown above, the scenarios related in the embodiments of the present application may also be applied to any scenario of searching for chat information, such as searching for chat information in a certain comment.
According to the application scenario, the information processing method provided by the embodiment of the present application is described in detail below with reference to fig. 4 to 8.
Fig. 4 is a flowchart of an information processing method according to an embodiment of the present application.
As shown in fig. 4, the information processing method may specifically include the following steps:
first, a first input of a user in a chat interface is received, the first input being associated with a target keyword, step 410.
Then, step 420, in response to the first input, displaying target information, where the target information includes a topic identifier and target chat information associated with the topic identifier, and the topic identifier is used to indicate a category to which the target keyword belongs.
Thus, by receiving a first input by a user in the chat interface, the first input is associated with a target keyword; and responding to the first input, displaying target information, wherein the target information comprises a subject identification and target chat information associated with the subject identification, and the subject identification is used for representing the category to which the target keyword belongs. Therefore, when the target keyword input by the user is fuzzy, the topic identification corresponding to the fuzzy target keyword can be effectively determined, and the target chat information related to the target keyword is checked according to the topic identification, so that the user can check the chat information according to the topic identification in a classified manner, the user can check the chat information conveniently, disorder and trouble caused by directly searching the chat records through the target keyword are avoided, the convenience of searching the chat records by the user is greatly improved, the accuracy of inquiring the information is improved, and the user experience is improved while the information inquiring efficiency is improved.
The above steps are described in detail below, specifically as follows:
first, referring to step 410, in the embodiment of the present application, two ways are provided for receiving a target keyword, which are specifically shown as follows:
first, referring to fig. 1, a target keyword manually input by a user is received.
Here, this manner can be applied in a scenario where the user does not know the category to which the target keyword belongs.
Secondly, referring to fig. 2, in a case that the chat interface of the application interface includes at least one topic identifier, a first input of a target keyword in the at least one topic identifier by a user is received.
Here, this approach can be applied in a scenario where the user knows the category of the target keyword, or in a scenario where the user wants to view chat information related to a certain topic identification.
Next, referring to step 420, in order to match the topic identifier corresponding to the target keyword according to the target keyword, in this embodiment of the application, at least one topic identifier needs to be generated according to the historical chat information, and thus, before displaying the target information, the information processing method may further include:
obtaining chat information in a target application program corresponding to a chat interface; generating at least one category of topic identification according to the chat information; and the topic identification of each category in the topic identifications of at least one category corresponds to at least one piece of chat information.
Based on this, the embodiments of the present application provide two ways of generating topic identifiers of at least one category according to chat information, and obtaining chat information corresponding to each topic identifier, which are specifically as follows:
(1) and detecting a possible topic identification according to the chat content, and generating chat information corresponding to the topic identification.
Detecting whether the occurrence frequency of a first keyword in chat information meets a first preset condition or not; and under the condition that the appearance frequency of the first keyword meets a first preset condition, generating a first subject identification of the category where the first keyword is located.
For example, as shown in fig. 5, in a scene involving two people chatting, when it is detected that a certain word a, such as "skin care", is mentioned 3 times or more, a first prompt message may be displayed in an interface of a target application of at least one of the two people chatting, where the first prompt message is used to indicate whether to generate a topic identifier according to the detected word a, and if the user selects "no", the topic identifier is not generated; otherwise, if the user selects "yes", the chat information referring to the word a for the first time is determined as the initial chat information corresponding to the topic identifier, then, if it is detected that more than 10 minutes are passed or the word a is not referred in the number of preset chat information, the chat information referring to the word a for the last time is determined as the end chat information corresponding to the topic identifier, and the information between the initial chat information and the end chat information is determined as the target chat information corresponding to the word a.
Similarly, when a scene related to group chat is performed, when group chat members in a group A start to discuss topics, when it is detected that a certain word B is brought up by three or more group chat members, second prompt information can be displayed in an interface of a target application program of at least one group chat member in the group A, the second prompt information is used for indicating whether a topic identifier is generated according to the detected word B, and if the user selects 'No', the topic identifier is not generated; otherwise, if the user selects "yes", a record table is generated, the chat information of the first-mentioned word B is determined as the initial chat information corresponding to the topic identifier, and then the chat information after the initial chat information is added to the record table. And if it is detected that no group chat member chats in the group A or three group chat members do not refer to the word B for more than one minute, indicating that the topic discussion is not carried out, stopping adding the chat information into the record table, closing the record table, and associating the record table with the word B so as to obtain the chat information corresponding to the word B according to the word B.
Here, the generated record table may be modified, and specifically, in order to ensure that the user searches for the chat information more accurately, the user may modify the generated record table, and some chat information such as "haha" may hide or delete the chat record corresponding to the exclamation word in the record table. Similarly, in the above scenario, the word B is determined as the topic identifier, and the user can modify the topic identifier according to the habit of the user. It should be noted that, the detected word a or word B may be directly determined as the topic identifier, and at this time, the topic identifier is the same as the category to which the word belongs, or the category to which the word a or word B belongs may be determined as the topic identifier. The operating system may also replace the word B according to a preset topic identifier, where the preset topic identifier includes a word of a category to which the word B belongs. For example, when the word B is "water emulsion", the preset theme mark may be "cosmetic" or "skin care".
Therefore, the method and the device for storing the chat information can automatically detect the keyword which can be used as the topic identification, and inquire whether the user starts the storage of the chat information corresponding to the topic identification. If the user starts to store the chat information corresponding to the topic identification, the user can check the chat information according to the topic identification at any time, and disorder and complexity of searching through the chat records are avoided.
It should be noted that, in the above description, in the case of detecting whether the occurrence frequency of the first keyword in the chat message meets the first preset condition, in this embodiment of the application, another possibility may also be included, that is, in the case that the occurrence frequency of the first keyword meets the first preset condition, it is detected whether the second keyword meets the second preset condition, the category to which the second keyword belongs is the same as the category to which the first keyword belongs, and the second keyword and the first keyword are different words;
and under the condition that the appearance frequency of the second keyword meets a second preset condition, generating a first subject identification of the category where the first keyword and the second keyword are located.
For example, whether a second keyword essence exists is detected under the condition that the occurrence frequency of a first keyword water emulsion meets a first preset condition, and when the second keyword essence exists and the occurrence frequency of the essence meets a second preset condition, the first theme is determined to be 'cosmetic' or 'skin care' according to the categories of the water emulsion and the essence.
Similarly, if the detected second keyword is "eye shadow" and the appearance frequency of the "eye shadow" meets the second preset condition, the theme identifier may be determined as "cosmetic" because the "eye shadow" does not belong to the "skin care" category but belongs to the "cosmetic".
In addition, the step of detecting the second keyword may be applied to at least one of the following scenarios: the first keyword essence, the first subject mark cosmetics or skin care and the chat information corresponding to the first subject mark are stored before, and then when the second keyword eye shadow is detected, a user can be prompted whether to combine the eye shadow with the first subject mark or divide the eye shadow into branches under the first subject mark so as to generate the subject mark in a grading way, so that the user can conveniently search the chat record according to the subject mark.
Based on this, in the above step of generating the first topic identifier of the category where the first keyword and the second keyword are located when the occurrence frequency of the second keyword meets the second preset condition, the method may specifically include:
under the condition that the appearance frequency of the second keyword meets a second preset condition, displaying prompt information, wherein the prompt information is used for prompting a user whether to combine the subject identification of the category of the second keyword with the first subject identification;
And under the condition that the topic identification of the category where the second keyword is located is determined to be combined with the first topic identification, generating the first topic identification of the category where the first keyword and the second keyword are located.
And under the condition that the topic identification of the category where the second keyword is located is determined not to be combined with the first topic identification, generating a fourth topic identification of the category where the second keyword is located.
Therefore, the keywords belonging to the same category can be divided under the topic identifications of the same category, so that the search by the user is facilitated.
(2) Different from (1), whether to open the topic identifier to record the chat information is not detected automatically by the system, but the user clicks to open or create the topic identifier, and selects which chat information corresponds to the user clicking to open or create the topic identifier, which will be described in detail below.
Receiving a second input for generating a subject identifier in a chat interface of the target application program; responding to the second input, and acquiring first chat information in a chat interface; and generating a second subject identification corresponding to the second keyword according to the second keyword in the first chat information.
Here, after generating the second topic identification corresponding to the second keyword, the method further includes: storing the chat information in the first time period and the second subject identification in a correlation manner so as to obtain the chat information corresponding to the second subject identification according to the second subject identification; the starting time point of the first time period is a time point for receiving the second input, and the ending time point of the first time period is a time point for detecting that the occurrence frequency of the second keyword meets a third preset condition.
For example, as shown in fig. 6, when the user X chats with the user Y in the target application program, or when the user X chats with group chat members in the group B, if the chat information needs to be saved, the user may click the "open topic" button, and when receiving an input to the "open topic", the user displays an input box and generates a record table, so that the user manually inputs a topic identifier of the chat and records the chat information by using the record table, and at this time, the "open topic" button becomes "close topic". Thus, all chat messages are then stored in the log sheet. Then, the user may click on "close topic" when he feels that chat information does not need to be saved any more. Upon receiving an input to "close the topic," the chat information stops being saved in the log sheet.
Therefore, the embodiment of the application can realize that the user can open a topic chat according to own habits and preferences, and the topic identification stored by the operation is more accurate.
Based on the two manners, after the determined topic identifiers and the chat information corresponding to each topic identifier are obtained, the category to which the target keyword belongs can be determined according to the received target keyword, so as to determine the topic identifier related to the target keyword, and thus, the target chat information corresponding to the topic identifier is obtained.
In addition, when the topic identifier corresponding to the target keyword is related to a plurality of chat groups, the target chat information corresponding to the target keyword in each of the plurality of chat groups may be obtained.
Then, when the topic identifier corresponding to the target keyword is related to a plurality of chat groups in the target application program, the target information comprises target chat information corresponding to each chat group in the plurality of chat groups.
In summary, in the embodiment of the present application, by receiving a first input of a user in a chat interface, the first input is associated with a target keyword; and responding to the first input, displaying target information, wherein the target information comprises a subject identification and target chat information associated with the subject identification, and the subject identification is used for representing the category to which the target keyword belongs. Therefore, when the target keyword input by the user is fuzzy, the topic identification corresponding to the fuzzy target keyword can be effectively determined, and the target chat information related to the target keyword is checked according to the topic identification, so that the user can check the chat information according to the topic identification in a classified manner, the user can check the chat information conveniently, disorder and trouble caused by directly searching the chat records through the target keyword are avoided, the convenience of searching the chat records by the user is greatly improved, the accuracy of inquiring the information is improved, and the user experience is improved while the information inquiring efficiency is improved.
In the information processing method provided in the embodiment of the present application, the execution main body may be an information processing apparatus, or a control module in the information processing apparatus for executing the information processing method. In the embodiment of the present application, a method for executing information processing by an information processing apparatus is taken as an example, and the information processing apparatus provided in the embodiment of the present application is described with reference to fig. 7.
Fig. 7 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application.
As shown in fig. 7, the information processing apparatus 70 may specifically include:
a receiving module 701, configured to receive a first input of a user in a chat interface, where the first input is associated with a target keyword;
a display module 702, configured to display target information in response to the first input, where the target information includes a topic identifier and target chat information associated with the topic identifier, and the topic identifier is used to indicate a category to which the target keyword belongs.
Therefore, when the target keyword input by the user is fuzzy, the topic identification corresponding to the fuzzy target keyword can be effectively determined, and the target chat information related to the target keyword is checked according to the topic identification, so that the user can check the chat information according to the topic identification in a classified manner, the user can check the chat information conveniently, disorder and trouble caused by directly searching the chat records through the target keyword are avoided, the convenience of searching the chat records by the user is greatly improved, the accuracy of inquiring the information is improved, and the user experience is improved while the information inquiring efficiency is improved.
The information processing device 70 will be described in detail below, specifically as follows:
in a possible embodiment, the information processing apparatus 70 further includes an obtaining module 703 and a generating module 704; the obtaining module 703 is configured to obtain chat information in a target application program corresponding to a chat interface; a generating module 704, configured to generate a topic identifier of at least one category according to the chat information; and the topic identification of each category in the topic identifications of at least one category corresponds to at least one piece of chat information.
Based on this, in another possible embodiment, the information processing apparatus 70 further includes a detection module 705; the detection module 705 is configured to detect whether the occurrence frequency of the first keyword in the chat message meets a first preset condition; the generating module 704 is specifically configured to generate the first topic identifier of the category where the first keyword is located when the occurrence frequency of the first keyword meets a first preset condition.
In yet another possible embodiment, the detecting module 705 is further configured to detect whether a second keyword meets a second preset condition when the occurrence frequency of the first keyword meets a first preset condition, where a category to which the second keyword belongs is the same as a category to which the first keyword belongs, and the second keyword and the first keyword are different words; the generating module 704 is specifically configured to generate the first topic identifier of the category where the first keyword and the second keyword are located, when the occurrence frequency of the second keyword meets a second preset condition.
In addition, the receiving module 701 in this embodiment may be further configured to receive, in a chat interface of the target application program, a second input for generating the topic identifier; the obtaining module 703 is further configured to, in response to the second input, obtain the first chat information in the chat interface; the generating module 704 is specifically configured to generate, according to the second keyword in the first chat message, a second topic identifier corresponding to the second keyword.
The information processing apparatus in the embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in an electronic device. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The information processing apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The information processing apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments in fig. 1 to fig. 6, and is not described here again to avoid repetition.
In summary, in the embodiment of the present application, by receiving a first input of a user in a chat interface, the first input is associated with a target keyword; and responding to the first input, displaying target information, wherein the target information comprises a subject identification and target chat information associated with the subject identification, and the subject identification is used for representing the category to which the target keyword belongs. Therefore, when the keywords input by the user are fuzzy, the topic identification corresponding to the fuzzy keywords can be effectively determined, and the target chat information related to the keywords can be checked according to the topic identification, so that the user can check the chat information according to the topic identification in a classified manner, the user can check the chat information conveniently, disorder and trouble caused by directly searching the chat records through the keywords are avoided, the convenience of searching the chat records by the user is greatly improved, the accuracy of inquiring the information is improved, and the user experience is improved while the information inquiring efficiency is improved.
Optionally, as shown in fig. 8, an electronic device 800 is further provided in this embodiment of the present application, and includes a processor 801, a memory 802, and a program or an instruction stored in the memory 802 and executable on the processor 801, where the program or the instruction is executed by the processor 401 to implement each process of the information processing method embodiment, and can achieve the same technical effect, and no further description is provided here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic device and the non-mobile electronic device described above.
Fig. 9 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present application.
The electronic device 900 includes, but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, and a processor 910.
Those skilled in the art will appreciate that the electronic device 900 may further include a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 910 through a power management system, so as to manage charging, discharging, and power consumption management functions through the power management system. The electronic device structure shown in fig. 9 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The user input unit 907 is configured to receive a first input of the user in the chat interface, where the first input is associated with the target keyword;
a display unit 906, configured to display target information in response to the first input, where the target information includes a topic identifier and target chat information associated with the topic identifier, and the topic identifier is used to indicate a category to which the target keyword belongs.
Therefore, when the target keyword input by the user is fuzzy, the topic identification corresponding to the fuzzy target keyword can be effectively determined, and the target chat information related to the target keyword is checked according to the topic identification, so that the user can check the chat information according to the topic identification in a classified manner, the user can check the chat information conveniently, disorder and trouble caused by directly searching the chat records through the target keyword are avoided, the convenience of searching the chat records by the user is greatly improved, the accuracy of inquiring the information is improved, and the user experience is improved while the information inquiring efficiency is improved.
It should be understood that, in the embodiment of the present application, the input Unit 904 may include a Graphics Processing Unit (GPU) 9041 and a microphone 9042, and the graphics processing Unit 9041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 906 may include a display panel 9061, and the display panel 9061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 907 includes a touch panel 9071 and other input devices 9072. A touch panel 9071 also referred to as a touch screen. The touch panel 9071 may include two parts, a touch detection device and a touch controller. Other input devices 9072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. Memory 909 can be used to store software programs as well as various data including, but not limited to, application programs and operating systems. The processor 910 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 910.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above-mentioned information processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device in the above embodiment. The readable storage medium includes a computer-readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
In addition, an embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement the processes in the information processing method embodiment, and the same technical effect can be achieved.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the methods of the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An information processing method characterized by comprising:
receiving a first input of a user in a chat interface, wherein the first input is associated with a target keyword;
and responding to the first input, displaying target information, wherein the target information comprises a subject identification and target chat information associated with the subject identification, and the subject identification is used for representing the category to which the target keyword belongs.
2. The method of claim 1, wherein prior to said displaying target information, the method further comprises:
obtaining chat information in a target application program corresponding to the chat interface;
generating at least one category of topic identification according to the chat information;
and the topic identification of each category in the topic identifications of at least one category corresponds to at least one piece of chat information.
3. The method of claim 2, wherein generating topic identifiers for at least one category from the chat information comprises:
detecting whether the occurrence frequency of a first keyword in the chat information meets a first preset condition;
and under the condition that the occurrence frequency of the first keyword meets the first preset condition, generating a first subject identification of the category where the first keyword is located.
4. The method according to claim 3, wherein the generating a first topic identifier corresponding to the category of the first keyword if the occurrence frequency of the first keyword satisfies the first preset condition includes:
under the condition that the occurrence frequency of the first keyword meets the first preset condition, detecting whether a second keyword meets a second preset condition, wherein the category of the second keyword is the same as that of the first keyword, and the second keyword and the first keyword are different words;
and under the condition that the occurrence frequency of the second keyword meets the second preset condition, generating a first subject identifier of the category where the first keyword and the second keyword are located.
5. The method of claim 2, wherein generating topic identifiers for at least one category from the chat information comprises:
receiving a second input for generating a subject identifier in a chat interface of the target application program;
responding to the second input, and acquiring first chat information in the chat interface;
and generating a second subject identifier corresponding to a third key word according to the third key word in the first chat message.
6. An information processing apparatus characterized by comprising:
the receiving module is used for receiving a first input of a user in a chat interface, wherein the first input is associated with a target keyword;
and the display module is used for responding to the first input and displaying target information, wherein the target information comprises a subject identifier and target chat information associated with the subject identifier, and the subject identifier is used for representing the category of the target keyword.
7. The apparatus according to claim 6, wherein the information processing apparatus further comprises an acquisition module and a generation module; wherein the content of the first and second substances,
the obtaining module is used for obtaining the chat information in the target application program corresponding to the chat interface;
The generating module is used for generating at least one category of topic identification according to the chat information;
and the topic identification of each category in the topic identifications of at least one category corresponds to at least one piece of chat information.
8. The apparatus according to claim 7, wherein the information processing apparatus further comprises a detection module; wherein the content of the first and second substances,
the detection module is used for detecting whether the occurrence frequency of the first keyword in the chat information meets a first preset condition or not;
the generating module is specifically configured to generate a first topic identifier of a category where the first keyword is located, when the occurrence frequency of the first keyword meets the first preset condition.
9. The apparatus according to claim 8, wherein the detecting module is further configured to detect whether a second keyword satisfies a second preset condition when the frequency of occurrence of the first keyword satisfies the first preset condition, wherein the category of the second keyword is the same as the category of the first keyword, and the second keyword is different from the first keyword;
the generating module is specifically configured to generate a first topic identifier of a category in which the first keyword and the second keyword are located, when the occurrence frequency of the second keyword meets the second preset condition.
10. The apparatus of claim 7, wherein the receiving module is further configured to receive, in a chat interface of the target application, a second input that generates a subject identification;
the obtaining module is further used for responding to the second input and obtaining first chat information in the chat interface;
the generating module is specifically configured to generate a second topic identifier corresponding to a second keyword in the first chat message according to the second keyword.
CN202010610567.6A 2020-06-30 2020-06-30 Information processing method and device Pending CN111859119A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010610567.6A CN111859119A (en) 2020-06-30 2020-06-30 Information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010610567.6A CN111859119A (en) 2020-06-30 2020-06-30 Information processing method and device

Publications (1)

Publication Number Publication Date
CN111859119A true CN111859119A (en) 2020-10-30

Family

ID=72988321

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010610567.6A Pending CN111859119A (en) 2020-06-30 2020-06-30 Information processing method and device

Country Status (1)

Country Link
CN (1) CN111859119A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112702261A (en) * 2020-12-30 2021-04-23 维沃移动通信有限公司 Information display method and device and electronic equipment
CN112787907A (en) * 2020-12-31 2021-05-11 维沃移动通信有限公司 Display method and device and electronic equipment
CN112988789A (en) * 2021-02-02 2021-06-18 腾讯科技(深圳)有限公司 Medical data query method, device and terminal
CN113239212A (en) * 2021-05-12 2021-08-10 维沃移动通信有限公司 Information processing method and device and electronic equipment
CN113595886A (en) * 2021-07-29 2021-11-02 北京达佳互联信息技术有限公司 Instant messaging message processing method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1983252A (en) * 2005-12-15 2007-06-20 腾讯科技(深圳)有限公司 Extraction for instant message subject content
US20090248678A1 (en) * 2008-03-28 2009-10-01 Kabushiki Kaisha Toshiba Information recommendation device and information recommendation method
CN108875067A (en) * 2018-06-29 2018-11-23 北京百度网讯科技有限公司 text data classification method, device, equipment and storage medium
CN109829086A (en) * 2018-12-29 2019-05-31 维沃移动通信有限公司 Chat record querying method, device, terminal and computer storage medium
CN111125307A (en) * 2019-12-16 2020-05-08 维沃移动通信有限公司 Chat record query method and electronic equipment
CN111274416A (en) * 2020-01-22 2020-06-12 维沃移动通信有限公司 Chat information searching method and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1983252A (en) * 2005-12-15 2007-06-20 腾讯科技(深圳)有限公司 Extraction for instant message subject content
US20090248678A1 (en) * 2008-03-28 2009-10-01 Kabushiki Kaisha Toshiba Information recommendation device and information recommendation method
CN108875067A (en) * 2018-06-29 2018-11-23 北京百度网讯科技有限公司 text data classification method, device, equipment and storage medium
CN109829086A (en) * 2018-12-29 2019-05-31 维沃移动通信有限公司 Chat record querying method, device, terminal and computer storage medium
CN111125307A (en) * 2019-12-16 2020-05-08 维沃移动通信有限公司 Chat record query method and electronic equipment
CN111274416A (en) * 2020-01-22 2020-06-12 维沃移动通信有限公司 Chat information searching method and electronic equipment

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112702261A (en) * 2020-12-30 2021-04-23 维沃移动通信有限公司 Information display method and device and electronic equipment
WO2022143524A1 (en) * 2020-12-30 2022-07-07 维沃移动通信有限公司 Information display method and apparatus, and electronic device
CN112787907A (en) * 2020-12-31 2021-05-11 维沃移动通信有限公司 Display method and device and electronic equipment
CN112988789A (en) * 2021-02-02 2021-06-18 腾讯科技(深圳)有限公司 Medical data query method, device and terminal
CN112988789B (en) * 2021-02-02 2023-07-25 腾讯科技(深圳)有限公司 Medical data query method, device and terminal
CN113239212A (en) * 2021-05-12 2021-08-10 维沃移动通信有限公司 Information processing method and device and electronic equipment
CN113595886A (en) * 2021-07-29 2021-11-02 北京达佳互联信息技术有限公司 Instant messaging message processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111859119A (en) Information processing method and device
WO2017084541A1 (en) Method and apparatus for sending expression image during call session
CN106470110B (en) Method and device for sending messages to multiple users in user list in group mode
CN111884908A (en) Contact person identification display method and device and electronic equipment
CN113014476A (en) Group creation method and device
CN113094143A (en) Cross-application message sending method and device, electronic equipment and readable storage medium
CN112702261A (en) Information display method and device and electronic equipment
CN112787907A (en) Display method and device and electronic equipment
CN112287162A (en) Message searching method and device and electronic equipment
CN113037925B (en) Information processing method, information processing apparatus, electronic device, and readable storage medium
CN112291414B (en) Message display method and device and electronic equipment
CN112333084B (en) File sending method and device and electronic equipment
CN113965614A (en) Session creation method and device and electronic equipment
CN113596555A (en) Video playing method and device and electronic equipment
CN113010248A (en) Operation guiding method and device and electronic equipment
CN112615958A (en) Contact person display method and device and electronic equipment
CN112269504A (en) Information display method and device and electronic equipment
CN113392178A (en) Message reminding method, related device, equipment and storage medium
WO2022237877A1 (en) Information processing method and apparatus, and electronic device
CN114374663B (en) Message processing method and message processing device
WO2022222821A1 (en) Information display method and apparatus
CN114124874B (en) Chat information sending method and device
CN113138702B (en) Information processing method, device, electronic equipment and storage medium
CN113593614B (en) Image processing method and device
CN113157966B (en) Display method and device and electronic equipment

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