WO2024082805A1 - 一种搜索结果展示方法、装置、计算机设备及存储介质 - Google Patents

一种搜索结果展示方法、装置、计算机设备及存储介质 Download PDF

Info

Publication number
WO2024082805A1
WO2024082805A1 PCT/CN2023/114287 CN2023114287W WO2024082805A1 WO 2024082805 A1 WO2024082805 A1 WO 2024082805A1 CN 2023114287 W CN2023114287 W CN 2023114287W WO 2024082805 A1 WO2024082805 A1 WO 2024082805A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
dimension
question
search result
target
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/CN2023/114287
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
Publication of WO2024082805A1 publication Critical patent/WO2024082805A1/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/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/438Presentation of query results

Definitions

  • the present disclosure relates to the field of computer technology, and in particular to a search result display method, device, computer equipment and storage medium.
  • search has become an indispensable operation in our daily life. Search can help us improve our cognition and broaden our horizons. When users encounter problems that need to be solved, they can use corresponding search tools to find answers.
  • search when determining search results, a search is generally performed from existing content documents to find the most relevant documents as search results and display them.
  • the documents found in this way may not contain all the content that the user wants. In this way, the user needs to refer to multiple search results to view all the content he wants, and the search efficiency is low.
  • the embodiments of the present disclosure at least provide a search result display method, apparatus, computer equipment and storage medium.
  • an embodiment of the present disclosure provides a search result display method, including:
  • Target search result includes multimedia information that answers the question, and the multimedia information is derived from a plurality of initial search results corresponding to the search request;
  • the target search result is displayed on a search result page, and the multimedia information is displayed in a structured form.
  • a target search result corresponding to the search request is received.
  • the multimedia information derived from a plurality of initial search results corresponds to different dimensions respectively, and the dimensions are related to the search structure of the question.
  • the dimension when the search structure of the question is of the first type, the dimension includes an answer dimension, and one or more of a parsing dimension, a summary dimension, a premise dimension, and a knowledge point dimension; wherein the first type is a type that can directly determine multiple candidate answers based on the question.
  • the dimension when the search structure of the question is of the second type, the dimension includes at least one dimension associated with the search field corresponding to the question; wherein the second type is a type that cannot directly determine multiple candidate answers based on the question.
  • the multimedia information included in the target search results is extracted from the multiple initial search results based on the dimensions corresponding to the type of the search structure of the question after determining the type of the search structure of the question.
  • the multimedia information of any dimension is extracted from the target initial search results after the target initial search results corresponding to the dimension are determined based on the extraction strategy corresponding to the dimension.
  • displaying the target search result on the search result page includes:
  • the method further includes:
  • the source information of the multimedia information in each dimension is displayed at the corresponding position of each dimension identifier, and the source information is used to identify the initial search result of the source of the multimedia information.
  • displaying the target search result on the search result page includes:
  • Multimedia information under the target dimension that is most relevant to the question is displayed at a second position on the search result page.
  • the method further includes:
  • multimedia information under the dimension corresponding to the dimension identifier is displayed at the second position.
  • the present disclosure also provides a search result display device, including:
  • a sending module used to respond to the target operation and send a search request containing the question
  • a receiving module configured to receive a target search result corresponding to the search request, wherein the target search result includes multimedia information that answers the question, and the multimedia information is derived from a plurality of initial search results corresponding to the search request;
  • the display module is used to display the target search result on the search result page, and the multimedia information is displayed in a structured form.
  • a target search result corresponding to the search request is received.
  • the multimedia information derived from a plurality of initial search results corresponds to different dimensions respectively, and the dimensions are related to the search structure of the question.
  • the dimension when the search structure of the question is of the first type, the dimension includes an answer dimension, and one or more of a parsing dimension, a summary dimension, a premise dimension, and a knowledge point dimension; wherein the first type is a type that can directly determine multiple candidate answers based on the question.
  • the dimension when the search structure of the question is of the second type, the dimension includes at least one dimension associated with the search field corresponding to the question; wherein the second type is a type that cannot directly determine multiple candidate answers based on the question.
  • the multimedia information included in the target search results is extracted from the multiple initial search results based on the dimensions corresponding to the type of the search structure of the question after determining the type of the search structure of the question.
  • the multimedia information of any dimension is extracted from the target initial search results after the target initial search results corresponding to the dimension are determined based on the extraction strategy corresponding to the dimension.
  • the display module when displaying the target search result on the search result page, is used to:
  • the dimension identifiers corresponding to the first type are displayed, and multimedia information under each dimension identifier is displayed after the dimension identifier.
  • the display module is further used for:
  • the source information of the multimedia information in each dimension is displayed at the corresponding position of each dimension identifier, and the source information is used to identify the initial search result of the source of the multimedia information.
  • the display module when displaying the target search result on the search result page, is used to:
  • the display module is further used for:
  • multimedia information under the dimension corresponding to the dimension identifier is displayed at the second position.
  • an embodiment of the present disclosure further provides a computer device, comprising: a processor, a memory and a bus, wherein the memory stores machine-readable instructions executable by the processor, and when the computer device is running, the processor and the memory communicate via the bus, and when the machine-readable instructions are executed by the processor, the steps of the above-mentioned first aspect, or any possible implementation of the first aspect are performed.
  • an embodiment of the present disclosure further provides a computer-readable storage medium, on which a computer program is stored.
  • a computer program is stored.
  • the steps of the above-mentioned first aspect, or any possible implementation of the first aspect are executed.
  • the target search results received by the user end include multimedia information that answers the question, and the multimedia information comes from multiple initial search results corresponding to the search request.
  • the multiple initial search results can be integrated from multiple aspects, and the integrated multimedia information can be displayed in a structured form.
  • the core content of the multiple initial search results can be displayed to the user, which is convenient for the user to quickly obtain the desired search information, while improving the quality of the search results and the search efficiency.
  • FIG1 shows a flow chart of a search result display method provided by an embodiment of the present disclosure
  • FIG2a shows a schematic diagram of a display effect of a search result page in the search result display method provided by an embodiment of the present disclosure
  • FIG2b shows a schematic diagram of another display effect of a search result page in the search result display method provided by an embodiment of the present disclosure
  • FIG3 shows a schematic diagram of the display effect of a search result page in a search result display method provided by an embodiment of the present disclosure, when the search structure of a question is of the second type;
  • FIG4a shows a schematic diagram of the display effect of a search result page before other dimension identifiers are triggered in the search result display method provided by an embodiment of the present disclosure
  • FIG4b shows a schematic diagram of the display effect of the search result page after other dimension identifiers are triggered in the search result display method provided by an embodiment of the present disclosure
  • FIG5 shows a schematic diagram of the architecture of a search result 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 search results corresponding to the questions in the search request are generally a few documents, which contain the answers to the questions.
  • the content that the user may want to obtain is not only the answers to the questions. If the user wants to obtain other content related to the question, he needs to initiate the search again or check multiple search results to obtain it.
  • the search results may only contain the answer "Yes”, while the user may want to obtain other content related to the question (for example, “Why can lotus root lower blood pressure?", "What other foods can lower blood pressure?”, etc.), which may not be reflected in the current search results. In this way, the user needs to initiate a search again, or need to check other search results to obtain the above content, which is cumbersome and has low search efficiency.
  • the present disclosure provides a search result display method, apparatus, computer equipment and storage medium.
  • the target search results received by the user end include multimedia information that answers the question, and the multimedia information comes from multiple initial search results corresponding to the search request.
  • the multiple initial search results can be integrated from multiple aspects, and the integrated multimedia information can be displayed in a structured form.
  • the core content of multiple initial search results can be displayed to the user, which is convenient for the user to quickly obtain the desired search information, while improving the quality of the search results and improving the search efficiency.
  • the execution subject of the search result display method provided in the embodiment of the present disclosure is generally a terminal device, and the terminal device can be, for example, a smart phone, a tablet computer, Personal computers, wearable devices, etc.
  • FIG. 1 is a flowchart of a search result display method provided in an embodiment of the present disclosure, the method includes steps 101 to 103, wherein:
  • Step 101 In response to a target operation, a search request containing a question is sent.
  • the question may be content entered by the user in the search box, or recommended content triggered by the user;
  • Step 102 Receive a target search result corresponding to the search request, wherein the target search result includes multimedia information that answers the question, and the multimedia information comes from a plurality of initial search results corresponding to the search request.
  • the target search result may refer to a single search result, that is, the multimedia information contained in the target search result from multiple initial search results constitutes the target search result.
  • the user terminal While receiving the target search result corresponding to the search request, the user terminal may also receive the natural search result corresponding to the search request.
  • the multiple initial search results corresponding to the search request may refer to a preset number of search results corresponding to the search request determined according to an existing search strategy, and the initial search results may include the above-mentioned natural search results, that is, the above-mentioned natural search results may be a part of the initial search results, for example, the above-mentioned natural search results may be part of the initial search results filtered out according to popularity information.
  • the multimedia information may be in various formats, and may include, but not limited to, video, text, audio, pictures, etc.
  • the formats of the multimedia information from the multiple initial search results may not be completely the same, or may be completely the same.
  • Step 103 Display the target search result on the search result page, and display the multimedia information in a structured form.
  • the target search results can be understood as search results pieced together from multiple initial search results. However, it is not necessary to obtain the target search results in all scenarios. If the initial search results corresponding to the search request can meet the user's search needs, there is no need to piece together the target search results. Only the initial search results (or the above-mentioned natural search results) are sent to the user end to improve search efficiency.
  • the target search result corresponding to the search request can be received.
  • the interaction information of the initial search results not satisfying the preset conditions may mean that the initial search results cannot meet the user's search needs.
  • Exemplary examples of the interaction information not satisfying the preset conditions may mean that the number of browse times is less than the preset number of times, the number of subsequent searches exceeds the preset number of times (i.e., the number of times the search is re-initiated after browsing the current search results), etc.
  • target search results can be pieced together for users in such search fields.
  • users may only want to obtain answers and do not care about other content except the answers.
  • target search results are also pieced together for users, when users view the target search results, they may only pay attention to the answers in the target search results and do not view other content. In this way, the utilization rate of other content in the target search results except the answers is low.
  • the server may first determine the search field corresponding to the search request based on the question in the search request, and then generate the target search results when it is determined that the search field corresponding to the search request is the target field (for example, the medical field); or when it is determined that the search field corresponding to the search request is the target field, and the interactive information of the initial search results corresponding to the search request does not meet the preset conditions, the target search results are generated again.
  • the target field for example, the medical field
  • the server determines that the search field is the target field "medical field", and can generate target search results for the user's question; if the user's question is "Is 0 a positive number?", the server determines that the search field is not the target field, and the user may be more If you focus on the answer, you can directly determine the initial search results for the user and send them to the user end.
  • the multimedia information derived from a plurality of initial search results may correspond to different dimensions respectively, and the dimensions are related to the search structure of the question.
  • the search structure of the question may refer to the way the question itself is asked.
  • the search structure of a “is it” type question is obviously different from the search structure of a “method steps of XXX” type question.
  • the dimension when the search structure of the question is of the first type, the dimension includes the answer dimension, and one or more of the analysis dimension, the summary dimension, the premise dimension, and the knowledge point dimension; wherein the first type is a type that can directly determine multiple candidate answers based on the question; when the search structure of the question is of the second type, the dimension includes at least one dimension associated with the search field corresponding to the question; wherein the second type is a type that cannot directly determine multiple candidate answers based on the question.
  • the type of question that can directly determine multiple candidate answers refers to the type of question that can determine several optional answers through the question itself.
  • questions with keywords such as “is it”, “can I", “can I”, etc.
  • the first type of question itself has the characteristic of either no or yes, and the answer can be determined as “yes” or “no”, “can” or “can't”, “can” or “can't” based on the question itself.
  • the search structure of the question is of the first type, it may be detected whether the question contains keywords of the first type.
  • the keywords of the first type may be, for example, the keywords such as “is it”, “can it”, “can it”, etc.
  • the inability to directly determine multiple candidate answers based on the question means that the answer cannot be reflected by the question itself. For example, if the question is "How to make scrambled eggs with tomatoes", the answer corresponding to the second type of question is generally a method or step-based one.
  • all questions that are not of the first type may be classified as the second type, or it may be detected whether the question contains keywords of the second type, where the keywords of the second type may be, for example, "how to do XXX", "XXX steps” etc.
  • the search structure of the question is of the first type
  • the answer corresponding to the question is fixed, so the answer corresponding to the question needs to be supported by multiple aspects of content
  • the temperature of the multimedia information may include the answer dimension, and one or more of the analysis dimension, summary dimension, premise dimension, and knowledge point dimension
  • the search structure of the question is of the second type
  • the content contained in the answer corresponding to the question is rich enough, and the user may need to pay attention to other aspects related to the question, so the temperature of the multimedia information is associated with the search field corresponding to the question.
  • the search structure of the question is the second type
  • the search field is the medical field
  • the dimensions associated with the medical field may include “cause”, “symptoms”, “examination”, “diagnosis”, etc.
  • the question is "Can lotus root lower blood pressure”
  • the dimensions of the multimedia information may include "Why lotus root can lower blood pressure” (analysis dimension), "How to cook lotus root to lower blood pressure” (prerequisite dimension), etc.
  • the search structure of the question is of the second type
  • the correspondence between each search field and the associated dimension can be pre-set. After determining the search field of the question, based on the search field of the question and the correspondence, at least one dimension associated with the search field corresponding to the question is determined.
  • the multimedia information included in the target search results is extracted from the multiple initial search results based on the dimensions corresponding to the type of the search structure of the question after determining the type of the search structure of the question.
  • the dimension corresponding to the type of the search structure of the question is the dimension associated with the search field of the question.
  • the extraction strategies for different dimensions may also be different.
  • the corresponding extraction strategy may be to extract the reading The one with the most reads
  • the corresponding extraction strategy can be to extract the one with the most collections.
  • the multimedia information of any dimension is extracted from the target initial search results after the target initial search results corresponding to the dimension are determined based on the extraction strategy corresponding to the dimension.
  • each dimension contained in each initial search result can be determined first, for example, search result 1 contains the content of the answer dimension and the content of the analysis dimension, and search result 2 contains the content of the answer dimension and the content of the premise dimension; then for any dimension, the candidate search results containing the content of the dimension can be determined first, and then based on the extraction strategy corresponding to the dimension, the target initial search result corresponding to the dimension can be determined from the candidate search results containing the content of the dimension, and the multimedia information of the dimension can be extracted from the target initial search results.
  • the server can send the extracted multimedia information of each dimension to the user end; for the user end side, since the dimension of the received multimedia information is determined, the multimedia information can be displayed in a structured form.
  • each dimension identifier corresponding to the first type may be displayed, and multimedia information under the dimension may be displayed after each dimension identifier.
  • the display effect of the search results page may be as shown in FIG2a , where “answer”, “analysis”, etc. are dimension identifiers, and the content after “answer” and “analysis” is multimedia information under the corresponding dimensions.
  • source information of the multimedia information in each dimension may also be displayed at a corresponding position of each dimension identifier, and the source information is used to identify an initial search result of the source of the multimedia information.
  • the identifier “derived from doc1 ” after the answer dimension and the identifier “derived from doc2 ” after the parsing dimension are the source information of the corresponding multimedia information.
  • the initial search results corresponding to the source information may be displayed, exemplarily by jumping to a page for display, or by adding a floating layer to the current search results page and displaying it on the floating layer.
  • the search structure of the question is of the second type
  • at least one dimension identifier associated with the search field corresponding to the question may be displayed at the first position on the search results page; and multimedia information under the target dimension with the highest relevance to the question may be displayed at the second position on the search results page.
  • multimedia information under a default dimension may be displayed at a second position on the search result page.
  • the search result page only displays multimedia information under the target dimension (or default dimension). For other dimensions, only the dimension identifier is displayed, and the multimedia information under other dimensions is not displayed.
  • the user can trigger any dimension identifier except the target dimension (or default dimension), and then the user terminal can respond to the trigger operation of any dimension identifier except the target dimension (or default dimension), and display the multimedia information under the dimension corresponding to the dimension identifier at the second position.
  • the display effect of the search result page may be as shown in FIG3 , where the question is “How to treat toothache?”, and multiple dimensional labels such as “Overview,” “Cause,” “Symptoms,” “Examination,” “Diagnosis,” and “Treatment” are displayed at the first position.
  • the target dimension that is most relevant to the question is the “Treatment” dimension, and multimedia information under the “Treatment” dimension may be displayed at the second position.
  • the dimension corresponding to the displayed multimedia information may also be highlighted, for example, it may be displayed in yellow, so as to distinguish the currently displayed dimension from other dimensions, so as to prompt the user to view other dimensions.
  • the content displayed at the second position can be updated.
  • the target dimension identifier and the multimedia information under the target dimension identifier are displayed at the second position, and other dimension identifiers except the target dimension identifier are displayed at the first position; then, in response to a trigger operation on any of the other dimension identifiers, the triggered dimension identifier and the multimedia information under the triggered dimension identifier are displayed below the currently displayed content at the first position, and at the same time, only the dimension identifier for which multimedia information is not displayed can be displayed at the first position.
  • the display effect of the search result page may be as shown in Figure 4a.
  • the target dimension identifier "treatment” is displayed in the upper left corner at the second position, and multimedia information under the target dimension is displayed below the target dimension identifier; other dimension identifiers “overview”, “cause”, “symptoms”, “examination” and “diagnosis” except the target dimension are displayed at the first position.
  • the display effect of the search result page may be as shown in Figure 4b.
  • the display content at the second position adds the "cause” dimension identifier and the multimedia information under the cause dimension, and at the same time, only the dimension identifiers such as “overview”, “symptoms”, “examination” and “diagnosis” are displayed at the first position.
  • the target search result can be displayed at the top of the search result page, and the natural search results can be displayed in order below the target search result.
  • the natural search results can be sorted according to the existing method, which is not limited in the present disclosure.
  • the natural search results are also derived from the initial search results, part of the content contained in the initial search results has been extracted to constitute the target search results. For this part of the initial search results, the information obtained by the user when viewing it again may be repeated. Therefore, the natural search results may be the search results of the multimedia information not extracted from the multiple initial search results.
  • the natural search results determined in this way do not contain the same parts as the target search results. Therefore, if the user does not obtain the desired information in the target search results, he or she may obtain it by viewing the natural search results.
  • the search result display method provided by the embodiment of the present disclosure comprises a target search result received by the user end, which comprises multimedia information that answers the question, and the multimedia information is derived from a plurality of initial search results corresponding to the search request.
  • the plurality of initial search results can be integrated from multiple aspects, and the integrated multimedia information can be displayed in a structured form.
  • Media information can show users the core content of multiple initial search results, making it easier for users to quickly obtain the desired search information, while improving the quality of search results and search efficiency.
  • the embodiment of the present disclosure also provides a search result display device corresponding to the search result display method. Since the principle of solving the problem by the device in the embodiment of the present disclosure is similar to the above-mentioned search result 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.
  • FIG. 5 is a schematic diagram of the architecture of a search result display device provided by an embodiment of the present disclosure, wherein the device comprises: a sending module 501, a receiving module 502, and a display module 503; wherein:
  • a sending module 501 is used to respond to a target operation and send a search request containing a question
  • a receiving module 502 is configured to receive a target search result corresponding to the search request, wherein the target search result includes multimedia information that answers the question, and the multimedia information is derived from a plurality of initial search results corresponding to the search request;
  • the display module 503 is used to display the target search result on the search result page, and the multimedia information is displayed in a structured form.
  • a target search result corresponding to the search request is received.
  • the multimedia information derived from a plurality of initial search results corresponds to different dimensions respectively, and the dimensions are related to the search structure of the question.
  • the dimension when the search structure of the question is of the first type, the dimension includes an answer dimension, and one or more of a parsing dimension, a summary dimension, a premise dimension, and a knowledge point dimension; wherein the first type is based on the question and can directly determine multiple The type of candidate answer.
  • the dimension when the search structure of the question is of the second type, the dimension includes at least one dimension associated with the search field corresponding to the question; wherein the second type is a type that cannot directly determine multiple candidate answers based on the question.
  • the multimedia information included in the target search results is extracted from the multiple initial search results based on the dimensions corresponding to the type of the search structure of the question after determining the type of the search structure of the question.
  • the multimedia information of any dimension is extracted from the target initial search results after the target initial search results corresponding to the dimension are determined based on the extraction strategy corresponding to the dimension.
  • the display module 503 when displaying the target search result on the search result page, is used to:
  • the dimension identifiers corresponding to the first type are displayed, and multimedia information under each dimension identifier is displayed after the dimension identifier.
  • the display module 503 is further used to:
  • the source information of the multimedia information in each dimension is displayed at the corresponding position of each dimension identifier, and the source information is used to identify the initial search result of the source of the multimedia information.
  • the display module 503 when displaying the target search result on the search result page, is used to:
  • Multimedia information under the target dimension that is most relevant to the question is displayed at a second position on the search result page.
  • the display module 503 is further used for:
  • multimedia information under the dimension corresponding to the dimension identifier is displayed at the second position.
  • the embodiment of the present disclosure also provides a computer device.
  • FIG6 it is a schematic diagram of the structure of the computer device 600 provided in the embodiment of the present disclosure, including a processor 601, a memory 602, and a bus 603.
  • the memory 602 is used to store execution instructions, including a memory 6021 and an external memory 6022; the memory 6021 here is also called an internal memory, which is used to temporarily store the calculation data in the processor 601, and the data exchanged with the external memory 6022 such as a hard disk.
  • the processor 601 exchanges data with the external memory 6022 through the memory 6021.
  • the processor 601 communicates with the memory 602 through the bus 603, so that the processor 601 executes the following instructions:
  • Target search result includes multimedia information that answers the question, and the multimedia information is derived from a plurality of initial search results corresponding to the search request;
  • the target search result is displayed on a search result page, and the multimedia information is displayed in a structured form.
  • the multimedia information derived from the plurality of initial search results corresponds to different dimensions respectively, and the dimensions are related to the search structure of the question.
  • the dimension includes the answer dimension, and includes the analysis dimension, One or more of summary dimension, premise dimension, and knowledge point dimension; wherein the first type is a type that can directly determine multiple candidate answers based on the question.
  • the dimension in the instructions executed by the processor 601, when the search structure of the question is of the second type, the dimension includes at least one dimension associated with the search field corresponding to the question; wherein the second type is a type that cannot directly determine multiple candidate answers based on the question.
  • the multimedia information included in the target search results is extracted from the multiple initial search results based on the dimensions corresponding to the type of the search structure of the question after determining the type of the search structure of the question.
  • the multimedia information of any dimension is extracted from the target initial search results after the target initial search results corresponding to the dimension are determined based on the extraction strategy corresponding to the dimension.
  • displaying the target search result on the search result page includes:
  • the dimension identifiers corresponding to the first type are displayed, and multimedia information under each dimension identifier is displayed after the dimension identifier.
  • the method further includes:
  • the source information of the multimedia information in each dimension is displayed at the corresponding position of each dimension identifier, and the source information is used to identify the initial search result of the source of the multimedia information.
  • displaying the target search result on the search result page includes:
  • Multimedia information under the target dimension that is most relevant to the question is displayed at a second position on the search result page.
  • the method further includes:
  • multimedia information under the dimension corresponding to the dimension identifier is displayed at the second position.
  • the present disclosure also provides a computer-readable storage medium on which a computer program is stored.
  • a computer program When the computer program is executed by a processor, the steps of the search result display method described in the above method embodiment are executed.
  • the storage medium may be a volatile or non-volatile computer-readable storage medium.
  • the present disclosure also provides a computer program product that carries a program code.
  • the program code includes instructions that can be used to execute the steps of the search result display method described in the above method embodiment. For details, please refer to the above method embodiment, which will not be repeated here.
  • the computer program product may 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 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 non-volatile computer-readable storage medium that can be executed by a processor.
  • the computer software product is stored in a storage medium, including several instructions for a computer device (which can be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method described in each embodiment of the present disclosure.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM), random access memory (RAM), disk or optical disk, and other media that can store program codes.

Landscapes

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

Abstract

本公开提供了一种搜索结果展示方法、装置、计算机设备及存储介质其中,所述搜索结果展示方法包括:响应目标操作,发送携带有问题的搜索请求;接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果;在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。

Description

一种搜索结果展示方法、装置、计算机设备及存储介质
本申请要求2022年10月17日递交的、标题为“一种搜索结果展示方法、装置、计算机设备及存储介质”、申请号为202211267284.1的中国发明专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本公开涉及计算机技术领域,具体而言,涉及一种搜索结果展示方法、装置、计算机设备及存储介质。
背景技术
目前,在我们的日常生活中,搜索成了一项必不可少的操作,搜索可以帮助我们提升认知、拓宽视野,当用户遇到需要解决的问题时,可以借助相应的搜索工具寻找答案。
然而相关技术中,在确定搜索结果时,一般是从现有的内容文档中进行搜索,查找最相关的文档作为搜索结果并展示,然而这样查找到的文档可能并不能包含用户想要的全部内容,这样用户需要查阅多个搜索结果才能查看到想要的全部内容,搜索效率较低。
发明内容
本公开实施例至少提供一种搜索结果展示方法、装置、计算机设备及存储介质。
第一方面,本公开实施例提供了一种搜索结果展示方法,包括:
响应目标操作,发送携带有问题的搜索请求;
接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果;
在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。
一种可能的实施方式中,在所述搜索请求对应的初始搜索结果的交互信息不满足预设条件的情况下,接收与所述搜索请求对应的目标搜索结果。
一种可能的实施方式中,来源于多个初始搜索结果的所述多媒体信息分别对应不同维度,所述维度与所述问题的搜索结构相关。
一种可能的实施方式中,在所述问题的搜索结构为第一类型的情况下,所述维度包括答案维度,以及包括解析维度、摘要维度、前提维度、知识点维度中的一种或多种;其中,所述第一类型为基于问题能够直接确定多种候选答案的类型。
一种可能的实施方式中,在所述问题的搜索结构为第二类型的情况下,所述维度包括与所述问题对应的搜索领域相关联的至少一个维度;其中,所述第二类型为基于问题不能直接确定多种候选答案的类型。
一种可能的实施方式中,所述目标搜索结果包括的多媒体信息是在确定所述问题的搜索结构的类型之后,基于所述问题的搜索结构的类型对应的维度,从所述多个初始搜索结果中提取的。
一种可能的实施方式中,不同维度对应的提取策略不同;
任一维度的多媒体信息是基于该维度对应的提取策略确定与该维度对应的目标初始搜索结果之后,从该目标初始搜索结果中提取的。
一种可能的实施方式中,在所述问题的搜索结构为所述第一类型的情况下,所述在搜索结果页面展示所述目标搜索结果,包括:
展示与所述第一类型对应的各个维度标识,并在各个维度标识后展示 该维度下的多媒体信息。
一种可能的实施方式中,所述方法还包括:
在各个维度标识的对应位置出展示各维度下的多媒体信息的来源信息,所述来源信息用于标识所述多媒体信息来源的初始搜索结果。
一种可能的实施方式中,在所述问题的搜索结构为所述第二类型的情况下,所述在搜索结果页面展示所述目标搜索结果,包括:
在所述搜索结果页面的第一位置处展示与所述问题对应的搜索领域相关联的至少一个维度标识;以及,
在所述搜索结果页面的第二位置处展示与所述问题的相关度最高的目标维度下的多媒体信息。
一种可能的实施方式中,所述方法还包括:
响应针对除所述目标维度外的任一维度标识的触发操作,在所述第二位置处展示该维度标识对应的维度下的多媒体信息。
第二方面,本公开实施例还提供一种搜索结果展示装置,包括:
发送模块,用于响应目标操作,发送携带有问题的搜索请求;
接收模块,用于接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果;
展示模块,用于在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。
一种可能的实施方式中,在所述搜索请求对应的初始搜索结果的交互信息不满足预设条件的情况下,接收与所述搜索请求对应的目标搜索结果。
一种可能的实施方式中,来源于多个初始搜索结果的所述多媒体信息分别对应不同维度,所述维度与所述问题的搜索结构相关。
一种可能的实施方式中,在所述问题的搜索结构为第一类型的情况下,所述维度包括答案维度,以及包括解析维度、摘要维度、前提维度、知识点维度中的一种或多种;其中,所述第一类型为基于问题能够直接确定多种候选答案的类型。
一种可能的实施方式中,在所述问题的搜索结构为第二类型的情况下,所述维度包括与所述问题对应的搜索领域相关联的至少一个维度;其中,所述第二类型为基于问题不能直接确定多种候选答案的类型。
一种可能的实施方式中,所述目标搜索结果包括的多媒体信息是在确定所述问题的搜索结构的类型之后,基于所述问题的搜索结构的类型对应的维度,从所述多个初始搜索结果中提取的。
一种可能的实施方式中,不同维度对应的提取策略不同;
任一维度的多媒体信息是基于该维度对应的提取策略确定与该维度对应的目标初始搜索结果之后,从该目标初始搜索结果中提取的。
一种可能的实施方式中,在所述问题的搜索结构为所述第一类型的情况下,所述展示模块,在搜索结果页面展示所述目标搜索结果时,用于:
展示与所述第一类型对应的各个维度标识,并在各个维度标识后展示该维度下的多媒体信息。
一种可能的实施方式中,所述展示模块,还用于:
在各个维度标识的对应位置出展示各维度下的多媒体信息的来源信息,所述来源信息用于标识所述多媒体信息来源的初始搜索结果。
一种可能的实施方式中,在所述问题的搜索结构为所述第二类型的情况下,所述展示模块,在搜索结果页面展示所述目标搜索结果时,用于:
在所述搜索结果页面的第一位置处展示与所述问题对应的搜索领域相关联的至少一个维度标识;以及,
在所述搜索结果页面的第二位置处展示与所述问题的相关度最高的目 标维度下的多媒体信息。
一种可能的实施方式中,所述展示模块,还用于:
响应针对除所述目标维度外的任一维度标识的触发操作,在所述第二位置处展示该维度标识对应的维度下的多媒体信息。
第三方面,本公开实施例还提供一种计算机设备,包括:处理器、存储器和总线,所述存储器存储有所述处理器可执行的机器可读指令,当计算机设备运行时,所述处理器与所述存储器之间通过总线通信,所述机器可读指令被所述处理器执行时执行上述第一方面,或第一方面中任一种可能的实施方式中的步骤。
第四方面,本公开实施例还提供一种计算机可读存储介质,该计算机可读存储介质上存储有计算机程序,该计算机程序被处理器运行时执行上述第一方面,或第一方面中任一种可能的实施方式中的步骤。
本公开实施例提供的搜索结果展示方法、装置、计算机设备及存储介质,用户端接收到的目标搜索结果包括解答问题的多媒体信息,而所述多媒体信息来源于搜索请求对应的多个初始搜索结果,这样,可以从多个方面对多个初始搜索结果进行整合,并将整合后的多媒体信息以结构化的形式进行展示,通过展示整合后的多媒体信息,可以向用户展示多个初始搜索结果的核心内容,便于用户快速获取想要的搜索信息,同时提高了搜索结果的质量,以及提高了搜索效率。
为使本公开的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。
附图说明
为了更清楚地说明本公开实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,此处的附图被并入说明书中并构成本说明书 中的一部分,这些附图示出了符合本公开的实施例,并与说明书一起用于说明本公开的技术方案。应当理解,以下附图仅示出了本公开的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。
图1示出了本公开实施例所提供的一种搜索结果展示方法的流程图;
图2a示出了本公开实施例所提供的搜索结果展示方法中,一种搜索结果页面的展示效果示意图;
图2b示出了本公开实施例所提供的搜索结果展示方法中,另一种搜索结果页面的展示效果示意图;
图3示出了本公开实施例所提供的搜索结果展示方法中,在问题的搜索结构为第二类型的情况下,搜索结果页面的展示效果示意图;
图4a示出了本公开实施例所提供的搜索结果展示方法中,其他维度标识被触发之前,搜索结果页面的展示效果示意图;
图4b示出了本公开实施例所提供的搜索结果展示方法中,其他维度标识被触发之后,搜索结果页面的展示效果示意图;
图5示出了本公开实施例所提供的一种搜索结果展示装置的架构示意图;
图6示出了本公开实施例所提供的一种计算机设备的结构示意图。
具体实施方式
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合本公开实施例中附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本公开实施例的组件可以以各种不同的配置来布置和设计。因此,以下对在附图中提供的本公开的实施例的详细描 述并非旨在限制要求保护的本公开的范围,而是仅仅表示本公开的选定实施例。基于本公开的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本公开保护的范围。
经研究发现,相关技术中,与搜索请求中的问题对应的搜索结果一般是某几个文档,文档中包含问题对应的答案,然而用户可能想要获取的内容并非只有问题对应的答案,若用户想要获取与问题相关的其他内容,则需要再次发起搜索,或者查阅多个搜索结果才能获得。
例如,用户提出的问题为“藕可以降血压吗”,搜索结果中所包含的内容可能仅有答案“可以”,而用户可能想要获取的还有与问题相关的其他内容(例如,“藕为什么可以降血压”“还有什么食物可以降血压”等),而这些可能都没有体现在当前查看的搜索结果中。这样,用户需要再次发起搜索,或者需要查看其他的搜索结果才能获取上述内容,操作较为繁琐,搜索效率较低。
基于上述研究,本公开提供了一种搜索结果展示方法、装置、计算机设备及存储介质,用户端接收到的目标搜索结果包括解答问题的多媒体信息,而所述多媒体信息来源于搜索请求对应的多个初始搜索结果,这样,可以从多个方面对多个初始搜索结果进行整合,并将整合后的多媒体信息以结构化的形式进行展示,通过展示整合后的多媒体信息,可以向用户展示多个初始搜索结果的核心内容,便于用户快速获取想要的搜索信息,同时提高了搜索结果的质量,以及提高了搜索效率。
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。
为便于对本实施例进行理解,首先对本公开实施例所公开的一种搜索结果展示方法进行详细介绍,本公开实施例所提供的搜索结果展示方法的执行主体一般为终端设备,所述终端设备例如可以为智能手机、平板电脑、 个人计算机、可穿戴设备等。
参见图1所示,为本公开实施例提供的一种搜索结果展示方法的流程图,所述方法包括步骤101~步骤103,其中:
步骤101、响应目标操作,发送携带有问题的搜索请求。
这里,所述问题可以是用户在搜索框内输入的内容,或者是用户触发的推荐内容;所述目标操作可以是发起搜索请求的操作,例如可以是触发搜索按钮的操作;所述发送携带有问题的搜索请求,可以是当前用户端向服务器发送携带有问题的搜索请求。
步骤102、接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果。
这里,所述目标搜索结果可以是指单个的搜索结果,即所述目标搜索结果内包含的来源于多个初始搜索结果的多媒体信息构成所述目标搜索结果。用户端在接收与所述搜索请求对应的目标搜索结果的同时,还可以接收与所述搜索请求对应的自然搜索结果。
所述与所述搜索请求对应的多个初始搜索结果可以是指按照现有的搜索策略确定的与所述搜索请求对应的预设个数的搜索结果,所述初始搜索结果可以包括上述自然搜索结果,即上述自然搜索结果可以是所述初始搜索结果的一部分,例如上述自然搜索结果可以是按照热度信息筛选出的部分初始搜索结果。
所述多媒体信息可以是多种格式的,示例性的可以包括但不仅限于视频、文字、音频、图片等。来源于多个初始搜索结果的多媒体信息的格式可以不完全相同,或者也可以完全相同。
步骤103、在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。
所述目标搜索结果可以理解为由多个初始搜索结果拼凑成的搜索结果,然而并非所有的场景中都需要获取目标搜索结果,若搜索请求对应的初始搜索结果能够满足用户的搜索需求,则无需拼凑目标搜索结果,仅向用户端发送初始搜索结果(或上述自然搜索结果)以提高搜索效率。
因此,可以在所述搜索请求对应的初始搜索结果的交互信息不满足预设条件的情况下,再接收与所述搜索请求对应的目标搜索结果。
这里,所述初始搜索结果的交互信息不满足预设条件可以是指初始搜索结果无法满足用户的搜索需求,示例性的所述交互信息不满足预设条件可以是指浏览次数小于预设次数、后搜次数超过预设次数(即浏览了当前搜索结果之后又重新发起搜索的次数)等。
实际应用中,也并非所有的应用场景中都需要获取目标搜索结果,在某些特定的搜索领域,可能需要更加严谨且丰富的内容,因此在这种搜索领域中可以为用户拼凑目标搜索结果;而在某些搜索领域,用户可能仅仅想要获取答案,而对于除了答案之外的其他内容则并不关心,对于这些搜索领域,若同样也为用户拼凑目标搜索结果,则用户在查看目标搜索结果时,可能也仅仅是关注目标搜索结果中的答案,对于其他的内容并未查看,这样目标搜索结果中除答案外的其他部分内容则利用率较低。
基于此,一种可能的实施方式中,服务器在接收到携带有问题的搜索请求之后,可以先基于搜索请求中的问题,确定搜索请求对应的搜索领域,在确定搜索请求对应的搜索领域为目标领域(例如可以为医学领域)的情况下,再生成目标搜索结果;或者在确定搜索请求对应的搜索领域为目标领域,且搜素请求对应的初始搜索结果的交互信息不满足预设条件的情况下,再生成目标搜索结果。
示例性的,若用户的问题为“藕可以降血压吗”,服务器确定搜索领域为目标领域“医学领域”,则可以为用户的问题生成目标搜索结果;若用户的问题为“0是正数吗”,服务器确定搜索领域不是目标领域,用户可能更 关注答案,则可以直接为用户确定初始搜索结果并发送至用户端。
一种可能的实施方式中,来源于多个初始搜索结果的所述多媒体信息可以分别对应不同维度,所述维度与所述问题的搜索结构相关。
这里,所述问题的搜索结构可以是指问题本身的提问方式,例如“是不是”类型的问题的搜索结构,与“XXX的方法步骤”类型的问题的搜索结构明显不同。
因此,在所述问题的搜索结构为第一类型的情况下,所述维度包括答案维度,以及包括解析维度、摘要维度、前提维度、知识点维度中的一种或多种;其中,所述第一类型为基于问题能够直接确定多种候选答案的类型;在所述问题的搜索结构为第二类型的情况下,所述维度包括与所述问题对应的搜索领域相关联的至少一个维度;其中,所述第二类型为基于问题不能直接确定多种候选答案的类型。
这里,所述基于问题能够直接确定多种候选答案的类型是指,通过问题本身能够确定出几种可选的答案,例如带有“是不是”、“可不可以”、“能否”等关键词的问题,第一类型的问题本身就带有非否即是的特征,根据问题本身就可以确定出答案为“是”或“不是”,“可以”或“不可以”,“能”或“不能”。
在确定所述问题的搜索结构是否为第一类型时,可以检测所述问题中是否包含第一类型的关键词,所述第一类型的关键词例如可以为上述“是不是”、“可不可以”、“能否”等关键词。
所述基于问题不能直接确定多种候选答案是指,通过问题本身无法反应出答案,例如问题为“番茄炒鸡蛋怎么做”,第二类型的问题对应的答案一般为方法步骤类的。
在确定所述问题的搜索结果是否为第二类型时,可以将出不是所述第一类型的问题都归于第二类型,或者可以检测所述问题中是否包含第二类型的关键词,所述第二类型的关键词例如可以是“XXX怎么做”,“XXX 的步骤”等。
在所述问题的搜索结构为第一类型的情况下,所述问题对应的答案是固定的,因此所述问题对应的答案需要多方面的内容进行支撑,所述多媒体信息的温度可以包括答案维度,以及包括解析维度、摘要维度、前提维度、知识点维度中的一种或多种;而在所述问题的搜索结构为第二类型的情况下,所述问题对应的答案所包含的内容已经足够丰富,而用户所需要关注的可能是与问题相关的其他方面的问题,因此所述多媒体信息的温度与所述问题对应的搜索领域相关联。
示例性的,若所述问题为“牙疼怎么治疗”,则可以确定所述问题的搜索结构为第二类型,搜索领域为医疗领域,与医疗领域相关联的维度则可以包括“病因”、“症状”、“检查”、“诊断”等;若所述问题为“藕可以降血压吗”,则可以确定所述问题的搜索结构为第一类型,则所述多媒体信息的维度可以包括“藕为什么可以降血压”(解析维度)、“藕怎么烹饪才能降血压”(前提维度)等。
可选地,在所述问题的搜索结构为第二类型的情况下,在确定与所述问题对应的搜索领域相关联的至少一个维度时,可以预先设置各个搜索领域与关联维度的对应关系,在确定所述问题的搜索领域之后,基于所述问题的搜索领域和所述对应关系,确定与所述问题对应的搜索领域相关联的至少一个维度。
一种可能的实施方式中,所述目标搜索结果包括的多媒体信息是在确定所述问题的搜索结构的类型之后,基于所述问题的搜索结构的类型对应的维度,从所述多个初始搜索结果中提取的。
这里,在所述问题的搜索结构的类型为第二类型的情况下,所述问题的搜索结构的类型对应的维度为所述问题的搜索领域相关联的维度。
具体的,不同维度的用户要求可能不同,相应的,不同维度对应的提取策略也可以不同。例如,对于答案维度,对应的提取策略可以是提取阅 读次数最多的,而对于解析维度,对应的提取策略可以是提取收藏人数最多的。
任一维度的多媒体信息是基于该维度对应的提取策略确定与该维度对应的目标初始搜索结果之后,从该目标初始搜索结果中提取的。
具体的,可以先确定各个初始搜索结果中所包含的各个维度的内容,例如搜索结果1包含答案维度的内容和解析维度的内容,搜索结果2包含答案维度的内容和前提维度的内容;然后针对任一维度,可以先确定包含该维度的内容的候选搜索结果,再基于该维度对应的提取策略,从包含该维度的内容的候选搜索结果中确定与该维度对应的目标初始搜索结果,并从目标初始搜索结果中提取该维度的多媒体信息。
这里,需要说明的是,上述确定各个维度,以及提取各个维度的多媒体信息的步骤可以均在服务器侧完成,服务器在提取各个维度的多媒体信息之后,可以将提取的各个维度的多媒体信息发送至用户端;对于用户端侧而言,由于接收到的多媒体信息的维度是确定的,因此所述多媒体信息可以以结构化的形式进行展示。
可选地,在所述问题的搜索结构为第一类型的情况下,在搜索结果页面展示目标搜索结果时,可以展示与第一类型对应的各个维度标识,并在各个维度标识后展示该维度下的多媒体信息。
示例性的,在所述问题的搜索结构为第一类型的情况下,所述搜索结果页面的展示效果可以如图2a所示,图2a中,“答案”、“解析”等为维度标识,“答案”、“解析”后的内容为对应维度下的多媒体信息。
可选地,还可以在各个维度标识的对应位置出展示各维度下的多媒体信息的来源信息,所述来源信息用于标识所述多媒体信息来源的初始搜索结果。
示例性的,如图2b所示,答案维度后的标识“来源于doc1”,以及解析维度后的标识“来源于doc2”为对应多媒体信息的来源信息。
一种可能的实施方式中,响应于针对任一来源信息的触发操作,可以展示该来源信息对应的初始搜索结果,示例性的可以跳转页面进行展示,也可以在当前搜索结果页面添加浮层,并在浮层上进行展示。
可选地,在所述问题的搜索结构为第二类型的情况下,在所述搜索结果页面展示目标搜索结果时,可以在所述搜索结果页面的第一位置处展示与所述问题对应的搜索领域相关联的至少一个维度标识;以及,在所述搜索结果页面的第二位置处展示与所述问题的相关度最高的目标维度下的多媒体信息。
或者,在另外一种实施方式中,可以在所述搜索结果页面的第二位置处展示默认维度下的多媒体信息。
这里,所述搜索结果页面只展示了目标维度(或默认维度)下的多媒体信息,对于其他维度,仅展示了维度标识,而并未展示其他维度下的多媒体信息,用户可以通过触发除目标维度(或默认维度)外的任一维度标识,然后用户端可以响应针对除所述目标维度(或默认维度)外的任一维度标识的触发操作,在所述第二位置处展示该维度标识对应的维度下的多媒体信息。
示例性的,在所述问题的搜索结构为第二类型的情况下,所述搜索结果页面的展示效果可以如图3所示,所述问题为“牙疼怎么治疗”,在第一位置处展示了“概述”“病因”“症状”“检查”“诊断”“治疗”等多个维度标识,与所述问题相关度最高的目标维度为“治疗”维度,则可以在第二位置处展示“治疗”维度下的多媒体信息。
同时,还可以将展示的多媒体信息对应的维度进行突出展示,例如可以进行标黄展示,以将当前展示的维度与其他维度进行区分,便于提示用户查看其他维度。
上述方式中,当其他维度标识被触发之后,可以更新第二位置处展示的内容,为了方便用户对比查看,在另外一种可能的实施方式中,可以在 第二位置处展示目标维度标识,以及目标维度标识下的多媒体信息,以及在第一位置处展示除目标维度标识外的其他维度标识;然后可以响应针对其他维度标识中任一维度标识的触发操作,在第一位置处当前展示内容的下方展示被触发的维度标识,以及被触发的维度标识下的多媒体信息,同时,可以在所述第一位置处仅展示未展示多媒体信息的维度标识。
示例性的,在其他维度标识被触发之前,所述搜索结果页面的展示效果可以如图4a所示,图4a中,第二位置处的左上角展示有目标维度标识“治疗”,目标维度标识下方展示有目标维度下的多媒体信息;第一位置处展示有除目标维度外的其他维度标识“概述”“病因”“症状”“检查”“诊断”,当“病因”维度标识被触发后,所述搜索结果页面的展示效果可以如图4b所示,第二位置处的展示内容增加“病因”维度标识,以及病因维度下的多媒体信息,同时第一位置处仅展示“概述”“症状”“检查”“诊断”等维度标识。
这里,需要说明的是,目标搜索结果可以展示在所述搜索结果页面的首位,在所述目标搜索结果的下方可以按照顺序展示自然搜索结果,所述自然搜索结果的排序方法可以按照现有方法,本公开并不限定。
或者,在另一种实施方式中,由于所述自然搜索结果也来源于初始搜索结果,部分初始搜索结果中所包含的内容已被提取构成目标搜索结果,对于这部分初始搜索结果,用户再次查看获取的信息可能是重复的,因此所述自然搜索结果可以是所述多个初始搜索结果中未被提取多媒体信息的搜索结果,通过这种方式确定的自然搜索结果中,并未包含与目标搜索结果相同的部分,因此用户若未在目标搜索结果中获取到想要的信息,可以通过查看自然搜索结果来获取。
本公开实施例提供的搜索结果展示方法,用户端接收到的目标搜索结果包括解答问题的多媒体信息,而所述多媒体信息来源于搜索请求对应的多个初始搜索结果,这样,可以从多个方面对多个初始搜索结果进行整合,并将整合后的多媒体信息以结构化的形式进行展示,通过展示整合后的多 媒体信息,可以向用户展示多个初始搜索结果的核心内容,便于用户快速获取想要的搜索信息,同时提高了搜索结果的质量,以及提高了搜索效率。
本领域技术人员可以理解,在具体实施方式的上述方法中,各步骤的撰写顺序并不意味着严格的执行顺序而对实施过程构成任何限定,各步骤的具体执行顺序应当以其功能和可能的内在逻辑确定。
基于同一发明构思,本公开实施例中还提供了与搜索结果展示方法对应的搜索结果展示装置,由于本公开实施例中的装置解决问题的原理与本公开实施例上述搜索结果展示方法相似,因此装置的实施可以参见方法的实施,重复之处不再赘述。
参照图5所示,为本公开实施例提供的一种搜索结果展示装置的架构示意图,所述装置包括:发送模块501、接收模块502、展示模块503;其中,
发送模块501,用于响应目标操作,发送携带有问题的搜索请求;
接收模块502,用于接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果;
展示模块503,用于在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。
一种可能的实施方式中,在所述搜索请求对应的初始搜索结果的交互信息不满足预设条件的情况下,接收与所述搜索请求对应的目标搜索结果。
一种可能的实施方式中,来源于多个初始搜索结果的所述多媒体信息分别对应不同维度,所述维度与所述问题的搜索结构相关。
一种可能的实施方式中,在所述问题的搜索结构为第一类型的情况下,所述维度包括答案维度,以及包括解析维度、摘要维度、前提维度、知识点维度中的一种或多种;其中,所述第一类型为基于问题能够直接确定多 种候选答案的类型。
一种可能的实施方式中,在所述问题的搜索结构为第二类型的情况下,所述维度包括与所述问题对应的搜索领域相关联的至少一个维度;其中,所述第二类型为基于问题不能直接确定多种候选答案的类型。
一种可能的实施方式中,所述目标搜索结果包括的多媒体信息是在确定所述问题的搜索结构的类型之后,基于所述问题的搜索结构的类型对应的维度,从所述多个初始搜索结果中提取的。
一种可能的实施方式中,不同维度对应的提取策略不同;
任一维度的多媒体信息是基于该维度对应的提取策略确定与该维度对应的目标初始搜索结果之后,从该目标初始搜索结果中提取的。
一种可能的实施方式中,在所述问题的搜索结构为所述第一类型的情况下,所述展示模块503,在搜索结果页面展示所述目标搜索结果时,用于:
展示与所述第一类型对应的各个维度标识,并在各个维度标识后展示该维度下的多媒体信息。
一种可能的实施方式中,所述展示模块503,还用于:
在各个维度标识的对应位置出展示各维度下的多媒体信息的来源信息,所述来源信息用于标识所述多媒体信息来源的初始搜索结果。
一种可能的实施方式中,在所述问题的搜索结构为所述第二类型的情况下,所述展示模块503,在搜索结果页面展示所述目标搜索结果时,用于:
在所述搜索结果页面的第一位置处展示与所述问题对应的搜索领域相关联的至少一个维度标识;以及,
在所述搜索结果页面的第二位置处展示与所述问题的相关度最高的目标维度下的多媒体信息。
一种可能的实施方式中,所述展示模块503,还用于:
响应针对除所述目标维度外的任一维度标识的触发操作,在所述第二位置处展示该维度标识对应的维度下的多媒体信息。
关于装置中的各模块的处理流程、以及各模块之间的交互流程的描述可以参照上述方法实施例中的相关说明,这里不再详述。
基于同一技术构思,本公开实施例还提供了一种计算机设备。参照图6所示,为本公开实施例提供的计算机设备600的结构示意图,包括处理器601、存储器602、和总线603。其中,存储器602用于存储执行指令,包括内存6021和外部存储器6022;这里的内存6021也称内存储器,用于暂时存放处理器601中的运算数据,以及与硬盘等外部存储器6022交换的数据,处理器601通过内存6021与外部存储器6022进行数据交换,当计算机设备600运行时,处理器601与存储器602之间通过总线603通信,使得处理器601在执行以下指令:
响应目标操作,发送携带有问题的搜索请求;
接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果;
在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。
一种可能的实施方式中,处理器601执行的指令中,在所述搜索请求对应的初始搜索结果的交互信息不满足预设条件的情况下,接收与所述搜索请求对应的目标搜索结果。
一种可能的实施方式中,处理器601执行的指令中,来源于多个初始搜索结果的所述多媒体信息分别对应不同维度,所述维度与所述问题的搜索结构相关。
一种可能的实施方式中,处理器601执行的指令中,在所述问题的搜索结构为第一类型的情况下,所述维度包括答案维度,以及包括解析维度、 摘要维度、前提维度、知识点维度中的一种或多种;其中,所述第一类型为基于问题能够直接确定多种候选答案的类型。
一种可能的实施方式中,处理器601执行的指令中,在所述问题的搜索结构为第二类型的情况下,所述维度包括与所述问题对应的搜索领域相关联的至少一个维度;其中,所述第二类型为基于问题不能直接确定多种候选答案的类型。
一种可能的实施方式中,处理器601执行的指令中,所述目标搜索结果包括的多媒体信息是在确定所述问题的搜索结构的类型之后,基于所述问题的搜索结构的类型对应的维度,从所述多个初始搜索结果中提取的。
一种可能的实施方式中,处理器601执行的指令中,不同维度对应的提取策略不同;
任一维度的多媒体信息是基于该维度对应的提取策略确定与该维度对应的目标初始搜索结果之后,从该目标初始搜索结果中提取的。
一种可能的实施方式中,处理器601执行的指令中,在所述问题的搜索结构为所述第一类型的情况下,所述在搜索结果页面展示所述目标搜索结果,包括:
展示与所述第一类型对应的各个维度标识,并在各个维度标识后展示该维度下的多媒体信息。
一种可能的实施方式中,处理器601执行的指令中,所述方法还包括:
在各个维度标识的对应位置出展示各维度下的多媒体信息的来源信息,所述来源信息用于标识所述多媒体信息来源的初始搜索结果。
一种可能的实施方式中,处理器601执行的指令中,在所述问题的搜索结构为所述第二类型的情况下,所述在搜索结果页面展示所述目标搜索结果,包括:
在所述搜索结果页面的第一位置处展示与所述问题对应的搜索领域相 关联的至少一个维度标识;以及,
在所述搜索结果页面的第二位置处展示与所述问题的相关度最高的目标维度下的多媒体信息。
一种可能的实施方式中,处理器601执行的指令中,所述方法还包括:
响应针对除所述目标维度外的任一维度标识的触发操作,在所述第二位置处展示该维度标识对应的维度下的多媒体信息。
本公开实施例还提供一种计算机可读存储介质,该计算机可读存储介质上存储有计算机程序,该计算机程序被处理器运行时执行上述方法实施例中所述的搜索结果展示方法的步骤。其中,该存储介质可以是易失性或非易失的计算机可读取存储介质。
本公开实施例还提供一种计算机程序产品,该计算机产品承载有程序代码,所述程序代码包括的指令可用于执行上述方法实施例中所述的搜索结果展示方法的步骤,具体可参见上述方法实施例,在此不再赘述。
其中,上述计算机程序产品可以具体通过硬件、软件或其结合的方式实现。在一个可选实施例中,所述计算机程序产品具体体现为计算机存储介质,在另一个可选实施例中,计算机程序产品具体体现为软件产品,例如软件开发包(Software Development Kit,SDK)等等。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统和装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。在本公开所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,又例如,多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些通信接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形 式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个处理器可执行的非易失的计算机可读取存储介质中。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。
最后应说明的是:以上所述实施例,仅为本公开的具体实施方式,用以说明本公开的技术方案,而非对其限制,本公开的保护范围并不局限于此,尽管参照前述实施例对本公开进行了详细的说明,本领域的普通技术人员应当理解:任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,其依然可以对前述实施例所记载的技术方案进行修改或可轻易想到变化,或者对其中部分技术特征进行等同替换;而这些修改、变化或者替换,并不使相应技术方案的本质脱离本公开实施例技术方案的精神和范围,都应涵盖在本公开的保护范围之内。因此,本公开的保护范围应所述以权利要求的保护范围为准。

Claims (14)

  1. 一种搜索结果展示方法,其特征在于,包括:
    响应目标操作,发送携带有问题的搜索请求;
    接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果;
    在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。
  2. 根据权利要求1所述的方法,其特征在于,在所述搜索请求对应的初始搜索结果的交互信息不满足预设条件的情况下,接收与所述搜索请求对应的目标搜索结果。
  3. 根据权利要求1所述的方法,其特征在于,来源于多个初始搜索结果的所述多媒体信息分别对应不同维度,所述维度与所述问题的搜索结构相关。
  4. 根据权利要求3所述的方法,其特征在于,在所述问题的搜索结构为第一类型的情况下,所述维度包括答案维度,以及包括解析维度、摘要维度、前提维度、知识点维度中的一种或多种;其中,所述第一类型为基于问题能够直接确定多种候选答案的类型。
  5. 根据权利要求3所述的方法,其特征在于,在所述问题的搜索结构为第二类型的情况下,所述维度包括与所述问题对应的搜索领域相关联的至少一个维度;其中,所述第二类型为基于问题不能直接确定多种候选答案的类型。
  6. 根据权利要求3~5任一所述的方法,其特征在于,所述目标搜索结果包括的多媒体信息是在确定所述问题的搜索结构的类型之后,基于所述问题的搜索结构的类型对应的维度,从所述多个初始搜索结果中提取的。
  7. 根据权利要求6所述的方法,其特征在于,不同维度对应的提取策略不同;
    任一维度的多媒体信息是基于该维度对应的提取策略确定与该维度对应的目标初始搜索结果之后,从该目标初始搜索结果中提取的。
  8. 根据权利要求4所述的方法,其特征在于,在所述问题的搜索结构为所述第一类型的情况下,所述在搜索结果页面展示所述目标搜索结果,包括:
    展示与所述第一类型对应的各个维度标识,并在各个维度标识后展示该维度下的多媒体信息。
  9. 根据权利要求8所述的方法,其特征在于,所述方法还包括:
    在各个维度标识的对应位置出展示各维度下的多媒体信息的来源信息,所述来源信息用于标识所述多媒体信息来源的初始搜索结果。
  10. 根据权利要求5所述的方法,其特征在于,在所述问题的搜索结构为所述第二类型的情况下,所述在搜索结果页面展示所述目标搜索结果,包括:
    在所述搜索结果页面的第一位置处展示与所述问题对应的搜索领域相关联的至少一个维度标识;以及,
    在所述搜索结果页面的第二位置处展示与所述问题的相关度最高的目标维度下的多媒体信息。
  11. 根据权利要求10所述的方法,其特征在于,所述方法还包括:
    响应针对除所述目标维度外的任一维度标识的触发操作,在所述第二位置处展示该维度标识对应的维度下的多媒体信息。
  12. 一种搜索结果展示装置,其特征在于,包括:
    发送模块,用于响应目标操作,发送携带有问题的搜索请求;
    接收模块,用于接收与所述搜索请求对应的目标搜索结果,其中,所述目标搜索结果包括解答所述问题的多媒体信息,所述多媒体信息来源于所述搜索请求对应的多个初始搜索结果;
    展示模块,用于在搜索结果页面展示所述目标搜索结果,所述多媒体信息以结构化的形式进行展示。
  13. 一种计算机设备,其特征在于,包括:处理器、存储器和总线,所述存储器存储有所述处理器可执行的机器可读指令,当计算机设备运行时,所述处理器与所述存储器之间通过总线通信,所述机器可读指令被所述处理器执行时执行如权利要求1至11任一项所述的搜索结果展示方法的步骤。
  14. 一种计算机可读存储介质,其特征在于,该计算机可读存储介质上存储有计算机程序,该计算机程序被处理器运行时执行如权利要求1至11任一项所述的搜索结果展示方法的步骤。
PCT/CN2023/114287 2022-10-17 2023-08-22 一种搜索结果展示方法、装置、计算机设备及存储介质 Ceased WO2024082805A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211267284.1A CN115587201A (zh) 2022-10-17 2022-10-17 一种搜索结果展示方法、装置、计算机设备及存储介质
CN202211267284.1 2022-10-17

Publications (1)

Publication Number Publication Date
WO2024082805A1 true WO2024082805A1 (zh) 2024-04-25

Family

ID=84780019

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/114287 Ceased WO2024082805A1 (zh) 2022-10-17 2023-08-22 一种搜索结果展示方法、装置、计算机设备及存储介质

Country Status (2)

Country Link
CN (1) CN115587201A (zh)
WO (1) WO2024082805A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115587201A (zh) * 2022-10-17 2023-01-10 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质
CN116467369A (zh) * 2023-03-06 2023-07-21 北京字跳网络技术有限公司 搜索结果的展示方法、装置、电子设备和存储介质
CN116401475A (zh) * 2023-04-10 2023-07-07 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质
CN116501948A (zh) * 2023-04-27 2023-07-28 北京字跳网络技术有限公司 一种搜索方法、装置、电子设备及存储介质

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180239812A1 (en) * 2015-07-28 2018-08-23 Baidu Online Network Technology (Beijing) Co., Ltd. Method and apparatus for processing question-and-answer information, storage medium and device
CN113536137A (zh) * 2021-08-13 2021-10-22 北京字节跳动网络技术有限公司 一种信息展示方法、装置以及计算机存储介质
CN113779307A (zh) * 2021-09-28 2021-12-10 北京字跳网络技术有限公司 一种信息展示方法、装置、计算机设备及存储介质
CN114186095A (zh) * 2021-12-08 2022-03-15 北京字节跳动网络技术有限公司 一种信息搜索方法、装置、计算机设备及存储介质
CN114372215A (zh) * 2022-01-12 2022-04-19 北京字节跳动网络技术有限公司 一种搜索结果展示、搜索请求处理方法及装置
CN115098724A (zh) * 2022-06-24 2022-09-23 抖音视界(北京)有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质
CN115587201A (zh) * 2022-10-17 2023-01-10 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114372160B (zh) * 2022-01-12 2023-08-15 抖音视界有限公司 一种搜索请求处理方法、装置、计算机设备及存储介质

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180239812A1 (en) * 2015-07-28 2018-08-23 Baidu Online Network Technology (Beijing) Co., Ltd. Method and apparatus for processing question-and-answer information, storage medium and device
CN113536137A (zh) * 2021-08-13 2021-10-22 北京字节跳动网络技术有限公司 一种信息展示方法、装置以及计算机存储介质
CN113779307A (zh) * 2021-09-28 2021-12-10 北京字跳网络技术有限公司 一种信息展示方法、装置、计算机设备及存储介质
CN114186095A (zh) * 2021-12-08 2022-03-15 北京字节跳动网络技术有限公司 一种信息搜索方法、装置、计算机设备及存储介质
CN114372215A (zh) * 2022-01-12 2022-04-19 北京字节跳动网络技术有限公司 一种搜索结果展示、搜索请求处理方法及装置
CN115098724A (zh) * 2022-06-24 2022-09-23 抖音视界(北京)有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质
CN115587201A (zh) * 2022-10-17 2023-01-10 北京字跳网络技术有限公司 一种搜索结果展示方法、装置、计算机设备及存储介质

Also Published As

Publication number Publication date
CN115587201A (zh) 2023-01-10

Similar Documents

Publication Publication Date Title
WO2024082805A1 (zh) 一种搜索结果展示方法、装置、计算机设备及存储介质
US20170199943A1 (en) User interface for multivariate searching
CN114372160B (zh) 一种搜索请求处理方法、装置、计算机设备及存储介质
EP3996373A2 (en) Method and apparatus of generating bullet comment, device, and storage medium
US20120290561A1 (en) Information processing apparatus, information processing method, program, and information processing system
WO2022227866A1 (zh) 信息展示的方法、装置以及非易失性计算机存储介质
US20160225030A1 (en) Social data collection and automated social replies
CN108920453A (zh) 数据处理方法、装置、电子设备及计算机可读介质
WO2023045623A1 (zh) 一种信息展示方法、装置、计算机设备及存储介质
CN107257970A (zh) 从结构化和非结构化数据源进行的问题回答
CN112528638B (zh) 异常对象识别方法及装置、电子设备、存储介质
CN104135694A (zh) 信息处理装置以及信息处理方法
CN114186095A (zh) 一种信息搜索方法、装置、计算机设备及存储介质
CN111294660A (zh) 视频片段定位方法、服务器、客户端及电子设备
WO2023236710A1 (zh) 搜索结果展示方法、装置、计算机设备及存储介质
CN113377975B (zh) 多媒体资源的处理方法、装置、计算机设备及存储介质
WO2024239563A1 (zh) 一种信息处理方法、装置、计算机设备、计算机可读存储介质及计算机程序产品
CN105072460A (zh) 一种基于视频内容元素的信息标注和关联方法、系统和设备
WO2023116785A1 (zh) 信息展示方法、装置、计算机设备以及存储介质
US20140161423A1 (en) Message composition of media portions in association with image content
CN115544375A (zh) 搜索结果展示方法、装置、计算机设备及存储介质
JP2011233162A (ja) 医療用語の曖昧性を判定するシステム、方法およびソフトウェア
US20140163956A1 (en) Message composition of media portions in association with correlated text
US8700553B2 (en) Operation support apparatus and operation support method
WO2024078143A1 (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: 23878800

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 05.08.2025)

122 Ep: pct application non-entry in european phase

Ref document number: 23878800

Country of ref document: EP

Kind code of ref document: A1