CN111695008A - Message integration method and device - Google Patents

Message integration method and device Download PDF

Info

Publication number
CN111695008A
CN111695008A CN202010408282.4A CN202010408282A CN111695008A CN 111695008 A CN111695008 A CN 111695008A CN 202010408282 A CN202010408282 A CN 202010408282A CN 111695008 A CN111695008 A CN 111695008A
Authority
CN
China
Prior art keywords
hotspot
message
push message
hot spot
push
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
CN202010408282.4A
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 CN202010408282.4A priority Critical patent/CN111695008A/en
Publication of CN111695008A publication Critical patent/CN111695008A/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/903Querying
    • G06F16/9038Presentation of query results
    • 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/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • 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/906Clustering; Classification

Abstract

The application discloses a message integration method and device, and belongs to the technical field of communication. The method comprises the following steps: after a push message of a target application is received, determining whether a hotspot attribute corresponding to the push message meets a preset hotspot attribute condition; acquiring a target hotspot title corresponding to the push message under the condition that the hotspot attribute meets the preset hotspot attribute condition; and displaying an application icon corresponding to the target application in an integration area, and displaying prompt information corresponding to the push message under the target hotspot title. The method and the device simplify the operation steps of searching the pushed hotspot message by the user, and save the time of the user.

Description

Message integration method and device
Technical Field
The present application belongs to the field of communication technologies, and in particular, to a method and an apparatus for message integration.
Background
With the development of mobile terminal technology and the demand of life and entertainment, various self-media and content platforms come out endlessly, great convenience and entertainment are brought to our lives, more and more users can select a plurality of platform applications at the same time, and the mobile terminal gradually becomes the most main mode for acquiring news facts. And the message pushing is the most direct, most active and most convenient way for each large platform to push hot news.
At present, most of the message display modes of a plurality of mobile terminals are displayed in a screen locking page or a pull-down notification bar interface. Most of the existing message display schemes are arranged by overall display according to time or application priority.
When a certain special hot event occurs, for example, during a hot event, many application platforms push messages, so that many similar messages occur, it is difficult for a user to select an interesting message from the many similar messages for reading, and when the user selects a push message, the user needs to search a message push list one by one, which is cumbersome to operate.
Disclosure of Invention
The embodiment of the application aims to provide a message integration method and a message integration device, and the problem that operation steps for searching a target push message by a user are complicated when the push message is too many and the repetition rate is high can be solved.
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 a message integration method, where the method includes:
after a push message of a target application is received, determining whether a hotspot attribute corresponding to the push message meets a preset hotspot attribute condition;
under the condition that the hotspot attribute meets the preset hotspot attribute condition, acquiring a target hotspot title corresponding to the push message;
displaying an application icon corresponding to the target application in an integration area, and displaying prompt information corresponding to the push message under the target hotspot title.
In a second aspect, an embodiment of the present application provides an apparatus for message integration, where the apparatus includes:
the hot spot attribute determining module is used for determining whether the hot spot attribute corresponding to the push message meets a preset hot spot attribute condition after receiving the push message of the target application;
the hot spot title acquisition module is used for acquiring a target hot spot title corresponding to the push message under the condition that the hot spot attribute meets the preset hot spot attribute condition;
and the push message display module is used for displaying the application icon corresponding to the target application in the integration area and displaying the prompt message corresponding to the push message under the target hotspot title.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or an instruction stored on the memory and executable on the processor, and when executed by the processor, the program or the instruction implements the steps of the message integration method according 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 steps of the message integration method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides 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 message integration method according to the first aspect.
In the embodiment of the application, after the push message of the target application is received, whether the hotspot attribute corresponding to the push message meets the preset hotspot attribute condition is determined, under the condition that the hotspot attribute meets the preset hotspot attribute condition, the target hotspot title corresponding to the push message is obtained, the application icon corresponding to the target application is displayed in the integration area, and the prompt message corresponding to the push message is displayed under the target hotspot title. According to the method and the device, the application icon of the target application and the prompt information of the hot spot message pushed by the target application are displayed in the integration area, the hot spot message is classified, the hot spot header corresponding to the hot spot message is set, a user can directly click the hot spot header needing to be checked to search the message needing to be searched, the operation steps of searching the pushed hot spot message by the user are simplified, and the time of the user is saved.
Drawings
Fig. 1 is a flowchart illustrating steps of a message integration method according to an embodiment of the present application;
fig. 2 is a flowchart illustrating steps of another message integration method according to a second embodiment of the present application;
FIG. 2a is a schematic diagram of a push message interface display provided by an embodiment of the present application;
fig. 2b is a schematic diagram of push messages sorted by time according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a message integration apparatus according to a third embodiment of the present application;
fig. 4 is a schematic structural diagram of another message integration apparatus according to a fourth embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to a fifth embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly and completely with reference to the drawings in the embodiments of the present application, and it should be understood 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 inventive effort, shall fall within the scope of protection 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. 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 message integration scheme provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Referring to fig. 1, a flowchart illustrating steps of a message integration method provided in an embodiment of the present application is shown, where the message integration method specifically includes the following steps:
step 101: after a push message of a target application is received, whether a hotspot attribute corresponding to the push message meets a preset hotspot attribute condition is determined.
The embodiment of the application can be applied to a scene of integrating and processing the hot spot messages pushed by the application.
The target application refers to an application for pushing a message, and in this embodiment, the target application may be an entertainment application, a video application, a communication application, or the like.
The push message refers to a message pushed by the target application, for example, when the target application is a sports application, the push message may be a sports event message such as tennis, table tennis and the like; when the target application is a video-type application, the push message may be a message of a popular television show, a newly released movie, or the like.
It should be understood that the above examples are only examples listed for better understanding of the technical solutions of the embodiments of the present application, and are not to be taken as the only limitation of the embodiments of the present application.
The hotspot attribute refers to the popularity of the push message, whether the push message is an eye-catching message at a certain time, and other attribute values.
The preset hot spot attribute condition refers to a condition preset by a service person to determine hot spot attribute matching of a push message, in this embodiment, a hot spot word set may be preset, after the push message of a target application is obtained, at least one keyword in the push message may be extracted, further, the at least one keyword is matched with a hot spot word in the hot spot word set, and when a matching degree of the at least one keyword and the hot spot word in the hot spot word set reaches a set value, the push message is considered as a hot spot message.
After receiving the push message of the target application, it may be determined whether the hotspot attribute corresponding to the push message meets a preset hotspot attribute condition, and then step 102 is performed.
Step 102: and acquiring a target hotspot title corresponding to the push message under the condition that the hotspot attribute meets the preset hotspot attribute condition.
The target hotspot header refers to a header matched with the push message, namely a message header added by the system for the push message. In this embodiment, one or more hotspot titles, such as a football title, a basketball title, and the like, may be preset, and when the push message is acquired and the hotspot attribute of the push message meets the preset hotspot attribute condition, the keyword in the push message may be extracted, and then the target hotspot title corresponding to the push message is determined according to the keyword in the push message.
Of course, without being limited to this, in a specific implementation, the preset neural network model may also be used to process the push message to obtain a target hotspot title corresponding to the push message, and specifically, the neural network model may be used to perform one-to-one identification processing on each paragraph in the push message, so as to determine the target hotspot title corresponding to the push message.
The method includes the steps that under the condition that the hotspot attribute meets a preset hotspot attribute condition, the push message can be determined to be the hotspot message, at the moment, a target hotspot title can be distributed to the push message, and specifically, the target hotspot title can summarize main content to be expressed by the push message.
After the target hotspot title corresponding to the push message is acquired, step 103 is executed.
Step 103: and displaying an application icon corresponding to the target application in an integration area, and displaying prompt information corresponding to the push message under the target hotspot title.
The integration area refers to an area for integrally displaying the hot spot message. In this embodiment, the integration area may be a pre-divided area in an area where the push message is displayed after the screen is locked, or may also be a pre-divided area in a pull-down notification bar displayed by the push message, and specifically, the integration area may be determined according to a service requirement, which is not limited in this embodiment.
The prompt information is information for prompting the push message, and in this embodiment, the prompt information may be text information that is integrated according to the content of the push message and can express a core idea of the push message, that is, a summary text of the push message.
After the target hotspot title corresponding to the push message is obtained, the application icon corresponding to the target application may be displayed in the integration area, and the prompt information corresponding to the push message is displayed under the target hotspot title, as shown in fig. 2a, when the first message is a common message, the next message is an integrated hotspot message. The icons 1, 2 and 3 represent integrated application icons, the icons are displayed in a thumbnail mode, only X application icons which receive messages recently are displayed when the number of the icons is too many, and a dot prompt at the upper right corner of the icon can display a plurality of message notifications integrated with the application; and the issued hot spot title or the automatically generated hot spot title, and the issued hot spot message or the latest hot spot message are displayed in sequence.
According to the method and the device for searching the hot spot messages, the application icons of the target applications and the prompt information of the hot spot messages pushed by the target applications are displayed in the integrated area, the hot spot messages are classified, the hot spot titles corresponding to the hot spot messages are set, a user can directly click the hot spot titles to be checked to search the messages needing to be searched, and the operation steps of searching the pushed hot spot messages by the user are simplified.
According to the message integration method provided by the embodiment of the application, after the push message of the target application is received, whether the hotspot attribute corresponding to the push message meets the preset hotspot attribute condition is determined, the target hotspot title corresponding to the push message is obtained under the condition that the hotspot attribute meets the preset hotspot attribute condition, the application icon corresponding to the target application is displayed in the integration area, and the prompt message corresponding to the push message is displayed under the target hotspot title. According to the embodiment of the application, the application icon of the target application and the prompt information of the hot spot message pushed by the target application are displayed in the integration area, the hot spot message is classified, the hot spot title corresponding to the hot spot message is set, a user can directly click the hot spot title to be checked to search the message needing to be searched, the operation step of searching the pushed hot spot message by the user is simplified, and the time of the user is saved.
Referring to fig. 2, a flowchart illustrating steps of a message integration method provided in the second embodiment of the present application is shown, where the message integration method specifically includes the following steps:
step 201: and acquiring a plurality of hot spot messages within a set time length from the current time.
The embodiment of the application can be applied to a scene of integrating and processing the hot spot messages pushed by the application.
The set time length is a time length preset by service personnel, and the time length from the current time is the set time length, namely a time interval from the current time.
The hot spot message is a hot spot message within a set time length from the current time.
In this embodiment, a certain number of messages containing a large number of identical hotwords may be received within a certain time interval by collecting, for example, collecting hot messages via the internet.
After acquiring a plurality of hotspot messages within a set time length from the current time, step 202 is executed.
Step 202: and extracting at least one hotspot word and at least one hotspot title from the plurality of hotspot messages.
The hot words refer to keywords extracted from the hot messages and related to the hot messages.
The hot spot header refers to a message header assigned to the hot spot message.
In this embodiment, by collecting a plurality of hot messages within a set duration from the current time, a hot word set, a message title, and the like, which are composed of one or more hot words, can be intelligently generated. For example, in the world cup development process, when each big application pushes a game message, the message includes "world cup", "game", and the like.
The hot spot message titles and the hot spot words can be automatically generated by an algorithm or manually configured in a background.
Of course, in this embodiment, an application that needs to be integrated with the push message may also be preset by the user, and specifically, the detailed description may be described in conjunction with the following specific implementation manner.
In a specific implementation manner of the present application, the method may further include:
step M1: and acquiring at least one preset application program which needs to be subjected to hotspot message aggregation.
In this application, when the user needs to set the application program for performing the hot spot message aggregation, the user may select at least one application program that needs to perform the hot spot message aggregation by himself, and then step M2 is executed.
Step M2: when the push message of the target application is received, determining whether the target application is an application program in the at least one application program.
When receiving the push message of the target application, it may be determined whether the target application is an application program that is preset by the user and needs to perform hot spot message integration, and if so, step M3 is executed.
Step M3: and if the target application is an application program in the at least one application program, executing the step of determining whether the hotspot attribute corresponding to the push message meets a preset hotspot attribute condition.
And when the target application sending the push message is an application program which is preset by a user and needs to be subjected to hot spot message integration, executing a step of determining whether the hot spot attribute of the push message sent by the target application meets a preset hot spot attribute condition.
After at least one hotspot word and at least one hotspot title are extracted from the plurality of hotspot messages, step 203 is performed.
Step 203: acquiring at least one keyword contained in the push message;
the push message refers to a message pushed by the target application, for example, when the target application is a sports application, the push message may be a sports event message such as a football, a basketball, and the like; when the target application is a video application, the push message may be a message of a popular television show, a newly released movie, or the like.
The target application refers to an application for pushing a message, and in this embodiment, the target application may be an entertainment application, a video application, a communication application, or the like.
Keywords refer to words extracted from a push message that can express the core perspective of the push message.
After the push message of the target application is acquired, the corresponding at least one keyword may be extracted from the push message, and then step 204 is executed.
Step 204: and matching the at least one keyword with the at least one hot word to obtain a matching result.
After at least one keyword in the push message is extracted, the at least one keyword may be matched with the at least one hotspot word to determine a matching degree of the at least one keyword and the at least one hotspot word, and the step 205 is executed with the matching degree of the at least one keyword and the at least one hotspot word as a matching result.
Step 205: and when the quantity of the same words of the at least one keyword and the at least one hot word is determined to reach the set quantity according to the matching result, determining that the hot attribute of the push message meets the preset hot attribute condition.
The hotspot attribute refers to the popularity of the push message, whether the push message is an eye-catching message at a certain time, and other attribute values.
The preset hot spot attribute condition refers to a condition preset by service personnel for determining hot spot attribute matching of the push message.
In this embodiment, matching may be performed between at least one keyword extracted from the push message and at least one pre-acquired hotspot word, and whether a hotspot attribute of the push message meets a preset hotspot attribute condition is determined according to a matching degree of the keyword and the hotspot word.
Step 206: and acquiring a target hotspot title corresponding to the push message under the condition that the hotspot attribute meets the preset hotspot attribute condition.
The target hotspot header refers to a header matched with the push message, namely a message header added by the system for the push message. In this embodiment, one or more hotspot titles, such as a football title, a tennis title, and the like, may be preset, and when the push message is acquired and the hotspot attribute of the push message meets the preset hotspot attribute condition, the keyword in the push message may be extracted, and then the target hotspot title corresponding to the push message is determined according to the keyword in the push message.
Of course, without being limited to this, in a specific implementation, the preset neural network model may also be used to process the push message to obtain a target hotspot title corresponding to the push message, and specifically, the neural network model may be used to perform one-to-one identification processing on each paragraph in the push message, so as to determine the target hotspot title corresponding to the push message.
The method includes the steps that under the condition that hotspot attributes meet preset hotspot attribute conditions, a pushed message can be determined to be a hotspot message, at this time, a target hotspot title can be allocated to the pushed message, specifically, when the number of at least one keyword matched with the at least one hotspot word reaches a set value, the pushed message is considered to be the hotspot message, and a target hotspot title is allocated to the pushed message, for example, when the number of the at least one hotspot word is 1, the number of the at least one keyword is 3, and when a word identical to the hotspot word exists in the three keywords, the pushed message is considered to be the hotspot message. Or when the number of the at least one hot word is 3, the number of the at least one keyword is 3, and two or three words identical to the hot word exist in the at least one keyword, the push message is considered as a hot message, and the like.
It should be understood that the above examples are only examples listed for better understanding of the technical solutions of the embodiments of the present application, and are not to be taken as the only limitation of the embodiments of the present application.
After the target hotspot title corresponding to the push message is acquired, step 207 is executed.
Step 207: and displaying an application icon corresponding to the target application in the integration area.
The integration area refers to an area for integrally displaying the hot spot message. In this embodiment, the integration area may be a pre-divided area in an area where the push message is displayed after the screen is locked, or may also be a pre-divided area in a pull-down notification bar displayed by the push message, and specifically, the integration area may be determined according to a service requirement, which is not limited in this embodiment.
After the target hotspot title corresponding to the push message is acquired, the application icon corresponding to the target application can be displayed in the integration area.
As shown in fig. 2a, when the first message is a normal message, the next message is an integrated hot spot message. The icons 1, 2 and 3 represent integrated application icons, the icons are displayed in a thumbnail mode, only X application icons which receive messages recently are displayed when the number of the icons is too many, and a dot prompt at the upper right corner of the icon can display a plurality of message notifications integrated with the application; and the issued hot spot title or the automatically generated hot spot title, and the issued hot spot message or the latest hot spot message are displayed in sequence.
Step 208: and under the condition that the target hotspot title contains a plurality of push messages, acquiring the push time corresponding to each push message.
When the target hotspot header contains a plurality of push messages, the push time corresponding to each push message, that is, the time corresponding to each push message sent by the target application, may be obtained, and then step 209 is performed.
Step 209: and sequencing the prompt messages corresponding to the plurality of push messages according to the push time and displaying a sequencing result.
After the push time corresponding to each push message is obtained, the prompt information corresponding to the multiple push messages may be sorted and displayed according to the push time, for example, as shown in fig. 2b, an application icon and time are displayed in the integration area, and when the application icon is clicked, the prompt information corresponding to the multiple push messages under the application icon may be sequentially arranged and displayed according to a time sequence.
In this embodiment, the position of the application icon in the integration area can be adjusted by the user according to the requirement of the user.
First, a position adjustment operation for the application icon may be received, the position adjustment operation being an operation of adjusting a position of the application icon within the integration area.
In some examples, the position adjustment operation may be an operation triggered by the user sliding an application icon, for example, the user may slide the application icon in the message for a long time, sort the applications, and after the sorting is completed, the following abbreviated message display will show the latest message located at the first position in the application icon list.
In some examples, the position adjustment operation may be a voice-triggered operation input by a user, for example, the user may input a piece of voice to control a display position of the application icon in the integration area, and the like.
Of course, without being limited thereto, in a specific implementation, the position adjustment operation may also be a trigger operation in other forms, and specifically, may be determined according to a business requirement, and this embodiment is not limited thereto.
After receiving a position adjustment operation for an application icon, the position of the application icon within the integration area may be adjusted.
After receiving the position adjustment operation for the application icon, the position of the application icon in the integration area may be adjusted according to the position adjustment operation, for example, the user may slide the application icon in the message for a long time to sort the applications, and after the sorting is completed, the following abbreviated message display will display the latest message located at the first position in the application icon list.
In this embodiment, the outdated messages may also be cleared in time to avoid excessive push messages in the integration area.
The set time length is a time length preset by service personnel and used for judging whether the push message is out of date or not.
After the push time corresponding to the push message is obtained, whether the time length of the push time of the push message from the current time reaches the set time length or not can be judged, and if the time length of the push time from the current time reaches the set time length, the push message is removed in the integration area.
Of course, in this embodiment, an information identification capability may be further added to identify the error push message in the integrated area, and prompt the user that the information is inaccurate information, for example, false information.
According to the embodiment, the outdated hotspot message can be cleared in time, and the latest pushed hotspot message can be provided for the user.
The message integration method provided by the embodiment of the application has the beneficial effects that the message integration method provided by the first embodiment of the application has, and can timely remove outdated hot messages, provide latest pushed hot messages for users, and further simplify the operation of searching the hot messages for the users.
It should be noted that, in the message integration method provided in the embodiment of the present application, the execution subject may be message integration, or a control module in the message integration, which is used for executing the method of loading message integration. In the embodiment of the present application, a method for executing load message integration by a message integration apparatus is taken as an example to describe the message integration method provided in the embodiment of the present application.
Referring to fig. 3, a schematic structural diagram of a message integration apparatus provided in the third embodiment of the present application is shown, where the message integration apparatus may specifically include the following modules:
the hotspot attribute determining module 310 is configured to determine, after receiving a push message of a target application, whether a hotspot attribute corresponding to the push message meets a preset hotspot attribute condition;
a hot spot title obtaining module 320, configured to obtain a target hot spot title corresponding to the push message when the hot spot attribute meets the preset hot spot attribute condition;
the push message display module 330 is configured to display an application icon corresponding to the target application in the integration area, and display the prompt information corresponding to the push message under the target hotspot title.
The message integration device provided by the embodiment of the application determines whether the hotspot attribute corresponding to the push message meets the preset hotspot attribute condition after receiving the push message of the target application, acquires the target hotspot title corresponding to the push message under the condition that the hotspot attribute meets the preset hotspot attribute condition, displays the application icon corresponding to the target application in the integration area, and displays the prompt message corresponding to the push message under the target hotspot title. According to the embodiment of the application, the application icon of the target application and the prompt information of the hot spot message pushed by the target application are displayed in the integration area, the hot spot message is classified, the hot spot title corresponding to the hot spot message is set, a user can directly click the hot spot title to be checked to search the message needing to be searched, the operation step of searching the pushed hot spot message by the user is simplified, and the time of the user is saved.
Referring to fig. 4, a schematic structural diagram of a message integration apparatus provided in the fourth embodiment of the present application is shown, where the message integration apparatus may specifically include the following modules:
a hot spot message acquiring module 410, configured to acquire a plurality of hot spot messages within a set duration from a current time;
a hot spot title extracting module 420, configured to extract at least one hot spot word and at least one hot spot title from the multiple hot spot messages;
the hotspot attribute determining module 430 is configured to determine, after receiving a push message of a target application, whether a hotspot attribute corresponding to the push message meets a preset hotspot attribute condition;
a hotspot title acquiring module 440, configured to acquire a target hotspot title corresponding to the push message when the hotspot attribute meets the preset hotspot attribute condition;
a push message display module 450, configured to display an application icon corresponding to the target application in the integration area, and display a prompt message corresponding to the push message under the target hotspot title;
optionally, the hotspot attribute determining module 430 includes:
a keyword obtaining unit 431, configured to obtain at least one keyword included in the push message;
a keyword matching unit 432, configured to match the at least one keyword with the at least one hotspot word to obtain a matching result;
and a hot spot attribute determining unit 433, configured to determine that the hot spot attribute of the push message meets the preset hot spot attribute condition when it is determined that the number of the at least one keyword and the same word of the at least one hot spot word reaches a set number according to the matching result.
Optionally, the hotspot attribute determining module 430 includes:
the system comprises an application program acquisition unit, a hot spot message aggregation unit and a hot spot message aggregation unit, wherein the application program acquisition unit is used for acquiring at least one preset application program which needs to carry out hot spot message aggregation;
a target application determining unit, configured to determine whether the target application is an application program of the at least one application program when the push message of the target application is received;
a hotspot condition determining unit, configured to execute the hotspot attribute determining module when the target application is an application program of the at least one application program.
Optionally, the push message display module 450 includes:
a push time obtaining unit 451, configured to obtain, when the target hotspot header includes multiple pieces of push messages, a push time corresponding to each piece of push message;
the push message display unit 452 is configured to sort, according to the push time, the prompt messages corresponding to the multiple push messages and display a sorting result.
The message integration device provided by the embodiment of the application has the beneficial effects of the message integration device provided by the third embodiment, and can timely remove outdated hot messages, provide latest pushed hot messages for users, and further simplify the operation of searching the hot messages for the users.
The message integration device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. 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, a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The message integration device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
The message integration apparatus provided in the embodiment of the present application can implement each process implemented by the message integration method in the method embodiments of fig. 1 to fig. 2, and is not described here again to avoid repetition.
Optionally, an electronic device is further provided in this embodiment of the present application, as shown in fig. 5, the electronic device may include a processor 510, a memory 509, and a program or an instruction stored in the memory 509 and capable of running on the processor 510, and when the program or the instruction is executed by the processor 510, the process of the above-mentioned embodiment of the message integration method is implemented, and the same technical effect can be achieved, and is not described here again to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 5 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 500 includes, but is not limited to: radio frequency unit 501, network module 102, audio output unit 503, input unit 504, sensor 505, display unit 506, user input unit 507, interface unit 508, memory 509, processor 510, and the like.
Those skilled in the art will appreciate that the electronic device 500 may further include a power source (e.g., a battery) for supplying power to the various components, and the power source may be logically connected to the processor 510 via a power management system, so that the functions of managing charging, discharging, and power consumption are implemented via the power management system. The electronic device structure shown in fig. 5 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 omitted here.
The radio frequency unit 501 is configured to determine, after receiving a push message of a target application, whether a hotspot attribute corresponding to the push message meets a preset hotspot attribute condition; acquiring a target hotspot title corresponding to the push message under the condition that the hotspot attribute meets the preset hotspot attribute condition; displaying an application icon corresponding to the target application in an integrated area, and displaying prompt information corresponding to the push message under the target hotspot title.
According to the embodiment of the application, after the push message of the target application is received, whether the hotspot attribute corresponding to the push message meets the preset hotspot attribute condition is determined, under the condition that the hotspot attribute meets the preset hotspot attribute condition, the target hotspot title corresponding to the push message is obtained, the application icon corresponding to the target application is displayed in the integration area, and the prompt message corresponding to the push message is displayed under the target hotspot title. According to the embodiment of the application, the application icon of the target application and the prompt information of the hot spot message pushed by the target application are displayed in the integration area, the hot spot message is classified, and the user can directly click the hot spot title to be checked to search the message to be searched, so that the operation step of searching the pushed hot spot message by the user is simplified, and the time of the user is saved.
Optionally, the radio frequency unit 501 is further configured to obtain multiple hot spot messages within a set time length from the current time;
and extracting at least one hotspot word and at least one hotspot title from the plurality of hotspot messages.
Optionally, the radio frequency unit 501 is further configured to obtain at least one keyword included in the push message;
matching the at least one keyword with the at least one hot word to obtain a matching result;
and when the number of the same words of the at least one keyword and the at least one hot word is determined to reach a set number according to the matching result, determining that the hot attribute of the push message meets the preset hot attribute condition.
Optionally, the radio frequency unit 501 is further configured to acquire at least one preset application program that needs to perform hotspot message aggregation;
determining whether the target application is an application program of the at least one application program when the push message of the target application is received;
and if the target application is an application program in the at least one application program, executing the step of determining whether the hotspot attribute corresponding to the push message meets a preset hotspot attribute condition.
Optionally, the radio frequency unit 501 is further configured to, when the target hotspot header includes multiple pieces of push messages, obtain a push time corresponding to each piece of push message;
and sequencing the prompt messages corresponding to the plurality of push messages according to the push time and displaying a sequencing result.
According to the embodiment of the application, the outdated hot messages can be removed in time, the latest pushed hot messages can be provided for the user, and the operation of searching the hot messages by the user can be further simplified.
Additionally, an 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 embodiment of the message integration method, 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 described 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, and the like.
The 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 run a program or an instruction to implement each process of the above-mentioned message integration method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as a system-on-chip, or a system-on-chip.
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 above embodiment method 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 embodiment. Based on such understanding, the technical solutions of the present application may be substantially or partially embodied in the form of a software product stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk), and including instructions for enabling a terminal (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to 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 scope of the invention as defined by the appended claims.

Claims (10)

1. A method for message aggregation, comprising:
after a push message of a target application is received, determining whether a hotspot attribute corresponding to the push message meets a preset hotspot attribute condition;
acquiring a target hotspot title corresponding to the push message under the condition that the hotspot attribute meets the preset hotspot attribute condition;
and displaying an application icon corresponding to the target application in an integration area, and displaying prompt information corresponding to the push message under the target hotspot title.
2. The method according to claim 1, before the obtaining the hotspot attribute corresponding to the push message after receiving the push message of the target application, further comprising:
acquiring a plurality of hot spot messages within a set time length from the current time;
and extracting at least one hotspot word and at least one hotspot title from the plurality of hotspot messages.
3. The method according to claim 2, wherein the determining whether the hotspot attribute corresponding to the push message meets a preset hotspot attribute condition comprises:
acquiring at least one keyword contained in the push message;
matching the at least one keyword with the at least one hot word to obtain a matching result;
and when the quantity of the same words of the at least one keyword and the at least one hot word is determined to reach the set quantity according to the matching result, determining that the hot attribute of the push message meets the preset hot attribute condition.
4. The method according to claim 1, wherein determining whether the hotspot attribute corresponding to the push message meets a preset hotspot attribute condition after receiving the push message of the target application comprises:
acquiring at least one preset application program which needs to be subjected to hotspot message aggregation;
determining whether the target application is an application program of the at least one application program when the push message of the target application is received;
and if the target application is an application program in the at least one application program, executing the step of determining whether the hotspot attribute corresponding to the push message meets a preset hotspot attribute condition.
5. The method of claim 1, wherein the displaying an application icon corresponding to the target application in the integration area and displaying a prompt message corresponding to the push message under the target hotspot title comprises:
under the condition that a plurality of push messages are contained in the target hotspot title, the push time corresponding to each push message is obtained;
and sequencing the prompt messages corresponding to the plurality of push messages according to the push time and displaying a sequencing result.
6. A message aggregation apparatus, comprising:
the hot spot attribute determining module is used for determining whether the hot spot attribute corresponding to the push message meets a preset hot spot attribute condition after the push message of the target application is received;
the hot spot title acquisition module is used for acquiring a target hot spot title corresponding to the push message under the condition that the hot spot attribute meets the preset hot spot attribute condition;
and the push message display module is used for displaying the application icon corresponding to the target application in the integration area and displaying the prompt message corresponding to the push message under the target hotspot title.
7. The apparatus of claim 6, further comprising:
the hot spot message acquisition module is used for acquiring a plurality of hot spot messages within a set time length from the current time;
and the hot spot title extracting module is used for extracting at least one hot spot word and at least one hot spot title from the plurality of hot spot messages.
8. The apparatus of claim 7, wherein the hotspot attribute determination module comprises:
a keyword acquisition unit, configured to acquire at least one keyword included in the push message;
the keyword matching unit is used for matching the at least one keyword with the at least one hot word to obtain a matching result;
and the hot spot attribute determining unit is used for determining that the hot spot attribute of the push message meets the preset hot spot attribute condition when the same word quantity of the at least one keyword and the at least one hot spot word is determined to reach a set quantity according to the matching result.
9. The apparatus of claim 6, wherein the hotspot attribute determination module comprises:
the system comprises an application program acquisition unit, a hot spot message aggregation unit and a hot spot message aggregation unit, wherein the application program acquisition unit is used for acquiring at least one preset application program which needs to carry out hot spot message aggregation;
a target application determining unit, configured to determine whether the target application is an application program of the at least one application program when the push message of the target application is received;
a hotspot condition determining unit, configured to execute the hotspot attribute determining module when the target application is an application program of the at least one application program.
10. The apparatus of claim 6, wherein the push message display module comprises:
the push time acquisition unit is used for acquiring the push time corresponding to each push message under the condition that the target hotspot title contains a plurality of push messages;
and the push message display unit is used for sequencing the prompt messages corresponding to the plurality of push messages according to the push time and displaying a sequencing result.
CN202010408282.4A 2020-05-14 2020-05-14 Message integration method and device Pending CN111695008A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010408282.4A CN111695008A (en) 2020-05-14 2020-05-14 Message integration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010408282.4A CN111695008A (en) 2020-05-14 2020-05-14 Message integration method and device

Publications (1)

Publication Number Publication Date
CN111695008A true CN111695008A (en) 2020-09-22

Family

ID=72477743

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010408282.4A Pending CN111695008A (en) 2020-05-14 2020-05-14 Message integration method and device

Country Status (1)

Country Link
CN (1) CN111695008A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113194200A (en) * 2021-04-28 2021-07-30 维沃移动通信有限公司 Message display method and device and electronic equipment
CN114489418A (en) * 2022-01-14 2022-05-13 维沃移动通信有限公司 Message processing method, message processing device and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109451147A (en) * 2018-10-15 2019-03-08 麒麟合盛网络技术股份有限公司 A kind of information displaying method and device
CN111064654A (en) * 2019-11-19 2020-04-24 维沃移动通信有限公司 Message display method and electronic equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109451147A (en) * 2018-10-15 2019-03-08 麒麟合盛网络技术股份有限公司 A kind of information displaying method and device
CN111064654A (en) * 2019-11-19 2020-04-24 维沃移动通信有限公司 Message display method and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113194200A (en) * 2021-04-28 2021-07-30 维沃移动通信有限公司 Message display method and device and electronic equipment
CN114489418A (en) * 2022-01-14 2022-05-13 维沃移动通信有限公司 Message processing method, message processing device and electronic equipment

Similar Documents

Publication Publication Date Title
US20180144063A1 (en) Method for associating application service information, and application association platform server and client
CN104239535A (en) Method and system for matching pictures with characters, server and terminal
CN113079417B (en) Method, device and equipment for generating bullet screen and storage medium
EP2811399B1 (en) Method and terminal for starting music application
CN108733666B (en) Server information pushing method, terminal information sending method, device and system
CN110674345A (en) Video searching method and device and server
CN107454454A (en) Method for information display and device
CN111695008A (en) Message integration method and device
CN112947807A (en) Display method and device and electronic equipment
CN110609957A (en) Method, terminal and server for global search
CN107562432B (en) Information processing method and related product
CN112787907A (en) Display method and device and electronic equipment
CN106815284A (en) The recommendation method and recommendation apparatus of news video
CN112287162A (en) Message searching method and device and electronic equipment
CN105224172A (en) A kind of theme output intent and system
CN112291414B (en) Message display method and device and electronic equipment
CN112187624B (en) Message reply method and device and electronic equipment
CN107688587B (en) Media information display method and device
CN110209904B (en) Information classification method and device and storage medium
CN108153892A (en) Searching and displaying method and system
CN112328829A (en) Video content retrieval method and device
CN106651410B (en) Application management method and device
CN111857466A (en) Message display method and device
CN113449147A (en) Video recommendation method and device based on theme
CN112533032B (en) Video data processing method and device and storage medium

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