WO2018166339A1 - Information processing method - Google Patents

Information processing method Download PDF

Info

Publication number
WO2018166339A1
WO2018166339A1 PCT/CN2018/077030 CN2018077030W WO2018166339A1 WO 2018166339 A1 WO2018166339 A1 WO 2018166339A1 CN 2018077030 W CN2018077030 W CN 2018077030W WO 2018166339 A1 WO2018166339 A1 WO 2018166339A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
important
reply
merged
determining
Prior art date
Application number
PCT/CN2018/077030
Other languages
French (fr)
Chinese (zh)
Inventor
李晓蕾
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2018166339A1 publication Critical patent/WO2018166339A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/043Real-time or near real-time messaging, e.g. instant messaging [IM] using or handling presence information
    • 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/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
    • 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/02User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail using automatic reactions or user delegation, e.g. automatic replies or chatbot-generated messages
    • 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/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • 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/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages
    • 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/226Delivery according to priorities

Definitions

  • the present disclosure relates to the field of software interface operations, and in particular, to an information processing method, apparatus, and system.
  • Social software such as WeChat and QQ are more and more widely used in daily life. These social software are not only a network tool for communication, but also a tool for information sharing. Under normal circumstances, users can create a multi-user group on these platforms for information sharing. However, while sharing information, sometimes other group members in the group are required to send replies or confirmations. When there are more members, the reply message and/or group speech will gradually accumulate and exceed the range displayed on the single screen of the terminal. At this point, the group members need to view the important sharing information before sliding the screen. Due to the need to view the important shared information by sliding the screen, on the one hand, the user experience is not good, on the other hand, it is easy to miss some important information.
  • the group information in the social software will display the sender and the content one by one according to the sending time, and the excessive number of subsequent non-critical information will exceed the single-screen display range, making it difficult for the user to view the important information in front, or even missing. Some information. Therefore, in order to enhance the user experience of such scenarios, a new processing scheme of group chat information is needed.
  • a method, apparatus, and system for processing group chat information are provided.
  • the user can view the important information and the reply information in front without excessive sliding operation.
  • a method for processing group chat information including the steps of: determining important information in group chat information; determining reply information for responding to the important information; The merging process is performed in response to the reply information of the important information to obtain merged information.
  • the step of determining important information in the group chat information includes:
  • the determining of the reply information used to respond to the important information comprises: parsing the received information, obtaining a sender, a sending time, a type of information, and a sending content; according to the sending time and Sending content, determining whether the received information and the information previously sent by other group members are the same family information; and if the received information is the same family information as the information sent by other group members, determining the location
  • the information is reply information in response to the important information.
  • the step of determining whether the received information and the information previously sent by other group members are the same family information includes: if the received information is sent before other group members The information is the same or equivalent information in the same time period, and it is determined that the received information is the same family information as the information sent by other group members.
  • the step of performing a merge process on the reply information used to respond to the important information to obtain the merged information includes: incorporating the received information into information previously transmitted by other group members And adding an identifier characterizing the merge information to generate merge information; or the received information is merged into the merge information that has been previously generated.
  • the method for processing the group chat information further includes: preferentially displaying the merged information or the important information, and displaying other information in chronological order.
  • a storage medium in which a program for implementing a processing method of the above-described group chat information is stored.
  • a processing apparatus for group chat information including: an important information determining module, configured to determine important information in group chat information; and a reply information determining module, configured to determine The reply information of the important information; and the reply information combining module, configured to combine the reply information used to respond to the important information to obtain the merged information.
  • the apparatus further includes: an information display module, configured to preferentially display the merged information or the important information, and display other information in a time sequence.
  • a processing system for group chat information including: a processor and a memory storing the processor executable instructions, wherein when the processor executes the instruction, the implementation is as follows Operation: Determine important information in the group chat information;
  • the system further includes: a display for preferentially displaying the merged information or the important information, and displaying the other information in chronological order.
  • FIG. 1 is a flowchart of a method for processing group chat information according to an embodiment of the present disclosure
  • FIG. 2 is a block diagram of a processing apparatus for group chat information provided according to an embodiment of the present disclosure
  • FIG. 3 is a structural diagram of a processing system of group chat information provided according to an embodiment of the present disclosure
  • FIG. 4 is a flow chart showing the steps of implementing the information processing module shown in FIG. 3;
  • FIG. 5 is a schematic diagram of data of the same content provided according to the embodiment shown in FIG. 4;
  • FIG. 5 is a schematic diagram of data of the same content provided according to the embodiment shown in FIG. 4;
  • FIG. 6 is a schematic diagram of data of content similar information provided according to the embodiment shown in FIG. 4;
  • FIG. 7 is a schematic diagram of a process of merging two general information according to the embodiment shown in FIG. 4;
  • FIG. 8 is a schematic diagram of a process of combining a piece of general information into one piece of merge information according to the embodiment shown in FIG. 4;
  • FIG. 9 is a schematic diagram of a process of merging semantic content according to the embodiment shown in FIG. 4;
  • Figure 10 is a flow chart showing the steps of implementing the user interface module shown in Figure 3;
  • FIG. 11 is a flow chart showing an implementation step of identifying important information of the information processing module shown in FIG. 3;
  • Figure 12 is a diagram showing a database structure according to the embodiment shown in Figure 11;
  • FIG. 13 is a schematic diagram of a process of identifying important information provided according to the embodiment shown in FIG. 11;
  • FIG. 14 is a flow chart showing the steps of implementing the display of important information of the user interface module shown in FIG.
  • FIG. 1 is a flowchart of a method of processing group chat information provided according to an embodiment of the present disclosure. As shown in FIG. 1, the method for processing the group chat information includes the following steps:
  • Step S101 Determine important information in the group chat information.
  • step S101 the received information is parsed to obtain a sender, a sending time, a type of information, and a sending content, and it is determined whether the sending content includes preset information (for example, "notification", “alert”, “announcement” Or, wherein, if it is determined that the preset content is included in the sending content, determining that the information from the sender is important information, and adding an identifier representing the important information to the important information, so as to be in the user interface
  • the important information is displayed.
  • the group member opens the group chat interface and loads the information, and judges whether the loaded information is important information according to the identifier indicating the important information in the information. If the information indicating the important information exists in the information, the loaded information is Important information.
  • the important information is preferentially displayed on the user interface. For example, the important information is displayed in a group chat window or in a pop-up prompt interface.
  • Step S102 Determine reply information used to respond to the important information.
  • step S102 the received information is parsed to obtain a sender, a sending time, an information type, and a sending content, and according to the sending time and the sending content, it is determined whether the information sent by the other group members is the same family. information. For example, when the information sent by the other group members is the same or equivalent information in the same time period, it is determined that the information is the same family information as the information previously sent by other group members. If the received information is the same family information as the information previously sent by other group members, it is determined that the received information is reply information in response to the important information.
  • Step S103 Perform a merge process on the reply information used to respond to the important information to obtain merge information.
  • step S103 the information is merged into the information previously sent by other group members, and the identifier representing the merge information is added, the merge information is generated, or the information is merged into the previously generated merge information, so as to be
  • the user interface displays the merged information.
  • the sender of the important information opens the group chat interface and loads the information, and judges whether the loaded information is the merged information according to the identifier of the merged information in the information. If the information indicating the merged information exists in the information, the loaded information is Consolidate information.
  • the merge information is preferentially displayed on the user interface. For example, the merge information is displayed in a group chat window or in a pop-up prompt interface.
  • the received information is displayed in the group chat window in chronological order.
  • step S101 to step S103 are included.
  • the storage medium may be a ROM/RAM, a magnetic disk, an optical disk, or the like.
  • FIG. 2 is a block diagram of a processing device for group chat information provided in accordance with an embodiment of the present disclosure.
  • the processing apparatus of the group chat information includes:
  • An important information determining module 201 configured to determine important information in the group chat information
  • a reply information determining module 202 configured to determine reply information used to respond to the important information
  • the reply information merge module 203 is configured to perform merge processing on the reply information used to respond to the important information to obtain merge information.
  • the device further includes: an information display module 204, configured to preferentially display the merged information or the important information, and display other information in chronological order.
  • the important information determining module 201 parses the received information to obtain a sender, a sending time, a type of information, and a sending content, wherein the parsing result includes By setting information (for example, "notification”, “alert”, “announcement”, etc.), it is determined that the information from the sender is important information, and an identifier representing the important information is added to the important information.
  • the information display module 204 may determine that the information that needs to be displayed is important information according to the identifier during loading of the information that needs to be displayed. At this time, the information display module 204 preferentially displays the important information. For example, the information display module 204 displays the important information in a group chat window or in a pop-up prompt box.
  • the reply information determining module 202 parses the received information to obtain a sender, a sending time, a type of information, and a sending content, according to the sending time and the sending content, and determining that the information is sent before the other group members are When the family information is determined, the information is determined to be reply information in response to the important information. At this time, the reply information combining module 203 merges the information into the information previously sent by the other group members, adds the identifier that represents the merged information, and generates the merged information, or merges the information into the previously generated merged information. .
  • the information display module 204 determines, according to the identifier, that the information that needs to be displayed is the merge information during loading of the information that needs to be displayed. At this time, the information display module 204 preferentially displays the merge information.
  • the embodiment of the present disclosure further provides a processing system for group chat information, including a processor and a memory storing the processor executable instructions, wherein the processor may perform the following operations when executing the instruction:
  • the reply information used to respond to the important information is merged to obtain merge information.
  • the system also includes:
  • a display for preferentially displaying the combined information and/or the important information For example, the merge information and/or the important information are preferentially displayed in the group chat window, or the merge information and/or the important information is displayed in a prompt box popped up in the user interface.
  • the display is also used to display other information in chronological order.
  • the embodiment of the present disclosure can change the existing group chat information viewing mode by using software on the terminal, and can allow the user to view the previous important information without performing excessive sliding screen operations.
  • the group manager posts an important notification in the system and requires all group members to read and reply to the information they have read or received.
  • each member's reply will be arranged in the group chat window in order of time.
  • a plurality of pieces of reply information can be recombined and displayed in the form of a single piece of information; at the same time, all member names that send the information can be viewed by the piece of combined information focused in the window. .
  • group members who see the information later do not need to view the notification by sliding the screen; on the other hand, it is easy for the information publisher to count which group members have read the important notification.
  • FIG. 3 is a structural diagram of a system provided in accordance with another embodiment of the present disclosure. From the system structure, as shown in FIG. 3, the system of this embodiment mainly includes:
  • the information processing module 301 is configured to identify a single or multiple pieces of information content in the group, perform information combination or organization according to the recognition result, and send the combined or collated information to the user interface;
  • the user interface portion 302 is configured to perform effective display in accordance with the information format of the information processing module 301.
  • the implementation process of the information processing module 301 includes the following steps:
  • Step S401 Receive a group information
  • Step S402 parsing the group information to obtain a sender (ie, sender), time (ie, transmission time), and information content (ie, sending content), and writing the sender, time, and information content into the database;
  • a sender ie, sender
  • time ie, transmission time
  • information content ie, sending content
  • Step S403 It is determined whether the group information belongs to the same family information by comparing the content and time of the previous piece of information. If yes, the process proceeds to step S404, and if no, the process proceeds to step S406.
  • the information comparison mainly includes distinguishing the degree of content similarity within the same time period.
  • the requirements of the same time period are mainly used to emphasize the timeliness of information combination, such as five minutes, ten minutes, one hour or one day.
  • Content similarity is determined based on the rules of commonly used responses.
  • the reply here is not limited to text information, but also an emoji.
  • Fig. 5 shows data of the same content information.
  • the information types of information 1 and information 2 are the same and the contents are the same.
  • the transmission times of information 1 and information 2 differ by 4 seconds, within a predefined range of aging. Therefore, it is considered that information 2 and information 1 belong to the same family information.
  • Fig. 6 shows data of information similar in content.
  • the information types of information 1 and information 2 are the same.
  • the transmission times of information 1 and information 2 differ by 4 seconds, within a predefined range of aging.
  • the contents of information 1 and information 2 are different but belong to the same semantics. Therefore, it is also considered that information 2 and information 1 belong to the same family information.
  • the rules for judging the same semantics can be set according to the usage habits in the software design process.
  • the implementation process of the information processing module 301 further includes the following steps:
  • Step S404 determining whether the system is set to similar information merge display, wherein, if yes, proceeding to step S405, and if not, proceeding to step S406;
  • Step S405 The group information is merged into the previous similarity information, and the piece group information is recorded as the merge information.
  • Figure 7 shows the process of merging two general information. There is a flag bit in the information data for identifying whether it is merge information, where 0 represents general information and 1 represents merge information.
  • the information 2 is merged into the information 1 (ie, written information 1), and the flag bit for identifying whether the merge information is used is modified to 1, and the sender is in the order of Fill in the "Senders" list in turn.
  • the start and end time of the merged information (that is, the first group information and the transmission time of the last group information) are written in the "send time” list, and the information type and content remain unchanged.
  • Fig. 8 shows a process of incorporating a piece of general information into one piece of merge information, in which information 2 (general information) is incorporated into information 1 (merger information).
  • information 2 general information
  • information 1 merger information
  • the information 2 can be incorporated into the information 1.
  • the content of the first piece of information can be written as the merged content in the "send content” list of the merged information when the content is merged.
  • the combined content is the content of the message 1, that is, "received”.
  • the implementation process of the information processing module 301 further includes the following steps:
  • Step S406 Add a single piece of information or merged information to the database for display and operation of the user interface.
  • the user interface is mainly used to display and operate group chat information. As shown in FIG. 10, the implementation process of the user interface module 302 includes the following steps:
  • Step S1001 The user opens the group chat interface
  • Step S1002 Loading information in the database one by one;
  • Step S1003 confirm whether the currently loaded information is merge information, if yes, proceed to step S1004, and if not, proceed to step S1005;
  • Step S1004 Display the merged content in the user interface according to the format of the merged information, hide multiple senders, and display the merged information sent by multiple people in the location of the sender of the information; when the user clicks the piece of information through the mouse or the touch screen , showing all senders (ie senders or senders) by popping up bubbles or interfaces;
  • Step S1005 Display information in a normal format.
  • the system can also identify important information based on keywords preset by the user or the system.
  • the system still includes an information processing module 301 and a user interface 302, wherein the information processing module 301 is mainly used to identify important information.
  • the implementation process of the information processing module 301 includes the following steps:
  • Step S1101 The user receives the group information.
  • Step S1102 Perform content analysis on the piece group information, and save the group information according to the database structure, as shown in FIG. 12, wherein if the flag bit indicating "whether important information" is 1, it indicates the piece.
  • the group information is important information. If the flag for indicating "whether important information” is 0, it means that the group information is not important information, and the default initial value of the flag indicating "whether important information” is used therein. Is 0; writing the flag bit to the database structure;
  • Step S1103 Extracting the sender and the keyword in the content, wherein the preset condition of the keyword may be automatically set by the system or predefined by the user (for example, there are keywords such as “important”, “alert”, “notification”, etc. in the sent content. And determining whether the sender is a group owner or an administrator;
  • Step S1104 comparing the received information and the preset information to confirm whether the content of the article is important information, wherein, if yes, proceed to step S1105, and if not, proceed to step S1106;
  • Step S1105 setting a flag bit for indicating "whether important information" is set to 1,
  • the flag bit for indicating "whether important information" is 0 before recognition, and the flag bit for indicating "whether important information” is 1 after recognition;
  • Step S1106 Add the group information to a database for display and operation of the user interface.
  • the user interface 302 is primarily used to prompt important information to the user. As shown in FIG. 14, the implementation process of the user interface 302 includes the following steps:
  • Step S1401 Open a group chat interface
  • Step S1402 Loading information in the database one by one;
  • Step S1403 determining whether there is important information in the unread content according to the flag bit, if yes, proceed to step S1404, and if not, proceed to step S1405;
  • Step S1404 displaying important information by popping up a prompt box, or positioning the interface to the location of the important information;
  • Step S1405 Positioning the latest information according to the normal mode.
  • the user can easily see the previous important information.

Abstract

Provided by the present disclosure are an information processing method, device and system. The method comprises the following steps: determining important information in group chat information; determining reply information used for responding to the important information; and merging the reply information used for responding to the important information so as to obtain merged information.

Description

一种信息处理方法Information processing method 技术领域Technical field
本公开涉及软件界面操作领域,特别涉及一种信息处理方法、装置及系统。The present disclosure relates to the field of software interface operations, and in particular, to an information processing method, apparatus, and system.
背景技术Background technique
微信、QQ等社交类软件在日常生活中应用得越来越广泛。这些社交类软件不但是沟通交流的网络工具,也是一种信息共享的工具。在通常情况下,用户可在这些平台上建立一个多用户群组,用于信息共享。但是,在共享信息的同时,有时还需要群组中的其他组员发送答复或确认信息。当组员较多时,答复信息和/或群组发言将逐渐累积并超过终端上单屏显示的范围。此时,群成员就需要通过滑动屏幕的方式查看之前重要的共享信息。由于需要通过滑动屏幕的方式查看之前重要的共享信息,一方面用户体验不好,另一方面也容易错失某些重要信息。也就是说,社交软件中的群组信息会按照发送时间逐条显示发送者及内容,后续非重要信息累积条数过多会超出单屏显示范围,使用户查看前面的重要信息非常不便,甚至错失某些信息。因此,为提升此类场景的用户体验,需要一种新的群组聊天信息的处理方案。Social software such as WeChat and QQ are more and more widely used in daily life. These social software are not only a network tool for communication, but also a tool for information sharing. Under normal circumstances, users can create a multi-user group on these platforms for information sharing. However, while sharing information, sometimes other group members in the group are required to send replies or confirmations. When there are more members, the reply message and/or group speech will gradually accumulate and exceed the range displayed on the single screen of the terminal. At this point, the group members need to view the important sharing information before sliding the screen. Due to the need to view the important shared information by sliding the screen, on the one hand, the user experience is not good, on the other hand, it is easy to miss some important information. That is to say, the group information in the social software will display the sender and the content one by one according to the sending time, and the excessive number of subsequent non-critical information will exceed the single-screen display range, making it difficult for the user to view the important information in front, or even missing. Some information. Therefore, in order to enhance the user experience of such scenarios, a new processing scheme of group chat information is needed.
公开内容Public content
根据本公开实施例,提供了一种群组聊天信息的处理方法、装置及系统。这样,通过改变常规群组聊天信息查看方式,用户无需进行过多的滑屏操作也能查看前面的重要信息及其回复信息。According to an embodiment of the present disclosure, a method, apparatus, and system for processing group chat information are provided. In this way, by changing the viewing mode of the regular group chat information, the user can view the important information and the reply information in front without excessive sliding operation.
根据本公开的一个实施例,提供了一种群组聊天信息的处理方法,包括以下步骤:确定群组聊天信息中的重要信息;确定用来响应所述重要信息的回复信息;以及对用来响应所述重要信息的回复信息进行合并处理,以得到合并信息。According to an embodiment of the present disclosure, a method for processing group chat information is provided, including the steps of: determining important information in group chat information; determining reply information for responding to the important information; The merging process is performed in response to the reply information of the important information to obtain merged information.
在一个示例性实施例中,所述确定群组聊天信息中的重要信息的步骤包括:In an exemplary embodiment, the step of determining important information in the group chat information includes:
解析收到的信息,以得到发送者、发送时间、信息类型和发送内容; 判断所述发送内容中是否包含预设信息;以及若所述发送内容中包含所述预设信息,则确定所述收到的信息是重要信息,并在所述重要信息中添加表征重要信息的标识。Parsing the received information to obtain a sender, a sending time, a message type, and a sending content; determining whether the sending content includes preset information; and if the sending content includes the preset information, determining the The information received is important information, and an identifier that identifies important information is added to the important information.
在一个示例性实施例中,所述确定用来响应所述重要信息的回复信息的步骤包括:解析收到的信息,得到发送者、发送时间、信息类型和发送内容;根据所述发送时间和发送内容,判断所述收到的信息与其它群组成员在前发送的信息是否是同族信息;以及若所述收到的信息与其它群组成员在前发送的信息是同族信息,则确定所述信息是响应所述重要信息的回复信息。In an exemplary embodiment, the determining of the reply information used to respond to the important information comprises: parsing the received information, obtaining a sender, a sending time, a type of information, and a sending content; according to the sending time and Sending content, determining whether the received information and the information previously sent by other group members are the same family information; and if the received information is the same family information as the information sent by other group members, determining the location The information is reply information in response to the important information.
在一个示例性实施例中,所述判断所述收到的信息与其它群组成员在前发送的信息是否是同族信息的步骤包括:若所述收到的信息与其它群组成员在前发送的信息是同一时间段内的内容相同或等同的信息,则确定所述收到的信息与其它群组成员在前发送的信息是同族信息。In an exemplary embodiment, the step of determining whether the received information and the information previously sent by other group members are the same family information includes: if the received information is sent before other group members The information is the same or equivalent information in the same time period, and it is determined that the received information is the same family information as the information sent by other group members.
在一个示例性实施例中,所述对用来响应所述重要信息的回复信息进行合并处理以得到合并信息的步骤包括:将所述收到的信息合并至其它群组成员在前发送的信息中,并添加表征合并信息的标识,生成合并信息;或者所述收到的该信息合并至在前已生成的合并信息中。In an exemplary embodiment, the step of performing a merge process on the reply information used to respond to the important information to obtain the merged information includes: incorporating the received information into information previously transmitted by other group members And adding an identifier characterizing the merge information to generate merge information; or the received information is merged into the merge information that has been previously generated.
在一个示例性实施例中,所述群组聊天信息的处理方法还包括:对所述合并信息或所述重要信息进行优先显示,对其它信息按照时间顺序进行显示。In an exemplary embodiment, the method for processing the group chat information further includes: preferentially displaying the merged information or the important information, and displaying other information in chronological order.
根据本公开的一个实施例,提供了存储介质,在所述存储介质中存储用于实现上述群组聊天信息的处理方法的程序。According to an embodiment of the present disclosure, there is provided a storage medium in which a program for implementing a processing method of the above-described group chat information is stored.
根据本公开的一个实施例,提供一种群组聊天信息的处理装置,包括:重要信息确定模块,用于确定群组聊天信息中的重要信息;回复信息确定模块,用于确定用来响应所述重要信息的回复信息;以及回复信息合并模块,用于对用来响应所述重要信息的回复信息进行合并处理,得到合并信息。According to an embodiment of the present disclosure, a processing apparatus for group chat information is provided, including: an important information determining module, configured to determine important information in group chat information; and a reply information determining module, configured to determine The reply information of the important information; and the reply information combining module, configured to combine the reply information used to respond to the important information to obtain the merged information.
在一个示例性实施例中,所述装置还包括:信息显示模块,用于对所述合并信息或所述重要信息进行优先显示,对其它信息按照时间顺序进行显示。In an exemplary embodiment, the apparatus further includes: an information display module, configured to preferentially display the merged information or the important information, and display other information in a time sequence.
根据本公开的一个实施例,提供了一种群组聊天信息的处理系统,包括:处理器以及存储有所述处理器可执行指令的存储器,其中,所述处理器 在执行指令时,实现如下操作:确定群组聊天信息中的重要信息;According to an embodiment of the present disclosure, a processing system for group chat information is provided, including: a processor and a memory storing the processor executable instructions, wherein when the processor executes the instruction, the implementation is as follows Operation: Determine important information in the group chat information;
确定用来响应所述重要信息的回复信息;以及对用来响应所述重要信息的回复信息进行合并处理,得到合并信息。Determining reply information for responding to the important information; and merging the reply information used to respond to the important information to obtain merged information.
在一个示例性实施例中,所述系统还包括:显示器,用于对所述合并信息或所述重要信息进行优先显示,对其它信息按照时间顺序进行显示。In an exemplary embodiment, the system further includes: a display for preferentially displaying the merged information or the important information, and displaying the other information in chronological order.
附图说明DRAWINGS
图1是根据本公开实施例提供的群组聊天信息的处理方法的流程图;FIG. 1 is a flowchart of a method for processing group chat information according to an embodiment of the present disclosure;
图2是根据本公开实施例提供的群组聊天信息的处理装置的框图;2 is a block diagram of a processing apparatus for group chat information provided according to an embodiment of the present disclosure;
图3是根据本公开实施例提供的群组聊天信息的处理系统的结构图;3 is a structural diagram of a processing system of group chat information provided according to an embodiment of the present disclosure;
图4是图3所示的信息处理模块的实施步骤的流程图;4 is a flow chart showing the steps of implementing the information processing module shown in FIG. 3;
图5是根据图4所示实施例提供的内容相同的信息的数据的示意图;FIG. 5 is a schematic diagram of data of the same content provided according to the embodiment shown in FIG. 4; FIG.
图6是根据图4所示实施例提供的内容相似的信息的数据的示意图;6 is a schematic diagram of data of content similar information provided according to the embodiment shown in FIG. 4;
图7是根据图4所示实施例提供的合并两条普通信息的过程的示意图;7 is a schematic diagram of a process of merging two general information according to the embodiment shown in FIG. 4;
图8是根据图4所示实施例提供的将一条普通信息合入一条合并信息的过程的示意图;FIG. 8 is a schematic diagram of a process of combining a piece of general information into one piece of merge information according to the embodiment shown in FIG. 4;
图9是根据图4所示实施例提供的同语意内容合并的过程的示意图;9 is a schematic diagram of a process of merging semantic content according to the embodiment shown in FIG. 4;
图10是图3所示用户界面模块的实施步骤的流程图;Figure 10 is a flow chart showing the steps of implementing the user interface module shown in Figure 3;
图11是图3所示信息处理模块的识别重要信息的实施步骤的流程图;11 is a flow chart showing an implementation step of identifying important information of the information processing module shown in FIG. 3;
图12是根据图11所示实施例提供的数据库结构;Figure 12 is a diagram showing a database structure according to the embodiment shown in Figure 11;
图13是根据图11所示实施例提供的识别重要信息的过程的示意图;以及FIG. 13 is a schematic diagram of a process of identifying important information provided according to the embodiment shown in FIG. 11;
图14是图3所示用户界面模块的显示重要信息的实施步骤的流程图。14 is a flow chart showing the steps of implementing the display of important information of the user interface module shown in FIG.
具体实施方式detailed description
以下结合附图对本公开的实施例进行详细说明,应当理解,以下所说明的实施例仅用于说明和解释本公开,并不用于限定本公开。The embodiments of the present disclosure are described in detail below with reference to the accompanying drawings.
图1是根据本公开实施例提供的群组聊天信息的处理方法的流程图。如图1所示,所述群组聊天信息的处理方法包括以下步骤:FIG. 1 is a flowchart of a method of processing group chat information provided according to an embodiment of the present disclosure. As shown in FIG. 1, the method for processing the group chat information includes the following steps:
步骤S101:确定群组聊天信息中的重要信息。Step S101: Determine important information in the group chat information.
在步骤S101中,解析收到的信息,以得到发送者、发送时间、信息类型和发送内容,判断所述发送内容中是否包含预设信息(例如,“通知”、“提醒”、“公告”等),其中,若判断所述发送内容中包含所述预设信息,则确定所述来自发送者的信息是重要信息,并在所述重要信息中添加表征重要信息的标识,以便在用户界面显示所述重要信息。例如,群组成员打开群聊界面并加载信息,根据信息中表征重要信息的标识,判断加载的信息是否为重要信息,其中,若信息中存在表征重要信息的标识,则说明所加载的信息是重要信息。此时,在用户界面优先显示所述重要信息。例如,在群聊窗口中或在弹出提示界面中显示所述重要信息。In step S101, the received information is parsed to obtain a sender, a sending time, a type of information, and a sending content, and it is determined whether the sending content includes preset information (for example, "notification", "alert", "announcement" Or, wherein, if it is determined that the preset content is included in the sending content, determining that the information from the sender is important information, and adding an identifier representing the important information to the important information, so as to be in the user interface The important information is displayed. For example, the group member opens the group chat interface and loads the information, and judges whether the loaded information is important information according to the identifier indicating the important information in the information. If the information indicating the important information exists in the information, the loaded information is Important information. At this time, the important information is preferentially displayed on the user interface. For example, the important information is displayed in a group chat window or in a pop-up prompt interface.
步骤S102:确定用来响应所述重要信息的回复信息。Step S102: Determine reply information used to respond to the important information.
在步骤S102中,解析收到的信息,以得到发送者、发送时间、信息类型和发送内容,根据所述发送时间和发送内容,判断该信息与其它群组成员在前发送的信息是否是同族信息。例如,当该信息与其它群组成员在前发送的信息是同一时间段内的内容相同或等同的信息时,确定所述信息与其它群组成员在前发送的信息是同族信息。若所述收到的信息与其它群组成员在前发送的信息是同族信息,则确定所述收到的信息是响应所述重要信息的回复信息。In step S102, the received information is parsed to obtain a sender, a sending time, an information type, and a sending content, and according to the sending time and the sending content, it is determined whether the information sent by the other group members is the same family. information. For example, when the information sent by the other group members is the same or equivalent information in the same time period, it is determined that the information is the same family information as the information previously sent by other group members. If the received information is the same family information as the information previously sent by other group members, it is determined that the received information is reply information in response to the important information.
步骤S103:对用来响应所述重要信息的回复信息进行合并处理,得到合并信息。Step S103: Perform a merge process on the reply information used to respond to the important information to obtain merge information.
在步骤S103中,将该信息合并至其它群组成员在前发送的信息中,并添加表征合并信息的标识,生成合并信息,或者将该信息合并至在前已生成的合并信息中,以便在用户界面显示所述合并信息。重要信息的发送者打开群聊界面并加载信息,根据信息中表征合并信息的标识,判断加载的信息是否为合并信息,其中,若信息中存在表征合并信息的标识,则说明所加载的信息是合并信息。此时,在用户界面优先显示所述合并信息。例如,在群聊窗口中或在弹出提示界面中显示所述合并信息。In step S103, the information is merged into the information previously sent by other group members, and the identifier representing the merge information is added, the merge information is generated, or the information is merged into the previously generated merge information, so as to be The user interface displays the merged information. The sender of the important information opens the group chat interface and loads the information, and judges whether the loaded information is the merged information according to the identifier of the merged information in the information. If the information indicating the merged information exists in the information, the loaded information is Consolidate information. At this time, the merge information is preferentially displayed on the user interface. For example, the merge information is displayed in a group chat window or in a pop-up prompt interface.
需要说明的是,如果群组成员加载的信息既不是重要信息,也不是合并信息,则按照时间顺序依次在群聊窗口中显示收到的信息。It should be noted that if the information loaded by the group member is neither important information nor merged information, the received information is displayed in the group chat window in chronological order.
本领域普通技术人员可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于计算 机可读取存储介质中,该程序在执行时,包括步骤S101至步骤S103。其中,所述的存储介质可以为ROM/RAM、磁碟、光盘等。It will be understood by those skilled in the art that all or part of the steps of the above embodiments may be implemented by a program to instruct related hardware, and the program may be stored in a computer readable storage medium, and the program is executed. When it is, step S101 to step S103 are included. The storage medium may be a ROM/RAM, a magnetic disk, an optical disk, or the like.
图2是根据本公开实施例提供的群组聊天信息的处理装置的框图。如图2所示,所述群组聊天信息的处理装置包括:2 is a block diagram of a processing device for group chat information provided in accordance with an embodiment of the present disclosure. As shown in FIG. 2, the processing apparatus of the group chat information includes:
重要信息确定模块201,用于确定群组聊天信息中的重要信息;An important information determining module 201, configured to determine important information in the group chat information;
回复信息确定模块202,用于确定用来响应所述重要信息的回复信息;a reply information determining module 202, configured to determine reply information used to respond to the important information;
回复信息合并模块203,用于对用来响应所述重要信息的回复信息进行合并处理,以得到合并信息。The reply information merge module 203 is configured to perform merge processing on the reply information used to respond to the important information to obtain merge information.
所述装置还包括:信息显示模块204,用于对所述合并信息或所述重要信息进行优先显示,对其它信息按照时间顺序进行显示。The device further includes: an information display module 204, configured to preferentially display the merged information or the important information, and display other information in chronological order.
下面,将描述所述群组聊天信息的处理装置的操作过程。Next, the operation procedure of the processing apparatus of the group chat information will be described.
在根据本公开的一个实施方式中,重要信息确定模块201对收到的信息进行解析,以得到发送者、发送时间、信息类型和发送内容,其中,若解析得到的所述发送内容中包含预设信息(例如,“通知”、“提醒”、“公告”等),则确定所述来自发送者的信息是重要信息,并在所述重要信息中添加表征重要信息的标识。信息显示模块204在加载需要显示的信息期间,可以根据所述标识确定需要显示的信息是重要信息。此时,信息显示模块204优先显示该重要信息。例如,信息显示模块204在群聊窗口中或在弹出提示框中显示该重要信息。In an embodiment according to the present disclosure, the important information determining module 201 parses the received information to obtain a sender, a sending time, a type of information, and a sending content, wherein the parsing result includes By setting information (for example, "notification", "alert", "announcement", etc.), it is determined that the information from the sender is important information, and an identifier representing the important information is added to the important information. The information display module 204 may determine that the information that needs to be displayed is important information according to the identifier during loading of the information that needs to be displayed. At this time, the information display module 204 preferentially displays the important information. For example, the information display module 204 displays the important information in a group chat window or in a pop-up prompt box.
回复信息确定模块202解析收到的信息,以得到发送者、发送时间、信息类型和发送内容,根据所述发送时间和发送内容,并且在判断该信息与其它群组成员在前发送的信息是同族信息时,确定所述信息是响应所述重要信息的回复信息。此时,回复信息合并模块203将该信息合并至其它群组成员在前发送的信息中,添加表征合并信息的标识,并生成合并信息,或者将该信息合并至在前已生成的合并信息中。信息显示模块204在加载需要显示的信息期间,根据所述标识,确定需要显示的信息是合并信息。此时,信息显示模块204优先显示该合并信息。The reply information determining module 202 parses the received information to obtain a sender, a sending time, a type of information, and a sending content, according to the sending time and the sending content, and determining that the information is sent before the other group members are When the family information is determined, the information is determined to be reply information in response to the important information. At this time, the reply information combining module 203 merges the information into the information previously sent by the other group members, adds the identifier that represents the merged information, and generates the merged information, or merges the information into the previously generated merged information. . The information display module 204 determines, according to the identifier, that the information that needs to be displayed is the merge information during loading of the information that needs to be displayed. At this time, the information display module 204 preferentially displays the merge information.
本公开实施例还提供了一种群组聊天信息的处理系统,包括处理器以及存储有所述处理器可执行指令的存储器,其中,所述处理器在执行指令时可以实现如下操作:The embodiment of the present disclosure further provides a processing system for group chat information, including a processor and a memory storing the processor executable instructions, wherein the processor may perform the following operations when executing the instruction:
确定群组聊天信息中的重要信息;Determine important information in the group chat information;
确定用来响应所述重要信息的回复信息;以及Determining reply information to respond to the important information;
对用来响应所述重要信息的回复信息进行合并处理,以得到合并信息。The reply information used to respond to the important information is merged to obtain merge information.
所述系统还包括:The system also includes:
显示器,用于对所述合并信息和/或所述重要信息进行优先显示。例如,在群聊窗口中优先显示所述合并信息和/或所述重要信息,或者在用户界面弹出的提示框中显示所述合并信息和/或所述重要信息。所述显示器还用于对其它信息按照时间顺序进行显示。And a display for preferentially displaying the combined information and/or the important information. For example, the merge information and/or the important information are preferentially displayed in the group chat window, or the merge information and/or the important information is displayed in a prompt box popped up in the user interface. The display is also used to display other information in chronological order.
在手机通讯工具越来越多的运用在人们日常交流的情况下,使用的便捷性成为一项重要特征和要求。本公开实施例通过在终端上的软件改变现有群组聊天信息查看方式,可以允许用户无需进行过多的滑屏操作也能查看前面的重要信息。With the increasing use of mobile communication tools in people's daily communication, the convenience of use has become an important feature and requirement. The embodiment of the present disclosure can change the existing group chat information viewing mode by using software on the terminal, and can allow the user to view the previous important information without performing excessive sliding screen operations.
下面,将描述本公开实施例适用的一种场景。群组管理员在系统中发布一条重要通知,并且需要所有群组成员均读到并回复已读或收到的信息。按照常规的显示方式,每一个成员的答复会按照时间先后依次排列在群聊窗口内。相比之下,根据本公开实施例,则可以将多条答复信息重新组合并以单条信息的形式显示;同时,通过聚焦在窗口内的该条组合信息,可查看发送该信息的所有成员名。一方面,较晚看到信息的群成员不需要通过滑动屏幕的方式查看该通知;另一方面,对于信息发布者也可以很容易地统计哪些群成员已经读取重要通知。Hereinafter, a scenario to which the embodiment of the present disclosure is applied will be described. The group manager posts an important notification in the system and requires all group members to read and reply to the information they have read or received. According to the conventional display method, each member's reply will be arranged in the group chat window in order of time. In contrast, according to an embodiment of the present disclosure, a plurality of pieces of reply information can be recombined and displayed in the form of a single piece of information; at the same time, all member names that send the information can be viewed by the piece of combined information focused in the window. . On the one hand, group members who see the information later do not need to view the notification by sliding the screen; on the other hand, it is easy for the information publisher to count which group members have read the important notification.
图3是根据本公开另一实施例提供的系统的结构图。从系统结构上,如图3所示,本实施例的系统主要包括:FIG. 3 is a structural diagram of a system provided in accordance with another embodiment of the present disclosure. From the system structure, as shown in FIG. 3, the system of this embodiment mainly includes:
信息处理模块301,构造成对群组中单条或多条信息内容进行识别,根据识别结果进行信息组合或整理,并将组合或整理后的信息发送至用户界面;以及The information processing module 301 is configured to identify a single or multiple pieces of information content in the group, perform information combination or organization according to the recognition result, and send the combined or collated information to the user interface;
用户界面部分302,构造成按照所述信息处理模块301的信息格式进行有效显示。The user interface portion 302 is configured to perform effective display in accordance with the information format of the information processing module 301.
如图4所示,所述信息处理模块301的实施流程包括以下步骤:As shown in FIG. 4, the implementation process of the information processing module 301 includes the following steps:
步骤S401:收到一条群组信息;Step S401: Receive a group information;
步骤S402:对该群组信息进行解析,以获得发送人(即发送者)、时 间(即发送时间)及信息内容(即发送内容),并将发送人、时间及信息内容写入数据库;以及Step S402: parsing the group information to obtain a sender (ie, sender), time (ie, transmission time), and information content (ie, sending content), and writing the sender, time, and information content into the database;
步骤S403:通过比对前一条信息的内容及时间,判断该群组信息是否属于同族信息,其中,若是,则进入步骤S404,若否,则进入步骤S406。Step S403: It is determined whether the group information belongs to the same family information by comparing the content and time of the previous piece of information. If yes, the process proceeds to step S404, and if no, the process proceeds to step S406.
这里,信息比对主要包括区分在同一时间段内的内容相似程度。Here, the information comparison mainly includes distinguishing the degree of content similarity within the same time period.
同一时间段的要求主要用于强调信息组合的时效性,比如五分钟、十分钟、一小时或一天等。The requirements of the same time period are mainly used to emphasize the timeliness of information combination, such as five minutes, ten minutes, one hour or one day.
内容相似度是根据常用答复的规则确定。这里的答复不局限于文字信息,也可以是表情符号等。Content similarity is determined based on the rules of commonly used responses. The reply here is not limited to text information, but also an emoji.
图5表示内容相同的信息的数据。信息1和信息2的信息类型相同,内容也相同。另外,信息1和信息2的发送时间相差4秒,在预定义的时效范围内。因此,认为信息2和信息1属于同族信息。Fig. 5 shows data of the same content information. The information types of information 1 and information 2 are the same and the contents are the same. In addition, the transmission times of information 1 and information 2 differ by 4 seconds, within a predefined range of aging. Therefore, it is considered that information 2 and information 1 belong to the same family information.
图6表示内容相似的信息的数据。信息1和信息2的信息类型相同。另外,信息1和信息2的发送时间相差4秒,在预定义的时效范围内。但是信息1和信息2的内容虽然不同但属于同一语意。因此,同样认为信息2和信息1属于同族信息。其中,判断同语意的规则可在软件设计过程中按照使用习惯设定。Fig. 6 shows data of information similar in content. The information types of information 1 and information 2 are the same. In addition, the transmission times of information 1 and information 2 differ by 4 seconds, within a predefined range of aging. However, the contents of information 1 and information 2 are different but belong to the same semantics. Therefore, it is also considered that information 2 and information 1 belong to the same family information. Among them, the rules for judging the same semantics can be set according to the usage habits in the software design process.
如图4所示,所述信息处理模块301的实施流程还包括以下步骤:As shown in FIG. 4, the implementation process of the information processing module 301 further includes the following steps:
步骤S404:判断是否将系统设置成相似信息合并显示,其中,若是,则进入步骤S405,若否,则进入步骤S406;以及Step S404: determining whether the system is set to similar information merge display, wherein, if yes, proceeding to step S405, and if not, proceeding to step S406;
步骤S405:将该群组信息合并至前一条相似信息中,并且将该条群组信息记录为合并信息。Step S405: The group information is merged into the previous similarity information, and the piece group information is recorded as the merge information.
图7表示合并两条普通信息的过程。在信息数据中具有一个用于标识是否为合并信息的标志位,其中,0表示普通信息,1表示合并信息。Figure 7 shows the process of merging two general information. There is a flag bit in the information data for identifying whether it is merge information, where 0 represents general information and 1 represents merge information.
若判断信息2和信息1是同族信息,则将信息2合并入信息1(即,写入信息1中),将用于标识是否为合并信息的标志位修改为1,将发送者按照先后顺序依次填入“发送者”列表中。将合并信息的起始和终止时间(也就是,第一条群组信息和最后一条群组信息的发送时间)写入“发送时间”列表中,信息类型和内容保持不变。If it is judged that the information 2 and the information 1 are the same family information, the information 2 is merged into the information 1 (ie, written information 1), and the flag bit for identifying whether the merge information is used is modified to 1, and the sender is in the order of Fill in the "Senders" list in turn. The start and end time of the merged information (that is, the first group information and the transmission time of the last group information) are written in the "send time" list, and the information type and content remain unchanged.
图8表示将一条普通信息合入一条合并信息的过程,其中,将信息2 (普通信息)并入信息1(合并信息)中。在经过步骤S403确定信息2和信息1属于同族信息时,可将信息2并入信息1。将发送者按照先后顺序依次填入“发送者”列表中。将合并信息的起始和终止时间写入“发送时间”列表中。也就是说,将信息1的结束时间从2017-1-17 15:20:40改为信息2的发送时间2017-1-17 15:20:41,同时信息类型和内容保持不变。Fig. 8 shows a process of incorporating a piece of general information into one piece of merge information, in which information 2 (general information) is incorporated into information 1 (merger information). When it is determined in step S403 that the information 2 and the information 1 belong to the same family information, the information 2 can be incorporated into the information 1. Fill the senders in the "Senders" list in order. Write the start and end time of the merged information to the Send Time list. That is to say, the end time of the information 1 is changed from 2017-1-17 15:20:40 to the transmission time of the information 2 2017-1-17 15:20:41, while the information type and content remain unchanged.
另外,对于同语意的内容合并,在合并发送内容时可将第一条信息的发送内容作为合并后内容写入合并信息的“发送内容”列表中。如图9所示,当信息1发送内容为“收到”而信息2发送内容为“OK”时,合并后的内容以信息1的内容,即“收到”。In addition, for the content combination of the same semantics, the content of the first piece of information can be written as the merged content in the "send content" list of the merged information when the content is merged. As shown in FIG. 9, when the content of the message 1 is "received" and the content of the message 2 is "OK", the combined content is the content of the message 1, that is, "received".
如图4所示,所述信息处理模块301的实施流程还包括以下步骤:As shown in FIG. 4, the implementation process of the information processing module 301 further includes the following steps:
步骤S406:将单条信息或合并后的信息添加至数据库,用于用户界面的显示和操作。Step S406: Add a single piece of information or merged information to the database for display and operation of the user interface.
用户界面主要用于实现群聊信息的显示和操作。如图10所示,用户界面模块302的实施流程包括以下步骤:The user interface is mainly used to display and operate group chat information. As shown in FIG. 10, the implementation process of the user interface module 302 includes the following steps:
步骤S1001:用户打开群聊界面;Step S1001: The user opens the group chat interface;
步骤S1002:逐条加载数据库中的信息;Step S1002: Loading information in the database one by one;
步骤S1003:确认当前加载的信息是否为合并信息,其中,若是,则进入步骤S1004,若否,则进入步骤S1005;Step S1003: confirm whether the currently loaded information is merge information, if yes, proceed to step S1004, and if not, proceed to step S1005;
步骤S1004:按照合并信息的格式,在用户界面显示合并内容,隐藏多条发送人,并在信息发送人的位置显示为多人发送的合并信息;当用户通过鼠标或触屏点击该条信息时,通过弹出气泡或界面的方式显示所有发件人(即发送者或发送人);以及Step S1004: Display the merged content in the user interface according to the format of the merged information, hide multiple senders, and display the merged information sent by multiple people in the location of the sender of the information; when the user clicks the piece of information through the mouse or the touch screen , showing all senders (ie senders or senders) by popping up bubbles or interfaces;
步骤S1005:按照普通格式显示信息。Step S1005: Display information in a normal format.
除了上述的方案外,系统还可以根据用户或系统预设的关键字来识别重要信息。此时,该系统仍然包括信息处理模块301和用户界面302,其中信息处理模块301主要用于识别重要信息。如图11所示,所述信息处理模块301的实施流程包括以下步骤:In addition to the above schemes, the system can also identify important information based on keywords preset by the user or the system. At this time, the system still includes an information processing module 301 and a user interface 302, wherein the information processing module 301 is mainly used to identify important information. As shown in FIG. 11, the implementation process of the information processing module 301 includes the following steps:
步骤S1101:用户收到群组信息;Step S1101: The user receives the group information.
步骤S1102:对该条群组信息进行内容解析,并按照数据库结构保存该群组信息,如图12所示,其中,若用于指示“是否重要信息”的标志位为1, 则表示该条群组信息是重要信息,若用于指示“是否重要信息”的标志位为0,则表示该条群组信息不是重要信息,并且其中用于指示“是否重要信息”的标志位的默认初始值为0;将所述标志位写入所述数据库结构;Step S1102: Perform content analysis on the piece group information, and save the group information according to the database structure, as shown in FIG. 12, wherein if the flag bit indicating "whether important information" is 1, it indicates the piece. The group information is important information. If the flag for indicating "whether important information" is 0, it means that the group information is not important information, and the default initial value of the flag indicating "whether important information" is used therein. Is 0; writing the flag bit to the database structure;
步骤S1103:提取发送人及内容中关键字,其中,关键字的预设条件可以由系统自动设置或用户预定义(比如,发送内容中存在“重要”、“提醒”、“通知”等关键字),并且判断所述发送人是否为群主或管理员;Step S1103: Extracting the sender and the keyword in the content, wherein the preset condition of the keyword may be automatically set by the system or predefined by the user (for example, there are keywords such as “important”, “alert”, “notification”, etc. in the sent content. And determining whether the sender is a group owner or an administrator;
步骤S1104:比对接收信息和预设信息,以确认该条内容是否重要信息,其中,若是,则进入步骤S1105,若否,则进入步骤S1106;Step S1104: comparing the received information and the preset information to confirm whether the content of the article is important information, wherein, if yes, proceed to step S1105, and if not, proceed to step S1106;
步骤S1105:将用于指示“是否重要信息”的标志位设置为1,Step S1105: setting a flag bit for indicating "whether important information" is set to 1,
其中,如图13所示,用于指示“是否重要信息”的标志位在识别前为0,用于指示“是否重要信息”的标志位在识别后为1;以及Wherein, as shown in FIG. 13, the flag bit for indicating "whether important information" is 0 before recognition, and the flag bit for indicating "whether important information" is 1 after recognition;
步骤S1106:将所述群组信息添加至数据库,用于用户界面的显示及操作。Step S1106: Add the group information to a database for display and operation of the user interface.
用户界面302主要用于向用户提示重要信息。如图14所示,用户界面302的实施流程包括以下步骤:The user interface 302 is primarily used to prompt important information to the user. As shown in FIG. 14, the implementation process of the user interface 302 includes the following steps:
步骤S1401:打开群聊界面;Step S1401: Open a group chat interface;
步骤S1402:逐条加载数据库中的信息;Step S1402: Loading information in the database one by one;
步骤S1403:根据标志位判断未读内容中是否有重要信息,其中,若是,则进入步骤S1404,若否,则进入步骤S1405;Step S1403: determining whether there is important information in the unread content according to the flag bit, if yes, proceed to step S1404, and if not, proceed to step S1405;
步骤S1404:通过弹出提示框的方式来显示重要信息,或者将界面定位到该条重要信息的位置;以及Step S1404: displaying important information by popping up a prompt box, or positioning the interface to the location of the important information;
步骤S1405:按照普通模式定位到最新信息的位置。Step S1405: Positioning the latest information according to the normal mode.
按照上述实施例,用户可以方便地看到之前的重要信息。According to the above embodiment, the user can easily see the previous important information.
尽管上文对本公开进行了详细说明,但是本公开不限于此,本技术领域技术人员可以根据本公开的原理进行各种修改。因此,凡按照本公开原理所作的修改,都应当理解为落入本公开的保护范围。Although the present disclosure has been described in detail above, the present disclosure is not limited thereto, and various modifications may be made by those skilled in the art in accordance with the principles of the present disclosure. Therefore, modifications made in accordance with the principles of the present disclosure are to be understood as falling within the scope of the present disclosure.

Claims (10)

  1. 一种群组聊天信息的处理方法,包括以下步骤:A method for processing group chat information includes the following steps:
    确定群组聊天信息中的重要信息;Determine important information in the group chat information;
    确定用来响应所述重要信息的回复信息;以及Determining reply information to respond to the important information;
    对用来响应所述重要信息的回复信息进行合并处理,以得到合并信息。The reply information used to respond to the important information is merged to obtain merge information.
  2. 根据权利要求1所述的方法,其中,所述确定群组聊天信息中的重要信息的步骤包括:The method of claim 1, wherein the determining the important information in the group chat information comprises:
    解析收到的信息,以得到发送者、发送时间、信息类型和发送内容;Parsing the received information to get the sender, the time of sending, the type of information, and the content to be sent;
    判断所述发送内容中是否包含预设信息;以及Determining whether the preset content is included in the sent content;
    若所述发送内容中包含所述预设信息,则确定所述收到的信息是重要信息,并在所述重要信息中添加表征重要信息的标识。And if the preset content is included in the sending content, determining that the received information is important information, and adding an identifier that represents important information to the important information.
  3. 根据权利要求1所述的方法,其中,所述确定用来响应所述重要信息的回复信息的步骤包括:The method of claim 1 wherein said step of determining reply information for responding to said important information comprises:
    解析收到的信息,得到发送者、发送时间、信息类型和发送内容;Parsing the received information, getting the sender, sending time, type of information, and sending content;
    根据所述发送时间和发送内容,判断所述收到的信息与其它群组成员在前发送的信息是否是同族信息;以及Determining, according to the sending time and the sending content, whether the received information and the information previously sent by other group members are the same family information;
    若所述收到的信息与其它群组成员在前发送的信息是同族信息,则确定所述收到的信息是响应所述重要信息的回复信息。If the received information is the same family information as the information previously sent by other group members, it is determined that the received information is reply information in response to the important information.
  4. 根据权利要求3所述的方法,其中,所述判断所述收到的信息与其它群组成员在前发送的信息是否是同族信息的步骤包括:The method according to claim 3, wherein the step of determining whether the received information and the information previously transmitted by other group members are the same family information comprises:
    若所述收到的信息与其它群组成员在前发送的信息是同一时间段内的内容相同或等同的信息,则确定所述收到的信息与其它群组成员在前发送的信息是同族信息。If the received information is the same or equivalent information as the information sent by the other group members in the same time period, it is determined that the received information is the same as the information previously sent by other group members. information.
  5. 根据权利要求4所述的方法,其中,所述对用来响应所述重要信息的回复信息进行合并处理以得到合并信息的步骤包括:The method according to claim 4, wherein said step of combining the reply information for responding to said important information to obtain merged information comprises:
    将所述收到的信息合并至其它群组成员在前发送的信息中,并添加表征合并信息的标识,生成合并信息;或者Merging the received information into information previously sent by other group members, and adding an identifier that identifies the merged information to generate merged information; or
    将所述收到的信息合并至在前已生成的合并信息中。The received information is merged into the merged information that has been previously generated.
  6. 根据权利要求1-5任意一项所述的方法,所述方法还包括:The method of any of claims 1-5, further comprising:
    对所述合并信息和/或所述重要信息进行优先显示,对其它信息按照时间顺序进行显示。The merged information and/or the important information are preferentially displayed, and other information is displayed in chronological order.
  7. 一种群组聊天信息的处理装置,包括:A device for processing group chat information, comprising:
    重要信息确定模块,用于确定群组聊天信息中的重要信息;An important information determining module for determining important information in the group chat information;
    回复信息确定模块,用于确定用来响应所述重要信息的回复信息;以及a reply information determining module for determining reply information for responding to the important information;
    回复信息合并模块,用于对用来响应所述重要信息的回复信息进行合并处理,以得到合并信息。And a reply information combining module, configured to perform a merge process on the reply information used to respond to the important information to obtain merge information.
  8. 根据权利要求7所述的装置,所述装置还包括:The apparatus of claim 7 further comprising:
    信息显示模块,用于对所述合并信息和/或所述重要信息进行优先显示,对其它信息按照时间顺序进行显示。The information display module is configured to preferentially display the merged information and/or the important information, and display other information in chronological order.
  9. 一种群组聊天信息的处理系统,包括处理器以及存储有所述处理器可执行指令的存储器,其中,所述处理器在执行指令时实现如下操作:A processing system for group chat information, comprising a processor and a memory storing executable instructions of the processor, wherein the processor performs the following operations when executing the instruction:
    确定群组聊天信息中的重要信息;Determine important information in the group chat information;
    确定用来响应所述重要信息的回复信息;以及Determining reply information to respond to the important information;
    对用来响应所述重要信息的回复信息进行合并处理,以得到合并信息。The reply information used to respond to the important information is merged to obtain merge information.
  10. 根据权利要求9所述的系统,所述系统还包括:The system of claim 9 further comprising:
    显示器,用于对所述合并信息和/或所述重要信息进行优先显示,对其它信息按照时间顺序进行显示。The display is configured to preferentially display the combined information and/or the important information, and display other information in chronological order.
PCT/CN2018/077030 2017-03-13 2018-02-23 Information processing method WO2018166339A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710144786.8A CN108574624A (en) 2017-03-13 2017-03-13 A kind of processing method of group chatting information, apparatus and system
CN201710144786.8 2017-03-13

Publications (1)

Publication Number Publication Date
WO2018166339A1 true WO2018166339A1 (en) 2018-09-20

Family

ID=63522774

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/077030 WO2018166339A1 (en) 2017-03-13 2018-02-23 Information processing method

Country Status (2)

Country Link
CN (1) CN108574624A (en)
WO (1) WO2018166339A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112399005B (en) * 2019-08-16 2022-05-27 腾讯科技(深圳)有限公司 Session data processing method and device and computer readable storage medium
CN112714055B (en) * 2019-10-25 2022-10-25 成都鼎桥通信技术有限公司 Point-to-point short message reading confirmation method, device and system for broadband trunking communication

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104052655A (en) * 2014-06-27 2014-09-17 上海梦荻网络科技有限公司 Group chatting method and instant messaging client-side
CN105553834A (en) * 2016-01-21 2016-05-04 腾讯科技(深圳)有限公司 Message sending method and device
CN106297799A (en) * 2016-08-09 2017-01-04 乐视控股(北京)有限公司 Voice recognition processing method and device
CN106446941A (en) * 2016-09-14 2017-02-22 河海大学 Unconventional emergency dynamic priority method based on model matching

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103873341B (en) * 2012-12-10 2015-07-29 腾讯科技(深圳)有限公司 A kind of message treatment method and system
US20140258358A1 (en) * 2013-03-11 2014-09-11 Htc Corporation Method of combining network data and mobile device using the same
CN105100370A (en) * 2014-04-24 2015-11-25 阿尔派株式会社 Display device and display method
CN105530372A (en) * 2015-12-03 2016-04-27 小米科技有限责任公司 Message display method and apparatus and terminal device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104052655A (en) * 2014-06-27 2014-09-17 上海梦荻网络科技有限公司 Group chatting method and instant messaging client-side
CN105553834A (en) * 2016-01-21 2016-05-04 腾讯科技(深圳)有限公司 Message sending method and device
CN106297799A (en) * 2016-08-09 2017-01-04 乐视控股(北京)有限公司 Voice recognition processing method and device
CN106446941A (en) * 2016-09-14 2017-02-22 河海大学 Unconventional emergency dynamic priority method based on model matching

Also Published As

Publication number Publication date
CN108574624A (en) 2018-09-25

Similar Documents

Publication Publication Date Title
US11416676B2 (en) Using text messages to interact with spreadsheets
US9171291B2 (en) Electronic device and method for updating message body content based on recipient changes
US9406049B2 (en) Electronic device and method for updating message recipients based on message body indicators
EP3114622B1 (en) Communicating status regarding application of compliance policy updates
US9065925B2 (en) Interruptible, contextually linked messaging system with audible contribution indicators
JP6238331B2 (en) Providing executable content to computing devices based on user actions
US11238242B2 (en) Generating output for presentation in response to user interface input, where the input and/or the output include chatspeak
US11244288B2 (en) Task reminder generator
CN110377555B (en) Determining strength of association between user contacts
WO2016192244A1 (en) Message management method and device, mobile terminal and storage medium
US10038654B1 (en) Dynamic formatting of messages for multiple endpoints
US10554606B1 (en) Message-based keyword, phrase, and object processor and resource allocator
US11316818B1 (en) Context-based consolidation of communications across different communication platforms
WO2021036062A1 (en) Task creation method, apparatus and device, and storage medium
WO2021252029A1 (en) Multi-message conversation summaries and annotations
WO2020228561A1 (en) Method and device for displaying conversation information
US9336674B1 (en) Notifying a user utilizing smart alerting techniques
WO2018166339A1 (en) Information processing method
US10778627B2 (en) Centralized communications controller
US20230229296A1 (en) Notification display in message session
JP2004213153A (en) Device and method for displaying information, recording medium and program
US20230186034A1 (en) Electronic Message Response Processing
US20210109960A1 (en) Electronic apparatus and controlling method thereof
TWI272508B (en) Method and apparatus for emphasizing selected text in a messaging session
CN116069423A (en) Interface display method and device for multiple organizations

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18767494

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18767494

Country of ref document: EP

Kind code of ref document: A1