WO2013170659A1 - 社交网络的分组方法及系统、计算机存储介质 - Google Patents
社交网络的分组方法及系统、计算机存储介质 Download PDFInfo
- Publication number
- WO2013170659A1 WO2013170659A1 PCT/CN2013/072946 CN2013072946W WO2013170659A1 WO 2013170659 A1 WO2013170659 A1 WO 2013170659A1 CN 2013072946 W CN2013072946 W CN 2013072946W WO 2013170659 A1 WO2013170659 A1 WO 2013170659A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- circle
- friend
- node
- relationship chain
- new
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/30—Profiles
- H04L67/306—User profiles
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/06—Arrangements for sorting, selecting, merging, or comparing data on individual record carriers
- G06F7/10—Selecting, i.e. obtaining data of one kind from those record carriers which are identifiable by data of a second kind from a mass of ordered or randomly- distributed record carriers
-
- 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
-
- 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
-
- 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
- G06Q10/42—Determination of affinities or common interests between users
-
- 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
- G06Q10/48—Business processes related to social networking or social networking services using social graphs
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/535—Tracking the activity of the user
Definitions
- the present invention relates to the field of Internet communication technologies, and in particular, to a method and system for grouping social networks, and a computer storage medium. Background technique
- the present invention provides a grouping method and system for a social network, which can quickly intelligently group social network users with a small amount of processing.
- a method of grouping a social network the method being applied to a social network server or a client interacting with a user, the method comprising the steps of:
- a grouping system of a social network the system being disposed on a social network server or a client interacting with a user, the system comprising: a relationship chain processing unit, configured to obtain friend relationship data, determine weights of each friend node according to friend relationship data; a circle unit, configured to select a friend node with the largest weight from the friend node to form a new circle, and traverse the most searched for the new circle Good friend, and join the best friend to the new circle until the best friend in the new circle is looking for it.
- a relationship chain processing unit configured to obtain friend relationship data, determine weights of each friend node according to friend relationship data
- a circle unit configured to select a friend node with the largest weight from the friend node to form a new circle, and traverse the most searched for the new circle Good friend, and join the best friend to the new circle until the best friend in the new circle is looking for it.
- FIG. 1 is a schematic flow chart of an embodiment of a method for grouping a social network according to the present invention
- FIG. 2 is a schematic flow chart of performing a friend circle in a specific example
- Figure 3 is a specific example of the application of the method of the present invention for splitting
- Figure 4 is an exemplary diagram of a multiple division
- FIG. 5 is a schematic diagram of a specific example of a user revising a circle
- FIG. 6 is a schematic structural diagram of an embodiment of a packet system of a social network according to the present invention.
- FIG. 7 is a diagram showing an example of an operating environment of a packet system of one of the social networks of the present invention.
- FIG. 8 is a diagram showing an example of an operating environment of a packet system of another social network of the present invention. detailed description
- FIG. 1 is a schematic flowchart diagram of an embodiment of a method for grouping a social network according to the present invention. As shown in FIG. 1, the method for grouping a social network in this embodiment includes the following steps:
- Step S101 Obtain friend relationship data, determine weights of each friend node according to friend relationship data, and proceed to step S102;
- Step S102 Select a friend node with the highest weight from the friend node to form a new circle, traverse the best friend who is looking for the new circle, and join the best friend to the new circle until the best friend of the new circle searches for it.
- the circle is divided according to the weight of the friend node, and when the circle is performed, only one circle circle friend is processed at a time.
- the global distance calculation is avoided, and the processing amount is greatly reduced, so that the social network users can be intelligently grouped quickly, and the processing volume is small and the efficiency is high.
- the description is made by taking a new circle as an example. In practice, it was established After a new circle, there may be a friend node that has not yet joined any of the circles. On the basis of the above-mentioned embodiment, the grouping may be further performed. Therefore, after the step S102, the method may further include the following steps:
- Step S103 detecting a friend node that is not added to any circle, selecting a friend node with the highest weight from among the friend nodes that have not joined any one circle to form a new circle, traversing the best friend who is looking for the new circle, and joining the best friend The new circle until the best friend of the new circle has found it; then, for the remaining friend nodes that have not joined any of the circles, the above process can be repeated until any of the friend nodes are located in any circle, no A circled friend node is performed to implement grouping of all friend nodes.
- the weight of the friend node mentioned above reflects the degree of activity of the friend node and the degree of close relationship with other friend nodes, and may be represented by a certain value.
- the specific manner can be performed as follows:
- the weight of the current buddy node is obtained by accumulating the strengths of the relationship chains that are connected to the current buddy node.
- the relationship chain strength represents the degree of close contact between the buddy node and the buddy node or the strength of the association. The closer the buddy node is to the buddy node, the higher the relevance, and the corresponding value of the relationship chain strength. The higher the connection between the buddy node and the buddy node, the lower the relevance, indicating that the more distant the relationship between the two, the lower the value of the corresponding relationship chain strength.
- the specific form of the function/( ⁇ ) that determines the strength of the relationship chain can be determined according to the specific use environment, such as the frequency of the connection, the attribute of the relationship chain, the type, and the like, based on the meaning of the relationship chain strength, the function /( ⁇ ) The specific form is related to the close relationship between the buddy nodes.
- the frequency of the connection if the frequency of the connection between the two friend nodes is higher, the value of the corresponding relationship chain strength is also higher.
- the value of the corresponding relationship chain strength is higher. If two friend nodes are indirectly connected (the two are not directly connected, but have a common The friend node), then the value of the relationship chain strength of the two is lower than when the two are directly connected, and the specific determination manner is not described here.
- the weight of the current partner node can be obtained by accumulating the relationship chain strengths connected with the current friend node, which can be expressed by the following formula:
- the weight of the friend node is represented, and the relationship chain strength between the friend node and the friend node is represented.
- a circle is a collection of similar groups of friends, with the circle labeled ⁇ , c 2 ⁇ c k ⁇ . If a friend node belongs to a circle, it is denoted as e C . And if a node does not belong to a circle but is directly connected to a friend node in the circle, it is recorded as ⁇ C.
- a node that satisfies ⁇ is called a friend node of a circle.
- the circle score can be determined by the ratio of the sum of the relationship chain strengths between the member nodes in the circle and the difference between the outer circle connection penalty value and the sum of the relationship chain strengths of all the connections of the circle. According to this, intuitively, the circle score can be determined by the following formula:
- Circle score (number of connections in the circle - penalty for extra-circle connection) / total number of connections in the circle
- the circle score of the circle can be determined by the following formula :
- ⁇ represents the circle's circle score
- e C t indicates that the friend node is a member of the circle
- j to C k indicates that the friend node is directly connected to the friend node in the circle, indicating the relationship chain strength between the friend nodes.
- £ fe . indicates the circle score of the circle after joining the node
- ⁇ : 3 ⁇ 4 . indicates the amount of change in the circle score after the circle G joins the node.
- FIG. 2 is a flow chart showing the process of performing a friend circle in a specific example. In this example, the description is made by dividing all of the friend nodes into circles.
- the circle circle By the method of the circle circle as described above, it only processes the circle friends of one circle at a time, avoiding the global distance calculation, so that the calculation amount is greatly reduced, so that the social network users can be intelligently grouped quickly.
- the best friend b is selected from all the nodes directly connected to the circle C1, and merges into the circle C1;
- the buddy node information can be quickly grouped.
- some nodes may belong to multiple circles at the same time. Therefore, based on the above-mentioned results of the circle, it is also possible to perform The correction of the multi-circle can be determined based on the proportion of the relationship of the relationship of the buddies of the buddy in the two or more circles, that is, after the step S103, the step of:
- Step S104 Determine the proportion of the relationship chain of the friend node of each circle in the circle, and determine whether the proportion of the relationship chain of the friend node is greater than a preset weight threshold. If yes, add the friend node to the circle.
- the relationship chain weight may be determined by a ratio of a sum of relationship strengths of the relationship between the friend node and the node in the circle to the weight of the friend node.
- the above relationship chain weight can be determined by:
- /3 ⁇ 4 represents the proportion of the relationship of the circle's buddy node in the circle
- the proportion of the relationship chain indicates the proportion of the relationship chain of the buddy node in the circle to its own relationship chain, indicating that the buddy node is a member of the circle
- ⁇ w y represents the weight of the buddy node.
- the user can adjust the result of the splitting according to the need to complete the final splitting, that is, after the above step S103 or the above step S104, Including steps:
- Step S105 Receive a user adjustment instruction, and move the friend node selected by the user to a circle specified by the user.
- FIG. 5 is a schematic diagram showing the adjustment of the splitting result by the user in a specific example.
- FIG. 5-1 before the grouping, there are a total of 9 buddy nodes, which are obtained after the above-described lap process of the present invention.
- the user can make adjustments to adjust buddy 1 from group 1 to group 2 to get the final grouping results shown in Figure 5-3.
- the last grouping result can be stored in the circled result database, so that when the user logs in in the subsequent process, the grouping result can be directly read without repeating the grouping, and the specific implementation manner is not here. Describe in detail.
- the present invention also provides a grouping system of a social network.
- Figure 6 A schematic structural diagram of an embodiment of a packet system of a social network of the present invention is shown.
- the grouping system of the social network in this embodiment includes:
- a relationship chain processing unit 601 configured to acquire friend relationship data, and determine weights of each friend node according to friend relationship data;
- the circle unit 602 is configured to select a friend node with the highest weight from the friend node to form a new circle, traverse the best friend who is looking for the new circle, and join the best friend to the new circle until the best friend of the new circle Looking for it.
- the circle is divided according to the weight of the friend node, and when the circle is performed, only one circle circle friend is processed at a time.
- the global distance calculation is avoided, and the processing amount is greatly reduced, so that the social network users can be intelligently grouped quickly, and the processing volume is small and the efficiency is high.
- the above-mentioned circle unit 602 is further configured to detect a friend node that is not added to any one circle, select a friend node that has the greatest weight from among the friend nodes that have not joined any circle to form a new circle, and traverse the best friend who is looking for the new circle, and Add the best friend to the new circle until the best friend of the new circle is looking for it, and any of the friend nodes are in any of the circles.
- the foregoing relationship chain processing unit 601 may include:
- the relationship chain strength determining unit 6011 is configured to determine a relationship chain strength between each friend node and the friend node.
- the weight determining unit 6012 is configured to accumulate each relationship chain strength that is connected to the current friend node, and obtain the weight of the current friend node. .
- the relationship chain strength represents the degree of close contact between the buddy node and the buddy node or the strength of the association. The closer the buddy node is to the buddy node, the higher the relevance, and the corresponding value of the relationship chain strength. The higher the connection between the buddy node and the buddy node, the lower the relevance, indicating that the more distant the relationship between the two, the lower the value of the corresponding relationship chain strength.
- the best friend mentioned refers to the friend node of the circle
- the circle can increase the circle score of the circle after joining the circle. Friends node.
- the circle score may be determined by the ratio of the sum of the relationship chain strengths between the member nodes in the circle to the sum of the difference between the outer circle connection penalty values and the sum of the relationship chain strengths of all the connections of the circle.
- the circle unit 602 can use the following formula to determine the circle score:
- ⁇ represents the circle score
- e C t indicates that the friend node is a member of the circle
- ⁇ indicates that the friend node is directly connected to the point in the circle, indicating the strength of the relationship between the friend nodes.
- some friend nodes may belong to multiple circles at the same time. Therefore, based on the above-mentioned circled results, multiple circle corrections can be performed. When multiple circle correction is performed, one node can be based on one node.
- the grouping system of the social network in the two or more circles is determined, that is, the grouping system of the social network of the present invention may further include: a multi-circle unit 603 connected to the above-mentioned circle unit 602, for respectively determining The relationship chain proportion of the friend nodes of each circle, and when the relationship chain proportion of the friend node is greater than the preset weight threshold, the friend node is added to the circle.
- the relationship chain weight may be determined by a ratio of a sum of relationship strengths of the relationship between the friend node and the node in the circle to the weight of the friend node.
- the multiple circle unit 603 can determine the relationship chain weight by using the following formula:
- /3 ⁇ 4 represents the relationship chain weight of the circle's friend node, indicating that the node is a member of the circle, indicating the strength of the relationship between the friend nodes, and ⁇ ; indicating the weight of the node.
- the user revision unit 604 is configured to receive a user adjustment instruction, and move the friend node selected by the user to a circle specified by the user.
- the above-mentioned grouping system of the social network of the present invention the method for determining the weight of the specific buddy node, the method for dividing the circle, the method for multi-circle, and the method for modifying the user may be the same as in the grouping method of the social network of the present invention. I will not repeat them here.
- the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (Random Access Memory).
- the method of the embodiment of the present invention as described above may be installed on a specific machine device in the form of computer software, and the above-described grouping process is completed by controlling the relevant processing device while the software is running.
- 7 and 8 respectively show exemplary diagrams of two operating environments of the operating system of the packet system of the social network of the present invention.
- the grouping of social networks is performed by a web server 701 that provides network social services.
- a memory 7011 for storing software corresponding to a packet system of a social network and a processor 7012 for executing the software processing are included.
- the network server 701 further includes a relational chain database 7013 for providing friend relationship data, and a circled result database 7014 for storing the result of the circle of the social network grouping of the present invention.
- the location of the relationship chain database 7013 and the circled result database 7014 can be freely set, or can be set separately on other servers, as long as the friend relationship data can be provided through the relational chain database 7013, and the circled result database 7014 is obtained.
- the storage of the result of the circle can be achieved.
- the method of the present invention when the method of the present invention is applied, it can be stored in the memory 7011 of the network server 701 in a software program.
- the specific process of performing social network grouping is performed by controlling the processor 7012.
- the result of the circle obtained by the processor 7012 can be transmitted to the client PC for viewing by the user, and the user can be easily revised.
- the resulting circled result is sent to the circled result database 7014 for storage.
- the memory 7011 may be a storage device capable of storing computer program software such as a hard disk, a chip, or an optical disk, as long as the program software can be stored.
- the processor 7012 may be a device such as a CPU capable of running program software and performing related processing.
- the device displayed to the user is a client PC.
- other devices capable of interacting with the user such as a PDA, a tablet, a laptop, and an intelligent device, may be used. Mobile phones and more.
- the grouping of the social network is performed by the client PC 801 that interacts with the user.
- a memory 8011 for storing software corresponding to a packet system of a social network and a processor 8012 for executing the software processing are included.
- a network server 802 is further included, which also includes a relational chain database 8021 for providing friend relationship data, and a ringing result for storing the social network packet of the present invention.
- the circled result database 8022 In fact, the location of the relationship chain database 8021 and the circled result database 8022 can be freely set, or can be set separately on other servers, as long as the friend relationship data can be provided through the relational chain database 8021, and the distribution result database 8022 is obtained. The storage of the result of the circle can be achieved.
- the method of the present invention when it is applied, it may be stored in the memory 8011 of the client PC 801 in a software program.
- the software program When the software program is running, the specific social network grouping described above is performed by controlling the processor 8012. process.
- the result of the circle obtained by the processor 8012 can be directly viewed by the user, and the user can be easily revised.
- the resulting circled result is sent to the circled result database 8022 for storage.
- Storage may be a storage device capable of storing computer program software, such as a hard disk, a chip, or an optical disk, as long as the program software can be stored.
- the processor 8012 may be a device such as a CPU that can execute program software and perform related processing.
- the installation of the system of the present invention on a client PC is described as an example. Based on actual needs, other devices capable of interacting with the user, such as a PDA, a tablet, and a notebook, may be installed. Computers, smartphones, etc.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Marketing (AREA)
- Entrepreneurship & Innovation (AREA)
- Quality & Reliability (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Human Resources & Organizations (AREA)
- General Business, Economics & Management (AREA)
- Operations Research (AREA)
- Economics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Computing Systems (AREA)
Priority Applications (7)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| BR112014028642A BR112014028642A2 (pt) | 2012-05-15 | 2013-03-20 | método para agrupamento de rede social , sistema e meio de armazenamento legível por computador. |
| KR1020147034852A KR101685564B1 (ko) | 2012-05-15 | 2013-03-20 | 소셜 네트워크 그룹화 방법 및 시스템, 및 컴퓨터 저장 매체 |
| IN10382DEN2014 IN2014DN10382A (https=) | 2012-05-15 | 2013-03-20 | |
| RU2014150519A RU2607621C2 (ru) | 2012-05-15 | 2013-03-20 | Способ, система и машиночитаемый носитель данных для группирования в социальных сетях |
| AP2014008054A AP2014008054A0 (en) | 2012-05-15 | 2013-03-20 | Social network grouping method and system, and computer storage medium |
| US14/541,398 US10462253B2 (en) | 2012-05-15 | 2014-11-14 | Social network grouping method and system, and computer storage medium |
| US16/573,977 US11032391B2 (en) | 2012-05-15 | 2019-09-17 | Social network grouping method and system, and computer storage medium |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210150066.XA CN103426042B (zh) | 2012-05-15 | 2012-05-15 | 社交网络的分组方法及系统 |
| CN201210150066.X | 2012-05-15 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/541,398 Continuation US10462253B2 (en) | 2012-05-15 | 2014-11-14 | Social network grouping method and system, and computer storage medium |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2013170659A1 true WO2013170659A1 (zh) | 2013-11-21 |
Family
ID=49583089
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/072946 Ceased WO2013170659A1 (zh) | 2012-05-15 | 2013-03-20 | 社交网络的分组方法及系统、计算机存储介质 |
Country Status (8)
| Country | Link |
|---|---|
| US (2) | US10462253B2 (https=) |
| KR (1) | KR101685564B1 (https=) |
| CN (1) | CN103426042B (https=) |
| AP (1) | AP2014008054A0 (https=) |
| BR (1) | BR112014028642A2 (https=) |
| IN (1) | IN2014DN10382A (https=) |
| RU (1) | RU2607621C2 (https=) |
| WO (1) | WO2013170659A1 (https=) |
Families Citing this family (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104052651B (zh) * | 2014-06-03 | 2017-09-12 | 西安交通大学 | 一种建立社交组的方法和装置 |
| CN104079627B (zh) * | 2014-06-04 | 2019-07-05 | 大连民族学院 | 发送展示信息的方法和装置 |
| CN104217009A (zh) * | 2014-09-18 | 2014-12-17 | 酷派软件技术(深圳)有限公司 | 一种聚类方法、装置和终端 |
| CN104391887B (zh) * | 2014-11-10 | 2018-01-12 | 南京信息工程大学 | 一种基于网络结构优化的节点属性划分朋友圈的方法 |
| US10761900B1 (en) | 2015-04-30 | 2020-09-01 | V2Com S.A. | System and method for secure distributed processing across networks of heterogeneous processing nodes |
| US10868880B2 (en) | 2015-04-30 | 2020-12-15 | V2Com S.A. | Control system with persistent and transient data stores for registration, production and status data for networked devices |
| US10476985B1 (en) * | 2016-04-29 | 2019-11-12 | V2Com S.A. | System and method for resource management and resource allocation in a self-optimizing network of heterogeneous processing nodes |
| CN106055568B (zh) * | 2016-05-18 | 2019-06-28 | 安徽大学 | 一种基于单步添加团的社交网络的朋友自动分组方法 |
| CN106909594B (zh) | 2016-06-06 | 2020-05-05 | 阿里巴巴集团控股有限公司 | 信息推送方法及装置 |
| CN106254645A (zh) * | 2016-07-29 | 2016-12-21 | 北京小米移动软件有限公司 | 人员分组方法及装置 |
| KR101866866B1 (ko) | 2017-01-12 | 2018-06-14 | 서울대학교산학협력단 | 부호화된 네트워크에서의 개인화된 랭킹 방법, 이를 수행하기 위한 기록 매체 및 장치 |
| CN107908673B (zh) * | 2017-10-25 | 2019-06-25 | 平安科技(深圳)有限公司 | 社交平台用户的现实关系匹配方法、装置及可读存储介质 |
| CN109560981A (zh) * | 2018-07-04 | 2019-04-02 | 蔚来汽车有限公司 | 确定节点关联度的方法和设备、计算机存储介质 |
| CN109756563B (zh) * | 2018-12-17 | 2022-09-30 | 平安科技(深圳)有限公司 | 信息推送方法、装置、计算机设备和存储介质 |
| CN111353904B (zh) * | 2018-12-21 | 2022-12-20 | 腾讯科技(深圳)有限公司 | 用于在社交网络中确定节点的社交层次的方法和设备 |
| CN111353574B (zh) * | 2019-11-04 | 2021-04-30 | 清华大学 | 一种基于作用关系网的群体智能水平计算方法及系统 |
| CN113032636B (zh) * | 2019-12-25 | 2024-08-16 | 中移动信息技术有限公司 | 完全子图数据的搜索方法、装置、设备及介质 |
| CN113904891B (zh) * | 2021-09-30 | 2023-03-10 | 珠海格力电器股份有限公司 | 一种自组网内的配网信息共享的方法、装置及设备 |
| CN113904889B (zh) * | 2021-09-30 | 2023-03-10 | 珠海格力电器股份有限公司 | 一种自组网内的运行数据共享方法、装置及彩屏设备 |
| CN113923069B (zh) * | 2021-09-30 | 2023-03-24 | 珠海格力电器股份有限公司 | 健康管理设备与厨电的联动方法、健康管理设备及厨电 |
| CN113904888B (zh) * | 2021-09-30 | 2023-02-21 | 珠海格力电器股份有限公司 | 空气检测设备与门窗的联动方法、空气检测设备及门窗 |
| KR102423902B1 (ko) | 2021-12-28 | 2022-07-22 | 주식회사 직방 | 메타버스 기반의 오피스 환경에서 유저 그룹핑 방법과 이를 실행하는 프로그램이 기록된 저장매체 및 이를 포함하는 유저 그룹핑 시스템 |
| CN117056239B (zh) * | 2023-10-11 | 2024-01-30 | 腾讯科技(深圳)有限公司 | 测试功能使用特征的确定方法、装置、设备及存储介质 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101799895A (zh) * | 2010-01-18 | 2010-08-11 | 深圳市同洲电子股份有限公司 | 一种通讯录显示方法、装置以及一种终端 |
| CN102347917A (zh) * | 2011-11-04 | 2012-02-08 | 西安电子科技大学 | 用于网络消息通信的联系人语义分组方法 |
| CN102662964A (zh) * | 2012-03-05 | 2012-09-12 | 北京千橡网景科技发展有限公司 | 对用户的好友进行分组的方法和装置 |
Family Cites Families (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7749084B2 (en) * | 2004-12-07 | 2010-07-06 | Microsoft Corporation | Tool for real-time graphical exploration of interconnected friends and groups |
| US7480712B2 (en) * | 2006-03-21 | 2009-01-20 | 21St Century Technologies, Inc. | Computer automated group detection |
| US20080189122A1 (en) * | 2007-02-02 | 2008-08-07 | Coletrane Candice L | Competitive friend ranking for computerized social networking |
| US20090070700A1 (en) * | 2007-09-07 | 2009-03-12 | Yahoo! Inc. | Ranking content based on social network connection strengths |
| US8464166B2 (en) * | 2008-02-11 | 2013-06-11 | Ganz | Friends list management |
| US8744976B2 (en) * | 2008-04-28 | 2014-06-03 | Yahoo! Inc. | Discovery of friends using social network graph properties |
| KR100993802B1 (ko) * | 2008-06-20 | 2010-11-12 | 에스케이커뮤니케이션즈 주식회사 | 소집단 관심사 키워드 추출 시스템 및 방법 |
| US8010602B2 (en) * | 2008-08-28 | 2011-08-30 | Microsoft Corporation | Leveraging communications to identify social network friends |
| US8055720B2 (en) * | 2009-01-27 | 2011-11-08 | Microsoft Corporation | Cluster-based friend suggestion aggregator |
| US8388446B1 (en) * | 2009-09-30 | 2013-03-05 | Zynga Inc. | Finding friends for multiuser online games |
| US8738634B1 (en) * | 2010-02-05 | 2014-05-27 | Google Inc. | Generating contact suggestions |
| CN102316130B (zh) * | 2010-06-29 | 2016-04-06 | 百度在线网络技术(北京)有限公司 | 一种基于用户的行为判断其与好友的亲疏度的方法与设备 |
| RU2433467C1 (ru) * | 2010-07-19 | 2011-11-10 | Закрытое акционерное общество Научно-производственное предприятие "Реляционные экспертные системы" | Способ формирования структуры агрегированных данных и способ поиска данных посредством структуры агрегированных данных в системе управления базами данных |
| US20120110678A1 (en) * | 2010-10-27 | 2012-05-03 | Sony Ericsson Mobile Communications Ab | Digital Rights Management (DRM) Domain Recommendation and Selection Based on a User's Social Graphs |
| KR20120045861A (ko) * | 2010-11-01 | 2012-05-09 | 주식회사 케이티 | 소셜 네트워크 기반의 질의 응답 서비스 제공 서버 및 제공 방법 |
| US20120271722A1 (en) * | 2011-04-25 | 2012-10-25 | Yun-Fang Juan | Top Friend Prediction for Users in a Social Networking System |
| CN102262681B (zh) * | 2011-08-19 | 2015-12-02 | 南京大学 | 一种博客信息传播中识别关键博客集的方法 |
| US20130212173A1 (en) * | 2012-02-13 | 2013-08-15 | Robert William Carthcart | Suggesting relationship modifications to users of a social networking system |
| US20150379131A1 (en) * | 2014-06-26 | 2015-12-31 | Salesforce.Com, Inc. | Systems and methods for determining connection strength in a relationship management system |
| US20160162601A1 (en) * | 2014-12-03 | 2016-06-09 | At&T Intellectual Property I, L.P. | Interface for context based communication management |
-
2012
- 2012-05-15 CN CN201210150066.XA patent/CN103426042B/zh active Active
-
2013
- 2013-03-20 RU RU2014150519A patent/RU2607621C2/ru active
- 2013-03-20 KR KR1020147034852A patent/KR101685564B1/ko active Active
- 2013-03-20 IN IN10382DEN2014 patent/IN2014DN10382A/en unknown
- 2013-03-20 AP AP2014008054A patent/AP2014008054A0/xx unknown
- 2013-03-20 WO PCT/CN2013/072946 patent/WO2013170659A1/zh not_active Ceased
- 2013-03-20 BR BR112014028642A patent/BR112014028642A2/pt not_active Application Discontinuation
-
2014
- 2014-11-14 US US14/541,398 patent/US10462253B2/en active Active
-
2019
- 2019-09-17 US US16/573,977 patent/US11032391B2/en active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101799895A (zh) * | 2010-01-18 | 2010-08-11 | 深圳市同洲电子股份有限公司 | 一种通讯录显示方法、装置以及一种终端 |
| CN102347917A (zh) * | 2011-11-04 | 2012-02-08 | 西安电子科技大学 | 用于网络消息通信的联系人语义分组方法 |
| CN102662964A (zh) * | 2012-03-05 | 2012-09-12 | 北京千橡网景科技发展有限公司 | 对用户的好友进行分组的方法和装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20150008485A (ko) | 2015-01-22 |
| US20200014775A1 (en) | 2020-01-09 |
| US11032391B2 (en) | 2021-06-08 |
| KR101685564B1 (ko) | 2016-12-12 |
| RU2607621C2 (ru) | 2017-01-10 |
| US10462253B2 (en) | 2019-10-29 |
| US20150074198A1 (en) | 2015-03-12 |
| CN103426042B (zh) | 2016-04-13 |
| CN103426042A (zh) | 2013-12-04 |
| BR112014028642A2 (pt) | 2017-06-27 |
| IN2014DN10382A (https=) | 2015-08-14 |
| RU2014150519A (ru) | 2016-07-10 |
| AP2014008054A0 (en) | 2014-11-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2013170659A1 (zh) | 社交网络的分组方法及系统、计算机存储介质 | |
| CN103116605B (zh) | 一种基于监测子网的微博热点事件实时检测方法及系统 | |
| CN102968417B (zh) | 一种应用于计算机网络中的搜索方法和系统 | |
| CN104052651B (zh) | 一种建立社交组的方法和装置 | |
| US9946799B2 (en) | Federated search page construction based on machine learning | |
| Yang et al. | Exploring influence maximization in online and offline double-layer propagation scheme | |
| CN109241405A (zh) | 一种基于知识关联的学习资源协同过滤推荐方法及系统 | |
| CN103856462B (zh) | 一种会话的管理方法及系统 | |
| CN102609465B (zh) | 基于潜在社群的信息推荐方法 | |
| CN107251012A (zh) | 话题知晓的字建议 | |
| TW201342280A (zh) | 網路虛擬用戶的風險控制方法及系統 | |
| CN103514304A (zh) | 一种项目推荐方法和装置 | |
| CN102799625B (zh) | 一种挖掘社交网络中话题核心圈的方法及系统 | |
| WO2012017786A1 (ja) | コミュニケーション支援装置、コミュニケーション支援方法、およびコンピュータ読み取り可能な記録媒体 | |
| Adeleye et al. | Constructing and evaluating evolving web-api networks–a complex network perspective | |
| Sadineni | Comparative study on skyline query processing techniques on big data | |
| KR20180089479A (ko) | 사용자 데이터 공유 방법 및 디바이스 | |
| Yu et al. | RoleSim*: Scaling axiomatic role-based similarity ranking on large graphs | |
| CN103229163B (zh) | 普适计算环境中的设备发现 | |
| Wang et al. | Multi-attribute integrated measurement of node importance in complex networks | |
| CN104700311B (zh) | 一种社会网络中的邻域跟随社区发现方法 | |
| CN103617221B (zh) | 软件推荐方法及系统 | |
| WO2012017787A1 (ja) | コミュニケーション支援装置、コミュニケーション支援方法、およびコンピュータ読み取り可能な記録媒体 | |
| CN108352032A (zh) | 用于返回优先化内容的系统和方法 | |
| CN107305570A (zh) | 一种数据检索方法及系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13790239 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20147034852 Country of ref document: KR Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2014150519 Country of ref document: RU Kind code of ref document: A |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 09/04/2015) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13790239 Country of ref document: EP Kind code of ref document: A1 |
|
| REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112014028642 Country of ref document: BR |
|
| ENP | Entry into the national phase |
Ref document number: 112014028642 Country of ref document: BR Kind code of ref document: A2 Effective date: 20141117 |