CN113159707B - Discussion information aggregation method and device, electronic equipment and storage medium - Google Patents

Discussion information aggregation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113159707B
CN113159707B CN202110277006.3A CN202110277006A CN113159707B CN 113159707 B CN113159707 B CN 113159707B CN 202110277006 A CN202110277006 A CN 202110277006A CN 113159707 B CN113159707 B CN 113159707B
Authority
CN
China
Prior art keywords
discussion
initial
topic
page
information
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.)
Active
Application number
CN202110277006.3A
Other languages
Chinese (zh)
Other versions
CN113159707A (en
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.)
Tianjin Zhongxin Zhiguan Information Technology Co ltd
Original Assignee
Tianjin Zhongxin Zhiguan Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tianjin Zhongxin Zhiguan Information Technology Co ltd filed Critical Tianjin Zhongxin Zhiguan Information Technology Co ltd
Priority to CN202110277006.3A priority Critical patent/CN113159707B/en
Publication of CN113159707A publication Critical patent/CN113159707A/en
Application granted granted Critical
Publication of CN113159707B publication Critical patent/CN113159707B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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]

Abstract

The embodiment of the invention discloses a discussion information aggregation method, a device, electronic equipment and a storage medium, comprising the following steps: in a discussion mode, determining initial discussion information related to a discussion topic, wherein the initial discussion information comprises the initial discussion topic and an initial discussion object; generating an initial discussion page based on the initial discussion information, and sending page content of the initial discussion page to the initial discussion object; the technical scheme of the embodiment of the invention overcomes the defects that the information is gradually layered, scattered and cannot be aggregated when the conventional mail or other communication tools are used for discussion, and a large amount of repeated contents are easily generated if the original chat contents are referenced, and the like, and can realize retrospection without generating the repeated contents while realizing the aggregation of the discussion contents.

Description

Discussion information aggregation method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a discussion information aggregation method, a device, electronic equipment and a storage medium.
Background
In the process of using mail or other communication tools to perform dialogue communication, discussion situations such as approval or solicitation of comments on a certain topic by multiple people are often encountered.
Taking mail as an example, a conventional mail processing flow is that a sender writes a mail text for a discussion subject and then sends the mail to one or more recipients. After the receiver receives and consults, selecting a primary sender or other people as the receiver to reply mail according to the content condition; different recipients can reply the mail according to their own needs.
In the traditional mail form, all reply mails are transmitted in a new mail mode, a sender possibly receives a plurality of new reply mails with the same theme, and in the process of reciprocating communication, the mail quantity is large, and the information can be gradually layered and dispersed and cannot be aggregated; in addition, if the recipient does not entrain the original mail content in the process of replying to the mail, the recipient cannot trace back the original mail, and if the original mail content is entrained, a large amount of repeated content can be generated in the process of reciprocating communication.
Disclosure of Invention
The invention provides a discussion information aggregation method, a device, electronic equipment and a storage medium, which can realize the aggregation of discussion contents and trace back without generating repeated contents.
In a first aspect, an embodiment of the present invention provides a discussion information aggregation method, where the method is executed by a discussion initiating terminal, including:
in a discussion mode, determining initial discussion information related to a discussion topic, wherein the initial discussion information comprises the initial discussion topic and an initial discussion object;
generating an initial discussion page based on the initial discussion information, and sending page content of the initial discussion page to the initial discussion object;
and continuously monitoring and receiving the reply content of the initial discussion object, updating the reply content into the initial discussion page, and obtaining and displaying an updated discussion page.
In a second aspect, an embodiment of the present invention further provides a discussion information aggregation method, where the method is executed by a discussion receiving end, and includes:
receiving page content of an initial discussion page sent by a discussion initiating terminal;
continuously monitoring and receiving the reply contents of the current initial discussion object and other initial discussion objects aiming at the current page content, and sending the reply contents of the current initial discussion object to the initiating discussion object and other initial discussion objects;
and updating the reply content into the initial discussion page to obtain and display an updated discussion page.
In a third aspect, an embodiment of the present invention further provides a method for aggregating discussion information, where the method includes:
the method comprises the steps that a discussion initiating terminal determines initial discussion information related to a discussion topic in a discussion mode;
the discussion initiating terminal generates an initial discussion page based on the initial discussion information, and sends page content of the initial discussion page to a discussion receiving terminal corresponding to the initial discussion object;
the discussion receiving end receives the page content of the initial discussion page sent by the discussion initiating end;
the discussion receiving end continuously monitors and receives the reply content of the current initial discussion object and other initial discussion objects aiming at the current page content, and sends the reply content of the current initial discussion object to the discussion initiating end and other discussion receiving ends except the discussion initiating end;
the discussion initiating terminal and the discussion receiving terminal continuously monitor and receive corresponding reply contents, and respectively update the corresponding reply contents to the initial discussion page to obtain and display an updated discussion page.
In a fourth aspect, an embodiment of the present invention further provides a discussion information aggregation apparatus configured at a discussion initiating terminal, including:
the initial information determining module is used for determining initial discussion information related to a discussion topic in a discussion mode, wherein the initial discussion information comprises the initial discussion topic and an initial discussion object;
The page content sending module is used for generating an initial discussion page based on the initial discussion information and sending the page content of the initial discussion page to the initial discussion object;
and the first updating display module is used for continuously monitoring and receiving the reply content of the initial discussion object, updating the reply content into the initial discussion page, and obtaining and displaying an updated discussion page.
In a fifth aspect, an embodiment of the present invention further provides a discussion information aggregation apparatus configured at a discussion receiving end, including:
the page content receiving module is used for receiving page content of an initial discussion page sent by the discussion initiating terminal;
the receiving and transmitting module is used for continuously monitoring and receiving reply contents of the current initial discussion object and other initial discussion objects aiming at the current page content, and transmitting the reply contents of the current initial discussion object to the initiating discussion object and other initial discussion objects;
and the second updating display module is used for updating the reply content into the initial discussion page, obtaining and displaying an updated discussion page.
In a sixth aspect, an embodiment of the present invention further provides an electronic device, including:
One or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the discussion information aggregation method of any one of the embodiments of the present invention.
In a seventh aspect, embodiments of the present invention also provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a discussion information aggregation method according to any one of the embodiments of the present invention.
According to the technical scheme, in the discussion mode, initial discussion information related to a discussion topic is determined, wherein the initial discussion information comprises the initial discussion topic and an initial discussion object; generating an initial discussion page based on the initial discussion information, and sending page content of the initial discussion page to the initial discussion object; the reply content of the initial discussion object is continuously monitored and received, and is updated to the initial discussion page, so that the updated discussion page is obtained and displayed, and the defects that information is gradually layered, scattered and cannot be aggregated when the conventional mail or other communication tools are used for discussion, a large amount of repeated content is easily generated if the original chat content is referred to and the like are overcome, and trace back can be realized without generating the repeated content while the discussion content aggregation is realized.
Drawings
In order to more clearly illustrate the technical solution of the exemplary embodiments of the present invention, a brief description is given below of the drawings required for describing the embodiments. It is obvious that the drawings presented are only drawings of some of the embodiments of the invention to be described, and not all the drawings, and that other drawings can be made according to these drawings without inventive effort for a person skilled in the art.
FIG. 1A is a flow chart illustrating a method for aggregating discussion information in accordance with a first embodiment of the present invention;
FIG. 1B is a schematic diagram of an initial discussion page in accordance with a first embodiment of the present invention;
FIG. 1C is a diagram of an update discussion page in accordance with a first embodiment of the present invention;
FIG. 1D is a diagram of an updated current discussion page in accordance with one embodiment of the present invention;
FIG. 2A is a flow chart illustrating a method for aggregating discussion information in accordance with a second embodiment of the present invention;
FIG. 2B is a schematic diagram of a discussion mode page in accordance with a second embodiment of the present invention;
FIG. 3 is a flow chart of a method for aggregating discussion information in accordance with a third embodiment of the present invention;
FIG. 4 is a flow chart of a method for aggregating discussion information in accordance with a fourth embodiment of the present invention;
FIG. 5 is a flow chart of a method for aggregating discussion information in a fifth embodiment of the present invention;
fig. 6 is a schematic diagram of a discussion information aggregation device in a sixth embodiment of the present invention;
fig. 7 is a schematic diagram of a discussion information aggregation apparatus according to a seventh embodiment of the present invention;
fig. 8 is a schematic structural diagram of an electronic device according to an eighth embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Example 1
Fig. 1A is a schematic flow chart of a discussion information aggregation method provided in the first embodiment of the present invention, where the discussion initiating terminal sends discussion information to the discussion receiving terminal and receives and displays reply content of the discussion information sent by the discussion receiving terminal when two devices communicate, the method may be performed by a discussion information aggregation device of the discussion initiating terminal, and the discussion information aggregation device may be formed by software and/or hardware. The method specifically comprises the following steps:
S110, in a discussion mode, initial discussion information related to a discussion topic is determined, wherein the initial discussion information comprises the initial discussion topic and an initial discussion object.
Alternatively, the discussion may include a process of asking questions, which may or may not contain candidates, and which may be "you consider scheme 1 viable" and the answer may be "yes" or "no", for example; the question posed may be "do you think that scheme 1 is viable, candidate a is viable, candidate B is not viable", and the answer may be "a" or "B". Discussion may also include a process of publishing personal insight into the proposed question, which may be, illustratively, "for project 1, please give solution," discussion participant a gives solution 1, discussion participant b gives solution 2, discussion participant c gives solution 3, etc.; the discussion may also include a process of evaluating personal insights that are published by others, illustratively, discussion participant b asking for solution 1 presented by discussion participant a, consider solution 1 unreasonable and give corresponding reasons, or discussion participant b acknowledges solution 3 presented by discussion participant c after giving solution 2, etc.
The discussion mode in this embodiment may be preferably applied in the scenarios of mail (i.e. discussing in a mail manner) and instant chat (i.e. discussing in an instant chat manner), etc., where it should be noted that the application scenario of the embodiment of the present invention is not particularly limited, and is applicable to any scenario in which a discussion about a certain discussion topic is required. The discussion mode can be a default mode, namely, mail editing pages or instant chat editing pages default to discussion mode pages; the discussion mode can also be entered based on a related operation, i.e., the mail edit page or instant chat edit page is a regular mode page, and only through the related operation, the discussion mode can be entered. In the discussion mode, the contents input by the discussion initiator and the discussion receiver can be presented in the form of questionnaires according to the difference of the discussion subjects. It should be noted that, in the discussion mode, the content irrelevant to the present discussion may be embodied in the form of text, regardless of whether the mail is sent or the chat is performed immediately.
In the discussion mode, initial discussion information related to a discussion topic is firstly determined, wherein the initial discussion information can be information related to the present discussion, which is input by a discussion initiator, and optionally, the initial discussion information can comprise initial discussion topics, and each initial discussion topic can comprise candidates or not; the initial discussion information may also include reply content entered by the initiating discussion object (the discussion sponsor) for the target discussion topic such that the discussion recipient (i.e., the initial discussion object) is informed of the discussion sponsor's insight into the discussion topic. The initial discussion information may also include an initial discussion object, where the initial discussion object may be a member of the discussion that is input or selected by the discussion initiator and participates in the discussion, and for example, if the current page is a mail editing page, the initial discussion object may be a recipient and/or a transcriber, and if the discussion mail corresponding to the mail editing page is a mail sent in the project group, the initial discussion object may also be all members or main members in the project, and the initial discussion object may also be a person designated by the discussion initiator through a corresponding editing area or button, and so on; if the current page is an instant chat editing page, the initial discussion object may be a person or all members in a group corresponding to the current chat, or may be a person specified by a discussion initiator, etc.
S120, generating an initial discussion page based on the initial discussion information, and sending page content of the initial discussion page to the initial discussion object.
The initial discussion page includes all content of the initial discussion information and may further include related functionality controls, and illustratively, a reply button, an attachment add button, a picture add button, an external link button, a local discussion object button (or identifier), etc. may be provided at a first preset location of each discussion topic. The reply button is a button which can reply to a corresponding discussion topic by clicking, the attachment adding button is a button which can add an attachment by clicking, the picture adding button is a button which can add a picture by clicking, and the local discussion object button is a button which can select or input a local discussion object which needs to reply to the discussion topic by clicking. For example, a global discussion object button may be further set at a second preset position of the initial discussion page, where the global discussion object button is a button that can be clicked to select or input a global discussion object that needs to reply to all discussion topics.
After the initial discussion page is generated, the page content of the initial discussion page is sent to the initial discussion object, and in this embodiment, the initial discussion object may include a person selected or input by the discussion initiator through the local discussion object button, and may also include a person selected or input by the discussion initiator through the global discussion object button.
Fig. 1B is a schematic diagram of an initial discussion page provided in the first embodiment of the present invention, as shown in fig. 1B, where the initial discussion page is a mail editing page in a default discussion mode, and the initial discussion page includes 2 discussion topics Q1 already edited, whether the current month KPI statistics filling needs month end completion and Q2: for item 1, please give a solution, where discussion topic Q1 also includes the discussion sponsor's personal insight "must end of the month" Q1 and Q2 can be auto-numbered or entered by the discussion sponsor. The initial page also comprises edited recipients and topics, wherein the recipients are an initial discussion object M and an initial discussion object N.
And S130, continuously monitoring and receiving the reply content of the initial discussion object, and updating the reply content into the initial discussion page to obtain and display an updated discussion page.
In this embodiment, the updated discussion page is generated by updating the content based on the initial discussion page, and no additional page is generated in the process of replying to the initial discussion object, and all the information related to the present discussion is aggregated in the same page. It should be noted that the updated discussion page shows the current time period and all previous discussion information, which is updated continuously with the time and the reply content of the initial discussion object until all the initial discussion objects are completely replied.
Fig. 1C is a schematic diagram of an updated discussion page according to an embodiment of the present invention, where the updated discussion page shown in fig. 1C is updated based on the initial discussion page shown in fig. 1B. As shown in fig. 1C, the updated discussion page includes, in addition to the page content of the initial discussion page, the reply content of the initial discussion object, where the discussion topic Q1 below shows the reply content of the initial discussion object M "i' M thinks that it may be completed without the end of the month", and the discussion topic Q2 below shows the reply content "Plan a" of the initial discussion object M, where, as can be seen in fig. 1C, only the initial discussion object M replies currently, and the initial discussion object N does not reply temporarily.
According to the technical scheme, initial discussion information related to a discussion topic is determined in a discussion mode, wherein the initial discussion information comprises the initial discussion topic and an initial discussion object; generating an initial discussion page based on the initial discussion information, and sending page content of the initial discussion page to the initial discussion object; the reply content of the initial discussion object is continuously monitored and received, and is updated to the initial discussion page, so that the updated discussion page is obtained and displayed, and the defects that information is gradually layered, scattered and cannot be aggregated when the conventional mail or other communication tools are used for discussion, a large amount of repeated content is easily generated if the original chat content is referred to and the like are overcome, and trace back can be realized without generating the repeated content while the discussion content aggregation is realized.
On the basis of the foregoing embodiments, further, after generating an initial discussion page based on the discussion information and sending page content of the initial discussion page to the initial discussion object, the method further includes:
continuously monitoring whether a newly added discussion topic and/or a newly added discussion object are received;
if the fact that the newly added discussion topic and/or the newly added discussion object are received is monitored, updating a current discussion page based on the newly added discussion topic and/or the newly added discussion object;
if the newly added discussion object exists, the updated current discussion page is sent to the newly added discussion object.
In the actual application process, situations may be encountered in which new discussion topics and/or new discussion objects need to be added, and the discussion initiator ignores some other discussion topics that need to be discussed but are not added to the initial discussion page and/or other discussion objects that need to participate in the discussion but are not added to the initial discussion objects when editing discussion mail. Also, by way of example, during subsequent discussions, additional discussion topics need to be introduced and/or additional discussion objects need to be added in addition to the initial discussion object.
Wherein the newly added discussion topic is other discussion topic that is different from all of the discussion topics in the initial discussion page. Preferably, the new discussion topic can be directly input after the last discussion topic of the current discussion page in a line-feed mode by a carriage return key, or can be input in a new discussion topic input box, and the new discussion topic can be generated after the last discussion topic of the current discussion page by clicking a confirmation button or the carriage return key. Alternatively, the current discussion page may be an initial discussion page or a real-time updated discussion page. The newly added discussion object is another discussion object different from the original discussion object. Preferably, the new discussion object may be determined by a local discussion object button, or the new discussion object may be determined by a global discussion object button.
Fig. 1D is a schematic diagram of an updated current discussion page according to an embodiment of the present invention, where the updated current discussion page shown in fig. 1D is updated based on the updated discussion page shown in fig. 1C. As shown in fig. 1D, the updated current discussion page includes, in addition to page contents of the updated discussion page, a new discussion topic Q3: whether or not agglomeration is performed in the present week.
On the basis of the above embodiments, further, before determining the discussion information related to the discussion topic in the discussion mode, the method further includes:
receiving a discussion mode request for entering a discussion mode;
and responding to the discussion mode request, setting the current page as a discussion mode page, and entering a discussion mode.
Preferably, the discussion mode button may be set on the mail edit page or the instant chat edit page, and the discussion mode may be entered by clicking the discussion mode button when the current page mode is the non-discussion mode, and the discussion mode may be exited by clicking the discussion mode button when the current page mode is the discussion mode. As shown in FIG. 1B, to discuss the mode button
In the non-discussion mode, the discussion initiating terminal can set the current page as the discussion mode page by receiving a discussion mode request sent by the discussion initiating terminal through clicking a discussion mode button to enter the discussion mode, so that the page mode is changed into the discussion mode.
Example two
Fig. 2A is a schematic flow chart of a discussion information aggregation method provided by a second embodiment of the present invention, where the discussion information aggregation method of the second embodiment of the present invention is optional based on the alternatives of the foregoing embodiments, and the initial discussion object includes a global discussion object, where the global discussion object is an object participating in discussion for each discussion topic, then determining initial discussion information related to the discussion topic includes: receiving a global discussion object initiating the input or selection of the discussion object through a global discussion object button in a discussion mode page; and, the initial discussion object includes a local discussion object, the local discussion object is an object participating in discussion for a specified discussion topic, and determining initial discussion information related to the discussion topic includes: receiving a local discussion object which initiates the input or selection of the discussion object through a local discussion object button in a discussion mode page, and each local discussion object participating in the specified discussion topic of the discussion; or, determining the local discussion object based on the local discussion object identification corresponding to each specified discussion topic. Here, technical terms identical or similar to those of the above-described embodiments will not be repeated.
As shown in fig. 2A, the discussion information aggregation method in the embodiment of the present invention includes the following steps:
s210, in a discussion mode, determining an initial discussion topic related to the discussion topic.
S220, receiving a global discussion object which initiates the input or selection of the discussion object through a global discussion object button in a discussion mode page.
The embodiment can preset a global discussion object button in the discussion mode page, and the discussion initiator can send the global discussion object participating in the discussion to the discussion initiator by clicking the global discussion object button.
Illustratively, upon receiving a request for inputting a global discussion object sent by a discussion initiator by clicking a global discussion object button, a global discussion object input box is popped up and a global discussion object input by the discussion initiator within the discussion object input box is received. The global discussion objects can be one or more, if the global discussion objects are more than one, characters different from characters can be inserted between the names of each global discussion object to distinguish the names of each global discussion object, and optionally, the characters different from characters can be at least one of punctuation marks (such as a pause number), special symbols (such as%) and numbers (such as 1). Also exemplary, upon receiving an input global discussion object request sent by a discussion sponsor by clicking a global discussion object button, a global discussion object selection interface is popped up and a global discussion object selected by the discussion sponsor within the global discussion object selection interface is received. If the candidates of the global discussion object are more, a global discussion object search box can be preset in the global discussion object selection interface, so that the discussion initiator can quickly locate the global discussion object through the global discussion object search box.
S230, receiving a local discussion object which initiates the input or selection of the discussion object through a local discussion object button in a discussion mode page, and enabling each local discussion object to participate in the appointed discussion theme of the discussion; or, determining the local discussion object based on the local discussion object identification corresponding to each specified discussion topic.
In this embodiment, a local discussion object button may be preset in the discussion mode page, and the discussion initiator may send a local discussion object participating in the discussion to the discussion initiator by clicking the local discussion object button.
Illustratively, upon receiving a request to enter a local discussion object sent by a discussion initiator by clicking a local discussion object button, a local discussion object input box is popped up and a local discussion object entered by the discussion initiator within the discussion object input box is received, with each local discussion object participating in a specified discussion topic for the discussion. Preferably, the local discussion object may be separated from the specified discussion topic by a preset character, which distinguishes the local discussion object from the specified discussion topic. The preset character may be at least one of a punctuation mark (e.g., a pause number), a special symbol (e.g., a%) and a number (e.g., 1). Also exemplary, upon receiving an incoming local discussion object request sent by a discussion initiator by clicking a local discussion object button, a local discussion object selection interface is popped up (the local discussion object selection interface includes two levels of selections, the first level of selection being a local discussion object selection, each local discussion object including a second level of selection, the second level of selection being a specified discussion topic selection), and the local discussion objects selected by the discussion initiator within the local discussion object selection interface and the specified discussion topics each local discussion object participates in the discussion. If the candidates of the local discussion object are more, a local discussion object search box can be preset in the local discussion object selection interface, so that the discussion initiator can quickly locate the local discussion object through the local discussion object search box.
In this embodiment, a local discussion object identifier corresponding to each specified discussion topic may be set in a preset position range of each specified discussion topic, and the discussion initiating sender may send a local discussion object participating in the discussion of the specified discussion topic to the discussion initiating end by clicking the local discussion object identifier.
Illustratively, upon receiving an input local discussion object request sent by a discussion sponsor by clicking on the local discussion object identification, the local discussion object identification is displayed at a cursor location and the local discussion object entered by the discussion sponsor after the local discussion object identification is received. The local discussion objects can be one or more, if the local discussion objects are more than one, the local discussion object identification can be clicked once when each local discussion object is input, and characters different from characters can be inserted between the names of each local discussion object to distinguish the names of each local discussion object, and optionally, the characters different from the characters can be at least one of punctuation marks (such as a pause number), special symbols (such as%) and numbers (such as 1). Also exemplary, when receiving an input global discussion object request sent by a discussion initiator by clicking on a global discussion object identifier, the local discussion object identifier is displayed at a cursor location, and at the same time, a local discussion object selection interface is popped up after the local discussion object identifier, and a local discussion object selected by the discussion initiator in the local discussion object selection interface is received. If the candidates of the local discussion object are more, a local discussion object search box can be preset in the local discussion object selection interface, so that the discussion initiator can quickly locate the local discussion object through the local discussion object search box.
Alternatively, the local discussion object identifier may be an "@" identifier, where the local discussion object with the "@" identifier receives a weak alert message when receiving the page content of the initial discussion page, and the weak alert message is used to alert the local discussion object to a person participating in the discussion of the corresponding discussion topic, and the weak alert message disappears after the local discussion object opens the initial discussion page. Optionally, the local discussion object identifier may also be an "@" identifier, where the local discussion object with the "@" identifier receives a strong alert message when receiving the page content of the initial discussion page, where the strong alert message is used to alert the local discussion object to a person participating in the discussion of the corresponding discussion topic, and the strong alert message does not disappear immediately after the local discussion object opens the initial discussion page, and does not disappear until the local discussion object performs a corresponding reply operation.
Fig. 2B is a schematic diagram of a discussion mode page according to a second embodiment of the present invention, where, as shown in fig. 2B, the discussion mode page includes a global discussion object button and a local discussion object identifier, where the local discussion object identifier is an "@" identifier.
S240, generating an initial discussion page based on the initial discussion information, and sending page content of the initial discussion page to the initial discussion object.
Wherein the initial discussion object includes a global discussion object and a local discussion object.
S250, continuously monitoring and receiving the reply content of the initial discussion object, and updating the reply content into the initial discussion page to obtain and display an updated discussion page.
According to the technical scheme, in the discussion mode, initial discussion topics related to the discussion topics are determined; receiving a global discussion object initiating the input or selection of the discussion object through a global discussion object button in a discussion mode page; receiving a local discussion object which initiates the input or selection of the discussion object through a local discussion object button in a discussion mode page, and each local discussion object participating in the specified discussion topic of the discussion; or, determining a local discussion object based on the local discussion object identification corresponding to each specified discussion topic; generating an initial discussion page based on the initial discussion information, and sending page content of the initial discussion page to the initial discussion object; the reply content of the initial discussion object is continuously monitored and received, and is updated to the initial discussion page, so that the updated discussion page is obtained and displayed, the defects that when the conventional mail or other communication tools are used for discussion, information is gradually layered, dispersed and cannot be aggregated, and if a large number of repeated contents are easily generated by referring to the original chat content are overcome, the trace back can be realized without generating the repeated contents while the discussion content aggregation is realized, and meanwhile, people participating in the discussion can be specified more specifically by setting the global discussion object and the local discussion object, the purpose is clear, and the reply time cost of the local discussion object can be saved.
Example III
Fig. 3 is a flow chart of a discussion information aggregation method provided by a third embodiment of the present invention, where the discussion information aggregation method according to the embodiment of the present invention is based on an alternative of the foregoing embodiment, and optionally, the determining discussion information related to a discussion topic includes: receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic; or, receiving and determining a piece of multi-topic discussion information, wherein the multi-topic discussion information comprises a plurality of discussion topics; and if the multi-topic discussion information exists, generating a discussion page based on the discussion information, including: splitting the multi-topic discussion text into a plurality of discussion topics according to a preset topic splitting rule; and arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page. Here, technical terms identical or similar to those of the above-described embodiments will not be repeated.
As shown in fig. 3, the discussion information aggregation method in the embodiment of the present invention includes the following steps:
s310, in a discussion mode, determining an initial discussion object related to a discussion topic.
S320, receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic; or, a piece of multi-topic discussion information is received and determined, the multi-topic discussion information including a plurality of discussion topics.
For example, the single topic discussion information may be "whether the KPI statistics of the present month are filled in and completed at the end of the month" or "please give a solution for item 1", i.e. one single topic discussion information corresponds to one topic. After receiving the single-topic discussion information, the corresponding discussion topic can be generated without splitting. Specifically, when the discussion initiator inputs the single subject discussion information, the discussion initiator can distinguish each single subject discussion information by using the carriage return key, namely, each single subject discussion information is input, the carriage return is pressed once, and the discussion initiator distinguishes each single subject discussion information according to the carriage return instruction.
The multi-topic discussion information may be "whether the current month KPI statistics fill needs to be completed at the end of the month for item 1, please give a solution", or "whether the current month KPI statistics fill needs to be completed at the end of the month for item 1, please give a solution", i.e. one piece of multi-topic discussion information contains multiple discussion topics, and each discussion topic may be distinguished by using a preset character, where the preset character may be at least one of punctuation (e.g. a pause number), a special symbol (e.g.%) and a number (e.g. 1).
S330, if the multi-topic discussion information exists, splitting the multi-topic discussion text into a plurality of discussion topics according to a preset topic splitting rule;
the preset topic splitting rule in this embodiment preferably identifies preset characters in the multi-topic discussion information, and determines each topic in the multi-topic discussion information based on the preset characters. For example, if the multi-topic discussion information is "whether the end of month KPI statistics and reporting need to be completed in the month" for item 1, please give a solution ", and a character"% "is identified according to the preset topic splitting rule, it may be determined whether the two discussion topics are included in the multi-topic discussion information" whether the end of month KPI statistics and reporting need to be completed in the month "and" for item 1, please give a solution ".
S340, arranging the plurality of discussion topics according to a preset arrangement rule to generate a discussion page.
After determining the plurality of discussion topics, each discussion topic may preferably be arranged according to an input sequence, and it may be appreciated that the arrangement sequence of the plurality of discussion topics may be adjusted according to the requirements of the discussion initiator.
S350, sending the page content of the initial discussion page to the initial discussion object.
And S360, continuously monitoring and receiving the reply content of the initial discussion object, and updating the reply content into the initial discussion page to obtain and display an updated discussion page.
According to the technical scheme, in the discussion mode, initial discussion objects related to discussion topics are determined; receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic; or, receiving and determining a piece of multi-topic discussion information, wherein the multi-topic discussion information comprises a plurality of discussion topics; if the multi-topic discussion information exists, splitting the multi-topic discussion text into a plurality of discussion topics according to a preset topic splitting rule; arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page; the page content of the initial discussion page is sent to the initial discussion object; the reply content of the initial discussion object is continuously monitored and received, and is updated to the initial discussion page, so that the updated discussion page is obtained and displayed, the defects that when the conventional mail or other communication tools are used for discussion, information is gradually layered, dispersed and cannot be aggregated, and if a large number of repeated contents are easily generated by referring to the original chat content are overcome, the aggregation of the discussion content is realized, the traceability can be realized without generating the repeated contents, meanwhile, the input diversity of discussion topics is increased, and the information input habits of different users are met.
Based on the above embodiments, further, the discussion topic includes a discussion topic, and after continuously monitoring and receiving the reply content of the initial discussion object, and updating the reply content to the initial discussion page, to obtain and display an updated discussion page, the method further includes:
continuously counting the number of votes corresponding to each reply content according to each discussion type theme, wherein the votes are initiated by an initial discussion object;
when the number of the target votes meets the preset manuscript number, the corresponding reply content is used as the final answer of the corresponding discussion theme.
Discussion-based topics may preferably be topics that are capable of posting personal insights about the topic and voting about personal insights posted by others.
The preset manuscript number can be preferably determined by combining a preset reply ratio defined by a user and a reply value, wherein the preset reply ratio can be set to any value in the range of 50% -100%, and can be preferably set to 90%. The preset manuscript number=the maximum possible approval number of the corresponding discussion type theme is the preset reply ratio, and when the target voting number meets the preset manuscript number, the manuscript can be automatically finalized, so that the cost of manual intervention is reduced.
Illustratively, Q1: whether the first quarter remittance plan 50 is suitable or not, wherein the global discussion objects are 2 persons, the local discussion objects are 4 persons, the reply value is 4+2=6, the preset reply ratio is 70%, the preset manuscript number=6×70% =4.2, namely, for each reply content of Q1, the reply content meeting the voting number of 4 can be determined as the final answer of Q1.
Example IV
Fig. 4 is a flow chart of a discussion information aggregation method provided in a fourth embodiment of the present invention, where the case that a discussion receiving end executes the discussion information aggregation method corresponds to the discussion information aggregation method of a discussion transmitting party in any of the above embodiments, and technical terms identical to or similar to those of the above embodiments will not be repeated. The discussion information aggregation method of the embodiment of the invention can be executed by a discussion information aggregation device of a discussion receiving end, and the discussion information aggregation device can be composed of software and/or hardware.
As shown in fig. 4, the discussion information aggregation method in the embodiment of the present invention includes the following steps:
s410, receiving page content of an initial discussion page sent by a discussion initiating terminal.
In this embodiment, each initial discussion object may receive the page content of the initial discussion page, for example, a mail, and the initial discussion object may include a recipient in addition to the global discussion object and the local discussion object. It should be noted that whether the initial discussion object includes a recipient may be preset according to actual requirements, which is not limited in particular herein.
S420, continuously monitoring and receiving the reply content of the current initial discussion object and other initial discussion objects aiming at the current page content, and sending the reply content of the current initial discussion object to the initiating discussion object and other initial discussion objects.
S430, updating the reply content into the initial discussion page, and obtaining and displaying an updated discussion page.
Whenever reply content exists, whether the original discussion object is sent or the discussion initiator is sent, the reply content is updated into the original discussion page in real time, namely, the page seen by the original discussion object and the discussion initiator is synchronous and identical in real time.
According to the technical scheme, the page content of an initial discussion page sent by a discussion initiating terminal is received; continuously monitoring and receiving the reply contents of the current initial discussion object and other initial discussion objects aiming at the current page content, and sending the reply contents of the current initial discussion object to the initiating discussion object and other initial discussion objects; the reply content is updated into the initial discussion page, and the updated discussion page is obtained and displayed, so that the defects that information is gradually layered, dispersed and cannot be aggregated when the existing traditional mail or other communication tools are used for discussion, and a large amount of repeated content is easy to generate if the original chat content is referred to are overcome, and trace back can be realized without generating the repeated content while the discussion content is aggregated.
On the basis of the above embodiments, further, in the received initial discussion page, a reminder is displayed, where the reminder is a reminder that whether the current discussion object needs to participate in the discussion, and whether the current initial discussion object is a local discussion object or a global discussion object.
The current discussion object may be an initial discussion object or an added discussion object.
Further, on the basis of the above embodiments, the reply content includes a new discussion topic.
In this embodiment, whether it is an initial discussion object or a newly added discussion object, the method has the right to reply to the existing discussion topic and add the newly added discussion topic.
Based on the above embodiments, further, continuously monitoring and receiving the reply content of the current initial discussion object and other initial discussion objects for the current page content includes:
voting content initiated by the current initial discussion object for reply content of other initial discussion objects is continuously monitored and received.
Example five
Fig. 5 is a schematic flow chart of a discussion information aggregation method according to a fifth embodiment of the present invention, where the embodiment of the present invention is a specific implementation in an interaction process between a discussion initiating terminal and a discussion receiving terminal, and includes an alternative in the embodiment of the discussion initiating terminal and an alternative in the embodiment of the discussion receiving terminal. Here, technical terms identical or similar to those of the above-described embodiments will not be repeated.
As shown in fig. 5, the discussion information aggregation method according to the embodiment of the present invention includes the following steps:
s510, the discussion initiating terminal determines initial discussion information related to a discussion topic in a discussion mode;
s520, the discussion initiating terminal generates an initial discussion page based on the initial discussion information, and sends page content of the initial discussion page to a discussion receiving terminal corresponding to the initial discussion object;
s530, the discussion receiving end receives page content of an initial discussion page sent by the discussion initiating end;
s540, the discussion receiving end continuously monitors and receives the reply contents of the current initial discussion object and other initial discussion objects aiming at the current page content, and sends the reply contents of the current initial discussion object to the discussion initiating end and other discussion receiving ends except the discussion initiating end;
s550, the discussion initiating terminal and the discussion receiving terminal continuously monitor and receive corresponding reply contents, and respectively update the corresponding reply contents to the initial discussion page to obtain and display an updated discussion page.
The following describes the interaction process in a specific embodiment:
1. the discussion mode is mail, and the sender (i.e. discussion initiator) selects the mail sending type as question-answering mail (hereinafter abbreviated as QA mail): the mail types include ordinary mail and QA mail. QA mail is a form of mail that serves exclusively for discussion scenarios. In addition to the text content, attachments, etc. of ordinary mail, a question-answer editing area is provided.
2. The sender fills in the discussion topic and determines a local discussion object; and inputting the content of the questions, namely the content of the discussion topics, and dividing the added texts into a plurality of discussion topics by carriage return, and automatically numbering the discussion topics. Besides the text, each discussion topic can be inserted with pictures or accessories, etc., and can be a @ project member, and a person who is @ is a local discussion object, and needs to answer the question.
3. Selecting a global discussion object; a part of the members is selected by the sender as global respondents. The selected range is associated with the item of the mail, and all members under the item of the mail are automatically screened out, so that irrelevant personnel are prevented from being selected, and the operation efficiency is improved.
4. Submitting and sending QA mail; after the content is written, a submit button can be clicked to finish the submission of the initial discussion page. The QA mail is sent to the addressee, the sender, the local discussion object and the global discussion object, and the sending of the QA mail is completed.
5. Replying to QA mail; the member receiving the mail can respond to the mail according to different questions and different set authorities. Meanwhile, new problems can be added on the original problems; the answers of the plurality of respondents are not affected each other and are sequenced according to the submitting time. All response mails are attached to the original mail, and no new mail is generated.
6. Viewing the response content; when the original mail has member response, all people can see the response content, and the information is longitudinally and transversely disclosed.
7. The form of the response content is presented; the respondent may click a button to express approval, disapproval (i.e., vote) for each question to form rating data for the response information.
8. Intelligent manuscript finalization; and determining the manuscript content according to the evaluation data.
9. The question and answer content is exported; the question and answer content supports multi-choice or full choice exporting. When the content of the QA mail needs further processing or additional archiving, the data can be conveniently obtained by using the function.
According to the technical scheme of the embodiment, the discussion initiating terminal determines initial discussion information related to a discussion topic in a discussion mode; the discussion initiating terminal generates an initial discussion page based on the initial discussion information, and sends page content of the initial discussion page to a discussion receiving terminal corresponding to the initial discussion object; the discussion receiving end receives the page content of the initial discussion page sent by the discussion initiating end; the discussion receiving end continuously monitors and receives the reply content of the current initial discussion object and other initial discussion objects aiming at the current page content, and sends the reply content of the current initial discussion object to the discussion initiating end and other discussion receiving ends except the discussion initiating end; the discussion initiating terminal and the discussion receiving terminal continuously monitor and receive corresponding reply contents, and update the corresponding reply contents to the initial discussion page respectively to obtain updated discussion pages and display, thereby overcoming the defects that the information is gradually layered, dispersed and can not be aggregated when the conventional mail or other communication tools are used for discussion, and a large number of repeated contents are easily generated if the original chat contents are referenced, and the like, and realizing the trace back without generating the repeated contents while realizing the aggregation of the discussion contents.
Example six
Fig. 6 is a schematic structural diagram of a discussion information aggregation device according to a sixth embodiment of the present invention, where the discussion information aggregation device according to the embodiment of the present invention is configured to execute the discussion information aggregation method according to any embodiment of the discussion initiation terminal. The discussion information aggregation device of the embodiment of the invention comprises: a discussion topic related information determination module 610, a discussion page generation and transmission module 620, and a discussion page update display module 630, wherein:
a discussion topic related information determining module 610, configured to determine initial discussion information related to a discussion topic in a discussion mode, where the initial discussion information includes an initial discussion object and an initial discussion object;
a discussion page generation and transmission module 620, configured to generate an initial discussion page based on the initial discussion information, and transmit page content of the initial discussion page to the initial discussion object;
the first discussion page update display module 630 is configured to continuously monitor and receive the reply content of the initial discussion object, update the reply content into the initial discussion page, obtain an updated discussion page, and display the updated discussion page.
According to the technical scheme, initial discussion information related to a discussion topic is determined by utilizing a discussion topic related information determining module in a discussion mode, wherein the initial discussion information comprises an initial discussion topic and an initial discussion object; generating an initial discussion page based on the initial discussion information by using a discussion page generation and transmission module, and transmitting page contents of the initial discussion page to the initial discussion object; the first discussion page updating display module is used for continuously monitoring and receiving the reply content of the initial discussion object, updating the reply content into the initial discussion page, obtaining and displaying the updated discussion page, and overcoming the defects that the information is gradually layered, scattered and cannot be aggregated when the conventional mail or other communication tools are used for discussion, a large amount of repeated content is easily generated if the original chat content is referred to, and the like.
Based on the above technical solutions, further, the initial discussion object includes a global discussion object, where the global discussion object is an object participating in discussion for each discussion topic, and the discussion topic related information determining module 610 may specifically be configured to: the global discussion object that initiates the input or selection of the discussion object is received via a global discussion object button in the discussion mode page.
Based on the above technical solutions, further, the initial discussion object includes a local discussion object, where the local discussion object is an object participating in discussion for a specified discussion topic, and the discussion topic related information determining module 610 may specifically be configured to: receiving a local discussion object which initiates the input or selection of the discussion object through a local discussion object button in a discussion mode page, and each local discussion object participating in the specified discussion topic of the discussion; or, determining the local discussion object based on the local discussion object identification corresponding to each specified discussion topic.
Based on the above technical solutions, further, the discussion topic related information determining module 610 may specifically be configured to: receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic; or, a piece of multi-topic discussion information is received and determined, the multi-topic discussion information including a plurality of discussion topics.
Based on the above technical solutions, further, the discussion page generating and sending module 620 may specifically be configured to: if the multi-topic discussion information exists, splitting the multi-topic discussion text into a plurality of discussion topics according to a preset topic splitting rule; and arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page.
Based on the above technical solutions, further, the discussion topics include discussion type topics, and the discussion information aggregation device further includes a vote determination final answer module, specifically configured to continuously monitor and receive reply contents of the initial discussion object, update the reply contents to the initial discussion page, obtain and display an updated discussion page, and continuously count, for each discussion type topic, a number of votes corresponding to each reply content, where the votes are initiated by the initial discussion object; when the number of the target votes meets the preset manuscript number, the corresponding reply content is used as the final answer of the corresponding discussion theme.
Based on the above technical solutions, the discussion information aggregation device further includes a new discussion update module, which may specifically be configured to continuously monitor whether a new discussion topic and/or a new discussion object is received after generating an initial discussion page based on the discussion information and sending page content of the initial discussion page to the initial discussion object; if the fact that the newly added discussion topic and/or the newly added discussion object are received is monitored, updating a current discussion page based on the newly added discussion topic and/or the newly added discussion object; if the newly added discussion object exists, the updated current discussion page is sent to the newly added discussion object.
Based on the above technical solutions, the discussion information aggregation apparatus further includes a discussion mode entry module, which may be specifically configured to receive, in a discussion mode, a discussion mode request for entering a discussion mode before determining discussion information related to a discussion topic; and responding to the discussion mode request, setting the current page as a discussion mode page, and entering a discussion mode.
Based on the above technical solutions, further, the initial discussion information includes reply content of initiating the input of the discussion object for the target discussion topic.
Example seven
Fig. 7 is a schematic structural diagram of a discussion information aggregation device according to an embodiment of the present invention, where the discussion information aggregation device according to the embodiment of the present invention is used to execute the discussion information aggregation method of any embodiment of the discussion receiving end. The discussion information aggregation device of the embodiment of the invention comprises: a page content receiving module 710, a reply content receiving and sending module 720, and a second discussion page update display module 730, wherein:
the page content receiving module 710 is configured to receive page content of an initial discussion page sent by the discussion initiating end;
the reply content receiving and transmitting module 720 is configured to continuously monitor and receive reply contents of the current initial discussion object and other initial discussion objects for the current page content, and transmit the reply contents of the current initial discussion object to the initiating discussion object and other initial discussion objects;
And a second discussion page update display module 730, configured to update the reply content to the initial discussion page, obtain an updated discussion page, and display the updated discussion page.
According to the technical scheme, the page content of the initial discussion page sent by the discussion initiating terminal is received by using the page content receiving module; continuously monitoring and receiving reply contents of the current initial discussion object and other initial discussion objects aiming at the current page content by using a reply content receiving and transmitting module, and transmitting the reply contents of the current initial discussion object to the initiating discussion object and other initial discussion objects; the reply content is updated to the initial discussion page by using the second discussion page updating display module, and the updated discussion page is obtained and displayed, so that the defects that the information is gradually layered, dispersed and can not be aggregated when the conventional mail or other communication tools are used for discussion, and a large amount of repeated content is easy to generate if the original chat content is referred to are overcome, and the traceability can be realized without generating the repeated content while the discussion content aggregation is realized.
Based on the above technical solutions, further, in the received initial discussion page, a reminder is displayed, where the reminder is a reminder that whether the current discussion object needs to participate in the discussion, and whether the current initial discussion object is a local discussion object or a global discussion object.
Based on the above technical solutions, further, the reply content includes a new discussion topic.
Based on the above technical solutions, further, the reply content receiving and sending module 720 may specifically be configured to: voting content initiated by the current initial discussion object for reply content of other initial discussion objects is continuously monitored and received.
Example eight
Fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. Fig. 8 shows a block diagram of an exemplary device 100 suitable for use in implementing the embodiments of the invention. The device 100 shown in fig. 8 is merely an example and should not be construed as limiting the functionality and scope of use of embodiments of the present invention.
As shown in fig. 8, device 100 is in the form of a general purpose computing device. The components of device 100 may include, but are not limited to: one or more processors or processing units 1001, a system memory 1002, and a bus 1003 that connects the various system components (including the system memory 1002 and processing units 1001).
Bus 1003 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, and a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, micro channel architecture (MAC) bus, enhanced ISA bus, video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Device 100 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by device 100 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 1002 may include computer-system-readable media in the form of volatile memory, such as Random Access Memory (RAM) 1004 and/or cache memory 1005. Device 100 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, the storage system 1006 may be used to read from or write to a non-removable, non-volatile magnetic media (not shown in FIG. 8, commonly referred to as a "hard disk drive"). Although not shown in fig. 8, a magnetic disk drive for reading from and writing to a removable non-volatile magnetic disk (e.g., a "floppy disk"), and an optical disk drive for reading from or writing to a removable non-volatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In such cases, each drive may be coupled to bus 1003 via one or more data media interfaces. Memory 1002 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of embodiments of the invention.
A program/utility 1008 having a set (at least one) of program modules 1007 may be stored, for example, in memory 1002, such program modules 1007 include, but are not limited to, an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment. Program modules 1007 typically carry out the functions and/or methods of the embodiments described herein.
Device 100 may also communicate with one or more external devices 1009 (e.g., keyboard, pointing device, display 1010, etc.), one or more devices that enable a user to interact with device 100, and/or any devices (e.g., network card, modem, etc.) that enable device 100 to communicate with one or more other computing devices. Such communication may occur through an input/output (I/O) interface 1011. Also, device 100 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet, through network adapter 1012. As shown, network adapter 1012 communicates with other modules of device 100 over bus 1003. It should be appreciated that although not shown in fig. 8, other hardware and/or software modules may be used in connection with device 100, including, but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
The processing unit 1001 executes various functional applications and data processing by running a program stored in the system memory 1002, for example, implementing the discussion information aggregation method provided by any embodiment of the present invention.
Example nine
Embodiments of the present invention also provide a storage medium containing computer-executable instructions which, when executed by a computer processor, are configured to perform a discussion information aggregation method according to any of the embodiments of the present invention.
The computer storage media of embodiments of the invention may take the form of any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for embodiments of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (13)

1. The discussion information aggregation method is characterized in that the method is applied to a mail interaction scene and executed by a discussion initiating terminal, and comprises the following steps:
in a discussion mode, initial discussion information related to a discussion topic is determined, wherein the initial discussion information comprises an initial discussion topic, an initial discussion object and reply contents which initiate the input of the discussion object for a target discussion topic, and the initial discussion object is a recipient and/or a transcriber and is set into a plurality of items;
generating an initial discussion page based on the initial discussion information, and sending page contents of the initial discussion page to the initial discussion object, wherein the initial discussion page comprises all contents of the initial discussion information;
Continuously monitoring and receiving the reply content of the initial discussion object, and updating the reply content into the initial discussion page to obtain an updated discussion page and displaying, wherein the discussion topic and the reply content of each initial discussion object aiming at the discussion topic are displayed in the updated discussion page in a text form;
determining initial discussion information related to a discussion topic includes:
receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic;
or, receiving and determining a piece of multi-topic discussion information, wherein the multi-topic discussion information comprises a plurality of discussion topics;
if the multi-topic discussion information exists, generating a discussion page based on the discussion information, including:
splitting the multi-topic discussion information into a plurality of discussion topics according to a preset topic splitting rule;
arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page;
the multi-topic discussion information comprises a plurality of discussion topics, and different discussion topics are separated by preset characters in the multi-topic discussion information; the preset theme splitting rule is as follows: identifying preset characters in the multi-topic discussion information, and determining each discussion topic in the multi-topic discussion information based on the preset characters; arranging a plurality of discussion topics according to a preset arrangement rule, wherein the arrangement rule comprises the following steps:
Arranging each discussion theme according to the input sequence;
the discussion topics comprise discussion type topics, and after continuously monitoring and receiving the reply content of the initial discussion object and updating the reply content into the initial discussion page to obtain and display an updated discussion page, the method further comprises the steps of:
continuously counting the number of votes corresponding to each reply content according to each discussion type theme, wherein the votes are initiated by an initial discussion object;
when the target voting number meets the preset manuscript number, the corresponding reply content is used as a final answer of the corresponding discussion theme, wherein the preset manuscript number is determined by combining a preset reply ratio and a reply value.
2. The method of claim 1, wherein the initial discussion object comprises a global discussion object, the global discussion object being an object participating in a discussion for each discussion topic, determining initial discussion information related to the discussion topic comprises:
the global discussion object that initiates the input or selection of the discussion object is received via a global discussion object button in the discussion mode page.
3. The method according to claim 1 or 2, wherein the initial discussion object comprises a local discussion object, the local discussion object being an object participating in a discussion for a specified discussion topic, determining initial discussion information related to the discussion topic comprises:
Receiving a local discussion object which initiates the input or selection of the discussion object through a local discussion object button in a discussion mode page, and each local discussion object participating in the specified discussion topic of the discussion;
or, determining the local discussion object based on the local discussion object identification corresponding to each specified discussion topic.
4. The method of claim 1, further comprising, after generating an initial discussion page based on the discussion information and transmitting page content of the initial discussion page to the initial discussion object:
continuously monitoring whether a newly added discussion topic and/or a newly added discussion object are received;
if the fact that the newly added discussion topic and/or the newly added discussion object are received is monitored, updating a current discussion page based on the newly added discussion topic and/or the newly added discussion object;
if the newly added discussion object exists, the updated current discussion page is sent to the newly added discussion object.
5. The method of claim 1, wherein prior to determining initial discussion information related to a discussion topic in a discussion mode, further comprising:
receiving a discussion mode request for entering a discussion mode;
And responding to the discussion mode request, setting the current page as a discussion mode page, and entering a discussion mode.
6. A discussion information aggregation method, performed by a discussion receiving terminal, comprising:
receiving page content of an initial discussion page sent by a discussion initiating terminal; the discussion initiating terminal is used for: in a discussion mode, initial discussion information related to a discussion topic is determined, wherein the initial discussion information comprises an initial discussion topic, an initial discussion object and reply contents which initiate the input of the discussion object for a target discussion topic, and the initial discussion object is a recipient and/or a transcriber and is set into a plurality of items; generating the initial discussion page based on the initial discussion information, wherein the initial discussion page comprises all contents of the initial discussion information;
continuously monitoring and receiving the reply contents of the current initial discussion object and other initial discussion objects aiming at the current page content, and sending the reply contents of the current initial discussion object to the initiating discussion object and other initial discussion objects;
updating the reply content into the initial discussion page to obtain an updated discussion page and displaying, wherein the discussion subject and the reply content of each initial discussion object aiming at the discussion subject are displayed in the updated discussion page in a text form; the discussion initiation terminal is further configured to: continuously monitoring and receiving reply content of the initial discussion object, and updating the reply content into the initial discussion page to obtain and display an updated discussion page;
Determining initial discussion information related to a discussion topic includes:
receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic;
or, receiving and determining a piece of multi-topic discussion information, wherein the multi-topic discussion information comprises a plurality of discussion topics;
if the multi-topic discussion information exists, generating a discussion page based on the discussion information, including:
splitting the multi-topic discussion information into a plurality of discussion topics according to a preset topic splitting rule;
arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page;
the multi-topic discussion information comprises a plurality of discussion topics, and different discussion topics are separated by preset characters in the multi-topic discussion information; the preset theme splitting rule is as follows: identifying preset characters in the multi-topic discussion information, and determining each discussion topic in the multi-topic discussion information based on the preset characters; arranging a plurality of discussion topics according to a preset arrangement rule, wherein the arrangement rule comprises the following steps:
arranging each discussion theme according to the input sequence;
the discussion theme comprises a discussion theme, and the discussion initiating terminal is further used for: continuously monitoring and receiving reply contents of the initial discussion object, updating the reply contents into the initial discussion page to obtain an updated discussion page, and displaying the updated discussion page, and continuously counting the number of votes corresponding to each piece of reply contents for each discussion topic, wherein the votes are initiated by the initial discussion object; when the target voting number meets the preset manuscript number, the corresponding reply content is used as a final answer of the corresponding discussion theme, wherein the preset manuscript number is determined by combining a preset reply ratio and a reply value.
7. The method of claim 6, wherein the reply content includes a newly added discussion thread.
8. The method of claim 6 or 7, wherein continuously monitoring and receiving reply content of the current initial discussion object and other initial discussion objects for the current page content comprises:
voting content initiated by the current initial discussion object for reply content of other initial discussion objects is continuously monitored and received.
9. A method for aggregating discussion information, comprising:
in a discussion mode, a discussion initiating terminal determines initial discussion information related to a discussion topic, wherein the initial discussion information comprises an initial discussion topic, an initial discussion object and reply contents input by the initiating discussion object aiming at a target discussion topic, and the initial discussion object is a recipient and/or a transcriber and is set into a plurality of items;
the discussion initiating terminal generates an initial discussion page based on the initial discussion information and sends page contents of the initial discussion page to a discussion receiving terminal corresponding to the initial discussion object, wherein the initial discussion page comprises all contents of the initial discussion information;
The discussion receiving end receives the page content of the initial discussion page sent by the discussion initiating end;
the discussion receiving end continuously monitors and receives the reply content of the current initial discussion object and other initial discussion objects aiming at the current page content, and sends the reply content of the current initial discussion object to the discussion initiating end and other discussion receiving ends except the discussion initiating end;
the discussion initiating terminal and the discussion receiving terminal continuously monitor and receive corresponding reply contents, respectively update the corresponding reply contents to the initial discussion page, obtain an updated discussion page and display the updated discussion page;
determining initial discussion information related to a discussion topic includes:
receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic;
or, receiving and determining a piece of multi-topic discussion information, wherein the multi-topic discussion information comprises a plurality of discussion topics;
if the multi-topic discussion information exists, generating a discussion page based on the discussion information, including:
splitting the multi-topic discussion information into a plurality of discussion topics according to a preset topic splitting rule;
arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page;
The multi-topic discussion information comprises a plurality of discussion topics, and different discussion topics are separated by preset characters in the multi-topic discussion information; the preset theme splitting rule is as follows: identifying preset characters in the multi-topic discussion information, and determining each discussion topic in the multi-topic discussion information based on the preset characters; arranging a plurality of discussion topics according to a preset arrangement rule, wherein the arrangement rule comprises the following steps:
arranging each discussion theme according to the input sequence;
the discussion topics comprise discussion type topics, and after the discussion initiating terminal continuously monitors and receives corresponding reply contents and updates the corresponding reply contents into the initial discussion page, the discussion initiating terminal obtains and displays an updated discussion page, the discussion initiating terminal further executes the following steps: continuously counting the number of votes corresponding to each reply content according to each discussion type theme, wherein the votes are initiated by an initial discussion object; when the target voting number meets the preset manuscript number, the corresponding reply content is used as a final answer of the corresponding discussion theme, wherein the preset manuscript number is determined by combining a preset reply ratio and a reply value.
10. A discussion information aggregation apparatus, configured at a discussion initiation terminal, comprising:
The system comprises a discussion topic related determining module, a discussion topic related determining module and a processing module, wherein the discussion topic related determining module is used for determining initial discussion information related to a discussion topic in a discussion mode, the initial discussion information comprises an initial discussion topic, an initial discussion object and reply contents which initiate the input of the discussion object aiming at a target discussion topic, and the initial discussion object is a receiver and/or a transcriber and is set into a plurality of initial discussion objects;
the discussion page generation and transmission module is used for generating an initial discussion page based on the initial discussion information and transmitting page contents of the initial discussion page to the initial discussion object, wherein the initial discussion page comprises all contents of the initial discussion information;
the first discussion page updating display module is used for continuously monitoring and receiving the reply content of the initial discussion object, updating the reply content into the initial discussion page to obtain an updated discussion page and displaying the updated discussion page, wherein the discussion topic and the reply content of each initial discussion object aiming at the discussion topic are displayed in the updated discussion page in a text form;
the discussion topic related determination module is further configured to: receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic; or, receiving and determining a piece of multi-topic discussion information, wherein the multi-topic discussion information comprises a plurality of discussion topics;
The discussion page generation and transmission module is further used for: if the multi-topic discussion information exists, splitting the multi-topic discussion information into a plurality of discussion topics according to a preset topic splitting rule; arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page;
the multi-topic discussion information comprises a plurality of discussion topics, and different discussion topics are separated by preset characters in the multi-topic discussion information; the preset theme splitting rule is as follows: identifying preset characters in the multi-topic discussion information, and determining each discussion topic in the multi-topic discussion information based on the preset characters;
the discussion page generation and transmission module is further used for: arranging each discussion theme according to the input sequence;
the discussion topic comprises a discussion topic, and the discussion information aggregation device further comprises a voting determination final answer module for: continuously counting the number of votes corresponding to each reply content according to each discussion type theme, wherein the votes are initiated by an initial discussion object; when the target voting number meets the preset manuscript number, the corresponding reply content is used as a final answer of the corresponding discussion theme, wherein the preset manuscript number is determined by combining a preset reply ratio and a reply value.
11. A discussion information aggregation apparatus, configured at a discussion receiving end, comprising:
the page content receiving module is used for receiving page content of an initial discussion page sent by the discussion initiating terminal; the discussion initiating terminal is used for: in a discussion mode, initial discussion information related to a discussion topic is determined, wherein the initial discussion information comprises an initial discussion topic, an initial discussion object and reply contents which initiate the input of the discussion object for a target discussion topic, and the initial discussion object is a recipient and/or a transcriber and is set into a plurality of items; generating the initial discussion page based on the initial discussion information, wherein the initial discussion page comprises all contents of the initial discussion information;
the reply content receiving and transmitting module is used for continuously monitoring and receiving reply contents of the current initial discussion object and other initial discussion objects for the current page content, and transmitting the reply contents of the current initial discussion object to the initiating discussion object and other initial discussion objects;
the second discussion page update display module is used for updating the reply content into the initial discussion page to obtain an updated discussion page and displaying the updated discussion page, wherein the discussion subject and the reply content of each initial discussion object aiming at the discussion subject are displayed in the updated discussion page in a text form; the discussion initiation terminal is further configured to: continuously monitoring and receiving reply content of the initial discussion object, and updating the reply content into the initial discussion page to obtain and display an updated discussion page;
Determining initial discussion information related to a discussion topic includes: receiving and determining a plurality of pieces of single-topic discussion information, wherein each piece of single-topic discussion information corresponds to one discussion topic; or, receiving and determining a piece of multi-topic discussion information, wherein the multi-topic discussion information comprises a plurality of discussion topics;
if the multi-topic discussion information exists, generating a discussion page based on the discussion information, including: splitting the multi-topic discussion information into a plurality of discussion topics according to a preset topic splitting rule; arranging a plurality of discussion topics according to a preset arrangement rule to generate a discussion page;
the multi-topic discussion information comprises a plurality of discussion topics, and different discussion topics are separated by preset characters in the multi-topic discussion information; the preset theme splitting rule is as follows: identifying preset characters in the multi-topic discussion information, and determining each discussion topic in the multi-topic discussion information based on the preset characters; arranging a plurality of discussion topics according to a preset arrangement rule, wherein the arrangement rule comprises the following steps: arranging each discussion theme according to the input sequence;
the discussion theme comprises a discussion theme, and the discussion initiating terminal is further used for: continuously monitoring and receiving reply contents of the initial discussion object, updating the reply contents into the initial discussion page to obtain an updated discussion page, and displaying the updated discussion page, and continuously counting the number of votes corresponding to each piece of reply contents for each discussion topic, wherein the votes are initiated by the initial discussion object; when the target voting number meets the preset manuscript number, the corresponding reply content is used as a final answer of the corresponding discussion theme, wherein the preset manuscript number is determined by combining a preset reply ratio and a reply value.
12. An electronic device, the device comprising:
one or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of aggregating discussion information as recited in any one of claims 1-5,6-8, 9.
13. A storage medium containing computer executable instructions which, when executed by a computer processor, are for performing the discussion information aggregation method of any one of claims 1-5,6-8, 9.
CN202110277006.3A 2021-03-15 2021-03-15 Discussion information aggregation method and device, electronic equipment and storage medium Active CN113159707B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110277006.3A CN113159707B (en) 2021-03-15 2021-03-15 Discussion information aggregation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110277006.3A CN113159707B (en) 2021-03-15 2021-03-15 Discussion information aggregation method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113159707A CN113159707A (en) 2021-07-23
CN113159707B true CN113159707B (en) 2024-02-06

Family

ID=76887204

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110277006.3A Active CN113159707B (en) 2021-03-15 2021-03-15 Discussion information aggregation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113159707B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114721560A (en) * 2022-03-30 2022-07-08 亿咖通(湖北)技术有限公司 Information processing method, mobile device and readable storage medium

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005093595A1 (en) * 2004-02-26 2005-10-06 Thomson Licensing Discussion association for e-mail
CN101075991A (en) * 2007-06-12 2007-11-21 腾讯科技(深圳)有限公司 Method for realizing multiple subjects discussing group and receiving message, customer end and server
CN101272355A (en) * 2008-05-08 2008-09-24 腾讯科技(深圳)有限公司 Management and issuing method and device for subject discussion contents in instant communication instrument
CN102419844A (en) * 2011-12-29 2012-04-18 深圳市五巨科技有限公司 Method and device for automatically replying query emails
CN103177024A (en) * 2011-12-23 2013-06-26 微梦创科网络科技(中国)有限公司 Method and device of topic information show
CN103490989A (en) * 2013-09-30 2014-01-01 厦门三五互联科技股份有限公司 Multi-user instant chatting method achieving classified display based on content topics
CN104133908A (en) * 2014-08-07 2014-11-05 北京奇虎科技有限公司 Method, server, client and system for displaying or generating discussion box on page
EP2849390A1 (en) * 2013-09-13 2015-03-18 Mimecast North America Inc. Facilitating user communication about a common topic
CN105659233A (en) * 2013-10-24 2016-06-08 微软技术许可有限责任公司 Discussion summary
CN105915434A (en) * 2015-12-12 2016-08-31 乐视移动智能信息技术(北京)有限公司 Email processing method and equipment
CN105978792A (en) * 2016-05-16 2016-09-28 泉州市协升礼品有限公司 Instant-messaging multi-person chat topic management method
CN106027366A (en) * 2016-05-03 2016-10-12 阔地教育科技有限公司 Online activity management method and interactive information management platform and system
CN107342932A (en) * 2017-05-23 2017-11-10 华为技术有限公司 A kind of information interacting method and terminal
CN108055196A (en) * 2018-01-09 2018-05-18 论客科技(广州)有限公司 The method, apparatus and system of discussion group are created based on instant messaging
CN108156070A (en) * 2018-01-09 2018-06-12 论客科技(广州)有限公司 Instant communication method, apparatus and system based on mailing system
CN111478905A (en) * 2020-04-08 2020-07-31 腾讯科技(深圳)有限公司 Communication data acquisition method and device, electronic equipment and storage medium
CN111581924A (en) * 2020-04-30 2020-08-25 北京字节跳动网络技术有限公司 Mail processing method and device, electronic equipment and storage medium
CN112235179A (en) * 2020-08-29 2021-01-15 上海量明科技发展有限公司 Method and device for processing topics in instant messaging and instant messaging tool

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090157819A1 (en) * 2007-12-12 2009-06-18 Mark Carl Hampton Live connection of email threads to discussion forum
US7930356B2 (en) * 2008-05-15 2011-04-19 International Business Machines Corporation Management of email threads
US8903922B2 (en) * 2011-07-27 2014-12-02 Cisco Technology, Inc. Exporting an email thread to a persistent chat room

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005093595A1 (en) * 2004-02-26 2005-10-06 Thomson Licensing Discussion association for e-mail
CN101075991A (en) * 2007-06-12 2007-11-21 腾讯科技(深圳)有限公司 Method for realizing multiple subjects discussing group and receiving message, customer end and server
CN101272355A (en) * 2008-05-08 2008-09-24 腾讯科技(深圳)有限公司 Management and issuing method and device for subject discussion contents in instant communication instrument
CN103177024A (en) * 2011-12-23 2013-06-26 微梦创科网络科技(中国)有限公司 Method and device of topic information show
CN102419844A (en) * 2011-12-29 2012-04-18 深圳市五巨科技有限公司 Method and device for automatically replying query emails
EP2849390A1 (en) * 2013-09-13 2015-03-18 Mimecast North America Inc. Facilitating user communication about a common topic
CN103490989A (en) * 2013-09-30 2014-01-01 厦门三五互联科技股份有限公司 Multi-user instant chatting method achieving classified display based on content topics
CN105659233A (en) * 2013-10-24 2016-06-08 微软技术许可有限责任公司 Discussion summary
CN104133908A (en) * 2014-08-07 2014-11-05 北京奇虎科技有限公司 Method, server, client and system for displaying or generating discussion box on page
CN105915434A (en) * 2015-12-12 2016-08-31 乐视移动智能信息技术(北京)有限公司 Email processing method and equipment
CN106027366A (en) * 2016-05-03 2016-10-12 阔地教育科技有限公司 Online activity management method and interactive information management platform and system
CN105978792A (en) * 2016-05-16 2016-09-28 泉州市协升礼品有限公司 Instant-messaging multi-person chat topic management method
CN107342932A (en) * 2017-05-23 2017-11-10 华为技术有限公司 A kind of information interacting method and terminal
CN108055196A (en) * 2018-01-09 2018-05-18 论客科技(广州)有限公司 The method, apparatus and system of discussion group are created based on instant messaging
CN108156070A (en) * 2018-01-09 2018-06-12 论客科技(广州)有限公司 Instant communication method, apparatus and system based on mailing system
CN111478905A (en) * 2020-04-08 2020-07-31 腾讯科技(深圳)有限公司 Communication data acquisition method and device, electronic equipment and storage medium
CN111581924A (en) * 2020-04-30 2020-08-25 北京字节跳动网络技术有限公司 Mail processing method and device, electronic equipment and storage medium
CN112235179A (en) * 2020-08-29 2021-01-15 上海量明科技发展有限公司 Method and device for processing topics in instant messaging and instant messaging tool

Also Published As

Publication number Publication date
CN113159707A (en) 2021-07-23

Similar Documents

Publication Publication Date Title
US9544265B2 (en) Tracking interactive text-message communications
US10938832B2 (en) Systems and methods for providing an interactive media presentation
CN112231463B (en) Session display method, apparatus, computer device and storage medium
CN106100969A (en) A kind of do not read the based reminding method of session, device and terminal unit
US20070020603A1 (en) Synchronous communications systems and methods for distance education
US20060047816A1 (en) Method and apparatus for generating and distributing meeting minutes from an instant messaging session
US20140253727A1 (en) Systems and methods for facilitating communications between a user and a public official
US20210097496A1 (en) Method and Apparatus for Managing Resume Information, and Method and Apparatus for Managing Recruitment Information
CN112230821B (en) Session display method and device, computer equipment and storage medium
CN114240340A (en) Service data processing method and device, electronic equipment and readable storage medium
CN109189293B (en) Evaluation interaction method and device for rich media content, electronic equipment and storage medium
CN113159707B (en) Discussion information aggregation method and device, electronic equipment and storage medium
CN107305584B (en) Questionnaire chartlet system and operation method thereof
CN113645122B (en) Innovative data monitoring method, client and system
JP2002116997A (en) Chatting device, correctable bulletin board device, integrated communication equipment, teaching material evaluation system, scenario selection system, network connector and electronic mail transmitter
CN112995020B (en) Information distribution device, method, electronic device, and storage medium
US8250139B2 (en) Demand-driven, collaborative systems and processes for collecting structured information
US10902190B1 (en) Populating electronic messages with quotes
US8108463B2 (en) Demand-driven, collaborative systems and processes for collecting structured information
US20190281422A1 (en) Message display apparatus and method
CN113821683B (en) Interview result processing method and device, electronic equipment and readable medium
CN113162846B (en) Method and device for displaying instant message processing state, medium and electronic equipment
US20230269109A1 (en) Evaluation assisting system, information processing device, evaluation assisting method, and recording medium
CN112887803B (en) Session processing method, device, storage medium and electronic equipment
US20140108959A1 (en) Collaboration Network Platform Providing Virtual Rooms with Indication of Number and Identity of Users in the Virtual Rooms

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
GR01 Patent grant
GR01 Patent grant