WO2017117806A1 - Term search method and system for web information - Google Patents

Term search method and system for web information Download PDF

Info

Publication number
WO2017117806A1
WO2017117806A1 PCT/CN2016/070501 CN2016070501W WO2017117806A1 WO 2017117806 A1 WO2017117806 A1 WO 2017117806A1 CN 2016070501 W CN2016070501 W CN 2016070501W WO 2017117806 A1 WO2017117806 A1 WO 2017117806A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
word
words
user
synonym
Prior art date
Application number
PCT/CN2016/070501
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/070501 priority Critical patent/WO2017117806A1/en
Priority to CN201680000020.6A priority patent/CN105659235A/en
Publication of WO2017117806A1 publication Critical patent/WO2017117806A1/en

Links

Classifications

    • 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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present invention relates to the field of Internet, and in particular, to a method and system for searching for network information.
  • 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 existing web search generally searches for keywords, and cannot search for words with the same semantic meaning of the keyword, so the search effect is not good.
  • the application provides a method for searching for network information. It solves the shortcomings of the prior art technical solution that the search result is not good.
  • a method for searching for network information includes the following steps:
  • the synonym and the words are collectively searched as keywords of the web search.
  • the method further includes:
  • the search results of the words are arranged in the front display, and the search results of the synonyms are arranged in the back.
  • the method further includes:
  • a search system for network information comprising:
  • An obtaining unit for obtaining a word input by a user An obtaining unit for obtaining a word input by a user
  • a search unit for searching for synonyms of the word
  • the search unit is also used to search the synonym and the words together as keywords of the network search.
  • system further includes:
  • a display unit for arranging the search results of the words in the front display, and arranging the search results of the synonyms in the back.
  • system further includes:
  • the prompting unit is configured to prompt the user to change the word if the result is not found.
  • the technical solution provided by the invention searches for the synonym of the word, searches the synonym and the word as keywords of the network search, and sorts the search result, so that it has the advantage of good search effect.
  • FIG. 1 is a flowchart of a method for searching for network information according to a first preferred embodiment of the present invention
  • FIG. 2 is a structural diagram of a network information search system according to a second preferred embodiment of the present invention.
  • FIG. 1 is a method for searching for network information according to a first preferred embodiment of the present invention. The method is as shown in FIG.
  • Step S101 Acquire words input by the user
  • Step S102 searching for a synonym of the word
  • Step S103 searching for the synonym and the words together as keywords of the network search.
  • the technical solution provided by the invention searches for the synonym of the word, searches the synonym and the word as keywords of the network search, and sorts the search result, so that it has the advantage of good search effect.
  • the foregoing method may further include:
  • the search results of the words are arranged in the front display, and the search results of the synonyms are arranged in the back.
  • the foregoing method may further include:
  • FIG. 2 is a network information search system according to a second preferred embodiment of the present invention.
  • the system includes:
  • the obtaining unit 201 is configured to acquire a word input by the user
  • Search unit 202 for searching for synonyms of the word
  • the searching unit 202 is further configured to search the synonym and the words together as keywords of the network search.
  • the technical solution provided by the invention searches for the synonym of the word, searches the synonym and the word as keywords of the network search, and sorts the search result, so that it has the advantage of good search effect.
  • the above system may further include:
  • the display unit 203 is configured to arrange the search results of the words in the front display, and arrange the search results of the synonyms in the back display.
  • the above system may further include:
  • the prompting unit 204 is configured to prompt the user to replace the words if the result is not found.
  • 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

Abstract

A term search method and system for web information. The method comprises the following steps: acquiring a term inputted by a user (101); searching for a synonym of the term (102); and employing both the synonym and the term as web search keywords to perform a search (103). The method has an advantage of a superior search effect.

Description

网络信息的搜词方法及系统  Search method and system for network information 技术领域Technical field
本发明涉及互联网领域,尤其涉及一种网络信息的搜词方法及系统。The present invention relates to the field of Internet, and in particular, to a method and system for searching for network information.
背景技术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 existing web search generally searches for keywords, and cannot search for words with the same semantic meaning of the keyword, so the search effect is not good.
技术问题technical problem
本申请提供一种网络信息的搜词方法。其解决现有技术的技术方案搜词效果不好的缺点。The application provides a method for searching for network information. It solves the shortcomings of the prior art technical solution that the search result is not good.
技术解决方案Technical solution
一方面,提供一种网络信息的搜词方法,所述方法包括如下步骤:In one aspect, a method for searching for network information is provided, and the method includes the following steps:
获取用户输入的词语;Get the words entered by the user;
搜索该词语的同义词;Search for synonyms for the word;
将该同义词和词语共同作为网络搜索的关键词进行搜索。The synonym and the words are collectively searched as keywords of the web search.
可选的,所述方法还包括:Optionally, the method further includes:
将词语的搜索结果排列在前面显示,将同义词的搜索结果排列在后面显示。The search results of the words are arranged in the front display, and the search results of the synonyms are arranged in the back.
可选的,所述方法还包括:Optionally, the method further includes:
如未搜索到结果,则提示用户更换词语。If the result is not found, the user is prompted to change the word.
第二方面,提供一种网络信息的搜词系统,所述系统包括:In a second aspect, a search system for network information is provided, the system comprising:
获取单元,用于获取用户输入的词语;An obtaining unit for obtaining a word input by a user;
搜索单元,用于搜索该词语的同义词;a search unit for searching for synonyms of the word;
搜索单元,还用于将该同义词和词语共同作为网络搜索的关键词进行搜索。The search unit is also used to search the synonym and the words together as keywords of the network search.
可选的,所述系统还包括:Optionally, the system further includes:
显示单元,用于将词语的搜索结果排列在前面显示,将同义词的搜索结果排列在后面显示。a display unit for arranging the search results of the words in the front display, and arranging the search results of the synonyms in the back.
可选的,所述系统还包括:Optionally, the system further includes:
提示单元,用于如未搜索到结果,则提示用户更换词语。The prompting unit is configured to prompt the user to change the word if the result is not found.
有益效果Beneficial effect
本发明提供的技术方案获取用户输入的词语后,搜索该词语的同义词,将该同义词和词语作为网络搜索的关键词进行搜索,对搜索结果进行排序,所以其具有搜词效果好的优点。After obtaining the word input by the user, the technical solution provided by the invention searches for the synonym of the word, searches the synonym and the word as keywords of the network search, and sorts the search result, so that it has the advantage of good search effect.
附图说明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 method for searching for network information according to a first preferred embodiment of the present invention;
图2为本发明第二较佳实施方式提供的一种网络信息的搜词系统的结构图。2 is a structural diagram of a network information 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 method for searching for network information according to a first preferred embodiment of the present invention. The method is as shown in FIG.
步骤S101、获取用户输入的词语;Step S101: Acquire words input by the user;
步骤S102、搜索该词语的同义词;Step S102, searching for a synonym of the word;
步骤S103、将该同义词和词语共同作为网络搜索的关键词进行搜索。Step S103, searching for the synonym and the words together as keywords of the network search.
本发明提供的技术方案获取用户输入的词语后,搜索该词语的同义词,将该同义词和词语作为网络搜索的关键词进行搜索,对搜索结果进行排序,所以其具有搜词效果好的优点。After obtaining the word input by the user, the technical solution provided by the invention searches for the synonym of the word, searches the synonym and the word as keywords of the network search, and sorts the search result, so that it has the advantage of good search effect.
可选的,上述方法在步骤S103之后还可以包括:Optionally, after the step S103, the foregoing method may further include:
将词语的搜索结果排列在前面显示,将同义词的搜索结果排列在后面显示。The search results of the words are arranged in the front display, and the search results of the synonyms are arranged in the back.
可选的,上述方法在步骤S103之后还可以包括:Optionally, after the step S103, the foregoing method may further include:
如未搜索到结果,则提示用户更换词语。If the result is not found, the user is prompted to change the word.
请参考图2,图2是本发明第二较佳实施方式提出的一种网络信息的搜词系统,该系统包括:Please refer to FIG. 2. FIG. 2 is a network information search system according to a second preferred embodiment of the present invention. The system includes:
获取单元201,用于获取用户输入的词语;The obtaining unit 201 is configured to acquire a word input by the user;
搜索单元202,用于搜索该词语的同义词;Search unit 202 for searching for synonyms of the word;
搜索单元202,还用于将该同义词和词语共同作为网络搜索的关键词进行搜索。The searching unit 202 is further configured to search the synonym and the words together as keywords of the network search.
本发明提供的技术方案获取用户输入的词语后,搜索该词语的同义词,将该同义词和词语作为网络搜索的关键词进行搜索,对搜索结果进行排序,所以其具有搜词效果好的优点。After obtaining the word input by the user, the technical solution provided by the invention searches for the synonym of the word, searches the synonym and the word as keywords of the network search, and sorts the search result, so that it has the advantage of good search effect.
可选的,上述系统还可以包括:Optionally, the above system may further include:
显示单元203,用于将词语的搜索结果排列在前面显示,将同义词的搜索结果排列在后面显示。The display unit 203 is configured to arrange the search results of the words in the front display, and arrange the search results of the synonyms in the back display.
可选的,上述系统还可以包括:Optionally, the above system may further include:
提示单元204,用于如未搜索到结果,则提示用户更换词语。The prompting unit 204 is configured to prompt the user to replace the words if the result is not found.
需要说明的是,对于前述的各个方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某一些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。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 method for searching for network information, characterized in that the method comprises the following steps:
    获取用户输入的词语;Get the words entered by the user;
    搜索该词语的同义词;Search for synonyms for the word;
    将该同义词和词语共同作为网络搜索的关键词进行搜索。The synonym and the words are collectively searched as keywords of the web search.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    将词语的搜索结果排列在前面显示,将同义词的搜索结果排列在后面显示。The search results of the words are arranged in the front display, and the search results of the synonyms are arranged in the back.
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    如未搜索到结果,则提示用户更换词语。If the result is not found, the user is prompted to change the word.
  4. 一种网络信息的搜词系统,其特征在于,所述系统包括:A search term system for network information, characterized in that the system comprises:
    获取单元,用于获取用户输入的词语;An obtaining unit for obtaining a word input by a user;
    搜索单元,用于搜索该词语的同义词;a search unit for searching for synonyms of the word;
    搜索单元,还用于将该同义词和词语共同作为网络搜索的关键词进行搜索。The search unit is also used to search the synonym and the words together as keywords of the network search.
  5. 根据权利要求4所述的系统,其特征在于,所述系统还包括:The system of claim 4, wherein the system further comprises:
    显示单元,用于将词语的搜索结果排列在前面显示,将同义词的搜索结果排列在后面显示。a display unit for arranging the search results of the words in the front display, and arranging the search results of the synonyms in the back.
  6. 根据权利要求4所述的系统,其特征在于,所述系统还包括:The system of claim 4, wherein the system further comprises:
    提示单元,用于如未搜索到结果,则提示用户更换词语。The prompting unit is configured to prompt the user to change the word if the result is not found.
PCT/CN2016/070501 2016-01-08 2016-01-08 Term search method and system for web information WO2017117806A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2016/070501 WO2017117806A1 (en) 2016-01-08 2016-01-08 Term search method and system for web information
CN201680000020.6A CN105659235A (en) 2016-01-08 2016-01-08 A term searching method for network information and a system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/070501 WO2017117806A1 (en) 2016-01-08 2016-01-08 Term search method and system for web information

Publications (1)

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

Family

ID=56497487

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/070501 WO2017117806A1 (en) 2016-01-08 2016-01-08 Term search method and system for web information

Country Status (2)

Country Link
CN (1) CN105659235A (en)
WO (1) WO2017117806A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250516A (en) * 2016-08-03 2016-12-21 王晓光 Synonym application process in big data search and system
WO2018023481A1 (en) * 2016-08-03 2018-02-08 王晓光 Method and system for applying synonym in big data search
WO2018027342A1 (en) * 2016-08-06 2018-02-15 马岩 Application method and system for synonym in big data search
CN106250551A (en) * 2016-08-15 2016-12-21 马岩 Big data are searched for the method and system of lteral data
WO2018032250A1 (en) * 2016-08-15 2018-02-22 马岩 Text data search method and system for big data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722499A (en) * 2011-03-31 2012-10-10 北京百度网讯科技有限公司 Search engine and implementation method thereof
US20130226936A1 (en) * 2012-02-24 2013-08-29 Hon Hai Precision Industry Co., Ltd. Electronic device and method for searching related terms
CN104123322A (en) * 2013-04-28 2014-10-29 百度在线网络技术(北京)有限公司 Method and device for obtaining related question corresponding to input question based on synonymy processing

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030171914A1 (en) * 2000-04-18 2003-09-11 Il-Hyung Jung Method and system for retrieving information based on meaningful core word
CN102298621B (en) * 2006-02-22 2013-11-06 王东 System for obtaining page user focus degree PageFocus by method for aggregating and displaying same source information search engine based on focus degree
CN101241512B (en) * 2008-03-10 2012-01-11 北京搜狗科技发展有限公司 Search method for redefining enquiry word and device therefor
CN102722498B (en) * 2011-03-31 2015-06-03 北京百度网讯科技有限公司 Search engine and implementation method thereof
CN102737021B (en) * 2011-03-31 2014-10-22 北京百度网讯科技有限公司 Search engine and realization method thereof
CN102270213A (en) * 2011-04-20 2011-12-07 深圳市凯立德科技股份有限公司 Searching method and device for interesting points of navigation system, and location service terminal
CN103425667A (en) * 2012-05-16 2013-12-04 乐金电子(中国)研究开发中心有限公司 Method and device for providing large quantity of information in video programs
CN104462113B (en) * 2013-09-17 2018-10-23 腾讯科技(深圳)有限公司 Searching method, device and electronic equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722499A (en) * 2011-03-31 2012-10-10 北京百度网讯科技有限公司 Search engine and implementation method thereof
US20130226936A1 (en) * 2012-02-24 2013-08-29 Hon Hai Precision Industry Co., Ltd. Electronic device and method for searching related terms
CN104123322A (en) * 2013-04-28 2014-10-29 百度在线网络技术(北京)有限公司 Method and device for obtaining related question corresponding to input question based on synonymy processing

Also Published As

Publication number Publication date
CN105659235A (en) 2016-06-08

Similar Documents

Publication Publication Date Title
WO2017117806A1 (en) Term search method and system for web information
WO2017128362A1 (en) Searching method and system based on big data
CN112131366B (en) Method, device and storage medium for training text classification model and text classification
US20120278363A1 (en) Ontology expansion
WO2017161578A1 (en) Method and system for data capturing
Both et al. A service-oriented search framework for full text, geospatial and semantic search
Zhu et al. Semantic inference using chemogenomics data for drug discovery
WO2017117783A1 (en) Network information searching method and system
WO2022156794A1 (en) Method and apparatus for generating text link, device, and medium
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
de Keijzer et al. The H-index can be easily manipulated
WO2017117786A1 (en) Social network search method and system
WO2017117782A1 (en) Network information word segmentation processing method and system
WO2017173653A1 (en) Internet-based educational question and answer method and system
WO2017128351A1 (en) Method and system for evaluating agent on real estate websites
WO2017117779A1 (en) Operation method and system for sharing network information
WO2017117805A1 (en) Web information capturing method and system
WO2023195658A1 (en) Low-cost multi-fpga acceleration system for accelerating transformer-based language service
Nystrom et al. Bridges: converging HPC, AI, and big data for enabling discovery
Lien et al. A lexical database filter for efficient semantic publish/subscribe message oriented middleware
CN110674316B (en) Data conversion method and related device
WO2017117803A1 (en) Online advertisement acquisition method and system
WO2023075198A1 (en) Apparatus, method, system, and computer readable storage medium for extracting slot in dialogue 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: 16882951

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

Country of ref document: EP

Kind code of ref document: A1