CN106888159A - Message propagation path method for digging and system between the group based on online social platform group chat message - Google Patents
Message propagation path method for digging and system between the group based on online social platform group chat message Download PDFInfo
- Publication number
- CN106888159A CN106888159A CN201710115408.7A CN201710115408A CN106888159A CN 106888159 A CN106888159 A CN 106888159A CN 201710115408 A CN201710115408 A CN 201710115408A CN 106888159 A CN106888159 A CN 106888159A
- Authority
- CN
- China
- Prior art keywords
- message
- group chat
- group
- propagation path
- chat message
- 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.)
- Granted
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/52—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/40—Business processes related to social networking or social networking services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/04—Real-time or near real-time messaging, e.g. instant messaging [IM]
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- Human Resources & Organizations (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Transfer Between Computers (AREA)
Abstract
本发明公开了一种基于在线社交平台群聊消息的群组间消息传播路径挖掘方法与系统,通过数据获取模块按照指定要求获取在线社交平台的群聊消息,并将获得的数据交由数据处理模块进行处理;数据处理模块将处理完成的数据按照传播事件分组保存于本地存储模块中;群聊消息传播路径构建模块从本地存储模块中提取所需数据构建消息传播路径,并将结果保存于本地存储模块中;可视化模块从本地存储模块或者消息传播路径构建模块中提取群聊消息传播路径,并以图表形式可视化展示给用户。本发明弥补了现有技术中针对特定消息在群组间的传播路径挖掘技术的缺失问题。
The invention discloses a method and system for mining message propagation paths among groups based on group chat messages on an online social platform, and obtains group chat messages on an online social platform according to specified requirements through a data acquisition module, and hands over the obtained data to data processing module for processing; the data processing module saves the processed data in groups according to propagation events in the local storage module; the group chat message propagation path construction module extracts the required data from the local storage module to construct a message propagation path, and saves the result locally In the storage module; the visualization module extracts the group chat message propagation path from the local storage module or the message propagation path construction module, and visually displays it to the user in the form of a graph. The present invention makes up for the lack of the technology for mining propagation paths of specific messages between groups in the prior art.
Description
技术领域technical field
本发明涉及一种基于在线社交平台群聊消息的群组间消息传播路径挖掘与构建的方法与系统,属于信息技术领域。The invention relates to a method and system for mining and constructing inter-group message propagation paths based on group chat messages on an online social platform, and belongs to the field of information technology.
背景技术Background technique
在线社交软件的发展,丰富了人们之间的沟通方式。在线社交软件中的群组一般是基于一定的兴趣、目的或者交际圈所创建,而基于群组的群聊模式则可以提供一个供多人同时交换信息的平台。人类社会的社交属性导致群组与群组之间的关系往往并非是孤立的,在某些基于相同兴趣或者目的而创建的不同群组中,通常会同时包含某些相同的群成员,两个不同的群组之间便可以通过这些共同群成员建立起联系,这些共同群成员在群组间消息传播过程中扮演着桥梁的角色。The development of online social software has enriched the way people communicate. Groups in online social software are generally created based on certain interests, purposes or social circles, while the group chat mode based on groups can provide a platform for multiple people to exchange information at the same time. The social attributes of human society lead to the fact that the relationship between groups is often not isolated. In some different groups created based on the same interest or purpose, some of the same group members are usually included at the same time. Different groups can establish connections through these common group members, and these common group members play a role of bridge in the process of message transmission between groups.
当信息在一个群内传播时,该信息可能会被某个充当桥梁角色的群成员转发到另一个群中,这便导致该信息从一个群传播到另一个群中。这种行为可能出现多次,导致该信息在群组之间传播扩散。通过挖掘与构建出消息在群组之间的传播网络,便可以对消息进行溯源,寻找扩散路径等。但目前还未有相关方法对群组间信息传播行为进行研究。When information spreads within a group, the information may be forwarded to another group by a group member acting as a bridge, which causes the information to spread from one group to another. This behavior may occur multiple times, causing the information to spread from group to group. By mining and constructing the dissemination network of messages among groups, it is possible to trace the source of messages and find diffusion paths, etc. However, there is no relevant method to study the behavior of information dissemination among groups.
发明内容Contents of the invention
发明目的:为了克服现有技术中存在的不足,本发明提供一种基于在线社交平台群聊消息的群组间消息传播路径挖掘方法与系统,本方法和系统能够基于群与群之间的关系拓扑结构、群聊消息内容、群聊消息发送者和消息发送时序关系等特征,挖掘群聊消息在群组之间的传播路径。Purpose of the invention: In order to overcome the deficiencies in the prior art, the present invention provides a method and system for mining message propagation paths between groups based on group chat messages on an online social platform. This method and system can be based on the relationship between groups Topological structure, group chat message content, group chat message sender and message sending timing relationship and other characteristics, mining the propagation path of group chat messages among groups.
技术方案:为实现上述目的,本发明采用的技术方案为:Technical scheme: in order to achieve the above object, the technical scheme adopted in the present invention is:
一种基于在线社交平台群聊消息的群组间消息传播路径挖掘方法,包括如下步骤:A method for mining message propagation paths between groups based on group chat messages on an online social platform, comprising the following steps:
步骤1:选取特定群聊消息作为传播事件传播源;Step 1: Select a specific group chat message as the propagation source of the propagation event;
步骤2:对每一个传播源,识别并提取在线社交平台中与其内容相关的群聊消息,并保存为一个传播事件消息集合;Step 2: For each communication source, identify and extract group chat messages related to its content in the online social platform, and save them as a set of communication event messages;
步骤3:对每一个传播事件消息集合,根据包括群聊消息发送时间间隔、群聊消息发送者是否为两个群之间的共同群成员在内的特征,确定每两个群聊消息之间是否具有传播关系;Step 3: For each set of propagation event messages, according to the characteristics including the sending interval of group chat messages and whether the sender of group chat messages is a common group member between the two groups, determine the interval between each two group chat messages. Whether there is a communication relationship;
步骤4:在每个具有传播关系的群聊消息对所属群之间添加消息传播关系,构建并展示消息传播路径。Step 4: Add a message propagation relationship between the groups to which each group chat message pair with a propagation relationship belongs, and construct and display a message propagation path.
具体的,所述群聊消息至少包括如特征:群组信息、群聊消息发送者、群聊消息发送时间、群聊消息发送时间间隔、群聊消息内容。Specifically, the group chat message includes at least features such as: group information, group chat message sender, group chat message sending time, group chat message sending time interval, and group chat message content.
具体的,所述步骤1中,特定群聊消息定义为:对群聊消息的具体内容进行包括分词、删除停用词、删除特定词性的单词在内的预处理后,保留的单词数量大于一定阈值的群聊消息。Specifically, in the step 1, the specific group chat message is defined as: after preprocessing the specific content of the group chat message, including word segmentation, deleting stop words, and deleting words of a specific part of speech, the number of reserved words is greater than a certain Threshold group chat messages.
具体的,所述步骤1中,传播源的选取方法包括但不限于人工选取特定群聊消息方法、通过聚类算法划分不同类型消息方法等。Specifically, in the step 1, the method of selecting the communication source includes, but is not limited to, the method of manually selecting a specific group chat message, the method of classifying different types of messages through a clustering algorithm, and the like.
具体的,所述步骤2中,传播事件消息集合定义为:对某个传播源,群聊消息发送时间在传播源之后且群聊消息内容与该传播源具有一定相似度的群聊消息集合。Specifically, in the step 2, the set of propagation event messages is defined as: for a certain propagation source, the sending time of the group chat message is after the propagation source, and the content of the group chat message has a certain degree of similarity with the propagation source.
具体的,所述步骤2中,群聊消息与传播源的相关性通过文本相似性等算法确认。Specifically, in the step 2, the correlation between the group chat message and the communication source is confirmed by algorithms such as text similarity.
具体的,所述步骤4中,展示消息传播路径的方式包括有向图形等形式。Specifically, in the step 4, the way of displaying the message propagation path includes a directed graph and the like.
一种基于在线社交平台群聊消息的群组间消息传播路径挖掘系统,包括数据获取模块、数据处理模块、本地存储模块、消息传播路径构建模块和可视化模块,其中:A message propagation path mining system between groups based on group chat messages on an online social platform, including a data acquisition module, a data processing module, a local storage module, a message propagation path construction module, and a visualization module, wherein:
数据获取模块,用于确定传播事件传播源,并对每一个传播源,搜索在线社交平台中某个时间段内与其内容相关的群聊消息;The data acquisition module is used to determine the communication source of the communication event, and for each communication source, search for group chat messages related to its content within a certain period of time in the online social platform;
数据处理模块,用于处理数据获取模块搜索到的群聊消息,包括提取群聊消息的群组信息、群聊消息发送者、群聊消息发送时间和群聊消息内容,识别与传播源内容相关的群聊消息,形成传播事件消息集合并存储在本地存储模块中。The data processing module is used to process the group chat messages searched by the data acquisition module, including extracting the group information of the group chat messages, the sender of the group chat messages, the sending time of the group chat messages and the content of the group chat messages, and identifying the content related to the source of communication The group chat messages form a broadcast event message set and store it in the local storage module.
本地存储模块,用于存储各种中间数据以及最终结果数据;The local storage module is used to store various intermediate data and final result data;
消息传播路径构建模块,采用所述基于在线社交平台群聊消息的群组间消息传播路径挖掘方法构建消息传播路径。The message propagation path construction module uses the method for mining message propagation paths between groups based on group chat messages on an online social platform to construct a message propagation path.
可视化模块,可视化展示消息传播路径。The visualization module visually displays the message propagation path.
所述数据获取模块按照指定要求获取在线社交平台的群聊消息,并将获得的数据交由数据处理模块进行处理;数据处理模块将处理完成的数据按照传播事件分组保存于本地存储模块中;群聊消息传播路径构建模块从本地存储模块中提取所需数据构建消息传播路径,并将结果保存于本地存储模块中;可视化模块从本地存储模块或者消息传播路径构建模块中提取群聊消息传播路径,并以图表形式可视化展示给用户。The data acquisition module obtains the group chat message of the online social platform according to the specified requirements, and hands over the obtained data to the data processing module for processing; the data processing module stores the processed data in the local storage module according to the propagation event grouping; The chat message propagation path construction module extracts the required data from the local storage module to construct the message propagation path, and saves the result in the local storage module; the visualization module extracts the group chat message propagation path from the local storage module or the message propagation path construction module, And visually display it to the user in the form of a graph.
有益效果:本发明提供的基于在线社交平台群聊消息的群组间消息传播路径挖掘方法及系统,通过分析群聊消息的内容、发送者、发送时间、所在群组消息等特征,挖掘出消息在群与群之间的传播路径,最后通过可视化模块将传播路径展示出来;本发明弥补了现有技术中针对群聊消息在群组间传播路径挖掘的技术缺失,提出了一种实现简单,效果良好的解决方案。Beneficial effects: The method and system for mining message propagation paths between groups based on group chat messages on online social platforms provided by the present invention can mine out the message propagation path by analyzing the content, sender, sending time, and group messages of group chat messages and other characteristics of group chat messages. The propagation path between groups is finally displayed through the visualization module; the present invention makes up for the lack of technology in the prior art for mining the propagation path of group chat messages between groups, and proposes a method that is simple to implement, A solution that works well.
附图说明Description of drawings
图1为本发明的主体方法流程图;Fig. 1 is the flow chart of main body method of the present invention;
图2为本发明的系统结构示意图;Fig. 2 is a schematic structural diagram of the system of the present invention;
图3为本发明主体方法中步骤1的具体步骤流程图;Fig. 3 is the specific step flowchart of step 1 in the subject method of the present invention;
图4为本发明主体方法中步骤2的具体步骤流程图;Fig. 4 is the specific step flowchart of step 2 in the subject method of the present invention;
图5为本发明主体方法中步骤3的具体步骤流程图;Fig. 5 is the specific step flowchart of step 3 in the subject method of the present invention;
图6为一个传播事件消息集合中的所有群聊消息内容示意图;Fig. 6 is a schematic diagram of the content of all group chat messages in a broadcast event message set;
图7为待分析源消息与当前待分析目标消息集之间关系示意图;Fig. 7 is a schematic diagram of the relationship between the source message to be analyzed and the current target message set to be analyzed;
图8为消息传播路径网络示意图。FIG. 8 is a schematic diagram of a message propagation path network.
具体实施方式detailed description
下面结合附图对本发明作更进一步的说明。The present invention will be further described below in conjunction with the accompanying drawings.
如图1所示为一种基于在线社交平台群聊消息的群组间消息传播路径挖掘方法,包括如下步骤:As shown in Figure 1, it is a method for mining message propagation paths between groups based on group chat messages on online social platforms, including the following steps:
步骤S1:选取特定群聊消息作为传播事件传播源;如图3所示,具体包括如下步骤:Step S1: Select a specific group chat message as the source of the propagation event; as shown in Figure 3, it specifically includes the following steps:
步骤S1.1:判断是通过人工还是聚类算法选取传播事件传播源:若是通过人工选取,则转到步骤S1.6;否则,进入步骤S1.2;Step S1.1: Determine whether to select the propagation source of the propagation event manually or by a clustering algorithm: if it is manually selected, go to step S1.6; otherwise, go to step S1.2;
步骤S1.2:用户设定群组集合以及时间跨度等参数,进入步骤S1.3;Step S1.2: The user sets parameters such as group set and time span, and proceeds to step S1.3;
步骤S1.3:使用聚类算法对所选群组在所选定时间段内的群聊消息进行聚类,每个聚类结果集中的群聊消息按照时间先后顺序排序,进入步骤S1.4;Step S1.3: Use the clustering algorithm to cluster the group chat messages of the selected group within the selected time period, and sort the group chat messages in each clustering result set in chronological order, and proceed to step S1.4 ;
步骤S1.4:对聚类结果集中的群聊消息进行分词以及词性标注处理,删除停用词,提取出传播源中出现的人名、地名、机构名、专属名词等词性的词语,组成该群聊消息的关键词集合,进入步骤S1.5;Step S1.4: Perform word segmentation and part-of-speech tagging on the group chat messages in the clustering result set, delete stop words, and extract the part-of-speech words such as person names, place names, organization names, and proper nouns that appear in the communication source to form the group Keyword collection of chat messages, enter step S1.5;
步骤S1.5:对每个聚类结果集,选择关键词数量大于某一阈值且发送时间最早的群聊消息作为该结果集的传播事件传播源,进入步骤S1.6;Step S1.5: For each clustering result set, select the group chat message with the number of keywords greater than a certain threshold and the earliest sending time as the propagation source of the result set, and proceed to step S1.6;
步骤S1.6:确定并保存人工选定的传播事件传播源或聚类算法计算得到的传播事件传播源。Step S1.6: Determine and save the manually selected propagation source of the propagation event or the propagation source of the propagation event calculated by the clustering algorithm.
步骤S2:对每一个传播源,识别并提取在线社交平台中与其内容相关的群聊消息,并保存为一个传播事件消息集合;如图4所示,具体包括如下步骤:Step S2: For each communication source, identify and extract group chat messages related to its content in the online social platform, and save them as a set of communication event messages; as shown in Figure 4, specifically include the following steps:
步骤S2.1:用户设定待分析群组集合以及时间跨度参数,进入步骤S2.2;Step S2.1: The user sets the group set to be analyzed and the time span parameters, and proceeds to step S2.2;
步骤S2.2:选择一个传播事件传播源,逐个取出所选群组和时间跨度范围内的群聊消息,计算传播事件传播源与每一条群聊消息的文本相似性,进入步骤S2.3;Step S2.2: Select a propagation source of the propagation event, take out the group chat messages within the selected group and time span one by one, calculate the text similarity between the propagation source of the propagation event and each group chat message, and proceed to step S2.3;
步骤S2.3:将文本相似性大于一定阈值的群聊消息保存在该传播事件消息集合中,进入步骤S2.4;Step S2.3: Save group chat messages whose text similarity is greater than a certain threshold in the propagation event message set, and proceed to step S2.4;
步骤S2.4:判断是否处理完所有的传播事件传播源:若未处理完,则转到步骤S2.2;否则,进入步骤S2.5;Step S2.4: Judging whether all propagation sources of propagation events have been processed: if not, go to step S2.2; otherwise, go to step S2.5;
步骤S2.5:将每一个传播事件消息集合中的群聊消息按照消息发送时间先后顺序排序并保存。Step S2.5: sort and save the group chat messages in each broadcast event message set according to the order of message sending time.
步骤3:对每一个传播事件消息集合,根据包括群聊消息发送时间间隔、群聊消息发送者是否为两个群之间的共同群成员在内的特征,确定每两个群聊消息之间是否具有传播关系;如图5所示,具体包括如下步骤:Step 3: For each set of propagation event messages, according to the characteristics including the sending interval of group chat messages and whether the sender of group chat messages is a common group member between the two groups, determine the interval between each two group chat messages. Whether there is a communication relationship; as shown in Figure 5, it specifically includes the following steps:
步骤S3.1:提取出一个传播事件消息集中的所有群聊消息;图6展示了所提取的某一个传播事件消息集合中的群聊消息示意图,包含群聊消息发送时间(M401)、群聊消息发送者(M402)、发送者所属群组信息(M403)以及群聊消息内容(M404)等数据,传播事件消息集合中的群聊消息按照发送时间先后顺序排序;Step S3.1: Extract all group chat messages in a broadcast event message set; Figure 6 shows a schematic diagram of group chat messages in a certain broadcast event message set extracted, including group chat message sending time (M401), group chat message Data such as message sender (M402), sender's group information (M403) and group chat message content (M404), the group chat messages in the dissemination event message set are sorted according to the order of sending time;
步骤S3.2:遍历传播事件消息集合,按照群聊消息发送时间先后顺序先选择一条群聊消息(称为“待分析源消息”(M405)),再提取出发送时间在该群聊消息之后一段时间内的所有群聊消息(称为“待分析目标消息集合”(M406);Step S3.2: Traversing the set of propagation event messages, first select a group chat message (called "source message to be analyzed" (M405)) according to the order of group chat message sending time, and then extract the sending time after the group chat message All group chat messages within a period of time (referred to as "target message collection to be analyzed" (M406);
步骤S3.3:如图7所示,遍历待分析目标消息集合,依次选择该集合中的一条群聊消息(称为“当前待分析目标消息”(M408)),判断该消息与待分析源消息的消息发送时间差是否小于阈值,同时判断该消息的发送者是否也属于待分析源消息所属群组的群成员;Step S3.3: As shown in Figure 7, traverse the target message set to be analyzed, select a group chat message in the set (called "current target message to be analyzed" (M408)), and determine whether the message is related to the source to be analyzed Whether the message sending time difference of the message is less than the threshold, and at the same time judge whether the sender of the message is also a group member of the group to which the source message to be analyzed belongs;
步骤S3.4:将满足步骤S3.3的待分析源消息与当前待分析目标消息保存为一对具有传播关系的消息对,传播方向从待分析源消息指向当前待分析目标消息;Step S3.4: Save the source message to be analyzed and the current target message to be analyzed that satisfy step S3.3 as a pair of message pairs with a propagation relationship, and the propagation direction is from the source message to be analyzed to the current target message to be analyzed;
步骤S3.5:判断待分析源消息是否是传播事件消息集合中最后一条消息:若否,则转到步骤S3.2;否则进入步骤S3.6;Step S3.5: Determine whether the source message to be analyzed is the last message in the dissemination event message set: if not, go to step S3.2; otherwise, go to step S3.6;
步骤S3.6:输出具有传播关系的消息对。Step S3.6: output message pairs with propagation relationship.
步骤4:在每个具有传播关系的群聊消息对所属群之间添加消息传播关系,构建并展示消息传播路径;所构建的消息传播路径如图8所示,该步骤中的群组之间传播关系的构建与表示方式包括但不限于有向图等形式;图中圆形表示群组(M501、M503),有向边表(M502)示消息传播方向。Step 4: Add a message propagation relationship between the groups to which each group chat message pair with a propagation relationship belongs, construct and display a message propagation path; the constructed message propagation path is shown in Figure 8, and the group in this step The construction and representation of propagation relationships include but not limited to directed graphs and other forms; circles in the figure represent groups (M501, M503), and directed edge tables (M502) represent message propagation directions.
下面参照附图具体介绍本发明的模块之间的配合关系。The cooperation relationship between the modules of the present invention will be described in detail below with reference to the accompanying drawings.
图2展示了本发明所述的一种基于在线社交平台群聊消息的群组间消息传播路径挖掘系统模块结构图。本系统由数据获取模块M1、数据处理模块M2、本地存储模块M3、消息传播路径构建模块M4、可视化模块M5等构成,模块之间的相互关系如下所述。FIG. 2 shows a block diagram of a system for mining message propagation paths between groups based on group chat messages on an online social platform according to the present invention. This system is composed of data acquisition module M1, data processing module M2, local storage module M3, message transmission path construction module M4, visualization module M5, etc. The interrelationships between the modules are as follows.
数据获取模块M1:该模块可以根据用户的设置,通过人工选取或者机器聚类分析等方式确定传播事件传播源;针对每一个传播事件传播源,根据所限定的群组以及时间范围等参数,搜索社交平台中的群聊消息,计算并保存与传播事件传播源之间相似的群聊消息。Data acquisition module M1: This module can determine the source of propagation events through manual selection or machine cluster analysis according to user settings; for each source of propagation events, search For group chat messages in social platforms, calculate and save group chat messages similar to those between the propagation sources of propagation events.
数据处理模块M2:用于处理数据获取模块所获得的群聊消息;处理包括提取群聊消息所属群组信息、群聊消息的发送者、发送时间以及发送内容,同时识别出与源消息具有相似内容的群聊消息,依据时序关系将群聊消息按照传播事件分组,并保存在本地存储模块中。Data processing module M2: used to process the group chat messages obtained by the data acquisition module; the processing includes extracting the information of the group to which the group chat messages belong, the sender of the group chat messages, the sending time, and the sending content, and at the same time identifying the information similar to the source message For the group chat messages of the content, the group chat messages are grouped according to the propagation events according to the timing relationship, and stored in the local storage module.
本地存储模块M3,用于存储各种中间数据以及最终结果数据。The local storage module M3 is used to store various intermediate data and final result data.
消息传播路径构建模块M4,用于使用本发明所述的基于在线社交平台群聊消息的群组间消息传播路径挖掘方法构建群组间消息传播路径,并将所得的结果保存于本地存储模块中,或者直接提供给可视化模块。Message propagation path construction module M4, for using the message propagation path mining method between groups based on online social platform group chat messages of the present invention to construct message propagation paths between groups, and store the obtained results in the local storage module , or directly to the visualization module.
可视化模块M5,从本地存储模块或者消息传播路径构建模块中提取已构建好的消息传播路径数据,并以图表等方式可视化展现。The visualization module M5 extracts the constructed message propagation path data from the local storage module or the message propagation path construction module, and visualizes them in the form of charts and the like.
以上所述仅是本发明的优选实施方式,应当指出:对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above is only a preferred embodiment of the present invention, it should be pointed out that for those of ordinary skill in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications are also possible. It should be regarded as the protection scope of the present invention.
Claims (8)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710115408.7A CN106888159B (en) | 2017-02-28 | 2017-02-28 | Method and system for mining message propagation paths between groups |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710115408.7A CN106888159B (en) | 2017-02-28 | 2017-02-28 | Method and system for mining message propagation paths between groups |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN106888159A true CN106888159A (en) | 2017-06-23 |
| CN106888159B CN106888159B (en) | 2020-08-11 |
Family
ID=59180210
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201710115408.7A Expired - Fee Related CN106888159B (en) | 2017-02-28 | 2017-02-28 | Method and system for mining message propagation paths between groups |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN106888159B (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108183956A (en) * | 2017-12-29 | 2018-06-19 | 武汉大学 | A kind of critical path extracting method of communication network |
| CN116980378A (en) * | 2023-09-13 | 2023-10-31 | 社治无忧(成都)智慧科技有限公司 | Method and system for marking repeated message of micro-channel group |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104954236A (en) * | 2015-06-19 | 2015-09-30 | 百度在线网络技术(北京)有限公司 | Method and device for generating information of propagation path for theme event |
| CN105574191A (en) * | 2015-12-26 | 2016-05-11 | 中国人民解放军信息工程大学 | Online social network multisource point information tracing system and method thereof |
| US20160283884A1 (en) * | 2015-03-23 | 2016-09-29 | Flytxt BV | Systems and Methods for social influence based loyalty and customer experience management in mobile communication networks |
-
2017
- 2017-02-28 CN CN201710115408.7A patent/CN106888159B/en not_active Expired - Fee Related
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20160283884A1 (en) * | 2015-03-23 | 2016-09-29 | Flytxt BV | Systems and Methods for social influence based loyalty and customer experience management in mobile communication networks |
| CN104954236A (en) * | 2015-06-19 | 2015-09-30 | 百度在线网络技术(北京)有限公司 | Method and device for generating information of propagation path for theme event |
| CN105574191A (en) * | 2015-12-26 | 2016-05-11 | 中国人民解放军信息工程大学 | Online social network multisource point information tracing system and method thereof |
Non-Patent Citations (2)
| Title |
|---|
| 虞智涵: ""基于即时通讯网络的信息源追溯模型研究"", 《中国优秀硕士学位论文全文数据库信息科技辑》 * |
| 龚静: "《中文文本聚类研究》", 31 March 2012, 中国传媒大学出版社 * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108183956A (en) * | 2017-12-29 | 2018-06-19 | 武汉大学 | A kind of critical path extracting method of communication network |
| CN108183956B (en) * | 2017-12-29 | 2020-05-12 | 武汉大学 | Method for extracting key path of propagation network |
| CN116980378A (en) * | 2023-09-13 | 2023-10-31 | 社治无忧(成都)智慧科技有限公司 | Method and system for marking repeated message of micro-channel group |
| CN116980378B (en) * | 2023-09-13 | 2023-12-08 | 社治无忧(成都)智慧科技有限公司 | Method and system for marking repeated message of micro-channel group |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106888159B (en) | 2020-08-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107633044B (en) | Public opinion knowledge graph construction method based on hot events | |
| CN107368468B (en) | Operation and maintenance knowledge map generation method and system | |
| CN102682120B (en) | Method and device for acquiring essential article commented on network | |
| CN102163214B (en) | A device and method for generating a digital map | |
| CN114387061A (en) | Product pushing method and device, electronic equipment and readable storage medium | |
| CN104636425A (en) | Method for predicting and visualizing emotion cognitive ability of network individual or group | |
| CN108804432A (en) | Method, system and device for discovering and tracking hot topics based on network media data stream | |
| CN113268603A (en) | Method, device, medium and equipment for constructing news public opinion knowledge graph | |
| CN103390047A (en) | Chatting robot knowledge base and construction method thereof | |
| WO2016177066A1 (en) | Employee potential relationship analysis method and device | |
| CN109783614B (en) | A differential privacy leak detection method and system for text to be published in social networks | |
| CN104933622A (en) | Microblog popularity degree prediction method based on user and microblog theme and microblog popularity degree prediction system based on user and microblog theme | |
| CN104915443B (en) | A kind of abstracting method of Chinese microblogging evaluation object | |
| CN106202031A (en) | A kind of system and method group members being associated based on online social platform group chat data | |
| CN104133916A (en) | Search result information organizational method and device | |
| CN104142913A (en) | The Discrimination Method and Discrimination System of Word Polarity | |
| CN105447144B (en) | Microblogging forwarding visual analysis method and system based on big data analysis technology | |
| US20140324539A1 (en) | Method and system for mining topic core circle in social network | |
| CN103324662A (en) | Visual method and equipment for dynamic view evolution of social media event | |
| CN104331523A (en) | Conceptual object model-based question searching method | |
| Lee et al. | Connective action and affective language: Computational text analysis of Facebook comments on social movements in South Korea | |
| IL274250B2 (en) | A computer-implemented method and system for discovering a set of relevant communities | |
| CN106599060A (en) | Method and system for obtaining user portrait | |
| JP2016153998A (en) | Service evaluation device and method | |
| KR102328234B1 (en) | System and method for detecting local event by analyzing relevant documents in social network |
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 | ||
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20200811 |