技术领域technical field
本公开涉及智能终端技术领域,尤其涉及一种网页搜索显示方法及装置。The present disclosure relates to the technical field of smart terminals, in particular to a method and device for searching and displaying webpages.
背景技术Background technique
随着终端智能化的发展,搜索引擎已经被越来越多的用户了解和使用。With the development of terminal intelligence, search engines have been understood and used by more and more users.
目前,用户通过搜索引擎进行网页搜索的方法是:首先用户在搜索引擎的输入框中输入关键词,然后终端根据关键词对网页进行匹配,终端显示网页列表,每个网页列表包括搜索到的网页的关键信息,这时用户可以选择任一个网页打开,通常从网页的最开始位置显示网页内容。At present, the method for users to search webpages through search engines is: first, users input keywords in the input box of the search engine, and then the terminal matches the webpages according to the keywords, and the terminal displays a list of webpages, each webpage list includes the searched webpages At this time, the user can choose any webpage to open, and the content of the webpage is usually displayed from the very beginning of the webpage.
发明内容Contents of the invention
为克服相关技术中存在的问题,本公开提供一种网页搜索显示方法及装置。所述技术方案如下:In order to overcome the problems existing in related technologies, the present disclosure provides a method and device for searching and displaying webpages. Described technical scheme is as follows:
根据本公开实施例的第一方面,提供一种网页搜索显示方法,包括:According to a first aspect of an embodiment of the present disclosure, a method for searching and displaying a web page is provided, including:
获取输入的至少一个关键词;Obtain at least one keyword entered;
根据所述关键词进行网页搜索,并显示搜索到的网页对应的网页列表;performing a webpage search according to the keyword, and displaying a webpage list corresponding to the searched webpage;
获取选择操作信息,所述选择操作信息用于在所述网页列表中选择待显示的网页;Acquiring selection operation information, where the selection operation information is used to select a webpage to be displayed in the webpage list;
对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;Carrying out regional division on the webpage to be displayed, and determining the keyword matching degree corresponding to each area;
显示所述关键词匹配度大于预设阈值的区域。An area where the matching degree of the keyword is greater than a preset threshold is displayed.
本公开的实施例提供的技术方案可以包括以下有益效果:用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。The technical solution provided by the embodiments of the present disclosure may include the following beneficial effects: the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the webpage. Thereby improving user experience and web search efficiency.
可选地,所述网页列表包括:每个搜索到的网页的关键信息;Optionally, the webpage list includes: key information of each searched webpage;
当输入的关键词为多个时,所述关键信息包括:用于指示每个关键词是否在所述每个搜索到的网页被匹配成功的指示信息。When multiple keywords are input, the key information includes: indication information for indicating whether each keyword is successfully matched on each searched web page.
通过所述指示信息使得用户能够快速的确定关键词匹配成功,从而选择待显示网页,进而提高网页搜索效率。Through the indication information, the user can quickly determine that the keyword matches successfully, thereby selecting a webpage to be displayed, and further improving webpage search efficiency.
可选地,所述关键信息还包括:所述每个关键词在所述每个搜索到的网页中的匹配成功次数。从而便于用户根据该匹配成功次数确定是否选择某个网页。Optionally, the key information further includes: the number of successful matches of each keyword in each searched webpage. Therefore, it is convenient for the user to determine whether to select a certain webpage according to the number of successful matchings.
可选地,所述确定每个区域对应的关键词匹配度,包括:Optionally, the determining the keyword matching degree corresponding to each region includes:
确定划分后的每个区域中,所述每个关键词的匹配成功次数;Determining the number of successful matches of each keyword in each of the divided regions;
根据所述每个关键词的匹配成功次数,确定所述每个区域中所有关键词的匹配成功总次数为所述关键词匹配度。According to the successful matching times of each keyword, determine the total number of successful matching times of all keywords in each area as the keyword matching degree.
可选地,所述确定每个区域对应的关键词匹配度,包括:Optionally, the determining the keyword matching degree corresponding to each region includes:
确定划分后的每个区域中,所述每个关键词的匹配成功次数;Determining the number of successful matches of each keyword in each of the divided regions;
根据所述每个关键词的匹配成功次数,确定所述每个区域中匹配成功次数最少的关键词所对应的匹配成功次数为所述关键词匹配度。According to the number of successful matches of each keyword, determine the number of successful matches corresponding to the keyword with the least number of successful matches in each area as the keyword matching degree.
上述两种可选方式为确定确定每个区域对应的关键词匹配度的具体实现方式,基于此,用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。The above two optional methods are the specific implementation methods for determining the matching degree of keywords corresponding to each area. Based on this, users can directly view the areas whose matching degree is greater than the preset threshold, instead of searching for what they are looking for one by one from the beginning of the webpage. content. Thereby improving user experience and web search efficiency.
可选地,所述关键词在所述关键信息和所述待显示网页中被标记显示。通过将关键词在关键信息和待显示网页中被标记显示,从而可以提高用户体验感。进而可以提高关键词查找效率。Optionally, the keyword is marked and displayed in the key information and the webpage to be displayed. By marking and displaying keywords in key information and webpages to be displayed, user experience can be improved. In turn, the keyword search efficiency can be improved.
下述为本公开装置实施例,可以用于执行本公开方法实施例。对于本公开装置实施例中未披露的细节,请参照本公开方法实施例。The following are device embodiments of the present disclosure, which can be used to implement the method embodiments of the present disclosure. For details not disclosed in the disclosed device embodiments, please refer to the disclosed method embodiments.
根据本公开实施例的第二方面,提供一种网页搜索显示装置,包括:According to a second aspect of an embodiment of the present disclosure, there is provided a webpage search and display device, including:
第一获取模块,被配置为获取输入的至少一个关键词;The first acquisition module is configured to acquire at least one input keyword;
第一显示模块,被配置为根据所述关键词进行网页搜索,并显示搜索到的网页对应的网页列表;The first display module is configured to perform a webpage search according to the keyword, and display a webpage list corresponding to the searched webpage;
第二获取模块,被配置为获取选择操作信息,所述选择操作信息用于在所述网页列表中选择待显示的网页;The second acquiring module is configured to acquire selection operation information, the selection operation information is used to select a webpage to be displayed in the webpage list;
确定模块,被配置为对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;A determining module configured to divide the webpage to be displayed into regions, and determine the keyword matching degree corresponding to each region;
第二显示模块,被配置为显示所述关键词匹配度大于预设阈值的区域。The second display module is configured to display the area where the matching degree of the keyword is greater than a preset threshold.
可选地,所述网页列表包括:每个搜索到的网页的关键信息;Optionally, the webpage list includes: key information of each searched webpage;
当输入的关键词为多个时,所述关键信息包括:用于指示每个关键词是否在所述每个搜索到的网页被匹配成功的指示信息。When multiple keywords are input, the key information includes: indication information for indicating whether each keyword is successfully matched on each searched web page.
可选地,所述关键信息还包括:所述每个关键词在所述每个搜索到的网页中的匹配成功次数。Optionally, the key information further includes: the number of successful matches of each keyword in each searched webpage.
可选地,所述确定模块,包括:Optionally, the determination module includes:
第一确定子模块,被配置为确定划分后的每个区域中,所述每个关键词的匹配成功次数;The first determination submodule is configured to determine the number of successful matches of each keyword in each divided area;
第二确定子模块,被配置为根据所述每个关键词的匹配成功次数,确定所述每个区域中所有关键词的匹配成功总次数为所述关键词匹配度。The second determination submodule is configured to determine the total number of successful matches of all keywords in each area as the keyword matching degree according to the number of successful matches of each keyword.
可选地,所述确定模块,包括:Optionally, the determination module includes:
第三确定子模块,被配置为确定划分后的每个区域中,所述每个关键词的匹配成功次数;The third determination submodule is configured to determine the number of successful matches of each keyword in each divided area;
第四确定子模块,被配置为根据所述每个关键词的匹配成功次数,确定所述每个区域中匹配成功次数最少的关键词所对应的匹配成功次数为所述关键词匹配度。The fourth determining submodule is configured to determine the matching success times corresponding to the keyword with the least matching success times in each area as the keyword matching degree according to the matching success times of each keyword.
可选地,所述关键词在所述关键信息和所述待显示网页中被标记显示。Optionally, the keyword is marked and displayed in the key information and the webpage to be displayed.
根据本公开实施例的第三方面,提供一种网页搜索显示装置,所述装置包括:According to a third aspect of the embodiments of the present disclosure, there is provided a webpage search and display device, the device comprising:
处理器和显示器;processor and display;
用于存储所述处理器的可执行指令的存储器;memory for storing executable instructions of the processor;
其中,所述处理器,被配置为获取输入的至少一个关键词;Wherein, the processor is configured to obtain at least one input keyword;
所述处理器,还被配置为根据所述关键词进行网页搜索;The processor is also configured to search webpages according to the keywords;
所述显示器,被配置为显示搜索到的网页对应的网页列表;The display is configured to display a list of web pages corresponding to the searched web pages;
所述处理器,还被配置为获取选择操作信息,所述选择操作信息用于在所述网页列表中选择待显示的网页;对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;The processor is further configured to acquire selection operation information, the selection operation information is used to select a webpage to be displayed in the webpage list; divide the webpage to be displayed into regions, and determine that each region corresponds to keyword matching degree;
所述显示器,还被配置为显示所述关键词匹配度大于预设阈值的区域。The display is further configured to display an area where the keyword matching degree is greater than a preset threshold.
本公开的实施例提供的技术方案可以包括以下有益效果:一种网页搜索显示方法及装置,该方法包括:获取输入的至少一个关键词;根据关键词进行网页搜索,并显示搜索到的网页对应的网页列表;获取选择操作信息,该选择操作信息用于在网页列表中选择待显示的网页;对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;显示所述关键词匹配度大于预设阈值的区域。基于此,用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。The technical solutions provided by the embodiments of the present disclosure may include the following beneficial effects: a webpage search and display method and device, the method including: acquiring at least one input keyword; performing a webpage search according to the keyword, and displaying the searched webpage corresponding to webpage list; obtain selection operation information, the selection operation information is used to select the webpage to be displayed in the webpage list; divide the webpage to be displayed into regions, and determine the keyword matching degree corresponding to each region; display the The area where the matching degree of the above keywords is greater than the preset threshold. Based on this, the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the web page. Thereby improving user experience and web search efficiency.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the present disclosure.
附图说明Description of drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description serve to explain the principles of the disclosure.
图1是根据一示例性实施例示出的一种网页搜索显示方法的流程图;Fig. 1 is a flow chart of a method for searching and displaying webpages according to an exemplary embodiment;
图2是根据一示例性实施例示出的界面示意图;Fig. 2 is a schematic interface diagram according to an exemplary embodiment;
图3是根据另一示例性实施例示出的一种网页搜索显示方法的流程图;Fig. 3 is a flow chart of a method for searching and displaying webpages according to another exemplary embodiment;
图4是根据再一示例性实施例示出的一种网页搜索显示方法的流程图;Fig. 4 is a flow chart of a method for searching and displaying webpages according to yet another exemplary embodiment;
图5是根据一示例性实施例示出的界面示意图;Fig. 5 is a schematic interface diagram according to an exemplary embodiment;
图6是根据一示例性实施例示出的一种网页搜索装置的框图;Fig. 6 is a block diagram of a web page search device according to an exemplary embodiment;
图7是根据另一示例性实施例示出的一种网页搜索装置的框图;Fig. 7 is a block diagram of a web page search device according to another exemplary embodiment;
图8是根据再一示例性实施例示出的一种网页搜索装置的框图;Fig. 8 is a block diagram of a web page search device according to yet another exemplary embodiment;
图9是根据一示例性实施例示出的一种网页搜索装置900的框图。Fig. 9 is a block diagram of a webpage search device 900 according to an exemplary embodiment.
通过上述附图,已示出本公开明确的实施例,后文中将有更详细的描述。这些附图和文字描述并不是为了通过任何方式限制本公开构思的范围,而是通过参考特定实施例为本领域技术人员说明本公开的概念。By means of the above-mentioned drawings, certain embodiments of the present disclosure have been shown and will be described in more detail hereinafter. These drawings and written description are not intended to limit the scope of the disclosed concept in any way, but to illustrate the disclosed concept for those skilled in the art by referring to specific embodiments.
具体实施方式detailed description
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numerals in different drawings refer to the same or similar elements unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatuses and methods consistent with aspects of the present disclosure as recited in the appended claims.
图1是根据一示例性实施例示出的一种网页搜索显示方法的流程图,本实施例以该网页搜索显示方法应用于终端中来举例说明。该终端可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。该方法的应用场景为:用户欲通过在搜索引擎中输入关键词的方式来搜索网页。该网页搜索显示方法可以包括如下几个步骤:Fig. 1 is a flow chart showing a method for searching and displaying a webpage according to an exemplary embodiment. This embodiment is described by taking the method for searching and displaying a webpage as being applied to a terminal as an example. The terminal may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like. The application scenario of the method is: a user wants to search a webpage by inputting a keyword in a search engine. The web page search and display method may include the following steps:
在步骤S101中:获取输入的至少一个关键词;In step S101: obtaining at least one input keyword;
在步骤S102中:根据关键词进行网页搜索,并显示搜索到的网页对应的网页列表;In step S102: perform a webpage search according to keywords, and display a webpage list corresponding to the searched webpage;
在步骤S103中:获取选择操作信息,该选择操作信息用于在网页列表中选择待显示的网页;In step S103: acquiring selection operation information, the selection operation information is used to select a webpage to be displayed in the webpage list;
在步骤S104中:对待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;In step S104: the webpage to be displayed is divided into regions, and the keyword matching degree corresponding to each region is determined;
在步骤S105中:显示关键词匹配度大于预设阈值的区域。In step S105 : displaying the area where the matching degree of the keyword is greater than the preset threshold.
例如:用户输入的关键词为A、B和C,根据关键词A、B和C进行网页搜索,得到对应的网页列表中,该网页列表中包括所有匹配到的网页。所谓所有匹配到的网页可以是三个关键词A、B和C都匹配成功的网页,也可以是三个关键词A、B和C中任意两个匹配成功的网页,或者是仅匹配成功了一个关键词的网页。For example: the keywords input by the user are A, B, and C, and the webpage is searched according to the keywords A, B, and C, and a corresponding webpage list is obtained, and the webpage list includes all matched webpages. The so-called all matched webpages can be webpages that successfully match all three keywords A, B and C, or webpages that successfully match any two of the three keywords A, B and C, or only successful matches A keyword page.
假设网页D为用户选择的待显示的网页,终端统计每个关键词A、B和C的匹配成功次数,例如:关键词A的匹配成功次数为50次,关键词B的匹配成功次数为10次,关键词C的匹配成功次数为200次,然后根据每个关键词的匹配成功次数,确定待显示的网页中每个区域对应的关键词匹配度。该关键词匹配度可以是关键词的匹配成功总次数,假设网页D中某个区域E中,关键词A的匹配成功次数为10次,关键词B的匹配成功次数为0次,关键词C的匹配成功次数为30次,则该区域E对应的匹配度为40。当然,该关键词匹配度也可以是某个关键词的匹配成功次数,例如可以规定关键词A的匹配成功次数为关键词匹配度。Assuming that webpage D is the webpage to be displayed selected by the user, the terminal counts the number of successful matches for each keyword A, B, and C, for example: the number of successful matches for keyword A is 50, and the number of successful matches for keyword B is 10 times, the number of successful matches of keyword C is 200 times, and then according to the number of successful matches of each keyword, determine the keyword matching degree corresponding to each area in the webpage to be displayed. The keyword matching degree can be the total number of successful matching of keywords. Suppose that in a certain area E of web page D, the number of successful matching of keyword A is 10 times, the number of successful matching of keyword B is 0, and the number of successful matching of keyword C is 0. The number of successful matches in is 30, and the matching degree corresponding to the region E is 40. Of course, the keyword matching degree may also be the number of successful matching of a certain keyword, for example, the number of successful matching of keyword A may be specified as the keyword matching degree.
上述预设阈值可以根据实际情况而设定。上述的区域可以是网页的一个段落,或者是网页中连续固定字符构成的区域。The aforementioned preset threshold may be set according to actual conditions. The aforementioned area may be a paragraph of a web page, or an area composed of continuous fixed characters in a web page.
本公开实施例提供一种网页搜索显示方法,包括:获取输入的至少一个关键词;根据关键词进行网页搜索,并显示搜索到的网页对应的网页列表;获取选择操作信息,该选择操作信息用于在网页列表中选择待显示的网页;对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;显示所述关键词匹配度大于预设阈值的区域。基于此,用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。An embodiment of the present disclosure provides a method for searching and displaying webpages, including: obtaining at least one input keyword; performing a webpage search according to the keywords, and displaying a list of webpages corresponding to the searched webpages; obtaining selection operation information, the selection operation information is used Select the webpage to be displayed in the webpage list; divide the webpage to be displayed into regions, and determine the keyword matching degree corresponding to each region; display the region where the keyword matching degree is greater than a preset threshold. Based on this, the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the web page. Thereby improving user experience and web search efficiency.
可选地,所述网页列表包括:每个搜索到的网页的关键信息;当输入的关键词为多个时,所述关键信息包括:用于指示每个关键词是否在所述每个搜索到的网页被匹配成功的指示信息。图2是根据一示例性实施例示出的界面示意图;如图2所示,该网页列表中显示某网页的关键信息,其中该关键信息的下方显示每个关键词A、B和C,关键词A的上方显示“/”,该“/”表示关键词A在该网页中匹配失败。相反的,关键词B和C的上方没有显示“/”,则表示关键词B和C在该网页中匹配成功。当然,还可以对关键词B和C进行高亮显示,以表示只有关键词B和C在该网页中匹配成功。Optionally, the webpage list includes: key information of each searched webpage; when there are multiple keywords entered, the key information includes: used to indicate whether each keyword is in each searched The indication information that the webpage to be matched is successful. Fig. 2 is a schematic diagram of the interface shown according to an exemplary embodiment; as shown in Fig. 2, the key information of a certain webpage is displayed in the webpage list, wherein each keyword A, B and C is displayed below the key information, and the keyword A "/" is displayed above A, and the "/" indicates that keyword A fails to match in this web page. On the contrary, if no "/" is displayed above the keywords B and C, it means that the keywords B and C are successfully matched in the web page. Of course, keywords B and C may also be highlighted to indicate that only keywords B and C are successfully matched in the webpage.
通过所述指示信息使得用户能够快速的确定关键词匹配成功,从而选择待显示网页,进而提高网页搜索效率。Through the indication information, the user can quickly determine that the keyword matches successfully, thereby selecting a webpage to be displayed, and further improving webpage search efficiency.
可选地,所述关键信息还包括:所述每个关键词在所述每个搜索到的网页中的匹配成功次数。如图2所示,可以在关键词A、B和C的下方显示对应的匹配成功次数。Optionally, the key information further includes: the number of successful matches of each keyword in each searched webpage. As shown in FIG. 2 , the corresponding number of successful matches may be displayed under the keywords A, B and C.
终端通过显示每个关键词的匹配成功次数,可以便于用户根据该匹配成功次数确定是否选择某个网页。比如:若用户更关注于关键词A,则可以针对关键词A,选择匹配成功次数最高的网页为待显示网页。By displaying the number of times of successful matching of each keyword, the terminal can facilitate the user to determine whether to select a certain webpage according to the number of times of successful matching. For example: if the user pays more attention to the keyword A, then for the keyword A, the webpage with the highest number of successful matches may be selected as the webpage to be displayed.
基于上述实施例的基础,进一步的上述步骤S104中的确定每个区域对应的关键词匹配度还可以有如下两种可选方式:Based on the basis of the above-mentioned embodiments, further determining the keyword matching degree corresponding to each region in the above-mentioned step S104 can also have the following two optional methods:
第一种可选方式:图3是根据另一示例性实施例示出的一种网页搜索显示方法的流程图,本实施例以该网页搜索显示方法应用于终端中来举例说明。该终端可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。该方法的应用场景为:用户欲通过在搜索引擎中输入关键词的方式来搜索网页。该网页搜索显示方法可以包括如下几个步骤:The first optional manner: FIG. 3 is a flow chart showing a method for searching and displaying a webpage according to another exemplary embodiment. This embodiment is described by taking the method for searching and displaying a webpage as being applied to a terminal as an example. The terminal may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like. The application scenario of the method is: a user wants to search a webpage by inputting a keyword in a search engine. The web page search and display method may include the following steps:
在步骤S301中:获取输入的至少一个关键词;In step S301: obtaining at least one input keyword;
在步骤S302中:根据关键词进行网页搜索,并显示搜索到的网页对应的网页列表;In step S302: perform a webpage search according to keywords, and display a webpage list corresponding to the searched webpage;
在步骤S303中:获取选择操作信息,该选择操作信息用于在网页列表中选择待显示的网页;In step S303: obtaining selection operation information, the selection operation information is used to select a webpage to be displayed in the webpage list;
其中步骤S301至步骤S303与步骤S101至步骤S103相同,在此不再赘述。Steps S301 to S303 are the same as steps S101 to S103 , and will not be repeated here.
在步骤S304中:对所选择的网页进行区域划分;In step S304: performing regional division on the selected webpage;
其中所选择的网页进行区域划分的方式可以是:将一个段落划分为一个区域,或者是将网页中连续固定字符划分为一个区域,例如:从网页的第一个字符开始,连续100个字符划分为一个区域;又或者是可以根据标点符号进行区域划分,比如:每两个句号之间的字符构成一个区域。The selected web page can be divided into regions by: dividing a paragraph into a region, or dividing continuous fixed characters in the webpage into a region, for example: starting from the first character of the webpage, dividing 100 consecutive characters as a region; or it can be divided into regions based on punctuation marks, for example: characters between every two periods form a region.
在步骤S305中:确定划分后的每个区域中,每个关键词的匹配成功次数;In step S305: determine the number of times of successful matching of each keyword in each divided region;
在步骤S306中:根据每个关键词的匹配成功次数,确定每个区域中所有关键词的匹配成功总次数为关键词匹配度;In step S306: according to the successful matching times of each keyword, determine the total number of successful matching times of all keywords in each area as the keyword matching degree;
在步骤S307中:显示匹配度大于预设阈值的区域。In step S307: Display the regions whose matching degree is greater than the preset threshold.
结合步骤S305至步骤S307进行说明,假设网页D中某个区域E中,关键词A的匹配成功次数为10次,关键词B的匹配成功次数为0次,关键词C的匹配成功次数为30次,则该区域E对应的匹配度为40。假设预设阈值被设置为30,终端则可以显示该区域E。In conjunction with step S305 to step S307, assuming that in a certain area E of the web page D, the number of successful matches for keyword A is 10, the number of successful matches for keyword B is 0, and the number of successful matches for keyword C is 30 times, the matching degree corresponding to this region E is 40. Assuming that the preset threshold is set to 30, the terminal can display the area E.
本公开实施例具体提供了确定在待显示网页中每个关键词的匹配成功次数,并根据每个关键词的匹配成功次数,显示关键词匹配度大于预设阈值的区域的具体方式。基于此,用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。The embodiment of the present disclosure specifically provides a specific method of determining the successful matching times of each keyword in the webpage to be displayed, and displaying the area where the matching degree of the keyword is greater than a preset threshold according to the successful matching times of each keyword. Based on this, the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the web page. Thereby improving user experience and web search efficiency.
第二种可选方式:图4是根据再一示例性实施例示出的一种网页搜索显示方法的流程图,本实施例以该网页搜索显示方法应用于终端中来举例说明。该终端可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。该方法的应用场景为用户欲通过在搜索引擎中输入关键词的方式来搜索网页。该网页搜索显示方法可法的应用场景为:以包括如下几个步骤:The second optional manner: FIG. 4 is a flow chart of a method for searching and displaying a webpage according to yet another exemplary embodiment. This embodiment is described by taking the method for searching and displaying a webpage as being applied to a terminal as an example. The terminal may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like. An application scenario of the method is that a user wants to search a webpage by inputting a keyword in a search engine. The applicable scenario of the webpage search and display method is: to include the following steps:
在步骤S401中:获取输入的至少一个关键词;In step S401: obtaining at least one input keyword;
在步骤S402中:根据关键词进行网页搜索,并显示搜索到的网页对应的网页列表;In step S402: perform a webpage search according to keywords, and display a webpage list corresponding to the searched webpage;
在步骤S403中:获取选择操作信息,该选择操作信息用于在网页列表中选择待显示的网页;In step S403: acquiring selection operation information, the selection operation information is used to select a webpage to be displayed in the webpage list;
其中步骤S401至步骤S403与步骤S101至步骤S103相同,在此不再赘述。Steps S401 to S403 are the same as steps S101 to S103 , and will not be repeated here.
在步骤S404中:对所选择的网页进行区域划分;In step S404: performing regional division on the selected webpage;
其中所选择的网页进行区域划分的方式可以是:将一个段落划分为一个区域,或者是将网页中连续固定字符划分为一个区域,例如:从网页的第一个字符开始,连续100个字符划分为一个区域;又或者是可以根据标点符号进行区域划分,比如:每两个句号之间的字符构成一个区域。The selected web page can be divided into regions by: dividing a paragraph into a region, or dividing continuous fixed characters in the webpage into a region, for example: starting from the first character of the webpage, dividing 100 consecutive characters as a region; or it can be divided into regions based on punctuation marks, for example: characters between every two periods form a region.
在步骤S405中:确定划分后的每个区域中,每个关键词的匹配成功次数;In step S405: determine the number of times of successful matching of each keyword in each divided area;
在步骤S406中:根据每个关键词的匹配成功次数,确定每个区域中匹配成功次数最少的关键词所对应的匹配成功次数为关键词匹配度;In step S406: according to the number of successful matches of each keyword, determine that the number of successful matches corresponding to the keyword with the least number of successful matches in each region is the keyword matching degree;
在步骤S407中:显示匹配度大于预设阈值的区域。In step S407: Display the regions whose matching degree is greater than the preset threshold.
结合步骤S405至步骤S407进行说明,考虑到用户最希望的是同时能够匹配到所有的关键词,因此可以将输入的关键词作为一个关键词组,通过该关键词组的匹配成功次数作为区域对应的关键词匹配度,实际上,关键词组的匹配成功次数即为该区域中匹配成功次数最少的关键词所对应的匹配成功次数。最后显示匹配度大于预设阈值的区域。In conjunction with step S405 to step S407, considering that what the user wants most is to be able to match all keywords at the same time, the input keyword can be used as a keyword group, and the number of successful matches through this keyword group can be used as the key corresponding to the area Word matching degree, in fact, the number of successful matches of a keyword group is the number of successful matches corresponding to the keyword with the least number of successful matches in the area. Finally, the regions with a matching degree greater than the preset threshold are displayed.
假设网页D中某个区域E中,关键词A的匹配成功次数为10次,关键词B的匹配成功次数为5次,关键词C的匹配成功次数为30次,关键词组的匹配成功次数为5次,该区域E对应的匹配度为5。假设预设阈值被设置为30,终端则不显示该区域E。Assume that in a certain area E of web page D, the number of successful matches for keyword A is 10 times, the number of successful matches for keyword B is 5 times, the number of successful matches for keyword C is 30 times, and the number of successful matches for keyword group is 5 times, the matching degree corresponding to the region E is 5. Assuming that the preset threshold is set to 30, the terminal does not display the area E.
本公开实施例具体提供了确定在待显示网页中每个关键词的匹配成功次数,并根据每个关键词的匹配成功次数,显示关键词匹配度大于预设阈值的区域的具体方式。基于此,用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。The embodiment of the present disclosure specifically provides a specific method of determining the successful matching times of each keyword in the webpage to be displayed, and displaying the area where the matching degree of the keyword is greater than a preset threshold according to the successful matching times of each keyword. Based on this, the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the web page. Thereby improving user experience and web search efficiency.
可选地,所述关键词在所述关键信息和所述待显示网页中被标记显示。所谓被标记显示是指可以对关键词进行加粗显示,或者可以与不同于其他字符显示不同的颜色,以突出该关键词,又或者是可以对该关键词加上下划线,以突出该关键词。本公开实施例对标记显示的方式不做限制。Optionally, the keyword is marked and displayed in the key information and the webpage to be displayed. The so-called marked display means that the keyword can be displayed in bold, or it can be displayed in a different color from other characters to highlight the keyword, or the keyword can be underlined to highlight the keyword . The embodiment of the present disclosure does not limit the manner of displaying the mark.
例如:图5是根据一示例性实施例示出的界面示意图;如图5所示,关键词A、关键词B和关键词C在关键信息中被加粗显示。For example: FIG. 5 is a schematic interface diagram according to an exemplary embodiment; as shown in FIG. 5 , keyword A, keyword B, and keyword C are displayed in bold in the key information.
本公开实施例中,通过将关键词在关键信息和待显示网页中被标记显示,从而可以提高用户体验感。进而可以提高关键词查找效率。In the embodiment of the present disclosure, the user experience can be improved by marking and displaying the keywords in the key information and the webpage to be displayed. In turn, the keyword search efficiency can be improved.
图6是根据一示例性实施例示出的一种网页搜索装置的框图,该网页搜索装置可以通过软件、硬件或者两者的结合实现成为终端的部分或者全部。所述装置的应用场景为:用户欲通过在该装置的搜索引擎中输入关键词的方式来搜索网页,该装置可以包括:Fig. 6 is a block diagram of a web page search device according to an exemplary embodiment, and the web page search device may be implemented as part or all of a terminal through software, hardware or a combination of the two. The application scenario of the device is: the user wants to search a webpage by inputting keywords in the search engine of the device, and the device may include:
第一获取模块61,被配置为获取输入的至少一个关键词;The first obtaining module 61 is configured to obtain at least one input keyword;
第一显示模块62,被配置为根据关键词进行网页搜索,并显示搜索到的网页对应的网页列表;The first display module 62 is configured to search webpages according to keywords, and display a list of webpages corresponding to the searched webpages;
第二获取模块63,被配置为获取选择操作信息,该选择操作信息用于在网页列表中选择待显示的网页;The second acquiring module 63 is configured to acquire selection operation information, where the selection operation information is used to select a webpage to be displayed in the webpage list;
确定模块64,被配置为对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;The determining module 64 is configured to divide the webpage to be displayed into regions, and determine the keyword matching degree corresponding to each region;
第二显示模块65,被配置为显示所述关键词匹配度大于预设阈值的区域。The second display module 65 is configured to display an area where the keyword matching degree is greater than a preset threshold.
该装置用于执行图1对应的方法实施例,对于每个模块的具体功能在此不再赘述。The device is used to execute the method embodiment corresponding to FIG. 1 , and the specific functions of each module will not be repeated here.
本公开实施例提供一种网页搜索显示装置,包括:第一获取模块,被配置为获取输入的至少一个关键词;第一显示模块,被配置为根据关键词进行网页搜索,并显示搜索到的网页对应的网页列表;第二获取模块,被配置为获取选择操作信息,该选择操作信息用于在网页列表中选择待显示的网页;确定模块,被配置为对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;第二显示模块,被配置为显示所述关键词匹配度大于预设阈值的区域。基于此,用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。An embodiment of the present disclosure provides a webpage search and display device, including: a first acquisition module configured to acquire at least one input keyword; a first display module configured to perform a webpage search according to the keyword and display the searched keywords. A webpage list corresponding to the webpage; the second acquisition module is configured to acquire selection operation information, and the selection operation information is used to select a webpage to be displayed in the webpage list; the determination module is configured to perform regional dividing, and determining the keyword matching degree corresponding to each area; the second display module is configured to display the area where the keyword matching degree is greater than a preset threshold. Based on this, the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the web page. Thereby improving user experience and web search efficiency.
可选地。所述网页列表包括:每个搜索到的网页的关键信息;当输入的关键词为多个时,所述关键信息包括:用于指示每个关键词是否在所述每个搜索到的网页被匹配成功的指示信息。通过所述指示信息使得用户能够快速的确定关键词匹配成功,从而选择待显示网页,进而提高网页搜索效率。Optionally. The web page list includes: key information of each searched web page; when there are multiple input keywords, the key information includes: used to indicate whether each keyword is listed in each searched web page An indication of a successful match. Through the indication information, the user can quickly determine that the keyword matches successfully, thereby selecting a webpage to be displayed, and further improving webpage search efficiency.
可选地,所述关键信息还包括:所述每个关键词在所述每个搜索到的网页中的匹配成功次数。该方式可以便于用户根据该匹配成功次数确定是否选择某个网页。Optionally, the key information further includes: the number of successful matches of each keyword in each searched webpage. This method can facilitate the user to determine whether to select a certain web page according to the number of successful matching times.
基于图6对应实施例以及上述可选方式的基础,进一步地,确定模块还可以是如下两种结构。Based on the embodiment corresponding to FIG. 6 and the basis of the above optional manner, further, the determination module may also have the following two structures.
具体地,图7是根据另一示例性实施例示出的一种网页搜索装置的框图,该网页搜索装置可以通过软件、硬件或者两者的结合实现成为终端的部分或者全部。所述装置的应用场景为:用户欲通过在该装置的搜索引擎中输入关键词的方式来搜索网页,该确定模块64可以包括:Specifically, FIG. 7 is a block diagram of a web page search device according to another exemplary embodiment, and the web page search device may be implemented as part or all of a terminal through software, hardware or a combination of the two. The application scenario of the device is: the user wants to search the webpage by inputting keywords in the search engine of the device, and the determination module 64 may include:
第一确定子模块641,被配置为确定划分后的每个区域中,所述每个关键词的匹配成功次数;The first determination sub-module 641 is configured to determine the number of successful matches of each keyword in each divided area;
第二确定子模块642,被配置为根据所述每个关键词的匹配成功次数,确定所述每个区域中所有关键词的匹配成功总次数为所述关键词匹配度。The second determining submodule 642 is configured to determine the total number of successful matches of all keywords in each area as the keyword matching degree according to the number of successful matches of each keyword.
通过该装置用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。Through the device, the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the web page. Thereby improving user experience and web search efficiency.
图8是根据再一示例性实施例示出的一种网页搜索装置的框图,该网页搜索装置可以通过软件、硬件或者两者的结合实现成为终端的部分或者全部。所述装置的应用场景为:用户欲通过在该装置的搜索引擎中输入关键词的方式来搜索网页,该确定模块64可以包括:Fig. 8 is a block diagram of a web page search device according to yet another exemplary embodiment, and the web page search device may be implemented as part or all of a terminal through software, hardware or a combination of the two. The application scenario of the device is: the user wants to search the webpage by inputting keywords in the search engine of the device, and the determination module 64 may include:
第三确定子模块643,被配置为确定划分后的每个区域中,所述每个关键词的匹配成功次数;The third determination sub-module 643 is configured to determine the number of successful matches of each keyword in each divided area;
第四确定子模块644,被配置为根据所述每个关键词的匹配成功次数,确定所述每个区域中匹配成功次数最少的关键词所对应的匹配成功次数为所述关键词匹配度。The fourth determination sub-module 644 is configured to determine, according to the successful matching times of each keyword, the matching success times corresponding to the keyword with the least matching success times in each area as the keyword matching degree.
通过该装置用户直接可以查看匹配度大于预设阈值的区域,而不是从网页的开始逐个查找想找的内容。从而提高用户体验感以及网页搜索效率。Through the device, the user can directly view the area whose matching degree is greater than the preset threshold, instead of searching for the desired content one by one from the beginning of the web page. Thereby improving user experience and web search efficiency.
可选地,所述关键词在所述关键信息和所述待显示网页中被标记显示。通过将关键词在关键信息和待显示网页中被标记显示,从而可以提高用户体验感。进而可以提高关键词查找效率。Optionally, the keyword is marked and displayed in the key information and the webpage to be displayed. By marking and displaying keywords in key information and webpages to be displayed, user experience can be improved. In turn, the keyword search efficiency can be improved.
图9是根据一示例性实施例示出的一种网页搜索装置900的框图。例如,装置900可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。Fig. 9 is a block diagram of a webpage search device 900 according to an exemplary embodiment. For example, the apparatus 900 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.
参照图9,装置900可以包括以下一个或多个组件:处理组件902,存储器904,电源组件906,多媒体组件908,音频组件910,输入/输出(I/O)的接口912,传感器组件914,以及通信组件916。9, device 900 may include one or more of the following components: processing component 902, memory 904, power supply component 906, multimedia component 908, audio component 910, input/output (I/O) interface 912, sensor component 914, and communication component 916 .
处理组件902通常控制装置900的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件902可以包括一个或多个处理器920来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件902可以包括一个或多个模块,便于处理组件902和其他组件之间的交互。例如,处理组件902可以包括多媒体模块,以方便多媒体组件908和处理组件902之间的交互。The processing component 902 generally controls the overall operations of the device 900, such as those associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 902 may include one or more processors 920 to execute instructions to complete all or part of the steps of the above method. Additionally, processing component 902 may include one or more modules that facilitate interaction between processing component 902 and other components. For example, processing component 902 may include a multimedia module to facilitate interaction between multimedia component 908 and processing component 902 .
存储器904被配置为存储各种类型的数据以支持在装置900的操作。这些数据的示例包括用于在装置900上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器904可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The memory 904 is configured to store various types of data to support operations at the device 900 . Examples of such data include instructions for any application or method operating on device 900, contact data, phonebook data, messages, pictures, videos, and the like. The memory 904 can be implemented by any type of volatile or non-volatile memory device or their combination, such as static random access memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Magnetic or Optical Disk.
电源组件906为装置900的各种组件提供电力。电源组件906可以包括电源管理系统,一个或多个电源,及其他与为装置900生成、管理和分配电力相关联的组件。The power supply component 906 provides power to the various components of the device 900 . Power components 906 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for device 900 .
多媒体组件908包括在所述装置900和用户之间的提供一个输出接口的触控显示屏。在一些实施例中,触控显示屏可以包括液晶显示器(LCD)和触摸面板(TP)。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手势。所述触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与所述触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件908包括一个前置摄像头和/或后置摄像头。当装置900处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。The multimedia component 908 includes a touchscreen display that provides an output interface between the device 900 and the user. In some embodiments, the touch display may include a liquid crystal display (LCD) and a touch panel (TP). The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may not only sense a boundary of a touch or swipe action, but also detect duration and pressure associated with the touch or swipe action. In some embodiments, the multimedia component 908 includes a front camera and/or a rear camera. When the device 900 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front camera and rear camera can be a fixed optical lens system or have focal length and optical zoom capability.
音频组件910被配置为输出和/或输入音频信号。例如,音频组件910包括一个麦克风(MIC),当装置900处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器904或经由通信组件916发送。在一些实施例中,音频组件910还包括一个扬声器,用于输出音频信号。The audio component 910 is configured to output and/or input audio signals. For example, the audio component 910 includes a microphone (MIC) configured to receive external audio signals when the device 900 is in operation modes, such as call mode, recording mode and voice recognition mode. Received audio signals may be further stored in memory 904 or sent via communication component 916 . In some embodiments, the audio component 910 also includes a speaker for outputting audio signals.
I/O接口912为处理组件902和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主条按钮、音量按钮、启动按钮和锁定按钮。The I/O interface 912 provides an interface between the processing component 902 and a peripheral interface module. The peripheral interface module may be a keyboard, a click wheel, a button, and the like. These buttons may include, but are not limited to: home buttons, volume buttons, start button, and lock button.
传感器组件914包括一个或多个传感器,用于为装置900提供各个方面的状态评估。例如,传感器组件914可以检测到装置900的打开/关闭状态,组件的相对定位,例如所述组件为装置900的显示器和小键盘,传感器组件914还可以检测装置900或装置900一个组件的位置改变,用户与装置900接触的存在或不存在,装置900方位或加速/减速和装置900的温度变化。传感器组件914可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件914还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件914还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。Sensor assembly 914 includes one or more sensors for providing status assessments of various aspects of device 900 . For example, the sensor component 914 can detect the open/closed state of the device 900, the relative positioning of components, such as the display and keypad of the device 900, and the sensor component 914 can also detect a change in the position of the device 900 or a component of the device 900 , the presence or absence of user contact with the device 900 , the device 900 orientation or acceleration/deceleration and the temperature change of the device 900 . Sensor assembly 914 may include a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact. Sensor assembly 914 may also include an optical sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor component 914 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor or a temperature sensor.
通信组件916被配置为便于装置900和其他设备之间有线或无线方式的通信。装置900可以接入基于通信标准的无线网络,如WiFi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件916经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,所述通信组件916还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。The communication component 916 is configured to facilitate wired or wireless communication between the apparatus 900 and other devices. The device 900 can access wireless networks based on communication standards, such as WiFi, 2G or 3G, or a combination thereof. In one exemplary embodiment, the communication component 916 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 916 also includes a near field communication (NFC) module to facilitate short-range communication. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, Infrared Data Association (IrDA) technology, Ultra Wide Band (UWB) technology, Bluetooth (BT) technology and other technologies.
在示例性实施例中,装置900可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述网页搜索显示方法。In an exemplary embodiment, apparatus 900 may be programmed by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable Realized by a gate array (FPGA), a controller, a microcontroller, a microprocessor or other electronic components, it is used to execute the above webpage search and display method.
在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器904,上述指令可由装置900的处理器920执行以完成上述方法。例如,所述非临时性计算机可读存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In an exemplary embodiment, there is also provided a non-transitory computer-readable storage medium including instructions, such as the memory 904 including instructions, which can be executed by the processor 920 of the device 900 to implement the above method. For example, the non-transitory computer readable storage medium may be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.
一种非临时性计算机可读存储介质,当所述存储介质中的指令由装置900的处理器执行时,使得装置900能够执行上述网页搜索显示方法。A non-transitory computer-readable storage medium, when the instructions in the storage medium are executed by the processor of the device 900, the device 900 can execute the above method for searching and displaying webpages.
其中,所述处理器920,被配置为获取输入的至少一个关键词;所述处理器920,还被配置为根据所述关键词进行网页搜索;所述显示器,被配置为显示搜索到的网页对应的网页列表;所述处理器920,还被配置为获取选择操作信息,所述选择操作信息用于在所述网页列表中选择待显示的网页;对所述待显示的网页进行区域划分,并确定每个区域对应的关键词匹配度;所述显示器,还被配置为显示所述关键词匹配度大于预设阈值的区域。Wherein, the processor 920 is configured to obtain at least one input keyword; the processor 920 is also configured to search web pages according to the keywords; the display is configured to display the searched web pages A list of corresponding webpages; the processor 920 is further configured to acquire selection operation information, the selection operation information is used to select a webpage to be displayed in the webpage list; divide the webpages to be displayed into regions, And determine the keyword matching degree corresponding to each area; the display is also configured to display the area where the keyword matching degree is greater than a preset threshold.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求书指出。Other embodiments of the present disclosure will be readily apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any modification, use or adaptation of the present disclosure, and these modifications, uses or adaptations follow the general principles of the present disclosure and include common knowledge or conventional technical means in the technical field not disclosed in the present disclosure . The specification and examples are to be considered exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求书来限制。It should be understood that the present disclosure is not limited to the precise constructions which have been described above and shown in the drawings, and various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710069667.0ACN106844717A (en) | 2017-02-08 | 2017-02-08 | Webpage search display methods and device |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710069667.0ACN106844717A (en) | 2017-02-08 | 2017-02-08 | Webpage search display methods and device |
| Publication Number | Publication Date |
|---|---|
| CN106844717Atrue CN106844717A (en) | 2017-06-13 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201710069667.0APendingCN106844717A (en) | 2017-02-08 | 2017-02-08 | Webpage search display methods and device |
| Country | Link |
|---|---|
| CN (1) | CN106844717A (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109933702A (en)* | 2019-03-11 | 2019-06-25 | 智慧芽信息科技(苏州)有限公司 | A kind of retrieval methods of exhibiting, device, equipment and storage medium |
| CN110457434A (en)* | 2019-07-19 | 2019-11-15 | 平安科技(深圳)有限公司 | Webpage evidence collecting method, device, readable storage medium storing program for executing and server based on search |
| CN112559915A (en)* | 2019-09-10 | 2021-03-26 | 北京百度网讯科技有限公司 | Searching method and device and electronic equipment |
| CN112989231A (en)* | 2019-12-02 | 2021-06-18 | 北京搜狗科技发展有限公司 | Information display method and device and electronic equipment |
| CN114021042A (en)* | 2021-10-28 | 2022-02-08 | 平安国际智慧城市科技股份有限公司 | Web page content extraction method, device, computer equipment and storage medium |
| CN118245658A (en)* | 2024-05-28 | 2024-06-25 | 续科天下(北京)科技有限公司 | Accuracy search auxiliary method and system based on artificial intelligence |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101504671A (en)* | 2009-03-05 | 2009-08-12 | 阿里巴巴集团控股有限公司 | Visible processing method, apparatus and system for web page access behavior of users |
| CN103617213A (en)* | 2013-11-19 | 2014-03-05 | 北京奇虎科技有限公司 | Method and system for identifying newspage attributive characters |
| CN103914490A (en)* | 2013-01-08 | 2014-07-09 | 纽海信息技术(上海)有限公司 | Webpage running method and system |
| CN104978434A (en)* | 2015-07-17 | 2015-10-14 | 安一恒通(北京)科技有限公司 | Webpage providing method and device |
| CN106202150A (en)* | 2016-06-22 | 2016-12-07 | 北京小米移动软件有限公司 | Method for information display and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101504671A (en)* | 2009-03-05 | 2009-08-12 | 阿里巴巴集团控股有限公司 | Visible processing method, apparatus and system for web page access behavior of users |
| CN103914490A (en)* | 2013-01-08 | 2014-07-09 | 纽海信息技术(上海)有限公司 | Webpage running method and system |
| CN103617213A (en)* | 2013-11-19 | 2014-03-05 | 北京奇虎科技有限公司 | Method and system for identifying newspage attributive characters |
| CN104978434A (en)* | 2015-07-17 | 2015-10-14 | 安一恒通(北京)科技有限公司 | Webpage providing method and device |
| CN106202150A (en)* | 2016-06-22 | 2016-12-07 | 北京小米移动软件有限公司 | Method for information display and device |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109933702A (en)* | 2019-03-11 | 2019-06-25 | 智慧芽信息科技(苏州)有限公司 | A kind of retrieval methods of exhibiting, device, equipment and storage medium |
| CN110457434A (en)* | 2019-07-19 | 2019-11-15 | 平安科技(深圳)有限公司 | Webpage evidence collecting method, device, readable storage medium storing program for executing and server based on search |
| CN110457434B (en)* | 2019-07-19 | 2023-10-27 | 平安科技(深圳)有限公司 | Webpage evidence obtaining method and device based on search, readable storage medium and server |
| CN112559915A (en)* | 2019-09-10 | 2021-03-26 | 北京百度网讯科技有限公司 | Searching method and device and electronic equipment |
| CN112559915B (en)* | 2019-09-10 | 2025-09-16 | 北京百度网讯科技有限公司 | Searching method and device and electronic equipment |
| CN112989231A (en)* | 2019-12-02 | 2021-06-18 | 北京搜狗科技发展有限公司 | Information display method and device and electronic equipment |
| CN114021042A (en)* | 2021-10-28 | 2022-02-08 | 平安国际智慧城市科技股份有限公司 | Web page content extraction method, device, computer equipment and storage medium |
| CN118245658A (en)* | 2024-05-28 | 2024-06-25 | 续科天下(北京)科技有限公司 | Accuracy search auxiliary method and system based on artificial intelligence |
| CN118245658B (en)* | 2024-05-28 | 2024-08-02 | 续科天下(北京)科技有限公司 | Accuracy search auxiliary method and system based on artificial intelligence |
| Publication | Publication Date | Title |
|---|---|---|
| CN106844717A (en) | Webpage search display methods and device | |
| CN105808050B (en) | Information search method and device | |
| CN106126052A (en) | Text selection method and device | |
| CN106372204A (en) | Push message processing method and device | |
| US9959487B2 (en) | Method and device for adding font | |
| CN106126018A (en) | Desktop icons sort method and device | |
| CN106598269A (en) | Input method switching method and apparatus | |
| CN106791092A (en) | The searching method and device of contact person | |
| CN106445279A (en) | Icon display method and device | |
| CN106775248A (en) | Push the methods of exhibiting and device of content | |
| CN106095236A (en) | The method and device of arranging desktop icons | |
| CN110209454A (en) | Interface switching method and changing interface device | |
| CN106648141A (en) | Candidate word display method and device | |
| CN106504295A (en) | Render the method and device of picture | |
| CN106775708A (en) | The page layout switch control method and device of mobile terminal | |
| CN106294552A (en) | The acquisition methods of e-book and device | |
| CN110085066B (en) | Method and device for displaying reading information and electronic equipment | |
| CN105955808A (en) | Method and device for task management of instant messaging application | |
| CN107943317A (en) | Input method and device | |
| CN105117115B (en) | A kind of method and apparatus for showing electronic document | |
| CN107402756A (en) | For drawing the method, apparatus and terminal of the page | |
| CN110929484A (en) | Text processing method, device and storage medium | |
| CN106775247A (en) | The method and intelligent terminal of application icon movement | |
| CN107179837A (en) | Input method and device | |
| EP3173949A1 (en) | Method and device for pushing user information |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| RJ01 | Rejection of invention patent application after publication | ||
| RJ01 | Rejection of invention patent application after publication | Application publication date:20170613 |