WO2024230489A1 - 页面工具展示方法、装置、计算机设备和存储介质 - Google Patents

页面工具展示方法、装置、计算机设备和存储介质 Download PDF

Info

Publication number
WO2024230489A1
WO2024230489A1 PCT/CN2024/089568 CN2024089568W WO2024230489A1 WO 2024230489 A1 WO2024230489 A1 WO 2024230489A1 CN 2024089568 W CN2024089568 W CN 2024089568W WO 2024230489 A1 WO2024230489 A1 WO 2024230489A1
Authority
WO
WIPO (PCT)
Prior art keywords
tool
search
target
preset
buttons
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2024/089568
Other languages
English (en)
French (fr)
Inventor
邹雨琦
邰沁清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network Technology Co Ltd
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 Beijing Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Priority to US19/103,796 priority Critical patent/US20260087084A1/en
Publication of WO2024230489A1 publication Critical patent/WO2024230489A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/9538Presentation of query results
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the present disclosure relates to a page tool display method, device, computer equipment and storage medium.
  • the embodiments of the present disclosure at least provide a page tool display method, apparatus, computer equipment and storage medium.
  • an embodiment of the present disclosure provides a page tool display method, including:
  • the plurality of target tool buttons are determined based on at least one mounting dimension
  • the search results and the multiple target tool buttons are displayed on the search results page; after the target tool button is triggered, a tool consumption page corresponding to the target tool is displayed.
  • the mounting dimension is determined according to the following steps:
  • At least one mounting dimension corresponding to the search result is determined according to the content type of the search content in the search result and the association relationship between the preset content type and the mounting dimension.
  • the mounting dimension includes a daily consumption dimension; and the target tool button under the daily consumption dimension is determined according to the following steps:
  • the target tool button is determined from the first tool buttons according to the usage of the preset tool corresponding to each of the first tool buttons within a preset time period.
  • the mounting dimension includes a content dimension; and the target tool button under the content dimension is determined according to the following steps:
  • the target tool button is selected from the third tool buttons according to the correlation between each of the third tool buttons and the target information flow content.
  • the mounting dimension includes a functional dimension; and the target tool button under the functional dimension is determined according to the following steps:
  • target tool buttons having the preset functions are screened out from the fourth tool buttons.
  • the method further includes:
  • the tool consumption page of the target tool corresponding to the target tool button is displayed, and an associated tool button associated with the target tool is displayed at a preset position on the tool consumption page; the associated tool button is determined based on the tool category and/or function of the target tool.
  • displaying the search results and the plurality of target tool buttons on the search results page includes:
  • the search results are displayed in the result display area of the search results page, and the tool entrances corresponding to the target tool buttons are displayed in the recommendation area of the search results page for displaying the search recommendation words; wherein the tool entrances are used to replace the search recommendation words displayed in the recommendation area.
  • the present disclosure also provides a page tool display device, including:
  • an acquisition module configured to, in response to receiving search information, acquire search results matching the search information, and a plurality of target tool buttons associated with the search information and/or the search results; the plurality of target tool buttons are determined based on at least one mounting dimension;
  • the display module is configured to display the search results and the multiple target tool buttons in the search results page; after the target tool button is triggered, the tool consumption page corresponding to the target tool is displayed.
  • an optional implementation of the present disclosure further provides a computer device, a processor, and a memory, wherein the memory stores machine-readable instructions executable by the processor, and the processor is used to execute the machine-readable instructions stored in the memory, and when the machine-readable instructions are executed by the processor, the machine-readable instructions perform the steps of the above-mentioned first aspect, or any possible implementation of the first aspect.
  • an optional implementation of the present disclosure further provides a computer-readable storage medium, on which a computer program is stored, and when the computer program is executed, the steps of the above-mentioned first aspect, or any possible implementation of the first aspect are executed.
  • FIG1 shows a flow chart of a page tool display method provided by an embodiment of the present disclosure
  • FIG2 shows a schematic diagram of displaying search results and target tool buttons in a result display area provided by an embodiment of the present disclosure
  • FIG3 shows a schematic diagram of a displayed search result and a target tool button provided by an embodiment of the present disclosure
  • FIG4 shows a schematic diagram of displaying search results and tool entrances provided by an embodiment of the present disclosure
  • FIG5 shows a schematic diagram of a page tool display device provided by an embodiment of the present disclosure.
  • FIG6 shows a schematic diagram of the structure of a computer device provided by an embodiment of the present disclosure.
  • the present disclosure provides a page tool display method, device, computer equipment and storage medium.
  • search results multiple target tool buttons associated with search information and/or search results are obtained, and the search results and search tool buttons are simultaneously displayed in the search results page.
  • the linkage display of search results and search tools can be realized.
  • the target tool button is a button associated with search information and/or search results
  • the target tool corresponding to each target tool button may be a tool with a strong correlation with the search information and search results. This type of tool is often a tool that needs to be used in linkage after initiating a search operation corresponding to the search information.
  • the search tool button can display the tool consumption page corresponding to the target tool after being triggered, the use of the target tool can be realized through the search tool button in the search results page, without the need to use the tool by actively searching or finding the tool, which shortens the tool use path and improves the tool use efficiency.
  • the subject is generally a terminal device or other processing device with certain computing capabilities, wherein the terminal device may be a user equipment (UE), a mobile device, a user terminal, a terminal, a personal digital assistant (PDA), a handheld device, a computer device, etc.; in some possible implementations, the page tool display method may be implemented by a processor calling computer-readable instructions stored in a memory.
  • UE user equipment
  • PDA personal digital assistant
  • the page tool display method may be implemented by a processor calling computer-readable instructions stored in a memory.
  • the page tool display method provided by the embodiment of the present disclosure is described below by taking the execution subject as a client as an example.
  • a flow chart of a page tool display method may include the following steps:
  • S101 In response to receiving search information, obtaining search results matching the search information, and a plurality of target tool buttons associated with the search information and/or the search results; the plurality of target tool buttons are determined based on at least one mounting dimension.
  • the search information may specifically be a search term or a search statement of any length input by the user.
  • the search information may be weather, scenic spots, XX novels, XX news, XX videos, etc.
  • the search results are the content found using the search engine and matching the search information.
  • the search results may be results in any form, for example, the search results may be natural results, result cards, vertical search results, etc., and the search results may include one or more.
  • a target tool button corresponds to a target tool. By triggering the target tool button, you can enter the tool consumption page of the target tool corresponding to the button, and then you can use the target tool corresponding to the button on the tool consumption page.
  • Different target tools can provide different services and have different functions. For example, a weather tool with a weather viewing function, a taxi tool with a taxi-hailing function, a travel tool with a ticket booking function, a calendar tool with a calendar viewing function, and a navigation tool with a navigation function.
  • the target tool button can be a button related to at least one of the search information and the search results.
  • the mounting dimension can characterize the tool attributes of the tool that needs to be mounted, and can be used to filter out the target tools that need to be mounted on the search results page together with the search results from the preset tools.
  • the preset tool can be any tool that the user is allowed to use.
  • the mounting dimension can be determined based on the search information and/or search results, or it can be pre-set based on experience, or the mounting dimension can also be based on the number of views of each information flow content in the information flow (i.e., feed flow) within a preset historical time period, in order from high to low. Then, the information flow content with a sorting order greater than the preset order is sorted.
  • the common content attributes of the information flow content determine the mounting dimension.
  • the multiple target tool buttons obtained can be determined based on one or more mounting dimensions.
  • the mounting dimensions may include, for example, daily consumption dimension, content dimension, function dimension, tool usage frequency dimension, etc.
  • Tools under the daily consumption dimension may be tools with a high usage frequency
  • tools under the content dimension may be tools with a high relevance to search information or search results
  • tools under the function dimension may be tools with preset functions indicated by the function dimension.
  • the search information in response to receiving the search information, can be sent to the server, and the server can use the search engine to determine the search results that match the search information.
  • the server can determine at least one mounting dimension, and then determine the target tool buttons that correspond to the multiple target tools that can be displayed according to the mounting dimension and the search information and/or the search results. Then, the server can feed back the search results and the target tool buttons to the client. In this way, the client can obtain the search results that match the search information, and the multiple target tool buttons associated with the search information and/or the search results.
  • the target tool button can also be determined based on authorized consumption behavior and/or the usage of each target tool, where the consumption behavior can include previous and next search behaviors related to historically obtained search information, search behaviors related to search results that match historically obtained search information, etc.
  • the mounting dimension includes multiple preset mounting dimensions
  • target tools that match the preset mounting dimensions may be screened out from a large number of preset tools, and the tool button corresponding to the target tool may be used as the target tool button.
  • the mount dimension may be determined according to the following steps:
  • At least one mounting dimension corresponding to the search result is determined according to the content type of the search content in the search result and the association relationship between the preset content type and the mounting dimension.
  • the preset association relationship is used to indicate the corresponding relationship between various content types and associated mounting dimensions.
  • One content type may be associated with at least one mounting dimension.
  • the search content is the multimedia content included in the search results, and the content type is used to characterize the type of the search content.
  • the content type may include article type, tool type, video type, etc.
  • the relationship between the sex dimension and the daily consumption dimension can be established.
  • the relationship between tool types and the functional dimension and the tool usage frequency dimension can be established in advance.
  • the mounting dimension may include a daily consumption dimension
  • the tools under the daily consumption dimension may be tools that are frequently used in daily life, such as weather tools, calendar tools, travel tools, shopping tools, takeaway tools, express delivery tools, moving tools, repair tools, education and training tools, number query tools, health service tools, etc.
  • the target tool button it can be determined according to the following steps:
  • Step 1 Filter out a first tool button from the preset tool buttons according to the correlation between the preset tool corresponding to each preset tool button and the search information and/or search results.
  • the preset tool may be any tool with usage permission.
  • One preset tool corresponds to a unique preset tool button, and the preset tool button is used to trigger the preset tool.
  • the correlation between the preset tool and the search information can be determined based on the function of the preset tool corresponding to the preset tool button and the text or semantic information of the search information. Then, the preset tool with a correlation greater than a preset correlation threshold is taken as the target tool, and the preset tool button corresponding to the target tool is taken as the first tool button selected.
  • the correlation between the preset tool and the search content can be determined based on the function of the preset tool corresponding to the preset tool button and the text or semantic information of the search content. Then, the preset tool with a correlation greater than a preset correlation threshold is taken as the target tool, and the preset tool button corresponding to the target tool is taken as the first tool button selected.
  • the first correlation between the function of the preset tool and the search information can be calculated based on the function of the preset tool corresponding to the preset tool button and the text or semantic information of the search information.
  • the second correlation between the preset tool and the search content can be determined based on the function of the preset tool corresponding to the preset tool button and the text or semantic information of the search content. According to the average of the first correlation and the second correlation, the target correlation corresponding to the preset tool is determined. The preset tool whose corresponding target correlation is greater than the preset correlation threshold is taken as the target tool, and the preset tool button corresponding to the target tool is taken as the first tool button filtered out.
  • Step 2 Use the preset tool corresponding to each first tool button within a preset time period Quantity, determine the target tool button from the first tool buttons.
  • the preset time period may be a preset historical time period, and the usage amount within the preset time period is used to characterize the usage popularity of the preset tool.
  • the sorting order corresponding to each first tool button can be determined according to the usage of the preset tools corresponding to each first tool button within a preset time period, in order of usage from high to low, and the first tool button with a sorting order greater than the preset order will be used as the target tool button.
  • target tool buttons with a high degree of fit with search results and search content can be filtered out from the preset tool buttons.
  • the rationality of the displayed target tool buttons can be improved.
  • the mounting dimension may include a content dimension.
  • the step of determining the target tool button may be implemented according to the following steps:
  • S1 Filtering out a second tool button from the preset tool buttons according to the relevance between the preset tool corresponding to each preset tool button and the search content in the search results.
  • the correlation between each preset tool and the search content can be determined based on the name (or semantics) of the preset tool corresponding to each preset tool button and the text (or semantics) of the search content in the search results. Then, the preset tools whose correlation is greater than a preset correlation threshold can be filtered out from the preset tools as target tools, and the preset button corresponding to the target tool can be used as the second tool button.
  • the second tool button may be directly used as the target tool button.
  • historical search behavior is behavior obtained with user authorization, which may specifically include the previous and next search behaviors corresponding to the search information, the use behaviors of search results related to the search information, etc.
  • the previous and next search behaviors may be the search behaviors before searching with the search information in history, and the search behaviors after searching with the search information in history.
  • search information when the search information is weather, after obtaining the corresponding search results, there may be a post-search behavior of searching for travel tools, a post-search behavior of searching for dressing tools, and a post-search behavior of searching for travel strategies; for example, when the search information is tax rate, after obtaining the corresponding search results, there may be a post-search behavior of searching for tax rate calculation tools; for another example, when the search information is a certain scenic spot, before obtaining the corresponding search results, there may be a pre-search behavior of searching for travel tools and searching for travel strategies.
  • the authorized historical search behaviors related to the search information can be obtained from Among the preset tools corresponding to the second tool button, preset tools that match each historical search behavior are screened out, and the preset tool buttons corresponding to the matching preset tools are used as the third tool button.
  • the filtered third tool button may be directly used as the target tool button.
  • S3 Determine target information flow content whose browsing volume is greater than a preset threshold value according to the browsing volume of each information flow content in a preset time period.
  • the information flow content may be each piece of information content in the feed flow, and the target information flow content with a browsing volume greater than a preset threshold may be the information flow content with a high current search popularity.
  • the target information flow content whose page views are greater than a preset threshold value may be determined.
  • the relevant information flow contents may be first screened out from the various information flow contents according to the content similarity between the various information flow contents and the search content, and then the relevant information flow contents with a browsing volume greater than a preset threshold may be used as target information flow contents.
  • S4 Filter out a target tool button from the third tool buttons according to the correlation between each third tool button and the target information flow content.
  • the correlation between the third tool button and the target information flow content may be the correlation between the preset tool corresponding to the third tool button and the target information flow content.
  • the correlation between each third tool button and the target information flow content can be calculated according to the function of each third tool button and the content information of the target information flow content. Then, the third tool buttons can be sorted according to the correlation, and the third tool buttons with a sorting order greater than a preset order are used as target tool buttons. Alternatively, the third tool button with a correlation greater than a preset correlation threshold can be used as the target tool button.
  • each target tool button under the filtered content dimension is a tool button that has a high correlation with the target information flow content.
  • This type of tool button may have a high usage demand, so by displaying this type of tool button, the rationality of the displayed tool buttons can be improved.
  • the mounting dimension may also include a functional dimension, and for a target tool button, the dimension may be determined according to the following steps:
  • target tool buttons having the preset functions are screened out from the fourth tool buttons.
  • the preset time period can be set based on experience, and the embodiments of the present disclosure do not specifically limit it.
  • the preset time period can include a morning time period, a noon time period, an afternoon time period, and a night time period.
  • the preset function can be set based on experience, and the embodiments of the present disclosure do not specifically limit it.
  • the preset function can be, for example, an entertainment function, a learning function, etc.
  • the usage of the preset tools corresponding to the preset tool buttons in multiple preset time periods can be counted in advance. Then, for each preset time period, the preset tools with the highest usage ranking (for example, the top 10 in usage ranking) can be screened out according to the usage of the preset tools in the preset time period, and a mapping relationship between the preset tool buttons corresponding to the screened preset tools and the preset time period can be established.
  • the preset tools with the highest usage ranking for example, the top 10 in usage ranking
  • the search time period of the search information can be determined, and according to the mapping relationship corresponding to the search time period, the preset tool buttons corresponding to the search time period can be determined, and the preset tool buttons corresponding to the search time period can be used as the fourth tool button selected from the preset tool buttons.
  • the fourth tool button may be directly used as the filtered target tool button.
  • the fourth tool buttons corresponding to the preset tools with preset functions may be further selected as the filtered target tool buttons according to the functions of the preset tools corresponding to the fourth tool buttons.
  • each fourth tool button whose corresponding preset tool function is an entertainment function may be used as the filtered target tool buttons.
  • the function of the corresponding preset tool may be directly set as a preset tool button of the preset function as the target tool button.
  • the target tool button when determining the target tool button, one or more of the above-mentioned daily consumption dimension, content dimension, and function dimension may be used.
  • the target tool buttons under each mounting dimension may be determined respectively, and the target tool buttons under each mounting dimension may be used as the target tool buttons to be displayed.
  • the preset tool buttons that meet multiple mounting dimensions at the same time may be used as the target tool buttons.
  • target tool buttons under the content dimension and/or daily consumption dimension may be mounted below the search content of the article type
  • target tool buttons under the preset function dimension may be mounted below the search content of the tool type
  • S102 Displaying the search results and multiple target tool buttons on the search results page; after the target tool button is triggered, displaying the tool consumption page corresponding to the target tool.
  • the search result page is a page for displaying search results.
  • the tool consumption page is a page for using the target tool, which may display various functions and function buttons of the target tool.
  • the search result page may also be a result details page corresponding to the search result.
  • the search results can be displayed in the first preset area of the search results page, and each target tool button can be displayed in the second preset area of the search results page.
  • the second preset area can be the bottom area of the search results page, and the first preset area can be, for example, the area other than the bottom area of the search results page.
  • the display order of each target tool button can be determined based on the frequency of use of the target tool corresponding to the target tool button, or can be determined based on the average matching degree of the target tool corresponding to each target tool button, the search information, and the search content.
  • the search result is tax rate news content
  • the target tool button associated with the tax rate news content such as the tax rate calculation tool
  • the user's potential demand for the tax rate calculation tool can be met, avoiding the problem of the user having to search for the tax rate calculation tool again before performing the tax rate calculation after browsing the tax rate news content. This not only shortens the use path of the tax rate calculation tool, but also improves the user's search experience.
  • the result details page of the search results may be displayed in response to a trigger operation on the search results, and multiple target tool buttons may be displayed on the result details page.
  • the search result page is a result detail page corresponding to the search result
  • the search content corresponding to the search result can be directly displayed on the search result page, and a plurality of target tool buttons can be displayed on the search result page.
  • each search result can be displayed on the search results page. results, and displays multiple preset tool buttons corresponding to the search result below each search result.
  • any of the following two methods may be used:
  • Method 1 Display search results and target tool buttons in the result display area of the search results page.
  • the result display area is a pre-set area in the search result page for displaying search results.
  • the search results and the target tool button may be displayed in the result display area according to the preset display position relationship between the search results and the target tool button.
  • the display position relationship may be that the display position of the search results is located above the display button of the target tool button.
  • each search result may have corresponding multiple target tool buttons.
  • FIG. 2 it is a schematic diagram of displaying search results and target tool buttons in a result display area provided by an embodiment of the present disclosure, wherein the search information is XXXX, the target tool buttons may include target tool buttons 1 to 3, and the search results are displayed above multiple target tool buttons.
  • trigger buttons can also be set for multiple target tool buttons, and each target tool button can be displayed in the trigger button.
  • the search results can be displayed in the result display area, and the trigger button can be displayed at a preset position (for example, the lower right corner, the lower left corner, etc.) of the result display area.
  • a schematic diagram of a displayed search result and target tool button provided by an embodiment of the present disclosure is provided, wherein the search information is XXXX, the search content in the search results is displayed in the result display area, the target tool buttons include 4 (i.e., buttons 1 to 4 in Figure 3), and a trigger button including 4 target tool buttons is displayed at the lower right corner of the result display area.
  • a tool button pop-up window can be generated and displayed in response to clicking the trigger button
  • 4 target tool buttons can be displayed in the tool button pop-up window.
  • a tool button page can be generated and displayed in response to clicking the trigger button
  • 4 target tool buttons can be displayed in the tool button page.
  • multiple preset tool buttons with high usage or multiple pre-specified preset tool buttons can also be displayed in the tool button page.
  • Method 2 Display the search results in the result display area of the search results page, and display the tool entrance corresponding to each target tool button in the recommendation area of the search results page for displaying search recommendation terms; wherein the tool entrance is used to replace the search recommendation terms displayed in the recommendation area.
  • the recommendation area of the search recommendation word is used to display search recommendations related to the current search.
  • the tool entry can be a target tool button, a tool link, a tool icon, a tool logo, a tool name, etc., or a combination of one or more of the target tool button, tool link, tool icon, tool logo, and tool name.
  • the tool entry is used to replace the search recommendation words displayed in the recommendation area, that is, one tool entry occupies the display position of one search recommendation word.
  • the tool entries corresponding to the multiple target tool buttons can be determined. Then, the search results can be displayed in the result display area of the search results page, and the tool entries corresponding to the target tool buttons can be used to replace the search recommendation words in the recommendation area to display the multiple target tool buttons.
  • the tool entrances corresponding to the multiple target tool buttons can be used to replace the search recommendation words in the recommendation area.
  • the search recommendation words that have not been replaced can continue to be displayed in the recommendation area.
  • the search recommendation words that need to be replaced by the tool entrance can be determined from the search recommendation words according to the recommendation index of each search recommendation word.
  • FIG 4 a schematic diagram of displaying search results and tool entrances is provided in an embodiment of the present disclosure, wherein the search results are displayed in a result display area, and there are four target tool buttons.
  • the tool entrance corresponding to each target tool button is a combination of the tool name and tool icon corresponding to the target tool button (such as tool entrances 1 to 4 in Figure 4).
  • the four tool entrances are displayed in a recommendation area, and two search recommendation terms that have not been replaced are also displayed in the recommendation area (i.e., search recommendation term 1 and search recommendation term 2 in Figure 4).
  • the target tool button can also be determined according to the following steps: determine the display mode of the tool button to be used (i.e., the above-mentioned method 1 or method 2), and then, according to the preset association relationship between the display mode and the mounting dimension, determine the mounting dimension corresponding to the display mode. Then, based on the mounting dimension corresponding to the display mode, the target tool button can be filtered out from the preset tool buttons. After the search results are obtained, the search results and the target tool button can be displayed in the search results page according to the display mode.
  • the following steps may also be performed:
  • the target tool corresponding to the target tool button In response to triggering any target tool button, display the target tool corresponding to the target tool button A tool consumption page is displayed, and an associated tool button associated with the target tool is displayed at a preset position on the tool consumption page; the associated tool button is determined according to the tool category and/or function of the target tool.
  • the preset position may be the bottom position, the two side positions, etc. of the tool consumption page.
  • the tool consumption page is a page for consuming target tools.
  • Tool categories may include, for example, education and training, life services, travel and tourism, health services, entertainment, special tools, etc.
  • the operation of triggering the target tool button may be, for example, the operation of clicking the target tool button.
  • a tool consumption page of the target tool corresponding to the target tool button may be generated and displayed in response to any target tool button that triggers the display.
  • at least one associated tool button associated with the target tool may be determined, and at least one associated tool button may be displayed at a preset position on the tool consumption page.
  • the associated tool button can be determined in the following way:
  • each associated tool belonging to the same category as the target tool is determined, and the tool button corresponding to the associated tool is used as the associated tool button.
  • each associated tool having the same or similar function as the target tool can be determined, and the tool button corresponding to the associated tool can be used as the associated tool button.
  • the initial tool belonging to the same category as the target tool can be determined; then, according to the function of the initial tool, each associated tool having the same or similar function as the initial tool can be determined; finally, the tool button corresponding to the associated tool can be used as the associated tool button.
  • the preset mounting dimension for the associated tool button can be determined.
  • the initial tool can be determined according to the tool category and/or function of the target tool. Then, according to the mounting dimension for the associated tool button, the initial tool matching the mounting dimension can be screened out from the initial tool, and the screened out initial tool can be used as the associated tool; finally, the tool button corresponding to the associated tool can be used as the associated tool button.
  • related tool buttons such as tool buttons for travel tools provided by different platforms, tool buttons for scenic spot query tools, multiple tool buttons for hotel reservation tools, and tool buttons for weather tools can be displayed on the tool consumption page corresponding to the travel tool button. This can better meet the user's needs for linked use of other tools and enhance the user's search experience.
  • the target tool button is a button associated with the search information and/or the search results
  • the target tool corresponding to each target tool button may be a tool with a strong correlation with the search information and the search results.
  • Such tools are often tools that need to be used in linkage after initiating the search operation corresponding to the search information.
  • the search tool button can display the tool consumption page corresponding to the target tool after being triggered, the use of the target tool can be realized through the search tool button in the search results page, without the need to use the tool by actively searching or finding the tool, which shortens the tool use path and improves the tool use efficiency.
  • a page tool display device corresponding to the page tool display method is also provided in the embodiment of the present disclosure. Since the principle of solving the problem by the device in the embodiment of the present disclosure is similar to the above-mentioned page tool display method in the embodiment of the present disclosure, the implementation of the device can refer to the implementation of the method, and the repeated parts will not be repeated.
  • a schematic diagram of a page tool display device provided in an embodiment of the present disclosure includes:
  • the acquisition module 501 is used for acquiring, in response to receiving the search information, search results matching the search information, and a plurality of target tool buttons associated with the search information and/or the search results; the plurality of target tool buttons are determined based on at least one mounting dimension;
  • the display module 502 is used to display the search results and the multiple target tool buttons in the search results page; after the target tool button is triggered, the tool consumption page corresponding to the target tool is displayed.
  • the device further includes:
  • the first determination module 503 is used to determine the mounting dimension according to the following steps:
  • At least one mounting dimension corresponding to the search result is determined according to the content type of the search content in the search result and the association relationship between the preset content type and the mounting dimension.
  • the mounting dimension includes a daily consumption dimension; and the device further includes:
  • the second determination module 504 is used to determine the target tool button under the daily consumption dimension according to the following steps:
  • the target tool button is determined from the first tool buttons according to the usage of the preset tool corresponding to each of the first tool buttons within a preset time period.
  • the mounting dimension includes a content dimension; and the apparatus further includes:
  • the third determination module 505 is used to determine the target tool button under the content dimension according to the following steps:
  • the target tool button is selected from the third tool buttons according to the correlation between each of the third tool buttons and the target information flow content.
  • the mounting dimension includes a functional dimension; and the device further includes:
  • the fourth determination module 506 is used to determine the target tool button under the functional dimension according to the following steps:
  • target tool buttons having the preset functions are screened out from the fourth tool buttons.
  • the display module 502 is further configured to:
  • the tool consumption page of the target tool corresponding to the target tool button is displayed, and an associated tool button associated with the target tool is displayed at a preset position on the tool consumption page; the associated tool button is determined based on the tool category and/or function of the target tool.
  • the display module 502 when displaying the search results and the plurality of target tool buttons in the search results page, is configured to:
  • the search results are displayed in the result display area of the search results page, and the tool entrances corresponding to the target tool buttons are displayed in the recommendation area of the search results page for displaying the search recommendation words; wherein the tool entrances are used to replace the search recommendation words displayed in the recommendation area.
  • a schematic diagram of the structure of a computer device provided by the embodiment of the present disclosure includes:
  • Processor 61 memory 62 and bus 63.
  • the memory 62 stores machine-readable instructions executable by the processor 61
  • the processor 61 is used to execute the machine-readable instructions stored in the memory 62.
  • the processor 61 performs the following steps: S101: in response to receiving search information, obtaining search results matching the search information, and multiple target tool buttons associated with the search information and/or the search results; the multiple target tool buttons are determined based on at least one mounting dimension; and S102: displaying the search results and multiple target tool buttons on the search results page; after the target tool button is triggered, displaying the tool consumption page corresponding to the target tool.
  • the above-mentioned memory 62 includes a memory 621 and an external memory 622; the memory 621 here is also called an internal memory, which is used to temporarily store the calculation data in the processor 61, as well as the data exchanged with the external memory 622 such as a hard disk.
  • the processor 61 exchanges data with the external memory 622 through the memory 621.
  • the processor 61 and the memory 62 communicate through the bus 63, so that the processor 61 executes the execution instructions mentioned in the above method embodiment.
  • the present disclosure also provides a computer-readable storage medium on which a computer program is stored.
  • the computer program is executed by a processor to execute the method in the above embodiment.
  • the steps of the page tool display method can be a volatile or non-volatile computer-readable storage medium.
  • the computer program product of the page tool display method provided in the embodiment of the present disclosure includes a computer-readable storage medium storing program code.
  • the instructions included in the program code can be used to execute the steps of the page tool display method described in the above method embodiment. Please refer to the above method embodiment for details, which will not be repeated here.
  • the computer program product can be implemented in hardware, software or a combination thereof.
  • the computer program product is embodied as a computer storage medium.
  • the computer program product is embodied as a software product, such as a software development kit (SDK).
  • SDK software development kit
  • the disclosed device and method can be implemented in other ways.
  • the device embodiments described above are merely schematic.
  • the division of the units is only a logical function division. There may be other division methods in actual implementation.
  • multiple units or components can be combined, or some features can be ignored or not executed.
  • Another point is that the mutual coupling or direct coupling or communication connection shown or discussed can be through some communication interfaces, and the indirect coupling or communication connection of the device or unit can be electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place or distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present disclosure may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a processor-executable non-volatile computer-readable storage medium.
  • the technical solution of the present disclosure can essentially or partly be embodied in the form of a software product, which is stored in a storage medium and includes Several instructions are used to enable a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in various embodiments of the present disclosure.
  • the aforementioned storage medium includes: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and other media that can store program codes.
  • the product using the disclosed technical solution has clearly informed the personal information processing rules and obtained the individual's voluntary consent before processing the personal information.
  • the product using the disclosed technical solution has obtained the individual's separate consent before processing the sensitive personal information, and at the same time meets the "explicit consent" requirement. For example, on personal information collection devices such as cameras, clear and prominent signs are set to inform that the personal information collection scope has been entered and personal information will be collected.
  • the personal information processing rules may include information such as the personal information processor, the purpose of personal information processing, the processing method, and the type of personal information processed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本公开提供了一种页面工具展示方法、装置、计算机设备和存储介质,其中,该方法包括:响应于接收到搜索信息,获取与搜索信息相匹配的搜索结果,以及与搜索信息和/或搜索结果相关联的多个目标工具按钮;多个目标工具按钮为基于至少一个挂载维度确定的;在搜索结果页中展示搜索结果和多个目标工具按钮;目标工具按钮被触发后,展示目标工具对应的工具消费页面。

Description

页面工具展示方法、装置、计算机设备和存储介质
本申请要求于2023年5月6日递交的中国专利申请第202310506064.8号的优先权,在此全文引用上述中国专利申请公开的内容以作为本申请的一部分。
技术领域
本公开涉及一种页面工具展示方法、装置、计算机设备和存储介质。
背景技术
随着互联网技术的快速发展,各种各样的互联网工具层出不穷,如日历工具、天气工具、出行工具等。由于各种互联网工具的使用具有不限时间、不限地点的优势,所以可以给用户带来极大的便利。
但是,基于对用户的搜索需求分析,不难发现,现有的工具的使用入口较深,特别是在搜索场景下,往往需要用户主动进行工具的搜索才可以对工具进行使用,影响了工具的使用效率。
发明内容
本公开实施例至少提供一种页面工具展示方法、装置、计算机设备和存储介质。
第一方面,本公开实施例提供了一种页面工具展示方法,包括:
响应于接收到搜索信息,获取与所述搜索信息相匹配的搜索结果,以及与所述搜索信息和/或搜索结果相关联的多个目标工具按钮;所述多个目标工具按钮为基于至少一个挂载维度确定的;
在搜索结果页中展示所述搜索结果和所述多个目标工具按钮;所述目标工具按钮被触发后,展示目标工具对应的工具消费页面。
在一种可能的实施方式中,根据以下步骤确定所述挂载维度:
根据所述搜索结果中的搜索内容的内容类型、以及预设的内容类型与挂载维度之间的关联关系,确定所述搜索结果对应的至少一个挂载维度。
在一种可能的实施方式中,所述挂载维度包括日常消费维度;根据以下步骤确定所述日常消费维度下的目标工具按钮:
根据每个预设工具按钮对应的预设工具与所述搜索信息和/或所述搜索结果之间的相关性,从所述预设工具按钮中,筛选出第一工具按钮;
根据每个所述第一工具按钮对应的预设工具在预设时间段内的使用量,从所述第一工具按钮中确定出所述目标工具按钮。
在一种可能的实施方式中,所述挂载维度包括内容维度;根据以下步骤确定所述内容维度下的目标工具按钮:
根据每个预设工具按钮对应的预设工具与所述搜索结果中的搜索内容的相关性,从所述预设工具按钮中,筛选出第二工具按钮;
根据经授权获取的与所述搜索信息相关的各个历史搜索行为,从所述第二工具按钮中筛选出与所述历史搜索行为相匹配的第三工具按钮;
根据各条信息流内容在预设时间段内容的浏览量,确定浏览量大于预设阈值的目标信息流内容;
根据各个所述第三工具按钮与所述目标信息流内容之间的相关性,从所述第三工具按钮中筛选出所述目标工具按钮。
在一种可能的实施方式中,所述挂载维度包括功能维度;根据以下步骤确定所述功能维度下的目标工具按钮:
根据输入所述搜索信息的搜索时间段,以及预先建立的时间段与工具按钮之间的映射关系,从预设工具按钮中,筛选出第四工具按钮;
根据各个所述第四工具按钮对应的预设工具的功能,从所述第四工具按钮中筛选出具有预设功能的目标工具按钮。
在一种可能的实施方式中,在搜索结果页中展示所述搜索结果和所述多个目标工具按钮之后,还包括:
响应于触发任一所述目标工具按钮,展示该目标工具按钮对应的目标工具的工具消费页面,并在所述工具消费页面的预设位置处展示与所述目标工具相关联的关联工具按钮;所述关联工具按钮根据所述目标工具的工具类别和/或功能确定。
在一种可能的实施方式中,所述在搜索结果页中展示所述搜索结果和所述多个目标工具按钮,包括:
在所述搜索结果页的结果展示区域内展示所述搜索结果和所述目标工具按钮;或
在所述搜索结果页中的结果展示区域展示所述搜索结果,以及在所述搜索结果页中用于展示搜索推荐词的推荐区域内,展示各个所述目标工具按钮对应的工具入口;其中,所述工具入口用于替换在所述推荐区域内展示的搜索推荐词。
第二方面,本公开实施例还提供一种页面工具展示装置,包括:
获取模块,配置为响应于接收到搜索信息,获取与所述搜索信息相匹配的搜索结果,以及与所述搜索信息和/或搜索结果相关联的多个目标工具按钮;所述多个目标工具按钮为基于至少一个挂载维度确定的;
展示模块,配置为在搜索结果页中展示所述搜索结果和所述多个目标工具按钮;所述目标工具按钮被触发后,展示目标工具对应的工具消费页面。
第三方面,本公开可选实现方式还提供一种计算机设备,处理器、存储器,所述存储器存储有所述处理器可执行的机器可读指令,所述处理器用于执行所述存储器中存储的机器可读指令,所述机器可读指令被所述处理器执行时,所述机器可读指令被所述处理器执行时执行上述第一方面,或第一方面中任一种可能的实施方式中的步骤。
第四方面,本公开可选实现方式还提供一种计算机可读存储介质,该计算机可读存储介质上存储有计算机程序,该计算机程序被运行时执行上述第一方面,或第一方面中任一种可能的实施方式中的步骤。
关于上述页面工具展示装置、计算机设备、及计算机可读存储介质的效果描述参见上述页面工具展示方法的说明,这里不再赘述。
为使本公开的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。
附图说明
为了更清楚地说明本公开实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,此处的附图被并入本公开中并构成本公开中的一部分,这些附图示出了符合本公开的实施例,并与本公开一起用于说明本公开的技术方案。应当理解,以下附图仅示出了本公开的某些实施例,因此不 应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。
图1示出了本公开实施例所提供的一种页面工具展示方法的流程图;
图2示出了本公开实施例所提供的一种在结果展示区域内展示搜索结果和目标工具按钮的示意图;
图3示出了本公开实施例所提供的一种展示的搜索结果和目标工具按钮的示意图;
图4示出了本公开实施例所提供的一种展示搜索结果和工具入口的示意图;
图5示出了本公开实施例所提供的一种页面工具展示装置的示意图;以及
图6示出了本公开实施例所提供的一种计算机设备的结构示意图。
具体实施方式
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。通常在此处描述和示出的本公开实施例的组件可以以各种不同的配置来布置和设计。因此,以下对本公开的实施例的详细描述并非旨在限制要求保护的本公开的范围,而是仅仅表示本公开的选定实施例。基于本公开的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本公开保护的范围。
另外,本公开实施例中的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的实施例能够以除了在这里图示或描述的内容以外的顺序实施。
在本文中提及的“多个或者若干个”是指两个或两个以上。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。字符“/”一般表示前后关联对象是一种“或”的关系。
经研究发现,基于对各种工具的使用需求分析发现,大多数的工具不仅能够应用在各种使用场景下,而且还均存在较强的使用需求。常规的工具使用流程大多为,当用户产生了使用某一工具的需求之后,根据该需求主动进行相关工具的查找或搜索,进而使用查找到的工具以实现对相应需求的满足。但是,主动查找工具的方式,既影响了工具的使用效率,又不利于提升用户的使用体验。
基于上述研究,本公开提供了一种页面工具展示方法、装置、计算机设备和存储介质,在获取搜索结果的同时,获取与搜索信息和/或搜索结果相关联的多个目标工具按钮,并将搜索结果和搜索工具按钮同时展示在搜索结果页中,首先可以实现搜索结果和搜索工具的联动展示。并且,由于目标工具按钮为与搜索信息和/或搜索结果相关联的按钮,所以各个目标工具按钮对应的目标工具,可能为与搜索信息和搜索结果具有较强关联性的工具,该类工具往往是在发起与搜索信息对应的搜索操作后,需要联动使用的工具。所以通过将搜索结果和搜索工具按钮同时展示在搜索结果页中,能够更好地满足针对各种工具的联动使用需求,提高工具使用体验和使用效率。其次,由于搜索工具按钮被触发后能够展示目标工具对应的工具消费页面,所以通过搜索结果页中的搜索工具按钮即可实现对目标工具的使用,无需通过主动搜索或查找工具的方式实现对工具的使用,既缩短了工具的使用路径,又提高了工具的使用效率。
针对以上方案所存在的缺陷,均是发明人在经过实践并仔细研究后得出的结果,因此,上述问题的发现过程以及下文中本公开针对上述问题所提出的解决方案,都应该是发明人在本公开过程中对本公开做出的贡献。
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。
可以理解的是,在使用本公开各实施例公开的技术方案之前,均应当依据相关法律法规通过恰当的方式对本公开所涉及个人信息的类型、使用范围、使用场景等告知用户并获得用户的授权。
为便于对本实施例进行理解,首先对本公开实施例所公开的一种页面工具展示方法进行详细介绍,本公开实施例所提供的页面工具展示方法的执行 主体一般为具有一定计算能力的终端设备或其他处理设备,其中终端设备可以为用户设备(User Equipment,UE)、移动设备、用户终端、终端、个人数字助理设备(Personal Digital Assistant,PDA)、手持设备、计算机设备等;在一些可能的实现方式中,该页面工具展示方法可以通过处理器调用存储器中存储的计算机可读指令的方式来实现。
下面以执行主体为客户端为例对本公开实施例提供的页面工具展示方法加以说明。
如图1所示,为本公开实施例提供的一种页面工具展示方法的流程图,可以包括以下步骤:
S101:响应于接收到搜索信息,获取与搜索信息相匹配的搜索结果,以及与搜索信息和/或搜索结果相关联的多个目标工具按钮;多个目标工具按钮为基于至少一个挂载维度确定的。
这里,搜索信息具体可以为用户输入的具有任意长度的搜索词、搜索语句等。例如,搜索信息可以为天气、景点、XX小说、XX新闻、XX视频等。搜索结果即为利用搜索引擎查找到的、与搜索信息相匹配的内容。搜索结果可以为具有任一形式的结果,例如,搜索结果可以为自然结果、结果卡片、垂类搜索结果等,搜索结果可以包括一个或多个。
一个目标工具按钮对应于一个目标工具,通过触发目标工具按钮,可以进入到该按钮对应的目标工具的工具消费页面,继而,可以在工具消费页面使用该按钮对应的目标工具。不同的目标工具能够提供不同的服务,具有不同的功能。例如,具有查看天气的功能的天气工具、具有打车功能的打车工具、具有订票功能的出行工具、具有日历查看的功能的日历工具、具有导航功能的导航工具。目标工具按钮可以是与搜索信息和搜索结果中的至少一种相关的按钮。
挂载维度可以表征需要挂载的工具所具备的工具属性,能够用于从预设工具中,筛选出需要与搜索结果一起挂载在搜索结果页的目标工具。预设工具可以为允许用户使用的任一工具。挂载维度可以根据搜索信息和/或搜索结果确定,也可以根据经验预先设置,或者挂载维度也可以根据信息流(即feed流)中的各条信息流内容在预设历史时间段内的浏览量,按照浏览量从高到低的顺序,对各信息流内容进行排序;然后根据排序次序大于预设次序的信 息流内容的共同内容属性,确定挂载维度。获取的多个目标工具按钮,可以为基于一个或多个挂载维度确定的。
具体的,挂载维度例如可以包括日常消费维度、内容维度、功能维度、工具使用频率维度等。日常消费维度下的工具可以是使用频率较高的工具,内容维度下的工具可以为与搜索信息或搜索结果的相关性较高的工具,功能维度下的工具可以为具有该功能维度指示的预设功能的工具。
例如,可以响应于接收到搜索信息,将搜索信息发送至服务器,服务器可以利用搜索引擎,确定与所述搜索信息相匹配的搜索结果,同时服务器可以确定至少一个挂载维度,然后按照挂载维度,根据搜索信息和/或搜索结果,确定可以展示的多个目标工具分别对应的目标工具按钮。进而,服务器可以将搜索结果和目标工具按钮反馈至客户端。如此,客户端即可以获取到与搜索信息相匹配的搜索结果,以及与搜索信息和/或搜索结果相关联的多个目标工具按钮。
例如,除可以基于挂载维度确定目标工具按钮外,还可以基于授权获取的消费行为和/或各个目标工具的使用量确定目标工具按钮,其中,消费行为可以包括与历史获取的搜索信息相关的前后搜行为、与历史获取的搜索信息相匹的搜索结果相关的搜索行为等。
或者,在挂载维度包括多个预设的挂载维度的情况下,也可以从大量的预设工具中筛选出与各预设的挂载维度分别匹配的目标工具,将目标工具对应的工具按钮作为目标工具按钮。
在一种实施例中,可以根据以下步骤确定挂载维度:
根据搜索结果中的搜索内容的内容类型、以及预设的内容类型与挂载维度之间的关联关系,确定搜索结果对应的至少一个挂载维度。
这里,预设的关联关系用于指示各种内容类型与关联的挂载维度之间的对应关系,一个内容类型可以对应关联有至少一个挂载维度。
搜索内容即为搜索结果中包括的多媒体内容,内容类型用于表征搜索内容所具有的类型。例如,内容类型可以包括文章类型、工具类型、视频类型等。
例如,可以预先设置多种挂载维度,以及预先建立每种内容类型与挂载维度之间的关联关系。例如,针对文章类型,可以预先建立文章类型与相关 性维度和日常消费维度之间的关联关系。针对工具类型,可以预先建立工具类型与功能维度和工具使用频率维度之间的关联关系。在获取到搜索结果之后,可以确定搜索结果中的搜索内容的内容类型,之后,可以根据该内容类型对应的关联关系,确定搜索结果对应的挂载维度。之后,可以按照该挂载维度,从预设工具按钮中筛选出与该挂载维度相匹配的目标工具按钮。
在一种实施例中,挂载维度可以包括日常消费维度,日常消费维度下的工具可以为日常经常使用的工具,例如,天气工具、日历工具、出行工具、购物工具、外卖工具、快递工具、搬家工具、维修工具、教育培训类工具、号码查询工具、健康服务类工具等。针对目标工具按钮,可以根据以下步骤确定:
步骤一、根据每个预设工具按钮对应的预设工具与搜索信息和/或搜索结果之间的相关性,从预设工具按钮中,筛选出第一工具按钮。
这里,预设工具可以为具有使用权限的任一工具,一个预设工具对应于唯一的预设工具按钮,预设工具按钮用于触发预设工具。
具体实施时,针对每个预设工具按钮,可以根据该预设工具按钮对应的预设工具的功能和搜索信息的文本或语义信息,确定该预设工具与搜索信息之间的相关性。然后,将相关性大于预设相关性阈值的预设工具作为目标工具,将目标工具对应的预设工具按钮作为筛选出的第一工具按钮。
或者,针对每个预设工具按钮,可以根据该预设工具按钮对应的预设工具的功能和搜索内容的文本或语义信息,确定该预设工具与搜索内容之间的相关性。然后,将相关性大于预设相关性阈值的预设工具作为目标工具,将目标工具对应的预设工具按钮作为筛选出的第一工具按钮。
再或者,针对每个预设工具按钮,可以根据该预设工具按钮对应的预设工具的功能和搜索信息的文本或语义信息,计算该预设工具的功能与搜索信息之间的第一相关性。同时,可以根据预设工具按钮对应的预设工具的功能和搜索内容的文本或语义信息,确定该预设工具与搜索内容之间的第二相关性。根据第一相关性和第二相关性的均值,确定该预设工具对应的目标相关性。将对应的目标相关性大于预设相关性阈值的预设工具作为目标工具,将目标工具对应的预设工具按钮作为筛选出的第一工具按钮。
步骤二、根据每个第一工具按钮对应的预设工具在预设时间段内的使用 量,从第一工具按钮中确定出目标工具按钮。
这里,预设时间段可以为预设的历史时间段,预设时间段内的使用量用于表征预设工具的使用热度。
具体实施时,可以根据每个第一工具按钮对应的预设工具在预设时间段内的使用量,按照使用量从高到低的顺序,确定每个第一工具按钮对应的排序次序,将排序次序大于预设次序的第一工具按钮,作为目标工具按钮。
这样,利用相关性进行目标工具按钮的筛选,可以从预设工具按钮中,筛选出与搜索结果和搜索内容的贴合度较高的目标工具按钮,通过展示相关性较高的目标工具按钮,可以提高展示的目标工具按钮的合理性。
在一种实施例中,挂载维度可以包括内容维度,针对确定目标工具按钮的步骤,可以根据以下步骤实施:
S1:根据每个预设工具按钮对应的预设工具与搜索结果中的搜索内容的相关性,从预设工具按钮中,筛选出第二工具按钮。
例如,可以根据每个预设工具按钮对应的预设工具的名称(或语义),以及搜索结果中的搜索内容的文本(或语义),确定每个预设工具与搜索内容之间的相关性,然后,可以从预设工具筛选出相关性大于预设相关性阈值的预设工具作为目标工具,将目标工具对应的预设按钮作为第二工具按钮。
例如,可以将第二工具按钮直接作为目标工具按钮。
S2:根据经授权获取的与搜索信息相关的各个历史搜索行为,从第二工具按钮中筛选出与历史搜索行为相匹配的第三工具按钮。
这里,历史搜索行为为经用户授权获取的行为,具体可以包括搜索信息对应的前后搜行为、与搜索信息相关的搜索结果的使用行为等。前后搜行为可以为在历史上利用搜索信息进行搜索之前的搜索行为,以及在历史上利用搜索信息进行搜索之后的搜索行为。例如,在搜索信息为天气的情况下,在得到对应的搜索结果之后,可以存在搜索出行工具的后搜行为、搜索穿搭工具的后搜行为、搜索出行攻略后搜行为;例如,在搜索信息为税率的情况下,在得到对应的搜索结果之后,可以存在搜索税率计算工具的后搜行为;再例如,在搜索信息为某一景点的情况下,在得到对应的搜索结果之前,可能存在搜索出行工具、搜索出行攻略的前搜行为。
例如,可以根据经授权获取的与搜索信息相关的各个历史搜索行为,从 第二工具按钮对应的预设工具中,筛选出与各个历史搜索行为分别匹配的预设工具,将匹配的预设工具对应的预设工具按钮,作为第三工具按钮。
例如,可以直接将筛选出的第三工具按钮,作为目标工具按钮。
S3:根据各条信息流内容在预设时间段内容的浏览量,确定浏览量大于预设阈值的目标信息流内容。
例如,信息流内容可以为feed流中的各条信息内容,浏览量大于预设阈值的目标信息流内容,可以是当前搜索热度较高的信息流内容。
例如,根据各条信息流内容在预设时间段内容的浏览量,可以确定浏览量大于预设阈值的目标信息流内容。
或者,可以先根据各条信息流内容与搜索内容之间的内容相似度,从各条信息流内容中筛选出相关信息流内容。然后,可以将浏览量大于预设阈值相关信息流内容作为目标信息流内容。
在一种实施方式中,在feed流页面中浏览feed流中的信息流内容时,也可以根据信息内容与各个预设工具的相关性,从预设工具中筛选出与信息流内容相匹配的目标工具,将目标工具对应的目标工具按钮展示在feed流页面的预设位置。
S4:根据各个第三工具按钮与目标信息流内容之间的相关性,从第三工具按钮中筛选出目标工具按钮。
这里,第三工具按钮与目标信息流内容之间的相关性,可以为第三工具按钮对应的预设工具与目标信息流内容之间的相关性。
具体实施时,可以根据各个第三工具按钮的功能以及目标信息流内容的内容信息,计算各个第三工具按钮与目标信息流内容之间的相关性。然后,可以按照相关性对各第三工具按钮进行排序,将排序次序大于预设次序的第三工具按钮,作为目标工具按钮。或者,可以将相关性大于预设相关性阈值的第三工具按钮作为目标工具按钮。
这样,筛选出的内容维度下的各个目标工具按钮,均为与目标信息流内容具有较高相关性的工具按钮,这类工具按钮可能具有较高的使用需求,所以通过展示这类工具按钮,可以提高展示的工具按钮的合理性。
在一种实施例中,挂载维度还可以包括功能维度,针对目标工具按钮,可以按照以下步骤确定:
根据输入搜索信息的搜索时间段,以及预先建立的时间段与工具按钮之间的映射关系,从预设工具按钮中,筛选出第四工具按钮;
根据各个第四工具按钮对应的预设工具的功能,从第四工具按钮中筛选出具有预设功能的目标工具按钮。
这里,预设时间段可以根据经验设置,本公开实施例不进行具体限定。例如,预设时间段可以包括上午时间段、中午时间段、下午时间段和夜晚时间段。预设功能可以根据经验设置,本公开实施例不进行具体限定。例如,预设功能例如可以为娱乐功能、学习功能等。
具体的,可以预先统计各个预设工具按钮对应的预设工具,在多个预设时间段内的使用量。然后,针对每个预设时间段,可以根据各预设工具在该预设时间段内的使用量,筛选出使用量排序靠前(例如,使用量排序位于前10)的各个预设工具,建立筛选出的预设工具对应的预设工具按钮与该预设时间段的映射关系。
然后,在获取到搜索信息之后,可以确定搜索信息的搜索时间段,根据搜索时间段对应的映射关系,确定搜索时间段对应的各个预设工具按钮,将搜索时间段对应的各个预设工具按钮,作为从预设工具按钮中筛选出的第四工具按钮。
例如,可以直接将第四工具按钮,作为筛选出的目标工具按钮。
在得到第四工具按钮之后,还可以进一步根据各第四工具按钮对应的预设工具的功能,将具有预设功能的预设工具对应的第四工具按钮,作为筛选出的目标工具按钮。
例如,在得到第四工具按钮后,可以将对应的预设工具的功能为娱乐功能的各个第四工具按钮作为筛选出的目标工具按钮。
例如,在挂载维度为功能维度的情况下,也可以直接将对应的预设工具的功能为预设功能的预设工具按钮,作为目标工具按钮。
可理解的,在进行目标工具按钮的确定时,可以使用上述日常消费维度、内容维度和功能维度中的一种或多种。例如,在使用多种挂载维度的情况下,可以分别确定出各个挂载维度下的目标工具按钮,将各个挂载维度下的目标工具按钮均作为需要展示的目标工具按钮。或者,在使用多种挂载维度的情况下,可以将同时满足多种挂载维度的预设工具按钮作为目标工具按钮。
例如,可以在文章类型的搜索内容下面,挂载内容维度和/或日常消费维度维度下的目标工具按钮,在工具类型的搜索内容下面,可以挂载预设功能维度下的目标工具按钮。
S102:在搜索结果页展示搜索结果和多个目标工具按钮;目标工具按钮被触发后,展示目标工具对应的工具消费页面。
这里,搜索结果页为用于展示搜索结果的页面。工具消费页面即为用于使用目标工具的页面,其中可以展示有目标工具的各种功能和功能按钮。例如,搜索结果页也可以为搜索结果对应的结果详情页。
具体实施时,在获取到搜索结果和多个目标工具按钮之后,可以在搜索结果页的第一预设区域展示搜索结果,并在搜索结果页的第二预设区域展示各个目标工具按钮。其中,第二预设区域可以为搜索结果页的底部区域,第一预设区域例如可以为搜索结果页中除底部区域以外的区域。各个目标工具按钮的展示次序可以根据目标工具按钮对应的目标工具的使用频率确定,也可以根据各个目标工具按钮对应的目标工具、与搜索信息和搜索内容的匹配度均值确定。
这样,通过在搜索结果页展示搜索结果和多个目标工具按钮,可以更好地满足用户在搜索后,可能存在的针对工具的联动使用需求,提升用户的搜索体验。
例如,在搜索结果为税率新闻内容的情况下,通过在搜索结果页中展示税率新闻内容以及与税率新闻内容相关联的目标工具按钮(如税率计算工具),可以实现对用户对潜在的使用税率计算工具的需求进行满足,避免了用户在浏览完税率新闻内容后,需要重新查找税率计算工具才能进行税率计算的问题,既缩短了税率计算工具的使用路径,又提升了用户的搜索体验。
例如,在展示搜索结果和多个目标工具按钮之后,还可以响应于针对搜索结果的触发操作,展示搜索结果的结果详情页,并在结果详情页展示多个目标工具按钮。
又例如,在搜索结果页为搜索结果对应的结果详情页的情况下,可以直接在搜索结果页中,展示搜索结果对应的搜索内容,并在搜索结果页中展示多个目标工具按钮。
在搜索结果包括多个的情况下,可以在搜索结果页中,展示每个搜索结 果,并在每个搜索结果的下方展示该搜索结果对应的多个预设工具按钮。
在一种实施例中,针对上述S102,在展示搜索结果和多个目标工具按钮时,可以使用如下两种方式中的任一种:
方式一、在搜索结果页的结果展示区域内展示搜索结果和目标工具按钮。
这里,结果展示区域搜索结果页中,预先设置的用于展示搜索结果的区域。
例如,可以按照预先设置的搜索结果与目标工具按钮之间的展示位置关系,在结果展示区域内容展示搜索结果和目标工具按钮。例如,展示位置关系可以为搜索结果的展示位置位于目标工具按钮的展示按钮的上方。
在搜索结果包括多个的情况下,每个搜索结果均可以存在对应的多个目标工具按钮。
如图2所示,为本公开实施例提供的一种在结果展示区域内展示搜索结果和目标工具按钮的示意图,其中,搜索信息为XXXX,目标工具按钮可以包括目标工具按钮1~3,搜索结果展示在多个目标工具按钮的上方。
例如,在确定出多个目标工具按钮之后,还可以为多个目标工具按钮设置触发按钮,触发按钮中可以展示有各个目标工具按钮。在展示搜索结果和目标工具按钮时,可以在结果展示区域内展示搜索结果,并在结果展示区域的预设位置(例如,右下角、左下角等)处,展示触发按钮。如图3所示,为本公开实施例提供的一种展示的搜索结果和目标工具按钮的示意图,其中,搜索信息为XXXX,搜索结果中的搜索内容展示在结果展示区域内,目标工具按钮包括4个(即图3中的按钮1~4),在结果展示区域的右下角位置展示有包括4个目标工具按钮的触发按钮。在展示触发按钮后,可以响应于点击触发按钮,生成并展示工具按钮弹窗,并在工具按钮弹窗中,展示4个目标工具按钮。或者,可以响应于点击触发按钮,生成并展示工具按钮页面,并在工具按钮页面中,展示4个目标工具按钮,同时,还可以在工具按钮页面中展示多个使用量较高的预设工具按钮或多个预先指定的预设工具按钮。
方式二、在搜索结果页中的结果展示区域展示搜索结果,以及在搜索结果页中用于展示搜索推荐词的推荐区域内,展示各个目标工具按钮对应的工具入口;其中,工具入口用于替换在推荐区域内展示的搜索推荐词。
这里,搜索推荐词的推荐区域为用于展示与当前次搜索相关的搜索推荐 词的区域。工具入口具体可以为目标工具按钮本身、工具链接、工具图标、工具标识、工具名称等,也可以为目标工具按钮本身、工具链接、工具图标、工具标识、工具名称中的一个或多个的组合。工具入口被触发后,可以展示工具入口对应的目标工具按钮所指示的目标工具的工具消费页面。工具入口用于替换在推荐区域内展示的搜索推荐词,也即一个工具入口占用一个搜索推荐词的展示位置。
例如,在获取到搜索结果和多个目标工具按钮之后,可以确定多个目标工具按钮分别对应的工具入口。然后,可以在搜索结果页的结果展示区域内展示搜索结果,并利用目标工具按钮对应的工具入口替换推荐区域内的各个搜索推荐词,以实现对多个目标工具按钮的展示。
可理解的,在搜索推荐词的数量大于目标工具按钮的数量的情况下,可以利用多个目标工具按钮分别对应的工具入口,替换推荐区域内的搜索推荐词。同时,针对未被替换的搜索推荐词,可以继续展示在推荐区域内。其中,可以根据各个搜索推荐词的推荐指数,从搜索推荐词中确定出需要被工具入口替换的搜索推荐词。
如图4所示,为本公开实施例提供的一种展示搜索结果和工具入口的示意图,其中,搜索结果展示在结果展示区域,目标工具按钮包括4个,各个目标工具按钮对应的工具入口为目标工具按钮对应的工具名称和工具图标的组合(如图4中的工具入口1~4),4个工具入口展示在推荐区域内,且推荐区域内还展示有未被替换的两个搜索推荐词(即图4中的搜索推荐词1和搜索推荐词2)。
在一种实施方式中,目标工具按钮还可以按照以下步骤确定:确定需要使用的工具按钮的展示方式(即上述方式一或方式二),然后,可以根据展示方式与挂载维度之间的预设关联关系,确定该展示方式对应的挂载维度。进而,可以基于展示方式对应的挂载维度,从预设工具按钮中,筛选出目标工具按钮。在获取到搜索结果之后,可以按照展示方式,在搜索结果页中展示搜索结果和目标工具按钮。
在一种实施例中,在搜索结果页中展示所述搜索结果和所述多个目标工具按钮之后,还可以执行下述步骤:
响应于触发任一目标工具按钮,展示该目标工具按钮对应的目标工具的 工具消费页面,并在工具消费页面的预设位置处展示与目标工具相关联的关联工具按钮;关联工具按钮根据目标工具的工具类别和/或功能确定。
这里,预设位置处可以为工具消费页面的页面底部位置、两侧位置等。工具消费页面为用于消费目标工具的页面。工具类别例如可以包括教育培训类、生活服务类、出行旅游类、健康服务类、娱乐类、专用工具类等。触发目标工具按钮的操作例如可以为点击目标工具按钮的操作。
具体实施时,在搜索结果页中展示目标工具按钮之后,还可以响应于触发展示的任一目标工具按钮,生成并展示该目标工具按钮对应的目标工具的工具消费页面。同时,可以确定出与目标工具相关联的至少一个关联工具按钮,并在工具消费页面的预设位置处,展示至少一个关联工具按钮。
其中,关联工具按钮可以按照以下方式确定:
根据目标工具的工具类别,确定与目标工具属于同类别的各个关联工具,将关联工具对应的工具按钮作为关联工具按钮。或者,可以根据目标工具的功能,确定与目标工具具有相同或相似功能的各个关联工具,将关联工具对应的工具按钮作为关联工具按钮。再或者,可以根据目标工具的工具类别,确定与目标工具属于同类别的初始工具;再根据初始工具的功能,确定与初始工具具有相同或相似功能的各个关联工具;最后,可以将关联工具对应的工具按钮作为关联工具按钮。再或者,可以确定预设设置的针对关联工具按钮的挂载维度。然后,可以先根据目标工具的工具类别和/或功能,确定初始工具。再根据针对关联工具按钮的挂载维度,从初始工具中筛选出与该挂载维度相匹配的初始工具,并将筛选出初始工具作为关联工具;最后,可以将关联工具对应的工具按钮作为关联工具按钮。
这样,通过在工具消费页面展示关联工具按钮,可以更好地满足用户在消费目标工具后,可能存在的针对其他工具的联动使用需求,从而提升用户的搜索体验。
例如,在用户触发的目标工具按钮为出行工具按钮后,可以在出行工具按钮对应的工具消费页面中,展示如不同平台提供的出行工具的工具按钮、景点查询工具对应的工具按钮、酒店预订工具对应多个工具按钮、天气工具的工具按钮等关联工具按钮,可以更好地满足用户针对其他工具的联动使用需求,提升用户的搜索体验。
基于上述各实施例,在获取搜索结果的同时,获取与搜索信息和/或搜索结果相关联的多个目标工具按钮,并将搜索结果和搜索工具按钮同时展示在搜索结果页中,首先可以实现搜索结果和搜索工具的联动展示。并且,由于目标工具按钮为与搜索信息和/或搜索结果相关联的按钮,所以各个目标工具按钮对应的目标工具,可能为与搜索信息和搜索结果具有较强关联性的工具,该类工具往往是在发起与搜索信息对应的搜索操作后,需要联动使用的工具。所以通过将搜索结果和搜索工具按钮同时展示在搜索结果页中,能够更好地满足针对各种工具的联动使用需求,提高工具使用体验和使用效率。其次,由于搜索工具按钮被触发后能够展示目标工具对应的工具消费页面,所以通过搜索结果页中的搜索工具按钮即可实现对目标工具的使用,无需通过主动搜索或查找工具的方式实现对工具的使用,既缩短了工具的使用路径,又提高了工具的使用效率。
本领域技术人员可以理解,在具体实施方式的上述方法中,各步骤的撰写顺序并不意味着严格的执行顺序而对实施过程构成任何限定,各步骤的具体执行顺序应当以其功能和可能的内在逻辑确定。
基于同一发明构思,本公开实施例中还提供了与页面工具展示方法对应的页面工具展示装置,由于本公开实施例中的装置解决问题的原理与本公开实施例上述页面工具展示方法相似,因此装置的实施可以参见方法的实施,重复之处不再赘述。
如图5所示,为本公开实施例提供的一种页面工具展示装置的示意图,包括:
获取模块501,用于响应于接收到搜索信息,获取与所述搜索信息相匹配的搜索结果,以及与所述搜索信息和/或搜索结果相关联的多个目标工具按钮;所述多个目标工具按钮为基于至少一个挂载维度确定的;
展示模块502,用于在搜索结果页中展示所述搜索结果和所述多个目标工具按钮;所述目标工具按钮被触发后,展示目标工具对应的工具消费页面。
在一种可能的实施方式中,所述装置还包括:
第一确定模块503,用于根据以下步骤确定所述挂载维度:
根据所述搜索结果中的搜索内容的内容类型、以及预设的内容类型与挂载维度之间的关联关系,确定所述搜索结果对应的至少一个挂载维度。
在一种可能的实施方式中,所述挂载维度包括日常消费维度;所述装置还包括:
第二确定模块504,用于根据以下步骤确定所述日常消费维度下的目标工具按钮:
根据每个预设工具按钮对应的预设工具与所述搜索信息和/或所述搜索结果之间的相关性,从所述预设工具按钮中,筛选出第一工具按钮;
根据每个所述第一工具按钮对应的预设工具在预设时间段内的使用量,从所述第一工具按钮中确定出所述目标工具按钮。
在一种可能的实施方式中,所述挂载维度包括内容维度;所述装置还包括:
第三确定模块505,用于根据以下步骤确定所述内容维度下的目标工具按钮:
根据每个预设工具按钮对应的预设工具与所述搜索结果中的搜索内容的相关性,从所述预设工具按钮中,筛选出第二工具按钮;
根据经授权获取的与所述搜索信息相关的各个历史搜索行为,从所述第二工具按钮中筛选出与所述历史搜索行为相匹配的第三工具按钮;
根据各条信息流内容在预设时间段内容的浏览量,确定浏览量大于预设阈值的目标信息流内容;
根据各个所述第三工具按钮与所述目标信息流内容之间的相关性,从所述第三工具按钮中筛选出所述目标工具按钮。
在一种可能的实施方式中,所述挂载维度包括功能维度;所述装置还包括:
第四确定模块506,用于根据以下步骤确定所述功能维度下的目标工具按钮:
根据输入所述搜索信息的搜索时间段,以及预先建立的时间段与工具按钮之间的映射关系,从预设工具按钮中,筛选出第四工具按钮;
根据各个所述第四工具按钮对应的预设工具的功能,从所述第四工具按钮中筛选出具有预设功能的目标工具按钮。
在一种可能的实施方式中,在搜索结果页中展示所述搜索结果和所述多个目标工具按钮之后,所述展示模块502,还用于:
响应于触发任一所述目标工具按钮,展示该目标工具按钮对应的目标工具的工具消费页面,并在所述工具消费页面的预设位置处展示与所述目标工具相关联的关联工具按钮;所述关联工具按钮根据所述目标工具的工具类别和/或功能确定。
在一种可能的实施方式中,所述展示模块502,在所述在搜索结果页中展示所述搜索结果和所述多个目标工具按钮时,用于:
在所述搜索结果页的结果展示区域内展示所述搜索结果和所述目标工具按钮;或
在所述搜索结果页中的结果展示区域展示所述搜索结果,以及在所述搜索结果页中用于展示搜索推荐词的推荐区域内,展示各个所述目标工具按钮对应的工具入口;其中,所述工具入口用于替换在所述推荐区域内展示的搜索推荐词。
关于装置中的各模块的处理流程、以及各模块之间的交互流程的描述可以参照上述方法实施例中的相关说明,这里不再详述。
基于同一技术构思,本公开实施例还提供了一种计算机设备。参照图6所示,为本公开实施例提供的一种计算机设备的结构示意图,包括:
处理器61、存储器62和总线63。其中,存储器62存储有处理器61可执行的机器可读指令,处理器61用于执行存储器62中存储的机器可读指令,所述机器可读指令被处理器61执行时,处理器61执行下述步骤:S101:响应于接收到搜索信息,获取与搜索信息相匹配的搜索结果,以及与搜索信息和/或搜索结果相关联的多个目标工具按钮;多个目标工具按钮为基于至少一个挂载维度确定的以及S102:在搜索结果页展示搜索结果和多个目标工具按钮;目标工具按钮被触发后,展示目标工具对应的工具消费页面。
上述存储器62包括内存621和外部存储器622;这里的内存621也称内存储器,用于暂时存放处理器61中的运算数据,以及与硬盘等外部存储器622交换的数据,处理器61通过内存621与外部存储器622进行数据交换,当计算机设备运行时,处理器61与存储器62之间通过总线63通信,使得处理器61在执行上述方法实施例中所提及的执行指令。
本公开实施例还提供一种计算机可读存储介质,该计算机可读存储介质上存储有计算机程序,该计算机程序被处理器运行时执行上述方法实施例中 所述的页面工具展示方法的步骤。其中,该存储介质可以是易失性或非易失的计算机可读取存储介质。
本公开实施例所提供的页面工具展示方法的计算机程序产品,包括存储了程序代码的计算机可读存储介质,所述程序代码包括的指令可用于执行上述方法实施例中所述的页面工具展示方法的步骤,具体可参见上述方法实施例,在此不再赘述。
该计算机程序产品可以具体通过硬件、软件或其结合的方式实现。在一个可选实施例中,所述计算机程序产品具体体现为计算机存储介质,在另一个可选实施例中,计算机程序产品具体体现为软件产品,例如软件开发包(Software Development Kit,SDK)等等。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。在本公开所提供的几个实施例中,应该理解到,所公开的装置和方法,可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,又例如,多个单元或组件可以结合,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些通信接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个处理器可执行的非易失的计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括 若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。
若本公开技术方案涉及个人信息,应用本公开技术方案的产品在处理个人信息前,已明确告知个人信息处理规则,并取得个人自主同意。若本公开技术方案涉及敏感个人信息,应用本公开技术方案的产品在处理敏感个人信息前,已取得个人单独同意,并且同时满足“明示同意”的要求。例如,在摄像头等个人信息采集装置处,设置明确显著的标识告知已进入个人信息采集范围,将会对个人信息进行采集,若个人自愿进入采集范围即视为同意对其个人信息进行采集;或者在个人信息处理的装置上,利用明显的标识/信息告知个人信息处理规则的情况下,通过弹窗信息或请个人自行上传其个人信息等方式获得个人授权;其中,个人信息处理规则可包括个人信息处理者、个人信息处理目的、处理方式、处理的个人信息种类等信息。
最后应说明的是:以上所述实施例,仅为本公开的具体实施方式,用以说明本公开的技术方案,而非对其限制,本公开的保护范围并不局限于此,尽管参照前述实施例对本公开进行了详细的说明,本领域的普通技术人员应当理解:任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,其依然可以对前述实施例所记载的技术方案进行修改或可轻易想到变化,或者对其中部分技术特征进行等同替换;而这些修改、变化或者替换,并不使相应技术方案的本质脱离本公开实施例技术方案的精神和范围,都应涵盖在本公开的保护范围之内。因此,本公开的保护范围应所述以权利要求的保护范围为准。

Claims (10)

  1. 一种页面工具展示方法,包括:
    响应于接收到搜索信息,获取与所述搜索信息相匹配的搜索结果,以及与所述搜索信息和/或所述搜索结果相关联的多个目标工具按钮;所述多个目标工具按钮为基于至少一个挂载维度确定的;以及
    在搜索结果页中展示所述搜索结果和所述多个目标工具按钮;当所述目标工具按钮被触发后,展示目标工具对应的工具消费页面。
  2. 根据权利要求1所述的方法,其中,根据以下步骤确定所述挂载维度:
    根据所述搜索结果中的搜索内容的内容类型,以及预设的内容类型与所述挂载维度之间的关联关系,确定所述搜索结果对应的至少一个挂载维度。
  3. 根据权利要求1所述的方法,其中,所述挂载维度包括日常消费维度;根据以下步骤确定所述日常消费维度下的目标工具按钮:
    根据每个预设工具按钮对应的预设工具与所述搜索信息和/或所述搜索结果之间的相关性,从所述预设工具按钮中,筛选出第一工具按钮;
    根据每个所述第一工具按钮对应的预设工具在预设时间段内的使用量,从所述第一工具按钮中确定出所述目标工具按钮。
  4. 根据权利要求1所述的方法,其中,所述挂载维度包括内容维度;根据以下步骤确定所述内容维度下的目标工具按钮:
    根据每个预设工具按钮对应的预设工具与所述搜索结果中的搜索内容的相关性,从所述预设工具按钮中,筛选出第二工具按钮;
    根据经授权获取的与所述搜索信息相关的各个历史搜索行为,从所述第二工具按钮中筛选出与所述历史搜索行为相匹配的第三工具按钮;
    根据各条信息流内容在预设时间段内的浏览量,确定所述浏览量大于预设阈值的目标信息流内容;以及
    根据各个所述第三工具按钮与所述目标信息流内容之间的相关性,从所述第三工具按钮中筛选出所述目标工具按钮。
  5. 根据权利要求1所述的方法,其中,所述挂载维度包括功能维度;根据以下步骤确定所述功能维度下的目标工具按钮:
    根据输入所述搜索信息的搜索时间段,以及预先建立的时间段与工具按钮之间的映射关系,从预设工具按钮中,筛选出第四工具按钮;以及
    根据各个所述第四工具按钮对应的预设工具的功能,从所述第四工具按钮中筛选出具有预设功能的目标工具按钮。
  6. 根据权利要求1所述的方法,其中,所述在搜索结果页中展示所述搜索结果和所述多个目标工具按钮之后,所述方法还包括:
    响应于触发任一所述目标工具按钮,展示所述目标工具按钮对应的目标工具的工具消费页面,并在所述工具消费页面的预设位置处展示与所述目标工具相关联的关联工具按钮;所述关联工具按钮根据所述目标工具的工具类别和/或功能确定。
  7. 根据权利要求1所述的方法,其中,所述在搜索结果页中展示所述搜索结果和所述多个目标工具按钮,包括:
    在所述搜索结果页的结果展示区域内展示所述搜索结果和所述目标工具按钮;或
    在所述搜索结果页的结果展示区域内展示所述搜索结果,以及在所述搜索结果页中用于展示搜索推荐词的推荐区域内,展示各个所述目标工具按钮对应的工具入口;其中,所述工具入口用于替换在所述推荐区域内展示的搜索推荐词。
  8. 一种页面工具展示装置,包括:
    获取模块,配置为响应于接收到搜索信息,获取与所述搜索信息相匹配的搜索结果,以及与所述搜索信息和/或所述搜索结果相关联的多个目标工具按钮;所述多个目标工具按钮为基于至少一个挂载维度确定的;以及
    展示模块,配置为在搜索结果页中展示所述搜索结果和所述多个目标工具按钮;当所述目标工具按钮被触发后,展示目标工具对应的工具消费页面。
  9. 一种计算机设备,包括:处理器和存储器,其中,所述存储器存储有所述处理器可执行的机器可读指令,所述处理器用于执行所述存储器中存储的机器可读指令,所述机器可读指令被所述处理器执行时,所述处理器执行如权利要求1至7中任意一项所述的页面工具展示方法的步骤。
  10. 一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被计算机设备运行时,所述计算机设备执行 如权利要求1至7中任意一项所述的页面工具展示方法的步骤。
PCT/CN2024/089568 2023-05-06 2024-04-24 页面工具展示方法、装置、计算机设备和存储介质 Ceased WO2024230489A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US19/103,796 US20260087084A1 (en) 2023-05-06 2024-04-24 Method for displaying page tool, computer device, and storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202310506064.8A CN116540907A (zh) 2023-05-06 2023-05-06 一种页面工具展示方法、装置、计算机设备和存储介质
CN202310506064.8 2023-05-06

Publications (1)

Publication Number Publication Date
WO2024230489A1 true WO2024230489A1 (zh) 2024-11-14

Family

ID=87442996

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2024/089568 Ceased WO2024230489A1 (zh) 2023-05-06 2024-04-24 页面工具展示方法、装置、计算机设备和存储介质

Country Status (3)

Country Link
US (1) US20260087084A1 (zh)
CN (1) CN116540907A (zh)
WO (1) WO2024230489A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116540907A (zh) * 2023-05-06 2023-08-04 北京字跳网络技术有限公司 一种页面工具展示方法、装置、计算机设备和存储介质
CN117150093A (zh) * 2023-08-25 2023-12-01 北京字跳网络技术有限公司 一种信息搜索方法、装置、计算机设备和存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100121842A1 (en) * 2008-11-13 2010-05-13 Dennis Klinkott Method, apparatus and computer program product for presenting categorized search results
CN114595403A (zh) * 2022-03-07 2022-06-07 北京字节跳动网络技术有限公司 一种搜索结果展示方法、装置、计算机设备和存储介质
CN115080829A (zh) * 2022-07-15 2022-09-20 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质
CN115510321A (zh) * 2022-09-27 2022-12-23 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备和存储介质
CN116540907A (zh) * 2023-05-06 2023-08-04 北京字跳网络技术有限公司 一种页面工具展示方法、装置、计算机设备和存储介质

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11036523B2 (en) * 2017-06-16 2021-06-15 General Electric Company Systems and methods for adaptive user interfaces
US20190340281A1 (en) * 2018-05-03 2019-11-07 Nutanix, Inc. System and method for dynamic search
MX2021004983A (es) * 2018-11-02 2021-09-08 Walmart Apollo Llc Sistemas y metodos para modificacion de busqueda.

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100121842A1 (en) * 2008-11-13 2010-05-13 Dennis Klinkott Method, apparatus and computer program product for presenting categorized search results
CN114595403A (zh) * 2022-03-07 2022-06-07 北京字节跳动网络技术有限公司 一种搜索结果展示方法、装置、计算机设备和存储介质
CN115080829A (zh) * 2022-07-15 2022-09-20 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质
CN115510321A (zh) * 2022-09-27 2022-12-23 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备和存储介质
CN116540907A (zh) * 2023-05-06 2023-08-04 北京字跳网络技术有限公司 一种页面工具展示方法、装置、计算机设备和存储介质

Also Published As

Publication number Publication date
US20260087084A1 (en) 2026-03-26
CN116540907A (zh) 2023-08-04

Similar Documents

Publication Publication Date Title
US10726063B2 (en) Topic profile query creation
WO2022048360A1 (zh) 一种搜索结果展示的方法、装置及计算机存储介质
WO2024230489A1 (zh) 页面工具展示方法、装置、计算机设备和存储介质
WO2023273686A1 (zh) 一种信息搜索方法、装置、计算机设备及存储介质
US11100169B2 (en) Alternative query suggestion in electronic searching
WO2019056661A1 (zh) 一种搜索词推送方法、装置及终端
US8868570B1 (en) Selection and display of online content items
WO2023226760A1 (zh) 一种话题推荐方法、装置、计算机设备及存储介质
US20170371965A1 (en) Method and system for dynamically personalizing profiles in a social network
CN102339438A (zh) 一种商品信息的网络发布方法、系统和设备
CN102449654A (zh) 建议不存在于图像内的物品的系统
CN109800348A (zh) 搜索信息显示方法、装置、存储介质及服务器
WO2016034028A1 (zh) 商品资讯信息获取方法、装置及设备
WO2024230486A1 (zh) 一种搜索信息展示方法、装置、计算机设备和存储介质
WO2023207451A1 (zh) 一种搜索结果展示的方法、搜索请求处理方法以及装置
CN116881572A (zh) 一种搜索词推荐方法、装置、计算机设备和存储介质
WO2023236742A9 (zh) 一种搜索结果展示方法、装置、计算机设备及存储介质
CN116431904A (zh) 一种用户画像搭建方法、装置、设备及存储介质
CN113297471A (zh) 生成数据对象标签、数据对象搜索方法、装置及电子设备
WO2024174922A1 (zh) 信息展示方法、装置、计算机设备及存储介质
CN115618075B (zh) 一种搜索结果展示方法及装置
CN108984737A (zh) 简历检索方法及装置
WO2025200751A1 (zh) 识别方法、推荐方法、展示方法及计算设备
CN117278508B (zh) 5g消息聊天机器人的推荐方法、装置以及电子设备
CN119130608A (zh) 一种电子商务数据处理系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 24802774

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE