WO2017117786A1 - Social network search method and system - Google Patents

Social network search method and system Download PDF

Info

Publication number
WO2017117786A1
WO2017117786A1 PCT/CN2016/070411 CN2016070411W WO2017117786A1 WO 2017117786 A1 WO2017117786 A1 WO 2017117786A1 CN 2016070411 W CN2016070411 W CN 2016070411W WO 2017117786 A1 WO2017117786 A1 WO 2017117786A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
voice information
friend
accent
search
Prior art date
Application number
PCT/CN2016/070411
Other languages
French (fr)
Chinese (zh)
Inventor
马岩
Original Assignee
马岩
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 马岩 filed Critical 马岩
Priority to PCT/CN2016/070411 priority Critical patent/WO2017117786A1/en
Priority to CN201680000018.9A priority patent/CN105683964A/en
Publication of WO2017117786A1 publication Critical patent/WO2017117786A1/en

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L25/00Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L25/00Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00
    • G10L25/48Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use
    • G10L25/51Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination
    • G10L25/54Speech or voice analysis techniques not restricted to a single one of groups G10L15/00 - G10L21/00 specially adapted for particular use for comparison or discrimination for retrieval

Definitions

  • the present invention relates to the field of Internet, and in particular, to a network social search method and system.
  • the network consists of nodes and connections, representing many objects and their interconnections.
  • a network is a kind of graph that is generally considered to be a weighted graph.
  • the network has a specific physical meaning, that is, the network is abstracted from some practical problem of the same type.
  • the network In the field of computers, the network is a virtual platform for information transmission, reception, and sharing. Through it, the information of various points, faces, and bodies is linked together to realize the sharing of these resources.
  • the network is the most important invention in the history of human development. Improve the development of science and technology and human society.
  • the bud search methods of the existing social networks are generally classified into precise search, that is, by account or nickname search, and also by fuzzy search, for example, by shaking to find netizens within the set range, but these several methods still cannot satisfy the user to search for friends.
  • precise search that is, by account or nickname search
  • fuzzy search for example, by shaking to find netizens within the set range, but these several methods still cannot satisfy the user to search for friends.
  • Demand, user demand is poor.
  • the application provides a network social search method. It solves the shortcomings of the user's demand for the technical solutions of the prior art.
  • a network social search method includes the following steps:
  • the method further includes:
  • the user is located to obtain the city of the user, and the friends in the city who are close to the accent of the voice information are displayed.
  • the method further includes:
  • the user's voice information is carried in the join request and sent to the friend to be joined.
  • a network social search system comprising:
  • An obtaining unit configured to acquire voice information of a user
  • An identification unit configured to analyze and process the voice information to identify an accent of the voice information
  • the search unit is configured to search for a friend who is close to the accent of the voice information, and display the friend.
  • system further includes:
  • the positioning recommendation unit is configured to locate the user to obtain the city of the user, and display the friend in the city that is close to the accent of the voice information.
  • system further includes:
  • the sending unit is configured to: when the user selects to join the friend, carry the voice information of the user in the joining request and send the message to the friend to be joined.
  • the technical solution provided by the invention can acquire the same friends as the voice accent of the user according to the voice information of the user, and realize the joining of the friends with similar accents, that is, the joining of the fellows, and the advantages of the user experience are improved.
  • FIG. 1 is a flowchart of a network social search method according to a first preferred embodiment of the present invention
  • FIG. 2 is a structural diagram of a network social search system according to a second preferred embodiment of the present invention.
  • FIG. 1 is a network social search method according to a first preferred embodiment of the present invention. The method is as shown in FIG. 1 and includes the following steps:
  • Step S101 Acquire voice information of the user
  • Step S102 performing analysis processing on the voice information, and identifying an accent of the voice information
  • the above analysis processing is implemented by Apple's speech recognition software.
  • other methods can be used, such as the support vector machine to recognize the accent of the above voice.
  • Step S103 Search for a friend who is close to the accent of the voice information, and display the friend.
  • the technical solution provided by the invention can acquire the same friends as the voice accent of the user according to the voice information of the user, and realize the joining of the friends with similar accents, that is, the joining of the fellows, and the advantages of the user experience are improved.
  • the foregoing method may further include:
  • the user is located to obtain the city of the user, and the friends in the city who are close to the accent of the voice information are displayed.
  • the foregoing method may further include:
  • the user's voice information is carried in the join request and sent to the friend to be joined.
  • FIG. 2 is a network social search system according to a second preferred embodiment of the present invention.
  • the system is as shown in FIG. 2, and includes:
  • the obtaining unit 201 is configured to acquire voice information of the user.
  • the identifying unit 202 is configured to perform an analysis process on the voice information, and identify an accent of the voice information;
  • the above analysis processing is implemented by Apple's speech recognition software.
  • other methods can be used, such as the support vector machine to recognize the accent of the above voice.
  • the searching unit 203 is configured to search for a friend who is close to the accent of the voice information, and display the friend.
  • the technical solution provided by the invention can acquire the same friends as the voice accent of the user according to the voice information of the user, and realize the joining of the friends with similar accents, that is, the joining of the fellows, and the advantages of the user experience are improved.
  • the above system may further include:
  • the positioning recommendation unit 204 is configured to locate the user to obtain the city of the user, and display the friend in the city that is close to the accent of the voice information.
  • the above system may further include:
  • the sending unit 205 is configured to: when the user selects to join the friend, carry the voice information of the user in the joining request and send the message to the friend to be joined.
  • the program may be stored in a computer readable storage medium, and the storage medium may include: Flash drive, read-only memory (English: Read-Only Memory, referred to as: ROM), random accessor (English: Random Access Memory, referred to as: RAM), disk or CD.
  • ROM Read-Only Memory
  • RAM Random Access Memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • Human Computer Interaction (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computing Systems (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A social network search method and system. The method comprises the following steps: acquiring audio information of a user (101); analyzing and processing the audio information, and identifying an accent of the audio information (102); and searching for a friend having an accent similar to the accent of the audio information, and displaying the friend (103). The above technical solution has an advantage of superior user experience.

Description

网络社交搜索方法及系统  Network social search method and system 技术领域Technical field
本发明涉及互联网领域,尤其涉及一种网络社交搜索方法及系统。The present invention relates to the field of Internet, and in particular, to a network social search method and system.
背景技术Background technique
网络是由节点和连线构成,表示诸多对象及其相互联系。在数学上,网络是一种图,一般认为专指加权图。网络除了数学定义外,还有具体的物理含义,即网络是从某种相同类型的实际问题中抽象出来的模型。在计算机领域中,网络是信息传输、接收、共享的虚拟平台,通过它把各个点、面、体的信息联系到一起,从而实现这些资源的共享,网络是人类发展史来最重要的发明,提高了科技和人类社会的发展。The network consists of nodes and connections, representing many objects and their interconnections. In mathematics, a network is a kind of graph that is generally considered to be a weighted graph. In addition to the mathematical definition, the network has a specific physical meaning, that is, the network is abstracted from some practical problem of the same type. In the field of computers, the network is a virtual platform for information transmission, reception, and sharing. Through it, the information of various points, faces, and bodies is linked together to realize the sharing of these resources. The network is the most important invention in the history of human development. Improve the development of science and technology and human society.
现有的社交网络的好友搜索方法一般分为精确查找,即通过账号或昵称查找,也有模糊查找,例如通过摇一摇寻找设定范围内的网友,但是此几种方式还是无法满足用户搜索好友的需求,用户需求感差。The bud search methods of the existing social networks are generally classified into precise search, that is, by account or nickname search, and also by fuzzy search, for example, by shaking to find netizens within the set range, but these several methods still cannot satisfy the user to search for friends. Demand, user demand is poor.
技术问题technical problem
本申请提供一种网络社交搜索方法。其解决现有技术的技术方案用户需求感差的缺点。The application provides a network social search method. It solves the shortcomings of the user's demand for the technical solutions of the prior art.
技术解决方案Technical solution
一方面,提供一种网络社交搜索方法,所述方法包括如下步骤:In one aspect, a network social search method is provided, and the method includes the following steps:
获取用户的语音信息;Obtain the voice information of the user;
对该语音信息进行分析处理,识别出该语音信息的口音;Performing analysis processing on the voice information to identify an accent of the voice information;
搜索与该语音信息的口音相近的好友,将该好友显示。Search for a friend who is close to the accent of the voice message and display the friend.
可选的,所述方法还包括:Optionally, the method further includes:
对用户进行定位获取该用户的城市,将该城市中与该语音信息的口音相近的好友显示。The user is located to obtain the city of the user, and the friends in the city who are close to the accent of the voice information are displayed.
可选的,所述方法还包括:Optionally, the method further includes:
在用户选择加入好友时,将用户的语音信息携带在加入请求中发送给待加入的好友。When the user chooses to join the friend, the user's voice information is carried in the join request and sent to the friend to be joined.
第二方面,提供一种网络社交搜索系统,所述系统包括:In a second aspect, a network social search system is provided, the system comprising:
获取单元,用于获取用户的语音信息;An obtaining unit, configured to acquire voice information of a user;
识别单元,用于对该语音信息进行分析处理,识别出该语音信息的口音;An identification unit configured to analyze and process the voice information to identify an accent of the voice information;
搜索单元,用于搜索与该语音信息的口音相近的好友,将该好友显示。The search unit is configured to search for a friend who is close to the accent of the voice information, and display the friend.
可选的,所述系统还包括:Optionally, the system further includes:
定位推荐单元,用于对用户进行定位获取该用户的城市,将该城市中与该语音信息的口音相近的好友显示。The positioning recommendation unit is configured to locate the user to obtain the city of the user, and display the friend in the city that is close to the accent of the voice information.
可选的,所述系统还包括:Optionally, the system further includes:
发送单元,用于在用户选择加入好友时,将用户的语音信息携带在加入请求中发送给待加入的好友。The sending unit is configured to: when the user selects to join the friend, carry the voice information of the user in the joining request and send the message to the friend to be joined.
有益效果Beneficial effect
本发明提供的技术方案能够依据用户的语音信息获取与用户的语音口音相同的好友,从来实现相近口音朋友的加入,即老乡的加入,提升用户的体验度优点。The technical solution provided by the invention can acquire the same friends as the voice accent of the user according to the voice information of the user, and realize the joining of the friends with similar accents, that is, the joining of the fellows, and the advantages of the user experience are improved.
附图说明DRAWINGS
为了更清楚地说明本发明实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without paying any creative work.
图1为本发明第一较佳实施方式提供的一种网络社交搜索方法的流程图;1 is a flowchart of a network social search method according to a first preferred embodiment of the present invention;
图2为本发明第二较佳实施方式提供的一种网络社交搜索系统的结构图。2 is a structural diagram of a network social search system according to a second preferred embodiment of the present invention.
本发明的实施方式Embodiments of the invention
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are a part of the embodiments of the present invention, but not all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
请参考图1,图1是本发明第一较佳实施方式提出的一种网络社交搜索方法,该方法如图1所示,包括如下步骤:Please refer to FIG. 1. FIG. 1 is a network social search method according to a first preferred embodiment of the present invention. The method is as shown in FIG. 1 and includes the following steps:
步骤S101、获取用户的语音信息;Step S101: Acquire voice information of the user;
步骤S102、对该语音信息进行分析处理,识别出该语音信息的口音;Step S102, performing analysis processing on the voice information, and identifying an accent of the voice information;
上述分析处理的方式有多种,例如通过苹果的语音识别软件来实现上述分析处理。当然还可以采用其他的方式,例如通过支持向量机来识别上述语音的口音。There are various ways of analyzing the above, for example, the above analysis processing is implemented by Apple's speech recognition software. Of course, other methods can be used, such as the support vector machine to recognize the accent of the above voice.
步骤S103、搜索与该语音信息的口音相近的好友,将该好友显示。Step S103: Search for a friend who is close to the accent of the voice information, and display the friend.
本发明提供的技术方案能够依据用户的语音信息获取与用户的语音口音相同的好友,从来实现相近口音朋友的加入,即老乡的加入,提升用户的体验度优点。The technical solution provided by the invention can acquire the same friends as the voice accent of the user according to the voice information of the user, and realize the joining of the friends with similar accents, that is, the joining of the fellows, and the advantages of the user experience are improved.
可选的,上述方法在步骤S103之后还可以包括:Optionally, after the step S103, the foregoing method may further include:
对用户进行定位获取该用户的城市,将该城市中与该语音信息的口音相近的好友显示。The user is located to obtain the city of the user, and the friends in the city who are close to the accent of the voice information are displayed.
可选的,上述方法在步骤S103之后还可以包括:Optionally, after the step S103, the foregoing method may further include:
在用户选择加入好友时,将用户的语音信息携带在加入请求中发送给待加入的好友。When the user chooses to join the friend, the user's voice information is carried in the join request and sent to the friend to be joined.
请参考图2,图2是本发明第二较佳实施方式提出的一种网络社交搜索系统,该系统如图2所示,包括:Please refer to FIG. 2. FIG. 2 is a network social search system according to a second preferred embodiment of the present invention. The system is as shown in FIG. 2, and includes:
获取单元201,用于获取用户的语音信息;The obtaining unit 201 is configured to acquire voice information of the user.
识别单元202,用于对该语音信息进行分析处理,识别出该语音信息的口音;The identifying unit 202 is configured to perform an analysis process on the voice information, and identify an accent of the voice information;
上述分析处理的方式有多种,例如通过苹果的语音识别软件来实现上述分析处理。当然还可以采用其他的方式,例如通过支持向量机来识别上述语音的口音。There are various ways of analyzing the above, for example, the above analysis processing is implemented by Apple's speech recognition software. Of course, other methods can be used, such as the support vector machine to recognize the accent of the above voice.
搜索单元203,用于搜索与该语音信息的口音相近的好友,将该好友显示。The searching unit 203 is configured to search for a friend who is close to the accent of the voice information, and display the friend.
本发明提供的技术方案能够依据用户的语音信息获取与用户的语音口音相同的好友,从来实现相近口音朋友的加入,即老乡的加入,提升用户的体验度优点。The technical solution provided by the invention can acquire the same friends as the voice accent of the user according to the voice information of the user, and realize the joining of the friends with similar accents, that is, the joining of the fellows, and the advantages of the user experience are improved.
可选的,上述系统还可以包括:Optionally, the above system may further include:
定位推荐单元204,用于对用户进行定位获取该用户的城市,将该城市中与该语音信息的口音相近的好友显示。The positioning recommendation unit 204 is configured to locate the user to obtain the city of the user, and display the friend in the city that is close to the accent of the voice information.
可选的,上述系统还可以包括:Optionally, the above system may further include:
发送单元205,用于在用户选择加入好友时,将用户的语音信息携带在加入请求中发送给待加入的好友。The sending unit 205 is configured to: when the user selects to join the friend, carry the voice information of the user in the joining request and send the message to the friend to be joined.
需要说明的是,对于前述的各个方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某一些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。It should be noted that, for the foregoing various method embodiments, for the sake of simple description, they are all expressed as a series of action combinations, but those skilled in the art should understand that the present invention is not limited by the described action sequence. Because certain steps may be performed in other sequences or concurrently in accordance with the present invention. In addition, those skilled in the art should also understand that the embodiments described in the specification are all preferred embodiments, and the actions and modules involved are not necessarily required by the present invention.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详细描述的部分,可以参见其他实施例的相关描述。In the above embodiments, the descriptions of the various embodiments are different, and the parts that are not described in detail in a certain embodiment can be referred to the related descriptions of other embodiments.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储介质中,存储介质可以包括:闪存盘、只读存储器(英文:Read-Only Memory ,简称:ROM)、随机存取器(英文:Random Access Memory,简称:RAM)、磁盘或光盘等。A person skilled in the art may understand that all or part of the various steps of the foregoing embodiments may be performed by a program to instruct related hardware. The program may be stored in a computer readable storage medium, and the storage medium may include: Flash drive, read-only memory (English: Read-Only Memory, referred to as: ROM), random accessor (English: Random Access Memory, referred to as: RAM), disk or CD.
以上对本发明实施例所提供的内容下载方法及相关设备、系统进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。The content downloading method and the related device and system provided by the embodiments of the present invention are described in detail above. The principles and implementation manners of the present invention are described in the specific examples. The description of the above embodiments is only used to help understand the present invention. The method of the invention and its core idea; at the same time, for the person of ordinary skill in the art, according to the idea of the present invention, there are some changes in the specific embodiment and the scope of application. In summary, the content of the specification should not be understood. To limit the invention.

Claims (6)

  1. 一种网络社交搜索方法,其特征在于,所述方法包括如下步骤: A network social search method, characterized in that the method comprises the following steps:
    获取用户的语音信息;Obtain the voice information of the user;
    对该语音信息进行分析处理,识别出该语音信息的口音;Performing analysis processing on the voice information to identify an accent of the voice information;
    搜索与该语音信息的口音相近的好友,将该好友显示。Search for a friend who is close to the accent of the voice message and display the friend.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    对用户进行定位获取该用户的城市,将该城市中与该语音信息的口音相近的好友显示。The user is located to obtain the city of the user, and the friends in the city who are close to the accent of the voice information are displayed.
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    在用户选择加入好友时,将用户的语音信息携带在加入请求中发送给待加入的好友。When the user chooses to join the friend, the user's voice information is carried in the join request and sent to the friend to be joined.
  4. 一种网络社交搜索系统,其特征在于,所述系统包括:A network social search system, characterized in that the system comprises:
    获取单元,用于获取用户的语音信息;An obtaining unit, configured to acquire voice information of a user;
    识别单元,用于对该语音信息进行分析处理,识别出该语音信息的口音;An identification unit configured to analyze and process the voice information to identify an accent of the voice information;
    搜索单元,用于搜索与该语音信息的口音相近的好友,将该好友显示。The search unit is configured to search for a friend who is close to the accent of the voice information, and display the friend.
  5. 根据权利要求4所述的系统,其特征在于,所述系统还包括:The system of claim 4, wherein the system further comprises:
    定位推荐单元,用于对用户进行定位获取该用户的城市,将该城市中与该语音信息的口音相近的好友显示。The positioning recommendation unit is configured to locate the user to obtain the city of the user, and display the friend in the city that is close to the accent of the voice information.
  6. 根据权利要求4所述的系统,其特征在于,所述系统还包括:The system of claim 4, wherein the system further comprises:
    发送单元,用于在用户选择加入好友时,将用户的语音信息携带在加入请求中发送给待加入的好友。The sending unit is configured to: when the user selects to join the friend, carry the voice information of the user in the joining request and send the message to the friend to be joined.
PCT/CN2016/070411 2016-01-07 2016-01-07 Social network search method and system WO2017117786A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2016/070411 WO2017117786A1 (en) 2016-01-07 2016-01-07 Social network search method and system
CN201680000018.9A CN105683964A (en) 2016-01-07 2016-01-07 Network social contact searching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/070411 WO2017117786A1 (en) 2016-01-07 2016-01-07 Social network search method and system

Publications (1)

Publication Number Publication Date
WO2017117786A1 true WO2017117786A1 (en) 2017-07-13

Family

ID=56216037

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/070411 WO2017117786A1 (en) 2016-01-07 2016-01-07 Social network search method and system

Country Status (2)

Country Link
CN (1) CN105683964A (en)
WO (1) WO2017117786A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9854418B1 (en) 2016-09-15 2017-12-26 International Business Machines Corporation Automatic friend connection within a social network

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103262156A (en) * 2010-08-27 2013-08-21 思科技术公司 Speech recognition language model
CN103268566A (en) * 2013-05-23 2013-08-28 新疆卡尔罗媒体科技有限公司 Social network platform system and interaction method
CN103870547A (en) * 2014-02-26 2014-06-18 华为技术有限公司 Grouping processing method and device of contact persons
CN104766607A (en) * 2015-03-05 2015-07-08 广州视源电子科技股份有限公司 Television program recommendation method and system
CN105159979A (en) * 2015-08-27 2015-12-16 广东小天才科技有限公司 friend recommendation method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103262156A (en) * 2010-08-27 2013-08-21 思科技术公司 Speech recognition language model
CN103268566A (en) * 2013-05-23 2013-08-28 新疆卡尔罗媒体科技有限公司 Social network platform system and interaction method
CN103870547A (en) * 2014-02-26 2014-06-18 华为技术有限公司 Grouping processing method and device of contact persons
CN104766607A (en) * 2015-03-05 2015-07-08 广州视源电子科技股份有限公司 Television program recommendation method and system
CN105159979A (en) * 2015-08-27 2015-12-16 广东小天才科技有限公司 friend recommendation method and device

Also Published As

Publication number Publication date
CN105683964A (en) 2016-06-15

Similar Documents

Publication Publication Date Title
US10380206B2 (en) Search engine inference based virtual assistance
US10956480B2 (en) System and method for generating dialogue graphs
WO2020228416A1 (en) Responding method and device
CN108156824A (en) Association centre's virtual assistant
CN109947911A (en) A kind of man-machine interaction method, calculates equipment and computer storage medium at device
WO2017161578A1 (en) Method and system for data capturing
WO2017117806A1 (en) Term search method and system for web information
WO2021107208A1 (en) Integrated chatbot agent platform system for chatbot channel connection and integration, and service method thereof
WO2019031621A1 (en) Method and system for recognizing emotion during telephone call and utilizing recognized emotion
WO2017117786A1 (en) Social network search method and system
US20230403328A1 (en) Arrangements for detecting bi-directional artificial intelligence (ai) voice communications and negotiating direct digital communications
Saveliev et al. Algorithms and software tools for distribution of multimedia data streams in client-server videoconferencing applications
WO2017120923A1 (en) Method for processing wechat content and mobile terminal
WO2017120739A1 (en) Method and system for analyzing restaurant reviews
WO2017117783A1 (en) Network information searching method and system
CN113312928A (en) Text translation method and device, electronic equipment and storage medium
WO2017173653A1 (en) Internet-based educational question and answer method and system
WO2017117785A1 (en) Method and system for web searching
WO2017128357A1 (en) Big data-based method and system for webpage crawling
WO2017117781A1 (en) Network information classification method and system
WO2017117803A1 (en) Online advertisement acquisition method and system
WO2017117782A1 (en) Network information word segmentation processing method and system
WO2017117805A1 (en) Web information capturing method and system
WO2022270669A1 (en) Method for providing utterance image and computing device for performing same
WO2017173651A1 (en) Internet-based education method and system

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: 16882931

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16882931

Country of ref document: EP

Kind code of ref document: A1