WO2017071578A1 - Searching method, apparatus and system, and method for determining search result order adjustment basis - Google Patents

Searching method, apparatus and system, and method for determining search result order adjustment basis Download PDF

Info

Publication number
WO2017071578A1
WO2017071578A1 PCT/CN2016/103364 CN2016103364W WO2017071578A1 WO 2017071578 A1 WO2017071578 A1 WO 2017071578A1 CN 2016103364 W CN2016103364 W CN 2016103364W WO 2017071578 A1 WO2017071578 A1 WO 2017071578A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
current
operating environment
search results
user
Prior art date
Application number
PCT/CN2016/103364
Other languages
French (fr)
Chinese (zh)
Inventor
蔡明宸
王筱钊
曾洪雷
Original Assignee
广州神马移动信息科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广州神马移动信息科技有限公司 filed Critical 广州神马移动信息科技有限公司
Publication of WO2017071578A1 publication Critical patent/WO2017071578A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Definitions

  • the present application relates to the field of search, and in particular to a search method, an apparatus, a system, and a method for determining the basis of the search result.
  • search engines mainly sort the search results based on the matching degree of the website with the search keywords, website clicks, website quality, website ranking and other indicators.
  • the user's operation behavior (such as click, browse, skip, etc.) on the search results reflects the user's demand and satisfaction degree of the search results, and is also an important reference factor for the current mainstream search engine to sort the search results. .
  • the search results are sorted, which can reflect the user's search requirements to a certain extent.
  • users have different requirements for search results in different environments.
  • the current search engine and the existing sorting method of search results do not take into account the environment in which the user is located when sorting the search results.
  • the search results presented by the search engine to the user are uniform and do not meet the individual needs of the user. Therefore, there is a need for a method for sorting search results according to the environment in which the user is located, so as to better satisfy the user's search requirements and improve the user's search experience.
  • a technical problem to be solved by the present application is to provide a search method, device, system and method and device for determining the basis of the search result, which can sort the search results according to the environment in which the user is located, so as to better satisfy the search result. User's search needs.
  • a method for determining a search result ordering basis including: acquiring a search record of a plurality of users over a period of time, the search record comprising: a search term, obtained based on the search term a plurality of search results, operation information performed by the user on each of the search results, and an operation environment in which the user performs an operation on the search result; and calculating, according to the operation information, each search corresponding to the search term in the operating environment The satisfaction score of the results is used as the basis for the search results.
  • a search method including: obtaining a plurality of current search results based on a current search term input by a user; and acquiring a current operating environment in which the user operates the current search result; And aligning the plurality of current search results according to a sequence basis corresponding to the current search term and the current operating environment.
  • a search apparatus including: a current search result obtaining unit, configured to search for a plurality of current search results based on a current search term input by a user; and a current operating environment acquiring unit, configured to acquire a user a current operating environment in which the current search result is operated; a sequencer unit configured to compare the plurality of current search results according to a sequence basis corresponding to the current operating environment and the current search term Perform the sequence.
  • a search system comprising a client and a search server, the client receiving a current search term input by a user and determining a current operating environment; the client to the current search term And the current operating environment is sent to the search server; the client receives a current search result from the search server, and the current search result is arranged in an order according to the current operating environment and the current search term. The corresponding order is adjusted according to the adjustment.
  • a computing device comprising: one or more processors; a memory; and one or more modules, the one or more modules being stored in the memory and configured to Executing by the one or more processors, wherein the one or more modules are configured to: obtain a plurality of current search results based on a current search term input by a user; and acquire an operation when the user operates the current search result a current operating environment in which the plurality of current search results are sequenced according to a scheduling basis corresponding to the current search term and the current operating environment.
  • a computer readable storage medium having a program on which a determination method for performing the aforementioned search result ordering is recorded is disclosed.
  • a computing device comprising: one or more processors; a memory; and one or more modules, the one or more modules being stored in the memory and configured to Executing by the one or more processors, wherein the one or more modules are configured to: obtain a plurality of current search results based on a current search term input by a user; and acquire an operation when the user operates the current search result a current operating environment in which the plurality of current search results are sequenced according to a scheduling basis corresponding to the current search term and the current operating environment.
  • a computer readable storage medium having recorded thereon a program for executing the aforementioned search method is disclosed.
  • the searching method, the device, the system, and the determining method of the search result ordering basis of the present application may generate each search result of the search word in different operating environments based on the operation information of the user on the search result and the operating environment in which the operation is performed.
  • the satisfaction score is used as the basis for the search results of the search words in the operating environment; thus, the order of the search results corresponding to the search words in different operating environments can be obtained; when the user is searching Can be used with users
  • the current operating environment in which the current operating environment corresponds to the current search term is used to sequence the search results, so that the current search results with higher user satisfaction in the current operating environment can be ranked first, thereby enabling the final sorting of the search results. It can meet the user's search needs in this operating environment, which can enhance the user's search experience.
  • FIG. 1 is a schematic structural diagram of a search system of the present application
  • FIG. 2 is a schematic structural diagram of another search system of the present application.
  • FIG. 3 is a flow chart showing the steps of a search result ordering determining method according to the present application.
  • FIG. 4 shows a schematic flow chart of sub-steps S210, S220 which may be included in step S200 shown in FIG. 3;
  • FIG. 5 is a schematic flowchart of sub-steps S221, S222 which may be included in step S220 shown in FIG. 4;
  • FIG. 6 shows a schematic flow chart of sub-steps S225, S226, S227 which may be included in step S221 shown in FIG. 5;
  • Figure 7 is a flow chart showing the steps of a search method of the present application.
  • FIG. 8 is a structural block diagram of a determining apparatus for a search result ordering basis according to the present application.
  • FIG. 9 is a structural block diagram of a determining apparatus for another search result ordering basis of the present application.
  • FIG. 10 is a block diagram showing the structure of a search device of the present application.
  • FIG. 11 is a block diagram showing the structure of a computing device provided in accordance with an application embodiment.
  • the application discloses a search system, which can adjust the order of the search results according to the operating environment in which the user is located, so that the search results with higher user satisfaction in the operating environment can be arranged in the front.
  • FIG. 1 shows a schematic structural diagram of a search system of the present application.
  • the search system of the present application includes a client 1 and a search server 2.
  • the client 1 can receive the current search term input by the user and determine the current operating environment, and the client 1 sends the current search term and the current operating environment to the search server 2.
  • the client 1 receives the current search result from the search server 2.
  • the order of the current search results received by the client 1 has been adjusted according to the ordering basis corresponding to the current operating environment.
  • the client 1 can be a client application installed on a terminal such as a mobile phone or a tablet.
  • the search server 2 can determine the order of the current search results according to the current search term and the current operating environment received from the client 1, and send the current search results in the order to the client 1.
  • the current operating environment may be the network environment in which the user performs operations on the search results (ie, network access types, such as 2G (2-Generation wireless telephone technology), 3G, 4G, WIFI, etc.) ), geographic location (such as at home, on the road, in the unit, at tourist attractions, etc.), time (such as working hours (8:30-17:30), rest time, network idle time (for example, 0:00 to 6: 00 when the Internet is cheaper, when the network is busy (for example, when the Internet is expensive from 6:00 to 24:00), etc.), the default search mode (may be pre-configured on the client 1) Search mode for user selection, such as extreme mode, video mode, no picture mode, etc.).
  • network access types such as 2G (2-Generation wireless telephone technology), 3G, 4G, WIFI, etc.
  • geographic location such as at home, on the road, in the unit, at tourist attractions, etc.
  • time such as working hours (8:30-17:30)
  • rest time such as working hours (8:30-17:30
  • the current operating environment is consistent with the environment in which the user searches. Therefore, in the case where the requirements are not strict, the environment in which the user searches is also obtained as the current operating environment.
  • the purpose of adjusting the order of the search results based on the ordering basis is to make the current search results with higher user satisfaction in the current operating environment be ranked first.
  • FIG. 2 shows a schematic structural diagram of another search system of the present application.
  • the search system may also optionally include a sequencing basis determining device 3 and a sequencing based storage device 4.
  • the scheduling basis determining means 3 can acquire search records of a plurality of users over a period of time from a plurality of clients 1 or search servers 2.
  • the search record may include: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each search result, and an operation environment in which the user performs an operation on the search result.
  • the order-based determining device 3 can calculate the satisfaction scores of the respective search results corresponding to the search words in the operating environment as the basis for the search results.
  • the sequencing basis determining means 3 can store the calculated satisfaction score in the sequence dependent storage means 4.
  • the search server 2 can query the satisfaction scores of the current search results from the ordering storage device 4 based on the current search term and the current operating environment, and compare the satisfaction scores according to the satisfaction scores.
  • the order of the current search results is adjusted.
  • the adjusted multiple current search results are then displayed on client 1.
  • the existing sorting result may be adjusted by using a bubble method. Specifically, if the satisfaction scores of two adjacent current search results are reversed and the difference exceeds a certain threshold, the order of the two search results is reversed until the current search result is in accordance with the corresponding satisfaction score. Arrange in order of size.
  • the ordering method such as the selection ordering method, the insertion ordering method, and the like
  • the bubbling method is also within the protection scope of the ordering method of the embodiment of the present application.
  • the client 1 or the search server 2 may record the current search term, the current search result, the current operating environment, and the user's operation information on the current search result in association in the search record.
  • the search server 2 can sort the current search results according to the current operating environment recorded in the search record.
  • the scheduling basis determining device 3 can also calculate the satisfaction score in the latest period of time according to the operating environment information and the operation information recorded by the client 1 or the search server 2, as different operating environments in the most recent period of time. The basis of the order.
  • the search system of the present application can select the order basis corresponding to the current operating environment and the current search term according to the current operating environment of the user, and search for the user based on the current search term.
  • the order of the current search results is adjusted so that the current search results with higher user satisfaction in the current operating environment can be ranked first.
  • the final ranked search results can better meet the search needs of the user in the current operating environment.
  • the ordering basis corresponding to the operating environment and the search term may be obtained by the order-based determining device 3 based on the historical search record of the large-scale user.
  • the order-based determining means 3 can acquire search results for a large-scale user for a period of time, operation information of the user on the search results, and an operating environment in which the operation is performed, and then determine different operations based on the data obtained above.
  • the basis for the ordering in the environment is not limited to acquire search results for a large-scale user for a period of time, operation information of the user on the search results, and an operating environment in which the operation is performed, and then determine different operations based on the data obtained above.
  • FIG. 3 is a flow chart showing the steps of a search result ordering determination method of the present application.
  • a search record of a plurality of users over a period of time is acquired.
  • the search record may include: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each search result, and an operating environment in which the user performs an operation on the search result.
  • the search record in a period of time may be a search record in a short-term time that can reflect the timeliness, or a search record in a long-term time in which a sufficient search record can be obtained.
  • search results may be more concerned by users in the recent period of time.
  • obtaining a search record in a short period of time can accurately reflect the user's search demand in a short period of time.
  • users may be more inclined to search results related to “Tianjin Port Explosion Accident” when searching for “Tianjin”.
  • this time is suitable for obtaining the user's search record in a short period of time.
  • the operation information is the user's click on the search result.
  • the operation information mentioned in this article may include, but is not limited to, one of clicks, views, duration, navigation clicks, last clicks, skipped times, or Several.
  • the number of navigation clicks refers to the number of times the user clicks on the navigation website when searching based on the search term. For example, when searching for Tencent News, the official website of Tencent News is equivalent to a navigation website.
  • the operational information can be used to reflect the satisfaction (demand) of the search results in the operating environment in which the user is performing the operation. For example, for a search term in the same operating environment, multiple search results can be obtained based on the search term, and the search result with a large number of clicks reflects to a certain extent that the user has higher satisfaction (demand) in the operating environment. The search results that are skipped more frequently reflect that the user's satisfaction (demand) is lower in the operating environment.
  • the operating environment can be a network access type, a geographic location, a time, a preset search mode, and the like. For details, please refer to the description of the current operating environment in FIG.
  • step S200 based on the operation information, the satisfaction scores of the respective search results corresponding to the search words in the operating environment are calculated as the search result ordering basis.
  • the satisfaction score of the previous predetermined number of search results among the plurality of search results obtained based on the search term may be calculated as the search result ordering basis.
  • the satisfaction score of the first two pages of the search results of each search term can be calculated.
  • the first two pages of search results are only a predetermined number of optional embodiments.
  • the pre-determined number of the embodiment of the present application may be any value. , such as the first three pages of search results, the first four pages of search results, and so on.
  • the calculated satisfaction score can be stored in the form of a key-value.
  • the key is the search term and the operating environment in which the search is performed, and the value is the satisfaction score of each search result corresponding to the search term in the operating environment.
  • the satisfaction scores of the respective search results corresponding to the search words in the operating environment are calculated.
  • the satisfaction score of the search result is calculated.
  • the size of the satisfaction score represents the level of satisfaction of the user with the search result. Therefore, it can be foreseen that the user has higher satisfaction with the search results with more clicks and longer stay time, and therefore the satisfaction score is also higher.
  • the user's operation information on the search results can reflect the user's satisfaction with the search results. Therefore, based on the operation information of the plurality of search results based on one search term in the same operating environment, the satisfaction scores of the search results corresponding to the search term in the operating environment can be obtained. value.
  • the satisfaction score can be calculated using the assignment method.
  • the operation information includes a click operation n,
  • the length of time t and the skip operation n' are taken as an example.
  • the satisfaction score of one click operation can be preset as s 1
  • the satisfaction score of unit stay time is s 2
  • the satisfaction score of one skip operation is s 3 .
  • s 1 >0, s 2 >0, s 3 ⁇ 0 the values of s 1 , s 2 , and s 3 may be preset according to specific conditions).
  • the satisfaction score score n 1 ⁇ s 1 +t 1 ⁇ s 2 +n' 1 ⁇ s 3 , where n 1 , t 1 , n′ 1 respectively represent the search result Clicks, duration, and number of skips.
  • step S200 of FIG. 4 is a flow chart of sub-steps S210, S220 that may be included in step S200 of FIG.
  • step S210 the operation information is normalized to obtain an operation feature value of each search result corresponding to the search word in the operating environment; the operation feature value indicates that the corresponding operation time performed on the search result occupies the same operation The ratio of the number of corresponding operations performed by all search results for the same search term in the environment.
  • the operation feature value corresponds to the operation information.
  • the operation characteristic value is the click rate.
  • the operation information may include, but is not limited to, one or more of a click number, a browsing count, a stay duration, a navigation click count, a last click count, and a skipped number.
  • the operational feature values may include, but are not limited to, one or more of a click rate, a browsing rate, a long click rate, a navigation click rate, a last click rate, and a skip rate.
  • the operation information can indicate the user's satisfaction with the search result
  • the operation feature value can also indicate the user's satisfaction with the search result. Specifically, search results with high click-through rate, browsing rate, long click rate, and last click rate have higher user satisfaction.
  • step S220 based on the operation feature value, the satisfaction score of each search result corresponding to the search term in the operating environment is calculated.
  • the calculation of the satisfaction score may be performed by using the assignment method described in step S200 in FIG. 3, or may be performed by other methods.
  • FIG. 5 is another way of calculating the satisfaction score based on the operational feature values, as shown in FIG. 5.
  • FIG. 5 shows a schematic flow chart of sub-steps S221, S222 which may be included in step S220 shown in FIG.
  • step S22 a satisfaction model in different operating environments is established.
  • the satisfaction model can represent a weighted average of multiple operational feature values, and the corresponding formula is as follows: Where, Score is the satisfaction score, F i is the operation feature value, W i is the weight of the corresponding operation feature value, and n is the number of the operation feature values.
  • the satisfaction model gives the weight (ie, the coefficient) of the operational feature values in different operating environments.
  • step S222 based on the operation feature value and the satisfaction model, the satisfaction scores of the respective search results corresponding to the search words in different operating environments are obtained.
  • the satisfaction score of the search result can be calculated.
  • the weight (coefficient) of the operational feature values can be obtained by establishing a satisfaction model, and then the weights of the operational feature values and the operational feature values of the large-scale users in different operating environments are obtained according to the obtained different operating environments.
  • the satisfaction scores (ordering basis) of each search result corresponding to the search words in different operating environments can be obtained.
  • FIG. 6 is a flow chart of sub-steps S225, S226, S227 which may be included in step S221 shown in FIG. 5.
  • step S225 for each operating environment, a partial search result is selected from the search results corresponding to the operating environment as a training sample.
  • part of the search record can be selected from the search records of large-scale users as training samples.
  • a sample satisfaction score is assigned to each search result in the training sample.
  • a sample satisfaction score can be assigned to each search result in the training sample by manual annotation and/or click annotation.
  • manual annotation and click annotation are used to indicate the satisfaction of the user's demand for search results.
  • manual annotation is based on natural results to assign search results.
  • manual annotation is based on the text matching degree of search results and search terms, search results.
  • Authoritative, quality, etc. information to give the search results a sample satisfaction score.
  • the click mark is based on the user's operation information on the search result (which can also be the operation feature value) to assign the search result. Therefore, in the actual assignment process, a combination of manual annotation and click annotation can be preferably employed. In this way, the assignment result can be made closer to the user's satisfaction.
  • step S227 the satisfaction model in different operating environments is trained based on the training sample and the sample satisfaction score.
  • the operational feature values and sample satisfaction scores of each search result in the sample are known.
  • the satisfaction model of the linear relationship between the operational feature values and the weights can be trained. (Refer to the expression of the satisfaction model in step S221 in Fig. 4) to obtain the weight of each operation feature value in the satisfaction model.
  • the training method of the above-mentioned satisfaction model may include: SVM (Support Vector Machine), LDA (linear discriminant analysis), etc., it can be understood that the specific embodiment of the present application is specific to the satisfaction model. Training methods are not limited.
  • the search result of the operating environment may change with time, which will result in a change in the training sample and the sample satisfaction score.
  • the latest training sample will be used.
  • the sample satisfaction score the satisfaction model is trained to obtain the latest weight of each operational feature value.
  • the method of determining the basis of the sequencing in the different operating environments of the present application is described in detail above with reference to FIGS. 3 through 6. It can be seen that the sequencing of the present application is based on a set of satisfaction scores for multiple search results of search terms in different operating environments.
  • Figure 7 is a flow chart showing the steps of a search method of the present application.
  • step S400 a plurality of current search results are searched based on the current search term input by the user.
  • the current search term input by the user may be received by the client, and then the current search term is sent to the server.
  • the server may search for a plurality of current search results based on the current search term received by the client, and the plurality of current search results obtained by the search may be arranged according to the existing sorting mode.
  • step S500 the current operation loop in which the user operates the current search result is obtained.
  • the current operating environment may be a network environment in which the user performs an operation on the search result (ie, network access type, such as 2G, 3G, 4G, WIFI, etc.), geographic location, time, preset search mode (may be a client)
  • network access type such as 2G, 3G, 4G, WIFI, etc.
  • geographic location such as 2G, 3G, 4G, WIFI, etc.
  • preset search mode may be a client
  • a plurality of user-selectable search modes such as an extreme speed mode, a video mode, a no-image mode, and the like, are provided in advance on the terminal 1.
  • the current operating environment in which the user needs to operate the search result can be obtained through the client.
  • the current operating environment is the same as the environment in which users search. Therefore, in the case where the requirements are not strict, the environment in which the user searches is also obtained as the current operating environment.
  • step S600 the plurality of current search results are sequenced according to the ordering basis corresponding to the current search term and the current operating environment.
  • the client can send the obtained current search term and the current operating environment to the server.
  • the server may sequence the plurality of current search results by using a sequence corresponding to the current search term and the current operating environment, and send the adjusted current search result to the client for browsing by the user.
  • the current search result with higher user satisfaction in the current operating environment can be ranked first.
  • the method for determining the basis of the sequence can be seen in FIG. 3 to FIG. 6 , and details are not described herein again.
  • the search method proposed by the present application can sort multiple current search results according to the current search term input by the user and the current operating environment in which the user is located, using the ordering basis corresponding to the current search term and the current operating environment.
  • the current search results with higher satisfaction scores can be displayed in front, which can well meet the user's search needs and improve the user's search experience.
  • the scheduling basis corresponding to the current operating environment may be obtained by: querying, according to the current search term and the current operating environment, the current search from the stored content in the form of a key-value The satisfaction score of the word corresponding to the current operating environment.
  • the current operating environment in which the user performs the current search and the operation information performed for each current search result may also be recorded in the user's search log and/or search result operation log.
  • the arrangement of the plurality of current search results is adjusted according to the obtained current search term and the current operating environment, and the current operating environment and operation information of the record can be used as New search history to keep multiple users' search records updated over time.
  • the search method of the present application can provide users with different ranked current search results under different current operating environments.
  • the corresponding current search results include: TV dramas, poems, encyclopedias, etc. of the same name; in the WIFI environment, users are more inclined to demand TV dramas, while using traffic Under the circumstances, it is more inclined to demand encyclopedia and poetry.
  • the TV drama, the encyclopedia, and the poetry can be arranged in the order from the front to the back in the WiFi environment.
  • the encyclopedia, the poetry, and the TV drama are arranged in the order from front to back, so that it can be better. Meet the needs of users in different operating environments.
  • the determination method and the search method according to the scheduling basis of the present application are described in detail above with reference to FIGS. 3-7.
  • the configuration of the scheduling basis determining apparatus, the search apparatus, and its related units of the present application will be described below with reference to FIGS. 8-10.
  • FIG. 8 is a block diagram showing the structure of a determining apparatus for sorting the search results according to the present application.
  • the determining means may include a search record acquisition unit 100 and a satisfaction score calculation unit 200.
  • the search record obtaining unit 100 is configured to acquire search records of a plurality of users for a period of time, and the search records may include: search words, multiple search results obtained based on the search words, operation information performed by the user on each search result, and user-to-search The operating environment in which the result is performed.
  • the satisfaction score calculation unit 200 is configured to calculate a satisfaction score of each search result corresponding to the search term in the operating environment based on the operation information, as a basis for the search result.
  • step S100 and step S200 in FIG. 1 For a specific function description of the search record obtaining unit 100 and the satisfaction score calculation unit 200, reference may be made to the related descriptions of step S100 and step S200 in FIG.
  • FIG. 9 is a structural block diagram of a determining apparatus for another search result ordering basis of the present application.
  • the satisfaction score calculation unit 200 may optionally include: an operation feature value
  • the unit 210 and the calculation unit 220 are acquired.
  • the operation feature value obtaining unit 210 is configured to normalize the operation information to obtain an operation feature value of each search result corresponding to the search word in the operation environment; the operation feature value represents a corresponding operation time of the search result The ratio of the number of corresponding operations performed for all search results corresponding to the same search term in the same operating environment;
  • the calculating unit 220 is configured to calculate a satisfaction score of each search result corresponding to the search word in the operating environment based on the operation feature value.
  • the determining apparatus may further include a satisfaction model establishing unit 300.
  • the satisfaction model training unit 300 is configured to establish a satisfaction model in different operating environments, and the calculating unit 220 is specifically configured to calculate the satisfaction of each search result of the search words in different operating environments based on the operating feature value and the satisfaction model. Score.
  • the structure of the satisfaction model established by the satisfaction model training unit 300 can be referred to the related description of step S221 in FIG.
  • the satisfaction model training unit 300 may further include: a training sample acquiring unit 310, a sample satisfaction score assigning unit 320, and a model training unit 330.
  • the training sample acquisition unit 310 is configured to select a partial search result as a training sample from the search results corresponding to the operating environment for each operating environment.
  • the sample satisfaction score assigning unit 320 is configured to assign a sample satisfaction score to each of the search results in the training sample.
  • the model training unit 330 is configured to train the satisfaction model in different operating environments based on the training samples and the sample satisfaction scores.
  • a detailed description of the functions of the training sample acquisition unit 310, the sample satisfaction score assignment unit 320, and the model establishment unit 330 can be referred to the description of the relevant steps in FIG.
  • the determining apparatus may further include: a satisfaction score storage unit 400.
  • Satisfaction score storage unit for key-value The form stores the satisfaction score, wherein the key is a search term and an operating environment in which the search is performed, and the value is a satisfaction score for each search result of the search term in the operating environment.
  • FIG. 10 is a block diagram showing the structure of a search device of the present application.
  • the search apparatus of the present application may include a current search result acquisition unit 600, a current operating environment acquisition unit 700, and a sequencer unit 800.
  • the current search result obtaining unit 600 is configured to obtain a plurality of current search results based on the current search word search input by the user.
  • the current operating environment obtaining unit 700 is configured to acquire a current operating environment in which the user operates the current search result.
  • the sequencer unit 800 is configured to sequence the plurality of current search results according to a sequence basis corresponding to the current search term and the current operating environment.
  • the searching apparatus of the present application may further include the determining device according to the search result ordering manner described in FIG. 8 or FIG. 9, and the determining device may obtain multiple current search words in the current operating environment.
  • the satisfaction score of the current search result, and then the sequence unit 800 may sequence the plurality of current search results according to the size of the satisfaction score corresponding to each current search result.
  • the search device may also optionally include a current operating environment information recording unit 900.
  • the current operating environment information recording unit 900 may record, in the user's search log and/or the search result operation log, the current operating environment in which the user performs the current search, and the operation information performed for each current search result.
  • the method according to the present application can also be embodied as a computer program product comprising a computer readable medium having stored thereon a computer program for performing the functions described above in the method of the present application .
  • a computer program product comprising a computer readable medium having stored thereon a computer program for performing the functions described above in the method of the present application .
  • each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions.
  • the functions noted in the blocks may also occur in a different order than that illustrated in the drawings. For example, two consecutive blocks may be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented in a dedicated hardware-based system that performs the specified function or function. Or it can be implemented by a combination of dedicated hardware and computer instructions.
  • the functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product.
  • the technical solution of the present application which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including
  • the instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the various embodiments of the present application.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
  • the computing device can be implemented as various types of computer devices, such as desktops, portable computers, tablets, smart phones, personal data assistants (PDAs), smart wearable devices, or other types of computer devices, but is not limited to any particular form.
  • the computer may include: a processor 1101, a memory 1102, an input device 1103, a display 1104, a network interface 1105, And bus 1106.
  • the processor 1101 may be a multi-core processor or may include multiple processors.
  • processor 1101 can include a general purpose main processor and one or more special coprocessors, such as a graphics processing unit (GPU), a digital signal processor (DSP), and the like.
  • the processor 1101 can be implemented using custom circuitry, such as an application specific integrated circuit (ASIC) or field programmable gate arrays (FPGA).
  • ASIC application specific integrated circuit
  • FPGA field programmable gate arrays
  • processor 1101 can be a similar circuit that executes executable instructions stored on itself.
  • the processor 1101 can execute executable instructions stored on the memory 1102.
  • Memory 1102 can include various types of storage units, such as system memory, read only memory (ROM), and persistent storage.
  • the ROM can store static data or instructions required by the processor 1101 or other modules of the computer.
  • the persistent storage device can be a readable and writable storage device.
  • the persistent storage device may be a non-volatile storage device that does not lose stored instructions and data even after the computer is powered off.
  • the persistent storage device employs a mass storage device (eg, magnetic or optical disk, flash memory) as the permanent storage device.
  • the persistent storage device can be a removable storage device (eg, a floppy disk, an optical drive).
  • the system memory can be a readable and writable storage device or a volatile read/write storage device, such as dynamic random access memory.
  • System memory can store instructions and data that some or all of the processors need at runtime.
  • memory 1102 can comprise any combination of computer readable storage media, including various types of semiconductor memory chips (DRAM, SRAM, SDRAM, flash memory, programmable read only memory), and magnetic disks and/or optical disks can also be employed.
  • the memory 1102 can include a removable storage device that is readable and/or writable, such as a compact disc (CD), a read-only digital versatile disc (eg, a DVD-ROM, a dual layer DVD-ROM), Read-only Blu-ray discs, ultra-density discs, flash cards (such as SD cards, min SD cards, Micro-SD cards, etc.), magnetic floppy disks, and so on.
  • the computer readable storage medium does not include a carrier wave and an instantaneous electronic signal transmitted by wireless or wire.
  • the memory 1102 can store one or more software programs that can be executed by the processor 1101 or resource files that need to be called.
  • the resource files can include some third-party libraries, including but not limited to an audio library, a video library, and 2D. Graphics library, 3D graphics library.
  • the user interface can be input by one or more user input devices 1103, display 1104, and/or One or more other user output devices are provided.
  • Input device 1103 can include means for a user to input signals to a computer that can interpret such signals to include particular user requests or information.
  • a web address may be input to the user interface through a keyboard to display webpage content corresponding to the input webpage.
  • input device 1103 can include some or all of a keyboard button, touch screen, mouse or other pointing device, scroll wheel, click wheel, dial, button, switch, keypad, microphone, and the like.
  • the display 1104 can display computer generated images, and can include various types of image devices such as cathode ray tubes (CRTs), liquid crystal displays (LCDs), light emitting diodes (LEDs) including organic light emitting diodes (OLEDs), projection systems. And other collections of supporting electronic devices (such as DACs, ADCs, signal processors, etc.). In some embodiments, it is also possible to additionally provide other user output devices, or to replace display 1104, such as a signal light, a speaker, a tactile sensor, a printer, and the like.
  • image devices such as cathode ray tubes (CRTs), liquid crystal displays (LCDs), light emitting diodes (LEDs) including organic light emitting diodes (OLEDs), projection systems. And other collections of supporting electronic devices (such as DACs, ADCs, signal processors, etc.).
  • the user interface can be provided through a graphical user interface.
  • Certain areas of the display 1104 define some visual graphical elements as interactive objects or control objects that the user selects through the input device 1103.
  • the user can operate the user input device 1103 to move the specified location input URL on the screen, and control the display of the webpage content corresponding to the webpage on the display 1104.
  • a touch device that can recognize a user gesture can be used as an input device, which may, but need not, be associated with an array on display 1103.
  • Network interface 1105 provides sound and/or data communication functionality to the computer.
  • the network interface 1105 can include a radio frequency transceiver to communicate voice and/or data (eg, using cellular telephone technology, such as 3G, 4G or EDGE, WIFI data network technology), GPS receiver modules, and/or other Module.
  • network interface 1105 can provide an additional wireless network connection or an alternative wireless interface.
  • Network interface 1105 may be a combination of hardware (eg, antennas, modems, codecs, and other analog and/or digital signal processing circuits) and software modules.
  • the bus 1106 can include various systems, external devices, and chip buses that connect various components within the computer.
  • the bus 1106 connects the processor 1101 and the memory 1102, and may also connect the input device 1103 and the display 1104.
  • Bus 1106 can also cause a computer to interface with the network via network interface 1105.
  • the computer can act as multiple networked computer devices. portion. Any or all of the components of the computer can be used in concert in embodiments of the present invention.
  • Some embodiments include electronic components, such as a microprocessor, a memory that stores computer instructions and data in a computer readable storage medium. Many of the features described in the Detailed Description section can be implemented by the method steps of executing computer instructions stored on a computer readable storage medium. When these computer instructions are executed, the computer processing unit performs various functions of the instructions.
  • the embodiment of the program instructions or computer code may be machine code, such as code compiled using a computer, electronic component or microprocessor of the object to be parsed to compile other high-level languages.
  • the computer shown in Figure 11 is illustrative.
  • the computer may have other functions not specifically described (eg, mobile call, GPS, power management, one or more cameras, various connection ports or accessories for connecting external devices, etc.).
  • specific functional modules involved in computing devices are described herein, which are described for ease of description and do not imply a specific physical configuration of the functional components.
  • these functional modules do not need to be in one-to-one correspondence with physical modules.
  • the module can be configured to perform various operations, such as by programming or setting up appropriate control circuitry, and the module may be reconfigured according to initial settings.
  • Embodiments of the invention may be implemented in a variety of devices, including electronic devices, through the use of a combination of hardware and software.
  • the embodiment further provides a non-volatile readable storage medium, wherein the storage medium stores one or more programs, and when the one or more programs are applied to the computing device, the The computing device performs the following steps (instructions):
  • search record of a plurality of users over a period of time, the search record comprising: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each of the search results, and a user searching for the search
  • the operating environment in which the operation is performed
  • a satisfaction score of each search result corresponding to the search term in the operating environment is calculated as a basis for the search result.
  • the embodiment further provides a non-volatile readable storage medium, wherein the storage medium stores one or more programs, and when the one or more programs are applied to the computing device, the computing device can be executed
  • the instructions in the following steps:

Abstract

Disclosed are a searching method, apparatus and system, and a method for determining a search result order adjustment basis. The searching method comprises: based on a current search word input by a user, obtaining a plurality of current search results by means of searching; acquiring a current operating environment where the user is located when performing an operation on the current search results; and using an order adjustment basis corresponding to the current operating environment to adjust the order of the plurality of current search results. Therefore, by means of the method of the present application, the order of search results can be adjusted according to an operating environment where the user is located, so that under the operation environment, a search result, for which the user's satisfaction degree is high, can be ranked at the front. In this way, a final order of search results can better satisfy the search requirements of a user, and thus the user's search experience can be improved.

Description

搜索方法、装置、系统以及搜索结果调序依据的确定方法Search method, device, system and determination method of search result ordering basis 技术领域Technical field
本申请涉及搜索领域,特别是涉及一种搜索方法、装置、系统以及搜索结果调序依据的确定方法。The present application relates to the field of search, and in particular to a search method, an apparatus, a system, and a method for determining the basis of the search result.
背景技术Background technique
随着网络的发展,Internet(因特网)上存储着越来越多的网络资源,而搜索引擎作为网络资源的重要检索工具正在被人们广泛使用。With the development of the network, more and more network resources are stored on the Internet, and search engines are widely used as an important retrieval tool for network resources.
目前,大部分搜索引擎主要是基于网站与搜索关键词的匹配度、网站点击量、网站质量、网站排名等指标来对搜索结果进行排序。另外,用户对搜索结果的操作行为(如点击、浏览、跳过等操作信息)反映了用户对搜索结果的需求和满足程度,也是当前主流搜索引擎在对搜索结果进行排序时的一个重要参考因素。参考用户对搜索结果的操作行为,来对搜索结果进行排序,可以在一定程度上反映用户的搜索需求。At present, most search engines mainly sort the search results based on the matching degree of the website with the search keywords, website clicks, website quality, website ranking and other indicators. In addition, the user's operation behavior (such as click, browse, skip, etc.) on the search results reflects the user's demand and satisfaction degree of the search results, and is also an important reference factor for the current mainstream search engine to sort the search results. . Referring to the user's operation behavior on the search results, the search results are sorted, which can reflect the user's search requirements to a certain extent.
另一方面,用户在不同的环境下(如身处场所、网络接入类型、时间)使用搜索引擎时,用户的搜索需求也会有所不同。例如,当用户在WIFI(WIreless-Fidelity,无线保真)下使用手机等登终端设备进行搜索时,会倾向于点击流量消耗较多的搜索结果,如音乐、视频、APP(Application,应用程序)下载、在线游戏等等。而当用户在非WIFI网络环境下搜索时,则倾向于点击流量消耗较少的搜索结果,如百科、小说、歌词等等。On the other hand, when users use search engines in different environments (such as location, network access type, time), the user's search needs will be different. For example, when a user searches for a terminal device such as a mobile phone under WIFI (WIreless-Fidelity), it tends to click on search results that consume more traffic, such as music, video, and APP (Application). Downloads, online games, and more. When users search in a non-WIFI network environment, they tend to click on search results with less traffic consumption, such as encyclopedia, novels, lyrics, and so on.
举例来说,对于同一个搜索词“花千骨”,当用户连着WIFI进行搜索时,可以预测其倾向于点击包含有“花千骨”的视频的搜索结果,而当用户使用2G、3G等网络进行搜索时,则其倾向于点击花千骨小说、花千骨剧情等耗费流量较少的搜索结果。For example, for the same search term “flowers and bones”, when users search with WIFI, they can predict that they tend to click on the search results of videos containing “flowers and bones”, and when users use 2G, 3G When the network searches, it tends to click on search results that cost less traffic, such as spending thousands of bone novels and spending thousands of bones.
综上可知,用户在不同的环境下,其对搜索结果的需求是不一样的。但是,目前的搜索引擎以及现有的搜索结果的排序方法在对搜索结果进行排序时,并没有考虑到用户所处的环境。使得用户在不同环境下搜索时, 搜索引擎呈献给用户的搜索结果都是统一的,没有满足用户的个性化需求。因此,需要一种可以根据用户所处的环境对搜索结果进行排序的方法,以更好地满足用户的搜索需求,提升用户的搜索体验。In summary, users have different requirements for search results in different environments. However, the current search engine and the existing sorting method of search results do not take into account the environment in which the user is located when sorting the search results. When users search in different environments, The search results presented by the search engine to the user are uniform and do not meet the individual needs of the user. Therefore, there is a need for a method for sorting search results according to the environment in which the user is located, so as to better satisfy the user's search requirements and improve the user's search experience.
发明内容Summary of the invention
本申请要解决的一个技术问题是提供一种搜索方法、装置、系统及搜索结果调序依据的确定方法及装置,其能够根据用户所处的环境,对搜索结果进行排序,以更好地满足用户的搜索需求。A technical problem to be solved by the present application is to provide a search method, device, system and method and device for determining the basis of the search result, which can sort the search results according to the environment in which the user is located, so as to better satisfy the search result. User's search needs.
根据本申请的一个方面,公开了一种搜索结果调序依据的确定方法,包括:获取多个用户在一段时间内的搜索记录,所述搜索记录包括:搜索词、基于所述搜索词得到的多个搜索结果、用户对各个所述搜索结果执行的操作信息以及用户对所述搜索结果执行操作时所处的操作环境;基于所述操作信息,计算所述操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。According to an aspect of the present application, a method for determining a search result ordering basis is disclosed, including: acquiring a search record of a plurality of users over a period of time, the search record comprising: a search term, obtained based on the search term a plurality of search results, operation information performed by the user on each of the search results, and an operation environment in which the user performs an operation on the search result; and calculating, according to the operation information, each search corresponding to the search term in the operating environment The satisfaction score of the results is used as the basis for the search results.
根据本申请的另一个方面,公开了一种搜索方法,包括:基于用户输入的当前搜索词搜索得到多个当前搜索结果;获取用户对所述当前搜索结果进行操作时所处的当前操作环境;依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。According to another aspect of the present application, a search method is disclosed, including: obtaining a plurality of current search results based on a current search term input by a user; and acquiring a current operating environment in which the user operates the current search result; And aligning the plurality of current search results according to a sequence basis corresponding to the current search term and the current operating environment.
根据本申请的再一个方面,公开了一种搜索结果调序依据的确定装置,包括:搜索记录获取单元,用于获取多个用户在一段时间内的搜索记录,所述搜索记录包括:搜索词、基于所述搜索词得到的多个搜索结果、用户对各个所述搜索结果执行的操作信息以及用户对所述搜索结果执行操作时所处的操作环境;满意度分值计算单元,用于基于所述操作信息,计算针对所述操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。According to still another aspect of the present application, a determining apparatus for determining a basis of a search result is disclosed, comprising: a search record obtaining unit, configured to acquire a search record of a plurality of users over a period of time, the search record comprising: a search term a plurality of search results obtained based on the search term, operation information performed by the user on each of the search results, and an operation environment in which the user performs an operation on the search result; a satisfaction score calculation unit, configured to The operation information calculates a satisfaction score for each search result corresponding to the search term in the operating environment, and uses the search result as a basis for the search result.
根据本申请的又一个方面,公开了一种搜索装置,包括:当前搜索结果获取单元,用于基于用户输入的当前搜索词搜索得到多个当前搜索结果;当前操作环境获取单元,用于获取用户对所述当前搜索结果进行操作时所处的当前操作环境;调序单元,用于依据与所述当前操作环境和所述当前搜索词相对应的调序依据,对所述多个当前搜索结果进行调序。 According to still another aspect of the present application, a search apparatus is disclosed, including: a current search result obtaining unit, configured to search for a plurality of current search results based on a current search term input by a user; and a current operating environment acquiring unit, configured to acquire a user a current operating environment in which the current search result is operated; a sequencer unit configured to compare the plurality of current search results according to a sequence basis corresponding to the current operating environment and the current search term Perform the sequence.
根据本申请的另一个方面,公开了一种搜索系统,包括客户端和搜索服务器,所述客户端接收用户输入的当前搜索词,并确定当前操作环境;所述客户端将所述当前搜索词和所述当前操作环境发送给所述搜索服务器;所述客户端从所述搜索服务器接收当前搜索结果,所述当前搜索结果的排列顺序已按照与所述当前操作环境和所述当前搜索词相对应的调序依据调整。According to another aspect of the present application, a search system is disclosed, comprising a client and a search server, the client receiving a current search term input by a user and determining a current operating environment; the client to the current search term And the current operating environment is sent to the search server; the client receives a current search result from the search server, and the current search result is arranged in an order according to the current operating environment and the current search term. The corresponding order is adjusted according to the adjustment.
根据本申请的再一个方面,公开了一种计算设备,包括:一个或多个处理器;存储器;和一个或多个模块,所述一个或多个模块存储于所述存储器中并被配置成由所述一个或多个处理器执行,其中,所述一个或多个模块配置用于:基于用户输入的当前搜索词搜索得到多个当前搜索结果;获取用户对所述当前搜索结果进行操作时所处的当前操作环境;依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。In accordance with still another aspect of the present application, a computing device is disclosed comprising: one or more processors; a memory; and one or more modules, the one or more modules being stored in the memory and configured to Executing by the one or more processors, wherein the one or more modules are configured to: obtain a plurality of current search results based on a current search term input by a user; and acquire an operation when the user operates the current search result a current operating environment in which the plurality of current search results are sequenced according to a scheduling basis corresponding to the current search term and the current operating environment.
根据本申请的又一个方面,公开了一种在其上记录有用于执行前述搜索结果调序依据的确定方法的程序的计算机可读存储介质。According to still another aspect of the present application, a computer readable storage medium having a program on which a determination method for performing the aforementioned search result ordering is recorded is disclosed.
根据本申请的再一个方面,公开了一种计算设备,包括:一个或多个处理器;存储器;和一个或多个模块,所述一个或多个模块存储于所述存储器中并被配置成由所述一个或多个处理器执行,其中,所述一个或多个模块配置用于:基于用户输入的当前搜索词搜索得到多个当前搜索结果;获取用户对所述当前搜索结果进行操作时所处的当前操作环境;依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。In accordance with still another aspect of the present application, a computing device is disclosed comprising: one or more processors; a memory; and one or more modules, the one or more modules being stored in the memory and configured to Executing by the one or more processors, wherein the one or more modules are configured to: obtain a plurality of current search results based on a current search term input by a user; and acquire an operation when the user operates the current search result a current operating environment in which the plurality of current search results are sequenced according to a scheduling basis corresponding to the current search term and the current operating environment.
根据本申请的再一个方面,公开了一种在其上记录有用于执行前述搜索方法的程序的计算机可读存储介质。According to still another aspect of the present application, a computer readable storage medium having recorded thereon a program for executing the aforementioned search method is disclosed.
本申请的搜索方法、装置、系统及搜索结果调序依据的确定方法,可以基于用户对搜索结果的操作信息和执行操作时所处的操作环境,生成不同操作环境下搜索词的各搜索结果的满意度分值,以此作为搜索词的搜索结果在该操作环境下的调序依据;这样,就可以得到不同操作环境下搜索词对应的各搜索结果的调序依据;当用户在进行搜索时,可以使用与用户 所处的当前操作环境和当前搜索词相对应的调序依据来对搜索结果进行调序,使得当前操作环境下用户满意度较高的当前搜索结果可以排在前面,进而使得搜索结果的最终排序可以满足用户在该操作环境下的搜索需求,从而可以提升用户的搜索体验。The searching method, the device, the system, and the determining method of the search result ordering basis of the present application may generate each search result of the search word in different operating environments based on the operation information of the user on the search result and the operating environment in which the operation is performed. The satisfaction score is used as the basis for the search results of the search words in the operating environment; thus, the order of the search results corresponding to the search words in different operating environments can be obtained; when the user is searching Can be used with users The current operating environment in which the current operating environment corresponds to the current search term is used to sequence the search results, so that the current search results with higher user satisfaction in the current operating environment can be ranked first, thereby enabling the final sorting of the search results. It can meet the user's search needs in this operating environment, which can enhance the user's search experience.
附图说明DRAWINGS
通过结合附图对本公开示例性实施方式进行更详细的描述,本公开的上述以及其它目的、特征和优势将变得更加明显,其中,在本公开示例性实施方式中,相同的参考标号通常代表相同部件。The above and other objects, features, and advantages of the present invention will become more apparent from the aspects of the embodiments of the invention. The same parts.
图1示出了本申请的一种搜索系统的结构示意图;FIG. 1 is a schematic structural diagram of a search system of the present application;
图2示出了本申请的另一种一种搜索系统的结构示意图;2 is a schematic structural diagram of another search system of the present application;
图3示出了本申请的一种搜索结果调序依据确定方法的步骤流程图;FIG. 3 is a flow chart showing the steps of a search result ordering determining method according to the present application;
图4示出了图3所示步骤S200可以包括的子步骤S210、S220的示意性流程图;FIG. 4 shows a schematic flow chart of sub-steps S210, S220 which may be included in step S200 shown in FIG. 3;
图5示出了图4所示步骤S220可以包括的子步骤S221、S222的示意性流程图;FIG. 5 is a schematic flowchart of sub-steps S221, S222 which may be included in step S220 shown in FIG. 4;
图6示出了图5所示步骤S221可以包括的子步骤S225、S226、S227的示意性流程图;FIG. 6 shows a schematic flow chart of sub-steps S225, S226, S227 which may be included in step S221 shown in FIG. 5;
图7示出了本申请的一种搜索方法的步骤流程图;Figure 7 is a flow chart showing the steps of a search method of the present application;
图8示出了本申请的一种搜索结果调序依据的确定装置的结构框图;FIG. 8 is a structural block diagram of a determining apparatus for a search result ordering basis according to the present application;
图9示出了本申请的另一种搜索结果调序依据的确定装置的结构框图;9 is a structural block diagram of a determining apparatus for another search result ordering basis of the present application;
图10示出了本申请的一种搜索装置的结构框图;FIG. 10 is a block diagram showing the structure of a search device of the present application;
图11示出了根据申请实施方式提供的计算设备的结构框图。11 is a block diagram showing the structure of a computing device provided in accordance with an application embodiment.
具体实施方式detailed description
下面将参照附图更详细地描述本公开的优选实施方式。虽然附图中显示了本公开的优选实施方式,然而应该理解,可以以各种形式实现本公开而不应被这里阐述的实施方式所限制。相反,提供这些实施方式是为了使 本公开更加透彻和完整,并且能够将本公开的范围完整地传达给本领域的技术人员。Preferred embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While the preferred embodiment of the present invention has been shown in the drawings, it is understood that Instead, these implementations are provided to The disclosure is more complete and complete, and the scope of the present disclosure can be fully conveyed to those skilled in the art.
本申请公开了一种搜索系统,该搜索系统可以根据用户所处的操作环境,对搜索结果的顺序进行调整,使得该操作环境下用户满意度较高的搜索结果可以靠前排列。The application discloses a search system, which can adjust the order of the search results according to the operating environment in which the user is located, so that the search results with higher user satisfaction in the operating environment can be arranged in the front.
图1示出了本申请的一种搜索系统的结构示意图。FIG. 1 shows a schematic structural diagram of a search system of the present application.
如图1所示,本申请的搜索系统包括客户端1和搜索服务器2。客户端1可以接收用户输入的当前搜索词,并确定当前操作环境,客户端1将当前搜索词和当前操作环境发送给搜索服务器2。客户端1从搜索服务器2接收当前搜索结果。客户端1接收的当前搜索结果的排列顺序已按照与当前操作环境相对应的调序依据调整。As shown in FIG. 1, the search system of the present application includes a client 1 and a search server 2. The client 1 can receive the current search term input by the user and determine the current operating environment, and the client 1 sends the current search term and the current operating environment to the search server 2. The client 1 receives the current search result from the search server 2. The order of the current search results received by the client 1 has been adjusted according to the ordering basis corresponding to the current operating environment.
客户端1可以是安装在如手机、平板等终端上的客户端应用软件。搜索服务器2可以根据从客户端1接收到的当前搜索词和当前操作环境,确定当前搜索结果的排列顺序,并将排列好顺序的当前搜索结果发送至客户端1。The client 1 can be a client application installed on a terminal such as a mobile phone or a tablet. The search server 2 can determine the order of the current search results according to the current search term and the current operating environment received from the client 1, and send the current search results in the order to the client 1.
当前操作环境可以是用户对搜索结果执行操作时所处的网络环境(即网络接入类型,如2G(2-Generation wireless telephone technology,第二代手机通信技术规格)、3G、4G、WIFI等等)、地理位置(例如在家、在路上、在单位、在旅游景点等等)、时间(例如工作时间(8:30-17:30)、休息时间、网络闲时(例如0:00至6:00上网费用较便宜的时候)、网络忙时(例如6:00至24:00上网费用较昂贵的时候)等等)、预设的搜索模式(可以是客户端1上预先设有的若干可供用户选择的搜索模式,如极速模式、视频模式、无图模式等等)。The current operating environment may be the network environment in which the user performs operations on the search results (ie, network access types, such as 2G (2-Generation wireless telephone technology), 3G, 4G, WIFI, etc.) ), geographic location (such as at home, on the road, in the unit, at tourist attractions, etc.), time (such as working hours (8:30-17:30), rest time, network idle time (for example, 0:00 to 6: 00 when the Internet is cheaper, when the network is busy (for example, when the Internet is expensive from 6:00 to 24:00), etc.), the default search mode (may be pre-configured on the client 1) Search mode for user selection, such as extreme mode, video mode, no picture mode, etc.).
一般说来,当前操作环境与用户搜索时所处的环境相一致。因此,在要求不严格的情况下,还可以获取用户搜索时所处的环境作为当前操作环境。In general, the current operating environment is consistent with the environment in which the user searches. Therefore, in the case where the requirements are not strict, the environment in which the user searches is also obtained as the current operating environment.
基于调序依据调整搜索结果的排列顺序的目的是使得当前操作环境下用户满意度较高的当前搜索结果可以排在前面。The purpose of adjusting the order of the search results based on the ordering basis is to make the current search results with higher user satisfaction in the current operating environment be ranked first.
用户所处的当前操作环境不同时,用户搜索时的需求也不相同。因此, 不同操作环境下的搜索结果的调序依据也不相同。When the user's current operating environment is different, the user's search needs are different. Therefore, The order of the search results in different operating environments is also different.
图2示出了本申请的另一种搜索系统的结构示意图。FIG. 2 shows a schematic structural diagram of another search system of the present application.
如图2所示,搜索系统还可以可选地包括调序依据确定装置3和调序依据存储装置4。As shown in FIG. 2, the search system may also optionally include a sequencing basis determining device 3 and a sequencing based storage device 4.
调序依据确定装置3可以从多个客户端1或搜索服务器2获取多个用户在一段时间内的搜索记录。其中,搜索记录可以包括:搜索词、基于搜索词得到的多个搜索结果、用户对各个搜索结果执行的操作信息以及用户对搜索结果执行操作时所处的操作环境。The scheduling basis determining means 3 can acquire search records of a plurality of users over a period of time from a plurality of clients 1 or search servers 2. The search record may include: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each search result, and an operation environment in which the user performs an operation on the search result.
调序依据确定装置3基于操作信息,就可以计算操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。调序依据确定装置3可以将计算好的满意度分值存储在调序依据存储装置4中。用户使用客户端1进行搜索时,搜索服务器2就可以基于当前搜索词和当前操作环境,从调序依据存储装置4查询各当前搜索结果的满意度分值,并根据满意度分值对多个当前搜索结果的排列顺序进行调整。然后将调整后的多个当前搜索结果显示在客户端1。Based on the operation information, the order-based determining device 3 can calculate the satisfaction scores of the respective search results corresponding to the search words in the operating environment as the basis for the search results. The sequencing basis determining means 3 can store the calculated satisfaction score in the sequence dependent storage means 4. When the user searches using the client 1, the search server 2 can query the satisfaction scores of the current search results from the ordering storage device 4 based on the current search term and the current operating environment, and compare the satisfaction scores according to the satisfaction scores. The order of the current search results is adjusted. The adjusted multiple current search results are then displayed on client 1.
其中,搜索服务器2在对所述多个当前搜索结果进行调序时,可以使用冒泡法对已有的排序结果进行调整。具体地说,如果相邻的两个当前搜索结果的满意度分值逆序且分差超过一定阈值,则将这两个搜索结果的顺序逆转,直到当前搜索结果按照其对应的满意度分值的大小顺序进行排列。当然,除了冒泡法之外的调序方法(如选择排序法、插入排序法等)也在本申请实施例的调序方法的保护范围之内。Wherein, when the search server 2 performs the sequence adjustment on the plurality of current search results, the existing sorting result may be adjusted by using a bubble method. Specifically, if the satisfaction scores of two adjacent current search results are reversed and the difference exceeds a certain threshold, the order of the two search results is reversed until the current search result is in accordance with the corresponding satisfaction score. Arrange in order of size. Of course, the ordering method (such as the selection ordering method, the insertion ordering method, and the like) other than the bubbling method is also within the protection scope of the ordering method of the embodiment of the present application.
另外,客户端1或搜索服务器2可以在搜索记录中关联地记录当前搜索词、当前搜索结果、当前操作环境以及用户对当前搜索结果的操作信息。这样,一方面,搜索服务器2可以根据搜索记录中记录的当前操作环境对当前搜索结果进行排序。另一方面,调序依据确定装置3还可以根据客户端1或搜索服务器2记录的操作环境信息和操作信息来计算最近一段时间内的满意度分值,作为最近一段时间内的不同操作环境下的调序依据。In addition, the client 1 or the search server 2 may record the current search term, the current search result, the current operating environment, and the user's operation information on the current search result in association in the search record. Thus, on the one hand, the search server 2 can sort the current search results according to the current operating environment recorded in the search record. On the other hand, the scheduling basis determining device 3 can also calculate the satisfaction score in the latest period of time according to the operating environment information and the operation information recorded by the client 1 or the search server 2, as different operating environments in the most recent period of time. The basis of the order.
综上,本申请的搜索系统可以根据用户的当前操作环境,选择与当前操作环境和当前搜索词相对应的调序依据,对用户基于当前搜索词搜索得 到的当前搜索结果的排列顺序进行调整,使得当前操作环境下用户满意度较高的当前搜索结果可以排在前面。由此,最终排列的搜索结果可以更好地满足用户当前操作环境下的搜索需求。In summary, the search system of the present application can select the order basis corresponding to the current operating environment and the current search term according to the current operating environment of the user, and search for the user based on the current search term. The order of the current search results is adjusted so that the current search results with higher user satisfaction in the current operating environment can be ranked first. Thus, the final ranked search results can better meet the search needs of the user in the current operating environment.
其中,与操作环境和搜索词相对应的调序依据可以由调序依据确定装置3基于大规模用户的历史搜索记录得到。具体地说,调序依据确定装置3可以获取大规模用户的一段时间内的搜索结果、用户对搜索结果的操作信息以及执行操作时所处的操作环境,然后基于上述得到的数据来确定不同操作环境下的调序依据。The ordering basis corresponding to the operating environment and the search term may be obtained by the order-based determining device 3 based on the historical search record of the large-scale user. Specifically, the order-based determining means 3 can acquire search results for a large-scale user for a period of time, operation information of the user on the search results, and an operating environment in which the operation is performed, and then determine different operations based on the data obtained above. The basis for the ordering in the environment.
下面就本申请的在不同操作环境下的调序依据的确定方法做详细说明。The following is a detailed description of the method for determining the basis of the sequence in the different operating environments of the present application.
图3示出了本申请的一种搜索结果调序依据确定方法的步骤流程图。FIG. 3 is a flow chart showing the steps of a search result ordering determination method of the present application.
在步骤S100,获取多个用户在一段时间内的搜索记录。搜索记录可以包括:搜索词、基于搜索词得到的多个搜索结果、用户对各个搜索结果执行的操作信息以及用户对搜索结果执行操作时所处的操作环境。In step S100, a search record of a plurality of users over a period of time is acquired. The search record may include: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each search result, and an operating environment in which the user performs an operation on the search result.
其中,一段时间内的搜索记录可以是能够体现时效性的短期时间内的搜索记录,也可以是能够得到足够多的搜索记录的长期时间内的搜索记录。The search record in a period of time may be a search record in a short-term time that can reflect the timeliness, or a search record in a long-term time in which a sufficient search record can be obtained.
例如,对于某个搜索词来说,某些搜索结果可能是最近一段时间内用户比较关注的,此时获取短期时间内的搜索记录可以准确地反映短期时间内用户的搜索需求。举例来说,在发生了“天津港爆炸事故”后的一段时间内,用户在搜索“天津”时,可能会比较倾向于和“天津港爆炸事故”有关的搜索结果。如最新救援情况、最新遇难人数等等,此时就适用于获取短期时间内用户的搜索记录。For example, for a search term, some search results may be more concerned by users in the recent period of time. At this time, obtaining a search record in a short period of time can accurately reflect the user's search demand in a short period of time. For example, in the period after the “Tianjin Port Explosion Accident”, users may be more inclined to search results related to “Tianjin Port Explosion Accident” when searching for “Tianjin”. For example, the latest rescue situation, the latest number of victims, etc., this time is suitable for obtaining the user's search record in a short period of time.
再例如,对于搜索词“长城”,由于长城存在时间较久,用户对其属于长时间持续关注。此时,就适宜选取长期时间内的关于“长城”的搜索记录,以使得到的用户操作数据更加丰富,更能真实地反映用户的搜索需求。For another example, for the search term "Great Wall", since the Great Wall exists for a long time, the user has a long-term concern for it. At this time, it is appropriate to select the search record of the “Great Wall” in a long period of time, so that the user operation data obtained is richer and more realistically reflects the user's search demand.
操作信息是用户对搜索结果的点击情况,本文中所说的操作信息可以包括但不限于:点击次数、浏览次数、停留时长、导航点击次数、最后点击次数、被跳过次数中的一种或几种。 The operation information is the user's click on the search result. The operation information mentioned in this article may include, but is not limited to, one of clicks, views, duration, navigation clicks, last clicks, skipped times, or Several.
其中,导航点击次数是指用户基于搜索词进行搜索时,点击导航网站的次数。例如,搜索腾讯新闻时,腾讯新闻的官网就相当于导航网站。Among them, the number of navigation clicks refers to the number of times the user clicks on the navigation website when searching based on the search term. For example, when searching for Tencent News, the official website of Tencent News is equivalent to a navigation website.
操作信息可以用来反映用户在执行该操作时所处的操作环境下对搜索结果的满意度(需求度)。例如,对于相同操作环境下的一个搜索词,基于该搜索词可以得到多个搜索结果,点击次数多的搜索结果在一定程度上反映该操作环境下用户对其满意度(需求度)较高,被跳过次数多的搜索结果则反映该操作环境下用户对其满意度(需求度)较低。The operational information can be used to reflect the satisfaction (demand) of the search results in the operating environment in which the user is performing the operation. For example, for a search term in the same operating environment, multiple search results can be obtained based on the search term, and the search result with a large number of clicks reflects to a certain extent that the user has higher satisfaction (demand) in the operating environment. The search results that are skipped more frequently reflect that the user's satisfaction (demand) is lower in the operating environment.
操作环境可以是网络接入类型、地理位置、时间、预设的搜索模式等等。具体可参考图1中关于当前操作环境的叙述。The operating environment can be a network access type, a geographic location, a time, a preset search mode, and the like. For details, please refer to the description of the current operating environment in FIG.
在步骤S200,基于操作信息,计算操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。In step S200, based on the operation information, the satisfaction scores of the respective search results corresponding to the search words in the operating environment are calculated as the search result ordering basis.
对于每个搜索词来说,有很多搜索结果,在实际搜索时,根据现有的排列方式,排列在较后的搜索结果一般不是用户所需求的搜索结果。因此,为了简化计算过程,可以计算基于搜索词得到的多个搜索结果中前预定数量的搜索结果的满意度分值,作为搜索结果调序依据。例如,可以计算各搜索词前两页搜索结果的满意度分值,当然,前两页搜索结果只是前预定数量的可选实施例,实际上,本申请实施例的前预定数量可以为任意数值,如前三页搜索结果、前四页搜索结果等等。For each search term, there are many search results. In the actual search, according to the existing arrangement, the search results ranked later are generally not the search results required by the user. Therefore, in order to simplify the calculation process, the satisfaction score of the previous predetermined number of search results among the plurality of search results obtained based on the search term may be calculated as the search result ordering basis. For example, the satisfaction score of the first two pages of the search results of each search term can be calculated. Of course, the first two pages of search results are only a predetermined number of optional embodiments. In fact, the pre-determined number of the embodiment of the present application may be any value. , such as the first three pages of search results, the first four pages of search results, and so on.
计算得到的满意度分值可以以key-value的形式存储。其中,key为搜索词及执行搜索时所处的操作环境,value为操作环境下搜索词对应的各个搜索结果的满意度分值。The calculated satisfaction score can be stored in the form of a key-value. The key is the search term and the operating environment in which the search is performed, and the value is the satisfaction score of each search result corresponding to the search term in the operating environment.
基于操作信息,计算操作环境下搜索词对应的各个搜索结果的满意度分值。换句话说就是,基于一个搜索结果的操作信息,计算该搜索结果的满意度分值。其中,满意度分值的大小代表用户对该搜索结果的满意程度的高低。因此,可以预见,对于点击次数多、停留时间长的搜索结果,用户对其满意度较高,因此,其满意度分值也较高。Based on the operation information, the satisfaction scores of the respective search results corresponding to the search words in the operating environment are calculated. In other words, based on the operational information of a search result, the satisfaction score of the search result is calculated. Among them, the size of the satisfaction score represents the level of satisfaction of the user with the search result. Therefore, it can be foreseen that the user has higher satisfaction with the search results with more clicks and longer stay time, and therefore the satisfaction score is also higher.
综上,用户对搜索结果的操作信息可以反映用户对搜索结果的满意程度。因此,基于同一操作环境下的基于一个搜索词的多个搜索结果的操作信息,就可以得到该操作环境下该搜索词对应的各个搜索结果的满意度分 值。In summary, the user's operation information on the search results can reflect the user's satisfaction with the search results. Therefore, based on the operation information of the plurality of search results based on one search term in the same operating environment, the satisfaction scores of the search results corresponding to the search term in the operating environment can be obtained. value.
具体说来,根据操作信息,可以有多种方式来计算满意度分值的方式。例如,可以采用赋值法计算满意度分值。以操作信息包括点击操作n、
Figure PCTCN2016103364-appb-000001
留时长t、被跳过操作n′为例。可以预先设定一次点击操作的满意度分值为s1,单位停留时间的满意度分值为s2,一次被跳过操作的满意度分值为s3。其中,s1>0,s2>0,s3<0(s1、s2、s3的数值可以根据具体情况预先设定)。这样,对于一个搜索结果而言,其满意度分值score=n1·s1+t1·s2+n′1·s3,其中n1、t1、n′1分别表示该搜索结果的点击次数、停留时长、被跳过次数。
Specifically, depending on the operational information, there are many ways to calculate the satisfaction score. For example, the satisfaction score can be calculated using the assignment method. The operation information includes a click operation n,
Figure PCTCN2016103364-appb-000001
The length of time t and the skip operation n' are taken as an example. The satisfaction score of one click operation can be preset as s 1 , the satisfaction score of unit stay time is s 2 , and the satisfaction score of one skip operation is s 3 . Wherein, s 1 >0, s 2 >0, s 3 <0 (the values of s 1 , s 2 , and s 3 may be preset according to specific conditions). Thus, for a search result, the satisfaction score score=n 1 ·s 1 +t 1 ·s 2 +n' 1 ·s 3 , where n 1 , t 1 , n′ 1 respectively represent the search result Clicks, duration, and number of skips.
下面结合图4就基于操作信息计算满意度分值的另一种方法做详细说明。Another method for calculating the satisfaction score based on the operation information will be described in detail below with reference to FIG.
图4是图3所示步骤S200可以包括的子步骤S210、S220的流程图。4 is a flow chart of sub-steps S210, S220 that may be included in step S200 of FIG.
在步骤S210,将操作信息归一化,以获得所述操作环境下搜索词对应的各个搜索结果的操作特征值;所述操作特征值表示对所述搜索结果进行的相应操作次数占对同一操作环境下同一搜索词对应的所有搜索结果进行的相应操作次数的比率。In step S210, the operation information is normalized to obtain an operation feature value of each search result corresponding to the search word in the operating environment; the operation feature value indicates that the corresponding operation time performed on the search result occupies the same operation The ratio of the number of corresponding operations performed by all search results for the same search term in the environment.
其中,操作特征值与操作信息相对应。例如,操作信息为点击次数时,操作特征值为点击率。根据图2中所述,操作信息可以包括但不限于:点击次数、浏览次数、停留时长、导航点击次数、最后点击次数、被跳过次数中的一种或几种。因此,相应地,操作特征值可以包括但不限于:点击率、浏览率、长点击率、导航点击率、最后点击率、被跳过率中的一种或几种。Wherein, the operation feature value corresponds to the operation information. For example, when the operation information is the number of clicks, the operation characteristic value is the click rate. According to FIG. 2, the operation information may include, but is not limited to, one or more of a click number, a browsing count, a stay duration, a navigation click count, a last click count, and a skipped number. Accordingly, the operational feature values may include, but are not limited to, one or more of a click rate, a browsing rate, a long click rate, a navigation click rate, a last click rate, and a skip rate.
另外,由于操作信息可以表示用户对搜索结果的满意度,因此,操作特征值也可以表示用户对搜索结果的满意度。具体地说,点击率、浏览率、长点击率、最后点击率高的搜索结果,用户满意度较高。In addition, since the operation information can indicate the user's satisfaction with the search result, the operation feature value can also indicate the user's satisfaction with the search result. Specifically, search results with high click-through rate, browsing rate, long click rate, and last click rate have higher user satisfaction.
在步骤S220,基于操作特征值,计算操作环境下搜索词对应的每个搜索结果的满意度分值。In step S220, based on the operation feature value, the satisfaction score of each search result corresponding to the search term in the operating environment is calculated.
其中,基于操作特征值,计算满意度分值可以采用图3中步骤S200中所述的赋值法计算,也可以采用其它方法进行计算。图5是另一种基于操作特征值,计算满意度分值的方式,如图5所示。 The calculation of the satisfaction score may be performed by using the assignment method described in step S200 in FIG. 3, or may be performed by other methods. FIG. 5 is another way of calculating the satisfaction score based on the operational feature values, as shown in FIG. 5.
图5示出了图4所示步骤S220可以包括的子步骤S221、S222的示意性流程图。FIG. 5 shows a schematic flow chart of sub-steps S221, S222 which may be included in step S220 shown in FIG.
在步骤S221,建立不同操作环境下的满意度模型。In step S221, a satisfaction model in different operating environments is established.
满意度模型可以表示多个操作特征值的加权平均,相应的公式如下:
Figure PCTCN2016103364-appb-000002
其中,Score为满意度分值,Fi为操作特征值,Wi为相应操作特征值的权重,n为操作特征值的个数。
The satisfaction model can represent a weighted average of multiple operational feature values, and the corresponding formula is as follows:
Figure PCTCN2016103364-appb-000002
Where, Score is the satisfaction score, F i is the operation feature value, W i is the weight of the corresponding operation feature value, and n is the number of the operation feature values.
从上式可以看出,满意度模型给出了不同操作环境下的操作特征值的权重(也就是系数)。As can be seen from the above equation, the satisfaction model gives the weight (ie, the coefficient) of the operational feature values in different operating environments.
在步骤S222,基于操作特征值和满意度模型,得到不同操作环境下搜索词对应的各个搜索结果的满意度分值。In step S222, based on the operation feature value and the satisfaction model, the satisfaction scores of the respective search results corresponding to the search words in different operating environments are obtained.
根据得到的满意度模型中的操作特征值的权重和搜索结果的操作特征值,就可以计算该搜索结果的满意度分值。According to the weight of the operation feature value and the operation feature value of the search result in the obtained satisfaction model, the satisfaction score of the search result can be calculated.
综上,可以通过建立满意度模型的方式得到操作特征值的权重(系数),然后根据得到的不同操作环境下操作特征值所占的权重和大规模用户在不同操作环境下的操作特征值,就可以得到不同操作环境下搜索词对应的各个搜索结果的满意度分值(调序依据)。In summary, the weight (coefficient) of the operational feature values can be obtained by establishing a satisfaction model, and then the weights of the operational feature values and the operational feature values of the large-scale users in different operating environments are obtained according to the obtained different operating environments. The satisfaction scores (ordering basis) of each search result corresponding to the search words in different operating environments can be obtained.
下面结合图6就满意度模型的建立过程做详细说明。The following is a detailed description of the establishment process of the satisfaction model in conjunction with FIG. 6.
图6是图5所示步骤S221可以包括的子步骤S225、S226、S227的流程图。FIG. 6 is a flow chart of sub-steps S225, S226, S227 which may be included in step S221 shown in FIG. 5.
在步骤S225,针对每个操作环境,从对应于该操作环境的搜索结果中选取部分搜索结果作为训练样本。In step S225, for each operating environment, a partial search result is selected from the search results corresponding to the operating environment as a training sample.
也就是说,可以从大规模用户的搜索记录中选取部分搜索记录作为训练样本。That is to say, part of the search record can be selected from the search records of large-scale users as training samples.
在步骤S226,为训练样本中的每个搜索结果赋予样本满意度分值。At step S226, a sample satisfaction score is assigned to each search result in the training sample.
可以采用人工标注和/或点击标注的方式,为训练样本中的每个搜索结果赋予样本满意度分值。A sample satisfaction score can be assigned to each search result in the training sample by manual annotation and/or click annotation.
其中,人工标注和点击标注都是用来标注表示用户对搜索结果的需求满意度。不同之处在于,人工标注是基于自然结果来对搜索结果进行赋值的。换句话说,人工标注是根据搜索结果与搜索词的文本匹配度、搜索结果 的权威性、质量等信息来赋予该搜索结果一个样本满意度分值。而点击标注则是根据用户对搜索结果的操作信息(也可以是操作特征值)来对搜索结果进行赋值。因此,在实际赋值过程中,可以优选地采取人工标注和点击标注相结合的方式。这样,可以使得赋值结果可以更加接近用户的满意度。Among them, manual annotation and click annotation are used to indicate the satisfaction of the user's demand for search results. The difference is that manual annotation is based on natural results to assign search results. In other words, manual annotation is based on the text matching degree of search results and search terms, search results. Authoritative, quality, etc. information to give the search results a sample satisfaction score. The click mark is based on the user's operation information on the search result (which can also be the operation feature value) to assign the search result. Therefore, in the actual assignment process, a combination of manual annotation and click annotation can be preferably employed. In this way, the assignment result can be made closer to the user's satisfaction.
在步骤S227,基于训练样本和样本满意度分值,训练不同操作环境下的满意度模型。In step S227, the satisfaction model in different operating environments is trained based on the training sample and the sample satisfaction score.
对于相同操作环境下的多个搜索结果来说,样本中各个搜索结果的操作特征值和样本满意度分值是已知的,此时,可以训练操作特征值和权重的线性关系的满意度模型(可参见图4中步骤S221中满意度模型的表达式),以得到该满意度模型中各操作特征值的权重。可选地,上述满意度模型的训练方法可以包括:SVM(Support Vector Machine,支持向量机)、LDA(linear Discriminant Analysis,线性判别分析)等,可以理解,本申请实施例对于满意度模型的具体训练方法不加以限制。For multiple search results in the same operating environment, the operational feature values and sample satisfaction scores of each search result in the sample are known. At this time, the satisfaction model of the linear relationship between the operational feature values and the weights can be trained. (Refer to the expression of the satisfaction model in step S221 in Fig. 4) to obtain the weight of each operation feature value in the satisfaction model. Optionally, the training method of the above-mentioned satisfaction model may include: SVM (Support Vector Machine), LDA (linear discriminant analysis), etc., it can be understood that the specific embodiment of the present application is specific to the satisfaction model. Training methods are not limited.
需要说明的是,本申请实施例中,操作环境的搜索结果可以随着时间的变化而变化,这将导致训练样本和样本满意度分值发生变化,此种情况下,将依据最新的训练样本和样本满意度分值,对满意度模型进行训练,以得到最新的各操作特征值的权重。It should be noted that, in the embodiment of the present application, the search result of the operating environment may change with time, which will result in a change in the training sample and the sample satisfaction score. In this case, the latest training sample will be used. And the sample satisfaction score, the satisfaction model is trained to obtain the latest weight of each operational feature value.
上文参考图3至图6详细描述了本申请的不同操作环境下的调序依据的确定方法。可以看出,本申请的调序依据是不同操作环境下的搜索词的多个搜索结果的满意度分值的集合。The method of determining the basis of the sequencing in the different operating environments of the present application is described in detail above with reference to FIGS. 3 through 6. It can be seen that the sequencing of the present application is based on a set of satisfaction scores for multiple search results of search terms in different operating environments.
图7示出了本申请的一种搜索方法的步骤流程图。Figure 7 is a flow chart showing the steps of a search method of the present application.
在步骤S400,基于用户输入的当前搜索词,搜索得到多个当前搜索结果。In step S400, a plurality of current search results are searched based on the current search term input by the user.
其中,可以通过客户端接收用户输入的当前搜索词,然后将当前搜索词发送给服务器。服务器就可以基于客户端接收的当前搜索词,搜索得到多个当前搜索结果,此处搜索得到的多个当前搜索结果可以是按照现有的排序模式排列。The current search term input by the user may be received by the client, and then the current search term is sent to the server. The server may search for a plurality of current search results based on the current search term received by the client, and the plurality of current search results obtained by the search may be arranged according to the existing sorting mode.
在步骤S500,获取用户对当前搜索结果进行操作时所处的当前操作环 境。当前操作环境可以是用户对搜索结果执行操作时所处的网络环境(即网络接入类型,如2G、3G、4G、WIFI等等)、地理位置、时间、预设的搜索模式(可以是客户端1上预先设有的若干可供用户选择的搜索模式如极速模式、视频模式、无图模式等等)。In step S500, the current operation loop in which the user operates the current search result is obtained. territory. The current operating environment may be a network environment in which the user performs an operation on the search result (ie, network access type, such as 2G, 3G, 4G, WIFI, etc.), geographic location, time, preset search mode (may be a client) A plurality of user-selectable search modes, such as an extreme speed mode, a video mode, a no-image mode, and the like, are provided in advance on the terminal 1.
其中,可以通过客户端获取用户需要对搜索结果进行操作时所处的当前操作环境。一般来说,当前操作环境与用户搜索时所处的环境相同。因此,在要求不严格的情况下,还可以获取用户搜索时所处的环境作为当前操作环境。Among them, the current operating environment in which the user needs to operate the search result can be obtained through the client. In general, the current operating environment is the same as the environment in which users search. Therefore, in the case where the requirements are not strict, the environment in which the user searches is also obtained as the current operating environment.
在步骤S600,依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。In step S600, the plurality of current search results are sequenced according to the ordering basis corresponding to the current search term and the current operating environment.
客户端可以将获取到的当前搜索词和当前操作环境,发送至服务器。服务器可以使用与当前搜索词和当前操作环境相对应的调序依据对所述多个当前搜索结果进行调序,并将调整后的当前搜索结果发送给客户端,供用户浏览。The client can send the obtained current search term and the current operating environment to the server. The server may sequence the plurality of current search results by using a sequence corresponding to the current search term and the current operating environment, and send the adjusted current search result to the client for browsing by the user.
通过本申请的搜索方法可以使得当前操作环境下用户满意度较高的当前搜索结果排在前面。其中,调序依据的确定方法可参见图3至图6所示,此处不再赘述。Through the search method of the present application, the current search result with higher user satisfaction in the current operating environment can be ranked first. The method for determining the basis of the sequence can be seen in FIG. 3 to FIG. 6 , and details are not described herein again.
由图7可知,本申请提出的搜索方法可以根据用户输入的当前搜索词和用户所处的当前操作环境,使用与当前搜索词和当前操作环境对应的调序依据对多个当前搜索结果进行排序,使得满意度分值较高的当前搜索结果可以靠前显示,可以很好地满足用户的搜索需求,提高用户的搜索体验。It can be seen from FIG. 7 that the search method proposed by the present application can sort multiple current search results according to the current search term input by the user and the current operating environment in which the user is located, using the ordering basis corresponding to the current search term and the current operating environment. The current search results with higher satisfaction scores can be displayed in front, which can well meet the user's search needs and improve the user's search experience.
可选地,可以通过如下步骤获取与所述当前操作环境相对应的调序依据:依据所述当前搜索词和所述当前操作环境,从key-value形式的存储内容中查询与所述当前搜索词和所述当前操作环境相对应的满意度分值。Optionally, the scheduling basis corresponding to the current operating environment may be obtained by: querying, according to the current search term and the current operating environment, the current search from the stored content in the form of a key-value The satisfaction score of the word corresponding to the current operating environment.
另外,基于本申请的搜索方法,还可以在用户的搜索日志和/或搜索结果操作日志中,记录用户执行当前搜索时所处的当前操作环境、以及针对各当前搜索结果执行的操作信息。这样,不仅可以方便地将得到用户的操作环境和操作信息,并根据得到的当前搜索词和当前操作环境显示调整多个当前搜索结果的排列,而且可以将记录的当前操作环境和操作信息作为 新的搜索记录,以使多个用户在一段时间内的搜索记录得到更新。In addition, based on the search method of the present application, the current operating environment in which the user performs the current search and the operation information performed for each current search result may also be recorded in the user's search log and/or search result operation log. In this way, not only the user's operating environment and operation information are conveniently obtained, but also the arrangement of the plurality of current search results is adjusted according to the obtained current search term and the current operating environment, and the current operating environment and operation information of the record can be used as New search history to keep multiple users' search records updated over time.
本申请的搜索方法,可以在不同当前操作环境下向用户提供不同排列的当前搜索结果。以当前搜索词“人间四月天”为例,其对应的当前搜索结果包括:同名的电视剧、诗歌、百科等多个类别;在WIFI环境下,用户更倾向于需求电视剧,而在使用流量的环境下,则更倾向于需求百科、诗歌。则本申请实施例可以在WiFi环境下,按照从前到后的顺序将电视剧、百科、诗歌排列;而在流量环境下,按照从前到后的顺序将百科、诗歌、电视剧排列,因此可以更好地满足了用户在不同操作环境下的需求。The search method of the present application can provide users with different ranked current search results under different current operating environments. Taking the current search term "April April" as an example, the corresponding current search results include: TV dramas, poems, encyclopedias, etc. of the same name; in the WIFI environment, users are more inclined to demand TV dramas, while using traffic Under the circumstances, it is more inclined to demand encyclopedia and poetry. In the WiFi environment, the TV drama, the encyclopedia, and the poetry can be arranged in the order from the front to the back in the WiFi environment. In the traffic environment, the encyclopedia, the poetry, and the TV drama are arranged in the order from front to back, so that it can be better. Meet the needs of users in different operating environments.
上面参考图3-7详细描述了根据本申请的调序依据的确定方法和搜索方法。下面参考图8-10描述本申请的调序依据确定装置、搜索装置及其相关单元的构造。The determination method and the search method according to the scheduling basis of the present application are described in detail above with reference to FIGS. 3-7. The configuration of the scheduling basis determining apparatus, the search apparatus, and its related units of the present application will be described below with reference to FIGS. 8-10.
下面描述的装置的很多单元的功能分别与上面参考图3-7描述的相应步骤的功能相同。为了避免重复,这里重点描述该装置和系统可以具有的单元或装置结构,而对于一些细节则不再赘述,可以参考上文中的相应描述。The functions of many of the units of the apparatus described below are the same as those of the corresponding steps described above with reference to Figures 3-7, respectively. In order to avoid repetition, the unit or device structure that the device and the system may have is mainly described herein, and details are not described in detail, and reference may be made to the corresponding description above.
图8示出了本申请的一种搜索结果调序依据的确定装置的结构框图。FIG. 8 is a block diagram showing the structure of a determining apparatus for sorting the search results according to the present application.
如图8所示,确定装置可以包括搜索记录获取单元100和满意度分值计算单元200。As shown in FIG. 8, the determining means may include a search record acquisition unit 100 and a satisfaction score calculation unit 200.
搜索记录获取单元100用于获取多个用户在一段时间内的搜索记录,搜索记录可以包括:搜索词、基于搜索词得到的多个搜索结果、用户对各个搜索结果执行的操作信息以及用户对搜索结果执行操作时所处的操作环境。The search record obtaining unit 100 is configured to acquire search records of a plurality of users for a period of time, and the search records may include: search words, multiple search results obtained based on the search words, operation information performed by the user on each search result, and user-to-search The operating environment in which the result is performed.
满意度分值计算单元200用于基于操作信息,计算操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。The satisfaction score calculation unit 200 is configured to calculate a satisfaction score of each search result corresponding to the search term in the operating environment based on the operation information, as a basis for the search result.
其中,搜索记录获取单元100和满意度分值计算单元200的具体功能介绍可参见图3中步骤S100和步骤S200的相关描述。For a specific function description of the search record obtaining unit 100 and the satisfaction score calculation unit 200, reference may be made to the related descriptions of step S100 and step S200 in FIG.
图9示出了本申请的另一种搜索结果调序依据的确定装置的结构框图。FIG. 9 is a structural block diagram of a determining apparatus for another search result ordering basis of the present application.
如图9所示,满意度分值计算单元200可以可选地包括:操作特征值 获取单元210和计算单元220。As shown in FIG. 9, the satisfaction score calculation unit 200 may optionally include: an operation feature value The unit 210 and the calculation unit 220 are acquired.
操作特征值获取单元210用于将操作信息归一化,以获得所述操作环境下搜索词对应的各个搜索结果的操作特征值;所述操作特征值表示对所述搜索结果进行的相应操作次数占对同一操作环境下同一搜索词对应的所有搜索结果进行的相应操作次数的比率;The operation feature value obtaining unit 210 is configured to normalize the operation information to obtain an operation feature value of each search result corresponding to the search word in the operation environment; the operation feature value represents a corresponding operation time of the search result The ratio of the number of corresponding operations performed for all search results corresponding to the same search term in the same operating environment;
计算单元220用于基于操作特征值,计算操作环境下搜索词对应的每个搜索结果的满意度分值。The calculating unit 220 is configured to calculate a satisfaction score of each search result corresponding to the search word in the operating environment based on the operation feature value.
其中,操作特征值获取单元210和计算单元220的相关功能介绍可参见图4中步骤S210、S220的相关描述。For a description of related functions of the operation feature value obtaining unit 210 and the computing unit 220, refer to the related description of steps S210 and S220 in FIG.
如图9所示,在本申请的一种可选实施例中,上述确定装置还可以可选地包括满意度模型建立单元300。As shown in FIG. 9, in an optional embodiment of the present application, the determining apparatus may further include a satisfaction model establishing unit 300.
满意度模型训练单元300用于建立不同操作环境下的满意度模型,则计算单元220具体用于基于操作特征值和满意度模型,计算得到不同操作环境下的搜索词的各个搜索结果的满意度分值。The satisfaction model training unit 300 is configured to establish a satisfaction model in different operating environments, and the calculating unit 220 is specifically configured to calculate the satisfaction of each search result of the search words in different operating environments based on the operating feature value and the satisfaction model. Score.
满意度模型训练单元300所建立的满意度模型的结构可参见图5中步骤S221的相关描述。The structure of the satisfaction model established by the satisfaction model training unit 300 can be referred to the related description of step S221 in FIG.
如图9所示,在本申请的一种可选实施例中,满意度模型训练单元300还可以包括:训练样本获取单元310、样本满意度分值赋予单元320和模型训练单元330。As shown in FIG. 9 , in an optional embodiment of the present application, the satisfaction model training unit 300 may further include: a training sample acquiring unit 310, a sample satisfaction score assigning unit 320, and a model training unit 330.
训练样本获取单元310用于针对每个操作环境,从对应于该操作环境的搜索结果中选取部分搜索结果作为训练样本。The training sample acquisition unit 310 is configured to select a partial search result as a training sample from the search results corresponding to the operating environment for each operating environment.
样本满意度分值赋予单元320用于为所述训练样本中的每个所述搜索结果赋予样本满意度分值.The sample satisfaction score assigning unit 320 is configured to assign a sample satisfaction score to each of the search results in the training sample.
模型训练单元330用于基于训练样本和样本满意度分值,训练不同操作环境下的满意度模型。The model training unit 330 is configured to train the satisfaction model in different operating environments based on the training samples and the sample satisfaction scores.
训练样本获取单元310、样本满意度分值赋予单元320和模型建立单元330的功能的详细描述可参见图6中相关步骤的描述。A detailed description of the functions of the training sample acquisition unit 310, the sample satisfaction score assignment unit 320, and the model establishment unit 330 can be referred to the description of the relevant steps in FIG.
如图9所示,在本申请的一种可选实施例中,确定装置还可以可选地包括:满意度分值存储单元400。满意度分值存储单元用于以key-value的 形式存储所述满意度分值,其中,key为搜索词及执行搜索时所处的操作环境,value为针对所述搜索词在所述操作环境下的各个搜索结果的满意度分值。As shown in FIG. 9, in an optional embodiment of the present application, the determining apparatus may further include: a satisfaction score storage unit 400. Satisfaction score storage unit for key-value The form stores the satisfaction score, wherein the key is a search term and an operating environment in which the search is performed, and the value is a satisfaction score for each search result of the search term in the operating environment.
图10示出了本申请的一种搜索装置的结构框图。FIG. 10 is a block diagram showing the structure of a search device of the present application.
如图10所示,本申请的搜索装置可以包括当前搜索结果获取单元600、当前操作环境获取单元700以及调序单元800。As shown in FIG. 10, the search apparatus of the present application may include a current search result acquisition unit 600, a current operating environment acquisition unit 700, and a sequencer unit 800.
当前搜索结果获取单元600用于基于用户输入的当前搜索词搜索得到多个当前搜索结果。The current search result obtaining unit 600 is configured to obtain a plurality of current search results based on the current search word search input by the user.
当前操作环境获取单元700用于获取用户对当前搜索结果进行操作时所处的当前操作环境。The current operating environment obtaining unit 700 is configured to acquire a current operating environment in which the user operates the current search result.
调序单元800用于依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。The sequencer unit 800 is configured to sequence the plurality of current search results according to a sequence basis corresponding to the current search term and the current operating environment.
其中,当前搜索结果获取单元600、当前操作环境获取单元700以及调序单元800的相关功能的具体描述可参见图7所述。For a detailed description of the related functions of the current search result obtaining unit 600, the current operating environment acquiring unit 700, and the sequence unit 800, refer to FIG.
另外,本申请的搜索装置还可以可选地包括图8或图9中所述的搜索结果调序依据的确定装置,基于调序依据确定装置可以得到当前操作环境下针对当前搜索词的多个当前搜索结果的满意度分值,然后调序单元800可以按照每个当前搜索结果所对应的满意度分值的大小,对多个当前搜索结果进行调序。In addition, the searching apparatus of the present application may further include the determining device according to the search result ordering manner described in FIG. 8 or FIG. 9, and the determining device may obtain multiple current search words in the current operating environment. The satisfaction score of the current search result, and then the sequence unit 800 may sequence the plurality of current search results according to the size of the satisfaction score corresponding to each current search result.
如图10所示,搜索装置还可以可选地包括当前操作环境信息记录单元900。As shown in FIG. 10, the search device may also optionally include a current operating environment information recording unit 900.
当前操作环境信息记录单元900可以在用户的搜索日志和/或搜索结果操作日志中,记录用户执行当前搜索时所处的当前操作环境、以及针对各当前搜索结果执行的操作信息。The current operating environment information recording unit 900 may record, in the user's search log and/or the search result operation log, the current operating environment in which the user performs the current search, and the operation information performed for each current search result.
上文中已经参考附图详细描述了根据本申请的搜索方法、装置、系统以及搜索结果调序依据的确定方法和装置。The determination method and apparatus for the search method, apparatus, system, and search result ordering basis according to the present application have been described in detail above with reference to the accompanying drawings.
此外,根据本申请的方法还可以实现为一种计算机程序产品,该计算机程序产品包括计算机可读介质,在该计算机可读介质上存储有用于执行本申请的方法中限定的上述功能的计算机程序。本领域技术人员还将明白 的是,结合这里的公开所描述的各种示例性逻辑块、模块、电路和算法步骤可以被实现为电子硬件、计算机软件或两者的组合。Furthermore, the method according to the present application can also be embodied as a computer program product comprising a computer readable medium having stored thereon a computer program for performing the functions described above in the method of the present application . Those skilled in the art will also understand The various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein can be implemented as electronic hardware, computer software, or combinations of both.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统和装置的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。A person skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the system and the device described above can refer to the corresponding process in the foregoing method embodiments, and details are not described herein again.
附图中的流程图和框图显示了根据本申请的多个实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowchart and block diagrams in the Figures illustrate the architecture, functionality and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions. It should also be noted that in some alternative implementations, the functions noted in the blocks may also occur in a different order than that illustrated in the drawings. For example, two consecutive blocks may be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved. It is also noted that each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts, can be implemented in a dedicated hardware-based system that performs the specified function or function. Or it can be implemented by a combination of dedicated hardware and computer instructions.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The functions may be stored in a computer readable storage medium if implemented in the form of a software functional unit and sold or used as a standalone product. Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, or a part of the technical solution, may be embodied in the form of a software product, which is stored in a storage medium, including The instructions are used to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the various embodiments of the present application. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
其中,图11示出了根据本发明实施方式提供的计算设备的结构框图。该计算设备可以实施为各种类型的计算机装置,例如台式机、便携式计算机、平板电脑、智能手机、个人数据助理(PDA)、智能穿戴设备,或者其他类型的计算机装置,但是不限于任何特定形式。该计算机可以包括:处理器1101,存储器1102,输入装置1103、显示器1104、网络接口1105, 以及总线1106。11 is a structural block diagram of a computing device provided in accordance with an embodiment of the present invention. The computing device can be implemented as various types of computer devices, such as desktops, portable computers, tablets, smart phones, personal data assistants (PDAs), smart wearable devices, or other types of computer devices, but is not limited to any particular form. . The computer may include: a processor 1101, a memory 1102, an input device 1103, a display 1104, a network interface 1105, And bus 1106.
处理器1101可以是一个多核的处理器,也可以包含多个处理器。在一些实施例中,处理器1101可以包含一个通用的主处理器以及一个或多个特殊的协处理器,例如图形处理器(GPU)、数字信号处理器(DSP)等等。在一些实施例中,处理器1101可以使用定制的电路实现,例如特定用途集成电路(application specific integrated circuit,ASIC)或者现场可编程逻辑门阵列(field programmable gate arrays,FPGA)。在一些实施方式中,处理器1101可以是类似的电路执行存储在自身上的可执行指令。在另外一些实施方式中,处理器1101可以执行存储在存储器1102上的可执行指令。The processor 1101 may be a multi-core processor or may include multiple processors. In some embodiments, processor 1101 can include a general purpose main processor and one or more special coprocessors, such as a graphics processing unit (GPU), a digital signal processor (DSP), and the like. In some embodiments, the processor 1101 can be implemented using custom circuitry, such as an application specific integrated circuit (ASIC) or field programmable gate arrays (FPGA). In some implementations, processor 1101 can be a similar circuit that executes executable instructions stored on itself. In still other implementations, the processor 1101 can execute executable instructions stored on the memory 1102.
存储器1102可以包括各种类型的存储单元,例如系统内存、只读存储器(ROM),和永久存储装置。其中,ROM可以存储处理器1101或者计算机的其他模块需要的静态数据或者指令。永久存储装置可以是可读写的存储装置。永久存储装置可以是即使计算机断电后也不会失去存储的指令和数据的非易失性存储设备。在一些实施方式中,永久性存储装置采用大容量存储装置(例如磁或光盘、闪存)作为永久存储装置。另外一些实施方式中,永久性存储装置可以是可移除的存储设备(例如软盘、光驱)。系统内存可以是可读写存储设备或者易失性可读写存储设备,例如动态随机访问内存。系统内存可以存储一些或者所有处理器在运行时需要的指令和数据。此外,存储器1102可以包括任意计算机可读存储媒介的组合,包括各种类型的半导体存储芯片(DRAM,SRAM,SDRAM,闪存,可编程只读存储器),磁盘和/或光盘也可以采用。在一些实施方式中,存储器1102可以包括可读和/或写的可移除的存储设备,例如激光唱片(CD)、只读数字多功能光盘(例如DVD-ROM,双层DVD-ROM)、只读蓝光光盘、超密度光盘、闪存卡(例如SD卡、min SD卡、Micro-SD卡等等)、磁性软盘等等。计算机可读存储媒介不包含载波和通过无线或有线传输的瞬间电子信号。在一些实施方式中,存储器1102能够存储一个或多个能被处理器1101执行的软件程序或需要调用的资源文件,资源文件可以包含一些第三方库,包括但不限于音频库、视频库、2D图形库、3D图形库。 Memory 1102 can include various types of storage units, such as system memory, read only memory (ROM), and persistent storage. Among them, the ROM can store static data or instructions required by the processor 1101 or other modules of the computer. The persistent storage device can be a readable and writable storage device. The persistent storage device may be a non-volatile storage device that does not lose stored instructions and data even after the computer is powered off. In some embodiments, the persistent storage device employs a mass storage device (eg, magnetic or optical disk, flash memory) as the permanent storage device. In other embodiments, the persistent storage device can be a removable storage device (eg, a floppy disk, an optical drive). The system memory can be a readable and writable storage device or a volatile read/write storage device, such as dynamic random access memory. System memory can store instructions and data that some or all of the processors need at runtime. Moreover, memory 1102 can comprise any combination of computer readable storage media, including various types of semiconductor memory chips (DRAM, SRAM, SDRAM, flash memory, programmable read only memory), and magnetic disks and/or optical disks can also be employed. In some implementations, the memory 1102 can include a removable storage device that is readable and/or writable, such as a compact disc (CD), a read-only digital versatile disc (eg, a DVD-ROM, a dual layer DVD-ROM), Read-only Blu-ray discs, ultra-density discs, flash cards (such as SD cards, min SD cards, Micro-SD cards, etc.), magnetic floppy disks, and so on. The computer readable storage medium does not include a carrier wave and an instantaneous electronic signal transmitted by wireless or wire. In some embodiments, the memory 1102 can store one or more software programs that can be executed by the processor 1101 or resource files that need to be called. The resource files can include some third-party libraries, including but not limited to an audio library, a video library, and 2D. Graphics library, 3D graphics library.
用户界面可以由一个或多个用户输入装置1103、显示器1104,和/或 一个或多个其他用户输出设备提供。输入装置1103可以包括用户向计算机输入信号的装置,计算机可以解释这些信号包含有特定的用户请求或信息。在一些实施方式中,可以通过键盘向用户界面输入网址,显示输入网址对应的网页内容。在一些实施方式中,输入装置1103可以包含一些或所有的键盘按钮、触摸屏、鼠标或其他定点设备、滚轮、点击轮、转盘、按键、开关、小型键盘、麦克风等等。The user interface can be input by one or more user input devices 1103, display 1104, and/or One or more other user output devices are provided. Input device 1103 can include means for a user to input signals to a computer that can interpret such signals to include particular user requests or information. In some embodiments, a web address may be input to the user interface through a keyboard to display webpage content corresponding to the input webpage. In some embodiments, input device 1103 can include some or all of a keyboard button, touch screen, mouse or other pointing device, scroll wheel, click wheel, dial, button, switch, keypad, microphone, and the like.
显示器1104可以显示由计算机生成的图像,可以包括各种类型的图像设备,例如阴极射线管(CRT)、液晶显示器(LCD)、发光二极管(LED)(包括有机发光二极管(OLED))、投射系统等等与其他支持电子装置(例如DAC、ADC、信号处理器等等)的集合。在一些实施方式中,也可能额外提供其他用户输出设备,或者取代显示器1104,例如信号灯、扬声器、触觉传感器、打印机等。The display 1104 can display computer generated images, and can include various types of image devices such as cathode ray tubes (CRTs), liquid crystal displays (LCDs), light emitting diodes (LEDs) including organic light emitting diodes (OLEDs), projection systems. And other collections of supporting electronic devices (such as DACs, ADCs, signal processors, etc.). In some embodiments, it is also possible to additionally provide other user output devices, or to replace display 1104, such as a signal light, a speaker, a tactile sensor, a printer, and the like.
在一些实施方式中,用户界面可以通过图形用户界面提供。在显示器1104中的某些区域定义一些可视的图形元素作为用户通过输入装置1103选择的交互对象或者控制对象。例如,用户可以操作用户输入装置1103移动屏幕上的指定位置输入网址,控制在显示器1104上显示该网址对应的网页内容。在一些实施方式中,可以识别用户手势的触摸设备作为输入设备,这些手势可以但不必须与显示器1103上的阵列相联系。In some embodiments, the user interface can be provided through a graphical user interface. Certain areas of the display 1104 define some visual graphical elements as interactive objects or control objects that the user selects through the input device 1103. For example, the user can operate the user input device 1103 to move the specified location input URL on the screen, and control the display of the webpage content corresponding to the webpage on the display 1104. In some embodiments, a touch device that can recognize a user gesture can be used as an input device, which may, but need not, be associated with an array on display 1103.
网络接口1105为计算机提供声音和/或数据通讯功能。在一些实施方式中,网络接口1105可以包括射频收发器来传递声音和/或数据(例如使用蜂窝式电话技术,例如3G、4G或EDGE、WIFI的数据网络技术)、GPS接受模块和/或其他模块。在一些实施方式中,网络接口1105可以提供额外的无线网络连接或替代无线接口。网络接口1105可以是硬件(例如天线、调制解调器、编解码器以及其他模拟和/或数字信号处理电路)和软件模块的结合。 Network interface 1105 provides sound and/or data communication functionality to the computer. In some embodiments, the network interface 1105 can include a radio frequency transceiver to communicate voice and/or data (eg, using cellular telephone technology, such as 3G, 4G or EDGE, WIFI data network technology), GPS receiver modules, and/or other Module. In some embodiments, network interface 1105 can provide an additional wireless network connection or an alternative wireless interface. Network interface 1105 may be a combination of hardware (eg, antennas, modems, codecs, and other analog and/or digital signal processing circuits) and software modules.
总线1106可以包括各种连接计算机内部各部件的系统、外部设备和芯片总线。例如总线1106将处理器1101和存储器1102连接,还可以连接输入装置1103和显示器1104。总线1106也可以使得计算机通过网络接口1105与网络连接。在这种情况下,计算机可以作为多个联网计算机设备的 一部分。计算机的任意或所有部件都可以在本发明的实施方式中协调使用。The bus 1106 can include various systems, external devices, and chip buses that connect various components within the computer. For example, the bus 1106 connects the processor 1101 and the memory 1102, and may also connect the input device 1103 and the display 1104. Bus 1106 can also cause a computer to interface with the network via network interface 1105. In this case, the computer can act as multiple networked computer devices. portion. Any or all of the components of the computer can be used in concert in embodiments of the present invention.
一些实施方式中包含电子元件,例如微处理器、在计算机可读存储媒介中存储有计算机指令和数据的存储器。在具体实施方式部分描述的许多特征都可以通过执行存储在计算机可读存储媒介上的计算机指令的方法步骤实现。当这些计算机指令被执行,计算机处理单元完成指令的各种功能。程序指令或计算机编码的实施方式可以是机器码,例如使用计算机、电子元件或待解析器的微处理器编译其他高级语言得到的代码。Some embodiments include electronic components, such as a microprocessor, a memory that stores computer instructions and data in a computer readable storage medium. Many of the features described in the Detailed Description section can be implemented by the method steps of executing computer instructions stored on a computer readable storage medium. When these computer instructions are executed, the computer processing unit performs various functions of the instructions. The embodiment of the program instructions or computer code may be machine code, such as code compiled using a computer, electronic component or microprocessor of the object to be parsed to compile other high-level languages.
需要理解的是,图11所示计算机是示意性的。该计算机可以具有其他没有具体描述的功能(例如移动通话、GPS、电源管理,一个或多个摄像头、各种用于连接外部设备的连接端口或附件等等)。进一步,此处对计算设备涉及的特定功能模块进行了描述,这些功能模块的描述是为了便于描述,而且也不意味着对功能部件特定的物理配置。而且,这些功能模块不需要与物理模块一一对应。模块可以被配置成用来完成各种操作,例如通过编程或设置合适的控制电路,模块也可能会根据初始设置重新被配置。本发明的实施例可以在各种设备包括电子设备中,通过使用硬件和软件的结合来实现。It is to be understood that the computer shown in Figure 11 is illustrative. The computer may have other functions not specifically described (eg, mobile call, GPS, power management, one or more cameras, various connection ports or accessories for connecting external devices, etc.). Further, specific functional modules involved in computing devices are described herein, which are described for ease of description and do not imply a specific physical configuration of the functional components. Moreover, these functional modules do not need to be in one-to-one correspondence with physical modules. The module can be configured to perform various operations, such as by programming or setting up appropriate control circuitry, and the module may be reconfigured according to initial settings. Embodiments of the invention may be implemented in a variety of devices, including electronic devices, through the use of a combination of hardware and software.
本实施例还提供了一种非易失性可读存储介质,该存储介质中存储有一个或者一个以上的程序(programs),该一个或者一个以上的程序被应用在计算设备时,可以使得该计算设备执行如下步骤的指令(instructions):The embodiment further provides a non-volatile readable storage medium, wherein the storage medium stores one or more programs, and when the one or more programs are applied to the computing device, the The computing device performs the following steps (instructions):
获取多个用户在一段时间内的搜索记录,所述搜索记录包括:搜索词、基于所述搜索词得到的多个搜索结果、用户对各个所述搜索结果执行的操作信息以及用户对所述搜索结果执行操作时所处的操作环境;Obtaining a search record of a plurality of users over a period of time, the search record comprising: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each of the search results, and a user searching for the search The operating environment in which the operation is performed;
基于所述操作信息,计算所述操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。Based on the operation information, a satisfaction score of each search result corresponding to the search term in the operating environment is calculated as a basis for the search result.
本实施例还提供了一种非易失性可读存储介质,该存储介质中存储有一个或者一个以上的程序,该一个或者一个以上的程序被应用在计算设备时,可以使得该计算设备执行如下步骤的指令:The embodiment further provides a non-volatile readable storage medium, wherein the storage medium stores one or more programs, and when the one or more programs are applied to the computing device, the computing device can be executed The instructions in the following steps:
基于用户输入的当前搜索词搜索得到多个当前搜索结果;Searching for a plurality of current search results based on a current search term input by the user;
获取用户对所述当前搜索结果进行操作时所处的当前操作环境; Obtaining a current operating environment in which the user operates the current search result;
依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。And aligning the plurality of current search results according to a sequence basis corresponding to the current search term and the current operating environment.
以上,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以权利要求的保护范围为准。 The above is only a specific embodiment of the present application, but the scope of protection of the present application is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present application, and should cover Within the scope of protection of this application. Therefore, the scope of protection of this application should be determined by the scope of protection of the claims.

Claims (30)

  1. 一种搜索结果调序依据的确定方法,包括:A method for determining the basis of the search results, including:
    获取多个用户在一段时间内的搜索记录,所述搜索记录包括:搜索词、基于所述搜索词得到的多个搜索结果、用户对各个所述搜索结果执行的操作信息以及用户对所述搜索结果执行操作时所处的操作环境;Obtaining a search record of a plurality of users over a period of time, the search record comprising: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each of the search results, and a user searching for the search The operating environment in which the operation is performed;
    基于所述操作信息,计算所述操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。Based on the operation information, a satisfaction score of each search result corresponding to the search term in the operating environment is calculated as a basis for the search result.
  2. 根据权利要求1所述的确定方法,所述基于所述操作信息,计算所述操作环境下搜索词对应的各个搜索结果的满意度分值的步骤包括:The determining method according to claim 1, wherein the step of calculating a satisfaction score of each search result corresponding to the search term in the operating environment based on the operation information comprises:
    将所述操作信息归一化,以获得所述操作环境下搜索词对应的各个搜索结果的操作特征值;所述操作特征值表示对所述搜索结果进行的相应操作次数占对同一操作环境下同一搜索词对应的所有搜索结果进行的相应操作次数的比率;Normalizing the operation information to obtain operation feature values of respective search results corresponding to the search words in the operating environment; the operation feature values indicating that the corresponding operations performed on the search results occupy the same operating environment The ratio of the number of corresponding actions performed by all search results for the same search term;
    基于所述操作特征值,计算针对所述操作环境下搜索词对应的每个搜索结果的满意度分值。Based on the operational feature value, a satisfaction score for each search result corresponding to the search term in the operating environment is calculated.
  3. 根据权利要求2所述的确定方法,其中,所述基于所述操作特征值,计算针对所述操作环境下搜索词对应的每个搜索结果的满意度分值的步骤包括:The determining method according to claim 2, wherein the calculating the satisfaction score for each search result corresponding to the search term in the operating environment based on the operating feature value comprises:
    建立不同操作环境下的满意度模型;Establish a satisfaction model in different operating environments;
    基于所述操作特征值和所述满意度模型,得到不同操作环境下搜索词对应的各个搜索结果的满意度分值。Based on the operation feature value and the satisfaction model, the satisfaction scores of the respective search results corresponding to the search words in different operating environments are obtained.
  4. 根据权利要求3所述的确定方法,其中,所述满意度模型用于表示多个操作特征值的加权平均。The determining method according to claim 3, wherein the satisfaction model is used to represent a weighted average of a plurality of operational feature values.
  5. 根据权利要求3所述的确定方法,其中,所述建立不同操作环境下的满意度模型的步骤包括:The determining method according to claim 3, wherein the step of establishing a satisfaction model in different operating environments comprises:
    针对每个操作环境,从对应于该操作环境的搜索结果中选取部分搜索结果作为训练样本;For each operating environment, select a part of the search results from the search results corresponding to the operating environment as a training sample;
    为所述训练样本中的每个所述搜索结果赋予样本满意度分值; Assigning a sample satisfaction score to each of the search results in the training sample;
    基于所述训练样本和所述样本满意度分值,训练不同操作环境下的满意度模型。A satisfaction model in different operating environments is trained based on the training sample and the sample satisfaction score.
  6. 根据权利要求5所述的确定方法,其中,所述为所述训练样本中的每个所述搜索结果赋予样本满意度分值的步骤包括:The determining method according to claim 5, wherein said step of assigning a sample satisfaction score to each of said search results in said training sample comprises:
    采用人工标注和/或点击标注的方式,为所述训练样本中的每个所述搜索结果赋予样本满意度分值。A sample satisfaction score is assigned to each of the search results in the training sample using manual annotation and/or click annotation.
  7. 根据权利要求2所述的确定方法,其中,The determining method according to claim 2, wherein
    所述操作信息包括下述至少一种:点击次数、浏览次数、停留时长、导航点击次数、最后点击次数、被跳过次数;The operation information includes at least one of the following: a click count, a browse count, a stay duration, a navigation click count, a last click count, and a skipped number;
    所述操作特征值包括下述至少一种:点击率、浏览率、长点击率、导航点击率、最后点击率、被跳过率。The operation characteristic value includes at least one of the following: a click rate, a browsing rate, a long click rate, a navigation click rate, a last click rate, and a skip rate.
  8. 根据权利要求1所述的确定方法,还包括:The determining method according to claim 1, further comprising:
    以key-value的形式存储所述满意度分值,其中,key为搜索词及执行搜索时所处的操作环境,value为所述操作环境下所述搜索词对应的各个搜索结果的满意度分值。The satisfaction score is stored in the form of a key-value, wherein the key is a search term and an operating environment in which the search is performed, and the value is a satisfaction score of each search result corresponding to the search term in the operating environment. value.
  9. 根据权利要求1所述的确定方法,其中,所述操作环境包括下述至少一种:The determining method according to claim 1, wherein the operating environment comprises at least one of the following:
    网络接入类型、地理位置、时间、预设的搜索模式。Network access type, geographic location, time, preset search mode.
  10. 根据权利要求1所述的确定方法,The determining method according to claim 1,
    其中,所述一段时间包括:能够体现时效性的短期时间;或Wherein, the period of time includes: a short-term time capable of exhibiting timeliness; or
    所述一段时间包括:能够得到足够多的搜索记录的长期时间The period of time includes: long-term time to get enough search records
  11. 根据权利要求1所述的确定方法,其中,所述基于所述操作信息,计算所述操作环境下搜索词对应的各个搜索结果的满意度分值的步骤,包括:The determining method according to claim 1, wherein the calculating the satisfaction score of each search result corresponding to the search term in the operating environment based on the operation information comprises:
    从所述操作环境下搜索词对应的各个搜索结果中,选取前预定数量的搜索结果,并基于所述操作信息,计算前预定数量的搜索结果的满意度分值。From the respective search results corresponding to the search words in the operating environment, a predetermined number of search results are selected, and based on the operation information, a satisfaction score of the predetermined predetermined number of search results is calculated.
  12. 一种搜索方法,包括: A search method that includes:
    基于用户输入的当前搜索词搜索得到多个当前搜索结果;Searching for a plurality of current search results based on a current search term input by the user;
    获取用户对所述当前搜索结果进行操作时所处的当前操作环境;Obtaining a current operating environment in which the user operates the current search result;
    依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。And aligning the plurality of current search results according to a sequence basis corresponding to the current search term and the current operating environment.
  13. 根据权利要求12所述的搜索方法,其中,所述调序依据为所述当前操作环境下所述当前搜索词对应的多个当前搜索结果的满意度分值;The search method according to claim 12, wherein the ordering is based on a satisfaction score of a plurality of current search results corresponding to the current search term in the current operating environment;
    所述使用与所述当前操作环境相对应的调序依据对所述多个当前搜索结果进行调序的步骤,包括:The step of using the sequence corresponding to the current operating environment to sequence the plurality of current search results includes:
    按照每个所述当前搜索结果所对应的满意度分值的大小,对多个所述当前搜索结果进行调序。And sorting the plurality of the current search results according to the size of the satisfaction score corresponding to each of the current search results.
  14. 根据权利要求12所述的搜索方法,其中,通过如下步骤获取与所述当前操作环境相对应的调序依据:The search method according to claim 12, wherein the ordering basis corresponding to the current operating environment is obtained by the following steps:
    依据所述当前搜索词和所述当前操作环境,从key-value形式的存储内容中查询与所述当前搜索词和所述当前操作环境相对应的满意度分值。And according to the current search term and the current operating environment, the satisfaction score corresponding to the current search term and the current operating environment is queried from the stored content in the form of key-value.
  15. 根据权利要求13所述的搜索方法,还包括:The search method of claim 13, further comprising:
    在用户的搜索日志和/或搜索结果操作日志中,记录用户执行所述当前搜索结果时所处的当前操作环境信息。In the user's search log and/or search result operation log, the current operating environment information in which the user performs the current search result is recorded.
  16. 一种搜索结果调序依据的确定装置,包括:A determining device for sorting the search results includes:
    搜索记录获取单元,用于获取多个用户在一段时间内的搜索记录,所述搜索记录包括:搜索词、基于所述搜索词得到的多个搜索结果、用户对各个所述搜索结果执行的操作信息以及用户对所述搜索结果执行操作时所处的操作环境;a search record obtaining unit, configured to acquire a search record of a plurality of users over a period of time, the search record comprising: a search term, a plurality of search results obtained based on the search term, and an operation performed by the user on each of the search results Information and an operating environment in which the user performs an operation on the search result;
    满意度分值计算单元,用于基于所述操作信息,计算针对所述操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。The satisfaction score calculation unit is configured to calculate, according to the operation information, a satisfaction score for each search result corresponding to the search term in the operating environment, as a basis for the search result.
  17. 根据权利要求16所述的确定装置,其中,所述满意度分值计算单元包括:The determining device according to claim 16, wherein the satisfaction score calculation unit comprises:
    操作特征值获取单元,用于将所述操作信息归一化,以获得所述操作环境下搜索词对应的各个搜索结果的操作特征值;所述操作特征值表示对 所述搜索结果进行的相应操作次数占对同一操作环境下同一搜索词对应的所有搜索结果进行的相应操作次数的比率;An operation feature value obtaining unit, configured to normalize the operation information to obtain an operation feature value of each search result corresponding to the search word in the operation environment; the operation feature value represents a pair The ratio of the number of corresponding operations performed by the search result to the total number of operations performed on all search results corresponding to the same search term in the same operating environment;
    计算单元,用于基于所述操作特征值,计算针对所述操作环境下搜索词对应的每个搜索结果的满意度分值。And a calculating unit, configured to calculate a satisfaction score for each search result corresponding to the search term in the operating environment based on the operation feature value.
  18. 根据权利要求17所述的确定装置,其中,还包括:The determining device according to claim 17, further comprising:
    满意度模型训练单元,用于建立不同操作环境下的满意度模型;Satisfaction model training unit for establishing satisfaction models in different operating environments;
    则所述计算单元,具体用于基于所述操作特征值和所述满意度模型,计算得到不同操作环境下搜索词对应的各个搜索结果的满意度分值。Then, the calculating unit is specifically configured to calculate a satisfaction score of each search result corresponding to the search term in different operating environments based on the operation feature value and the satisfaction model.
  19. 根据权利要求18所述的确定装置,其中,所述满意度模型训练单元包括:The determining apparatus according to claim 18, wherein said satisfaction model training unit comprises:
    训练样本获取单元,用于针对每个操作环境,从对应于该操作环境的搜索结果中选取部分搜索结果作为训练样本;a training sample obtaining unit, configured to select, from each of the search results corresponding to the operating environment, a partial search result as a training sample for each operating environment;
    样本满意度分值赋予单元,用于为所述训练样本中的每个所述搜索结果赋予样本满意度分值;a sample satisfaction score giving unit for assigning a sample satisfaction score to each of the search results in the training sample;
    模型训练单元,用于基于所述训练样本和所述样本满意度分值,训练不同操作环境下的满意度模型。A model training unit is configured to train a satisfaction model in different operating environments based on the training sample and the sample satisfaction score.
  20. 根据权利要求16所述的确定装置,还包括:The determining device according to claim 16, further comprising:
    满意度分值存储单元,用于以key-value的形式存储所述满意度分值,其中,key为搜索词及执行搜索时所处的操作环境,value为所述操作环境下搜索词对应的各个搜索结果的满意度分值。a satisfaction score storage unit, configured to store the satisfaction score in a form of a key-value, wherein the key is a search term and an operating environment in which the search is performed, and the value is a search term corresponding to the operating environment. Satisfaction score for each search result.
  21. 一种搜索装置,包括:A search device comprising:
    当前搜索结果获取单元,用于基于用户输入的当前搜索词搜索得到多个当前搜索结果;a current search result obtaining unit, configured to search for a plurality of current search results based on a current search term input by the user;
    当前操作环境获取单元,用于获取用户对所述当前搜索结果进行操作时所处的当前操作环境;a current operating environment acquiring unit, configured to acquire a current operating environment in which the user operates the current search result;
    调序单元,用于依据与所述当前操作环境和所述当前搜索词相对应的调序依据,对所述多个当前搜索结果进行调序。a sequence unit, configured to sequence the plurality of current search results according to a sequence basis corresponding to the current operating environment and the current search term.
  22. 根据权利要求21所述的搜索装置,所述调序依据为所述当前操作 环境下所述当前搜索词对应的多个当前搜索结果的满意度分值;The search device according to claim 21, wherein said sequencing is based on said current operation a satisfaction score of a plurality of current search results corresponding to the current search term in the environment;
    则所述调序单元,具体用于按照每个所述当前搜索结果所对应的满意度分值的大小,对多个所述当前搜索结果进行调序。The sequencer unit is specifically configured to sequence the plurality of the current search results according to the size of the satisfaction score corresponding to each of the current search results.
  23. 根据权利要求21所述的搜索装置,还包括:The search device of claim 21, further comprising:
    当前操作环境信息记录单元,用于在用户的搜索日志和/或搜索结果操作日志中,记录用户执行所述当前搜索时所处的当前操作环境、以及针对各当前搜索结果执行的操作信息。The current operating environment information recording unit is configured to record, in the user's search log and/or the search result operation log, a current operating environment in which the user performs the current search, and operation information performed for each current search result.
  24. 一种搜索系统,包括客户端和搜索服务器;A search system including a client and a search server;
    所述客户端接收用户输入的当前搜索词,并确定当前操作环境;The client receives the current search term input by the user and determines the current operating environment;
    所述客户端将所述当前搜索词和所述当前操作环境发送给所述搜索服务器;The client sends the current search term and the current operating environment to the search server;
    所述客户端从所述搜索服务器接收当前搜索结果,所述当前搜索结果的排列顺序已按照与所述当前操作环境和所述当前搜索词相对应的调序依据调整。The client receives the current search result from the search server, and the order of the current search results has been adjusted according to the order according to the current operating environment and the current search term.
  25. 根据权利要求24所述的搜索系统,还包括:调序依据确定装置和调序依据存储装置;The search system according to claim 24, further comprising: a sequencing basis determining means and a sequencing dependent storage means;
    其中,所述调序依据确定装置从多个所述客户端或所述搜索服务器获取多个用户在一段时间内的搜索记录,所述搜索记录包括:搜索词、基于所述搜索词得到的多个搜索结果、用户对各个所述搜索结果执行的操作信息以及用户对所述搜索结果执行操作时所处的操作环境;The scheduling according to the determining device acquires, from a plurality of the clients or the search server, search records of a plurality of users for a period of time, the search records include: a search term, and a plurality of search words based on the search words. Search results, operation information performed by the user on each of the search results, and an operating environment in which the user performs an operation on the search results;
    所述调序依据确定装置基于所述操作信息,计算针对所述操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据;The scheduling-based determining device calculates a satisfaction score for each search result corresponding to the search term in the operating environment based on the operation information, as a basis for sorting the search results;
    所述调序依据存储装置存储所述满意度分值;The sequencing stores the satisfaction score according to a storage device;
    所述搜索服务器基于所述当前搜索词和所述当前操作环境,从所述调序依据存储装置查询当前搜索结果的满意度分值,并根据所述满意度分值对所述当前搜索结果的排列顺序进行调整。The search server queries the satisfaction score of the current search result according to the storage device based on the current search term and the current operating environment, and compares the current search result according to the satisfaction score. Adjust the order.
  26. 根据权利要求25所述的搜索系统,其中,A search system according to claim 25, wherein
    所述客户端或所述搜索服务器在搜索记录中关联地记录所述当前搜索 词、当前搜索结果、当前操作环境以及用户对所述当前搜索结果的操作信息。The client or the search server correlates the current search in a search record The word, the current search result, the current operating environment, and the user's operational information on the current search result.
  27. 一种计算设备,包括:存储器、以及一个或者一个以上的程序,其中一个或者一个以上程序存储于存储器中,且经配置以由一个或者一个以上处理器执行所述一个或者一个以上程序包含用于进行以下操作的指令:A computing device comprising: a memory, and one or more programs, wherein one or more programs are stored in a memory and configured to be executed by one or more processors, the one or more programs included for Instructions for doing the following:
    获取多个用户在一段时间内的搜索记录,所述搜索记录包括:搜索词、基于所述搜索词得到的多个搜索结果、用户对各个所述搜索结果执行的操作信息以及用户对所述搜索结果执行操作时所处的操作环境;Obtaining a search record of a plurality of users over a period of time, the search record comprising: a search term, a plurality of search results obtained based on the search term, operation information performed by the user on each of the search results, and a user searching for the search The operating environment in which the operation is performed;
    基于所述操作信息,计算所述操作环境下搜索词对应的各个搜索结果的满意度分值,作为搜索结果调序依据。Based on the operation information, a satisfaction score of each search result corresponding to the search term in the operating environment is calculated as a basis for the search result.
  28. 一种在其上记录有用于执行权利要求1至11中任一所述方法的程序的计算机可读存储介质。A computer readable storage medium having recorded thereon a program for performing the method of any one of claims 1 to 11.
  29. 一种计算设备,包括:存储器、以及一个或者一个以上的程序,其中一个或者一个以上程序存储于存储器中,且经配置以由一个或者一个以上处理器执行所述一个或者一个以上程序包含用于进行以下操作的指令:A computing device comprising: a memory, and one or more programs, wherein one or more programs are stored in a memory and configured to be executed by one or more processors, the one or more programs included for Instructions for doing the following:
    基于用户输入的当前搜索词搜索得到多个当前搜索结果;Searching for a plurality of current search results based on a current search term input by the user;
    获取用户对所述当前搜索结果进行操作时所处的当前操作环境;Obtaining a current operating environment in which the user operates the current search result;
    依据与所述当前搜索词和所述当前操作环境相对应的调序依据,对所述多个当前搜索结果进行调序。And aligning the plurality of current search results according to a sequence basis corresponding to the current search term and the current operating environment.
  30. 一种在其上记录有用于执行权利要求12至15中任一所述方法的程序的计算机可读存储介质。 A computer readable storage medium having recorded thereon a program for performing the method of any one of claims 12 to 15.
PCT/CN2016/103364 2015-10-27 2016-10-26 Searching method, apparatus and system, and method for determining search result order adjustment basis WO2017071578A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510711368.3 2015-10-27
CN201510711368.3A CN105302903B (en) 2015-10-27 2015-10-27 Searching method, device, system and search result sequencing foundation determination method

Publications (1)

Publication Number Publication Date
WO2017071578A1 true WO2017071578A1 (en) 2017-05-04

Family

ID=55200172

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/103364 WO2017071578A1 (en) 2015-10-27 2016-10-26 Searching method, apparatus and system, and method for determining search result order adjustment basis

Country Status (2)

Country Link
CN (1) CN105302903B (en)
WO (1) WO2017071578A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109063207A (en) * 2018-09-17 2018-12-21 广东电网有限责任公司 Operate file polling method, apparatus and electronic equipment
CN110309406A (en) * 2018-03-12 2019-10-08 阿里巴巴集团控股有限公司 Clicking rate predictor method, device, equipment and storage medium
CN110765345A (en) * 2018-07-10 2020-02-07 阿里巴巴集团控股有限公司 Searching method, device and equipment
CN111143516A (en) * 2019-12-30 2020-05-12 广州探途网络技术有限公司 Article search result display method and related device
CN111368161A (en) * 2018-12-26 2020-07-03 北京搜狗科技发展有限公司 Search intention recognition method and intention recognition model training method and device
CN111783452A (en) * 2020-06-30 2020-10-16 北京百度网讯科技有限公司 Model training method, information processing method, device, equipment and storage medium
CN111859078A (en) * 2019-04-29 2020-10-30 百度在线网络技术(北京)有限公司 Information identification method and device and electronic equipment
CN112100528A (en) * 2020-09-09 2020-12-18 北京三快在线科技有限公司 Method, device, equipment and medium for training search result scoring model
CN112765494A (en) * 2017-06-20 2021-05-07 创新先进技术有限公司 Search method and search device

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302903B (en) * 2015-10-27 2018-12-14 广州神马移动信息科技有限公司 Searching method, device, system and search result sequencing foundation determination method
CN105930432B (en) * 2016-04-19 2020-01-07 北京百度网讯科技有限公司 Training method and device for sequence labeling tool
CN106354856B (en) * 2016-09-05 2020-02-21 北京百度网讯科技有限公司 Artificial intelligence-based deep neural network enhanced search method and device
CN106649775A (en) * 2016-12-27 2017-05-10 北京奇虎科技有限公司 Method and device for evaluating search behavior satisfaction and server
CN107368573A (en) * 2017-07-14 2017-11-21 北京奇艺世纪科技有限公司 Video quality evaluation method and device
CN113407742B (en) * 2021-05-12 2023-06-20 北京达佳互联信息技术有限公司 Media content searching method and device, storage medium and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758248A (en) * 2004-10-05 2006-04-12 微软公司 Systems, methods, and interfaces for providing personalized search and information access
CN102622417A (en) * 2012-02-20 2012-08-01 北京搜狗信息服务有限公司 Method and device for ordering information records
CN104239463A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Search method and search engine
CN104462293A (en) * 2014-11-27 2015-03-25 百度在线网络技术(北京)有限公司 Search processing method and method and device for generating search result ranking model
CN105302903A (en) * 2015-10-27 2016-02-03 广州神马移动信息科技有限公司 Search method, apparatus and system and search result sequence adjustment basis determination method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102737036A (en) * 2011-04-07 2012-10-17 腾讯科技(深圳)有限公司 Method and device for acquiring hot spot value words
CN104217033B (en) * 2014-09-29 2017-11-07 北京奇虎科技有限公司 Based on ageing searching method and device
CN104915418B (en) * 2015-06-08 2018-09-04 小米科技有限责任公司 Recommendation of websites method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1758248A (en) * 2004-10-05 2006-04-12 微软公司 Systems, methods, and interfaces for providing personalized search and information access
CN102622417A (en) * 2012-02-20 2012-08-01 北京搜狗信息服务有限公司 Method and device for ordering information records
CN104239463A (en) * 2014-09-02 2014-12-24 百度在线网络技术(北京)有限公司 Search method and search engine
CN104462293A (en) * 2014-11-27 2015-03-25 百度在线网络技术(北京)有限公司 Search processing method and method and device for generating search result ranking model
CN105302903A (en) * 2015-10-27 2016-02-03 广州神马移动信息科技有限公司 Search method, apparatus and system and search result sequence adjustment basis determination method

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112765494A (en) * 2017-06-20 2021-05-07 创新先进技术有限公司 Search method and search device
CN110309406A (en) * 2018-03-12 2019-10-08 阿里巴巴集团控股有限公司 Clicking rate predictor method, device, equipment and storage medium
CN110309406B (en) * 2018-03-12 2023-06-09 阿里巴巴集团控股有限公司 Click rate estimation method, device, equipment and storage medium
CN110765345A (en) * 2018-07-10 2020-02-07 阿里巴巴集团控股有限公司 Searching method, device and equipment
CN110765345B (en) * 2018-07-10 2023-04-25 阿里巴巴集团控股有限公司 Searching method, device and equipment
CN109063207A (en) * 2018-09-17 2018-12-21 广东电网有限责任公司 Operate file polling method, apparatus and electronic equipment
CN111368161B (en) * 2018-12-26 2024-01-09 北京搜狗科技发展有限公司 Search intention recognition method, intention recognition model training method and device
CN111368161A (en) * 2018-12-26 2020-07-03 北京搜狗科技发展有限公司 Search intention recognition method and intention recognition model training method and device
CN111859078A (en) * 2019-04-29 2020-10-30 百度在线网络技术(北京)有限公司 Information identification method and device and electronic equipment
CN111859078B (en) * 2019-04-29 2024-04-12 百度在线网络技术(北京)有限公司 Information identification method and device and electronic equipment
CN111143516A (en) * 2019-12-30 2020-05-12 广州探途网络技术有限公司 Article search result display method and related device
CN111783452A (en) * 2020-06-30 2020-10-16 北京百度网讯科技有限公司 Model training method, information processing method, device, equipment and storage medium
CN111783452B (en) * 2020-06-30 2024-04-02 北京百度网讯科技有限公司 Model training method, information processing method, device, equipment and storage medium
CN112100528A (en) * 2020-09-09 2020-12-18 北京三快在线科技有限公司 Method, device, equipment and medium for training search result scoring model

Also Published As

Publication number Publication date
CN105302903B (en) 2018-12-14
CN105302903A (en) 2016-02-03

Similar Documents

Publication Publication Date Title
WO2017071578A1 (en) Searching method, apparatus and system, and method for determining search result order adjustment basis
US11750683B2 (en) Computer application promotion
US9582549B2 (en) Computer application data in search results
AU2017264388B2 (en) Searching structured and unstructured data sets
US9288254B2 (en) Dynamic playlist for mobile computing device
US8335774B2 (en) Replacing a master media file
WO2017101818A1 (en) Search result display method and device and search system
US10467287B2 (en) Systems and methods for automatically suggesting media accompaniments based on identified media content
US20120290653A1 (en) Dynamic playlist for mobile computing device
US20130018863A1 (en) Methods and apparatus for identifying and providing information sought by a user
US10200386B2 (en) Intelligent web page content blocking
CN107182209B (en) Detecting digital content visibility
US11586690B2 (en) Client-side personalization of search results
JP2018538648A (en) Ranking information based on the properties of the computing device
JP2020512789A (en) Video music service
CN112711702A (en) Recommendation method based on user privacy data, and apparatus, medium, and system thereof
WO2013009938A2 (en) Methods and apparatus for identifying and providing information sought by a user

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16859013

Country of ref document: EP

Kind code of ref document: A1