WO2015195663A1 - Search based on combining user relationship datauser relationship data - Google Patents
Search based on combining user relationship datauser relationship data Download PDFInfo
- Publication number
- WO2015195663A1 WO2015195663A1 PCT/US2015/036028 US2015036028W WO2015195663A1 WO 2015195663 A1 WO2015195663 A1 WO 2015195663A1 US 2015036028 W US2015036028 W US 2015036028W WO 2015195663 A1 WO2015195663 A1 WO 2015195663A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- search result
- search
- user
- relationship data
- acquiring
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
Definitions
- the present disclosure relates to data search technology, and, more particularly, to a search method and apparatus for combining user relationship data.
- the present disclosure further provides a personalized search method and apparatus based on user relationship data, a method and apparatus for displaying search results, and a search system for combining user relationship data.
- the search engine is a system configured to collect information from the Internet by using specific computer programs according to a certain strategy, and, after the information organization and processing, to provide the users with a retrieval service to display relevant user retrieval information to the users.
- search engines provide completely personalized search services, for example, GraphSearch of FacebookTM .
- the search engine allows the users to search specified related information such as: my friends in Beijing, my friends' favorite movies, etc., which is a completely personalized search engine whose search results will be personalized even though the users desire a universal search.
- the users may be unable to acquire information really needed due to the excessive personalization, which may affect users' browsing experience to some extent.
- search engines may provide search services of combining universal search and personalized search.
- the user's personal information is used as one of the reference factors for screening or ranking universal search results.
- the personal information provided by users such as gender, age, personal preference and other simple information, is often limited, the acquired personalized search results may be insufficient and cannot satisfy the users' need for personalized search.
- the present disclosure provides a search method and apparatus for combining user relationship data to solve the technical problem of insufficient and inadequate personalized search results in the existing search techniques.
- the present disclosure further provides a personalized search method and apparatus based on user relationship data, a method and apparatus for displaying search results, and a search system for combining user relationship data.
- the present disclosure provides a search method for combining user relationship data, including receiving a search request including user information and query information sent by a user; conducting a search according to the query information to acquire a first search result associated with the query information; acquiring user relationship data associated with the user information; acquiring a second search result associated with both the query information and the user relationship data; setting a display order for various search result items in the first search result and the second search result according to a preset rule; and sending the first search result and the second search result to the user after the display order is set.
- the acquiring the second search result associated with both the query information and the user relationship data includes conducting a search according to the query information and the user relationship data to acquire the second search result associated with both the query information and the user relationship data; or screening search result items associated with the user relationship data from the first search result, and using the screened search result items as the second search result.
- the user information includes user identification, or user identification and an IP address of a client terminal initiating the search request.
- the following operation i.e., rewriting the query information to be more suitable for a search operation according to a preset rule, is executed first.
- the following operation i.e., selecting a search category corresponding to the query information, is executed.
- the acquiring user relationship data associated with the user information includes the following operations: selecting a category of relationship data associated with the search category; and acquiring user relationship data according to the user information and the category of relationship data.
- the acquiring user relationship data associated with the user information further includes screening the acquired user relationship data according to the search category.
- the operations of acquiring a second search result associated with both the query information and the user relationship data refer to conducting a search according to the query information and the user relationship data to acquire a second search result associated with both the query information and the user relationship data.
- the operations of conducting a search according to the query information and the user relationship data to acquire a second search result associated with both the query information and the user relationship data specifically refer to acquiring the second search result by searching data associated with the search category from an index database according to the query information and the user relationship data.
- the acquiring a second search result associated with both the query information and the user relationship data further includes the following operations: scoring each search result item in the acquired second search result according to a preset recommendation model, and ranking the second search result according to the scores from high to low.
- the preset recommendation model may include a classified machine learning model which includes a Logistic Regression Model or a Gradient Boosting Decision Tree (GBDT) Model.
- GBDT Gradient Boosting Decision Tree
- the acquiring a second search result associated with both the query information and the user relationship data further includes, with respect to each search result item whose score meets a set requirement, writing into a respective search result item a relationship data category corresponding thereto as a recommendation reason for the respective search result item.
- the sending the first search result and the second search result to the user after the display order is set includes the following operations: annotating to-be-displayed texts or pictures of a search result item including the recommendation reason in the second search result with the recommendation reason; and sending the first search result and the second search result to the user after the annotation.
- the conducting a search according to the query information to acquire a first search result associated with the query information includes sending a request for acquiring a first search result to a server that provides the first search result; and receiving the first search result associated with the query information and returned by the server.
- the request includes the query information.
- the acquiring user relationship data associated with the user information includes the following operations: sending a request for acquiring user relationship data to a server that provides the user relationship data, and receiving the user relationship data associated with the user information and returned by the server.
- the request includes at least the user information.
- the acquiring a second search result associated with both the query information and the user relationship data includes the following operations: sending a request for acquiring a second search result to a server that provides the second search result; and receiving the second search result associated with both the query information and the user relationship data and returned by the server.
- the request includes at least the user relationship data.
- the present disclosure further provides a search apparatus for combining user relationship data.
- the search apparatus may include the following units.
- a search request receiving unit receives a search request including user information and query information sent by a user.
- a first search result acquiring unit conducts a search according to the query information to acquire a first search result associated with the query information.
- a relationship data acquiring unit acquires user relationship data associated with the user information.
- a second search result acquiring unit acquires a second search result associated with both the query information and the user relationship data.
- a display order setting unit sets a display order for various search result items in the first search result and the second search result according to a preset rule.
- a search result sending unit sends the first search result and the second search result to the user after the display order is set.
- the second search result acquiring unit may include a search acquiring sub-unit or a screening acquiring sub-unit.
- the search acquiring sub-unit conducts a search according to the query information and the user relationship data to acquire a second search result associated with both the query information and the user relationship data.
- the screening acquiring sub-unit screens search result items associated with the user relationship data from the first search result, and uses the screened search result items as the second search result.
- user information in a search request received by the search request receiving unit includes user identification or user identification and an IP address of a client terminal initiating the search request.
- the apparatus may further include a search request pre-processing unit that rewrites the query information to be more suitable for a search operation according to a set rule.
- a search request pre-processing unit that rewrites the query information to be more suitable for a search operation according to a set rule.
- the apparatus may further include a search category selecting unit that selects a search category corresponding to the query information before executing the operations of acquiring user relationship data and acquiring a first search result and acquiring a second search result.
- a search category selecting unit that selects a search category corresponding to the query information before executing the operations of acquiring user relationship data and acquiring a first search result and acquiring a second search result.
- the relationship data acquiring unit may include the following sub-units.
- a category selecting sub-unit selects a category of relationship data associated with the search category.
- An acquisition executing sub-unit acquires user relationship data according to the user information and the category of relationship data.
- the relationship data acquiring unit may further include a data screening sub-unit that screens the acquired user relationship data according to the search category/
- the search acquiring sub-unit searches data associated with the search category from an index database according to the query information and the user relationship data to acquire the second search result.
- the second search result acquiring unit may further include a search result ranking sub-unit that scores each search result item in the acquired second search result according to a preset recommendation model and ranks the second search result according to the scores from high to low.
- the second search result acquiring unit may further include a recommendation reason recording sub-unit that, with respect to each search result item whose score meets a set requirement, write into a respective search result item a corresponding relationship data category as a recommendation reason for the respective search result item.
- the search result sending unit may include the following sub-units.
- a recommendation reason annotating sub-unit annotates a to-be-displayed text or picture of a search result item including the recommendation reason in the second search result with the recommendation reason.
- a result sending executing sub-unit sends the first search result and the second search result to the user after the annotation.
- the first search result acquiring unit may include the following sub-units.
- a first search request sending sub-unit sends a request for acquiring a first search result to a server that provides the first search result.
- the request includes the query information.
- a first search result receiving sub-unit receives the first search result associated with the query information and returned by the server.
- the relationship data acquiring unit may include the following sub-units.
- a data acquisition request sending sub-unit sends a request for acquiring user relationship data to a server that provides the user relationship data.
- the request includes at least the user information.
- a relationship data receiving sub-unit receives the user relationship data associated with the user information and returned by the server.
- the second search result acquiring unit may include the following sub- units.
- a second search request sending sub-unit sends a request for acquiring a second search result to a server that provides the second search result.
- the request includes at least the user relationship data.
- a second search result receiving sub-unit receives the second search result associated with both the query information and the user relationship data and returned by the server.
- the present application further provides a search system for combining user relationship data, which includes any search apparatus for combining user relationship data as described above and a client terminal device that sends a user search request.
- the present application further provides a personalized search method based on user relationship data, which may include the following operations: receiving a search request including user information and query information; acquiring user relationship data associated with the user information; acquiring a search result associated with both the query information and the user relationship data, the result being referred to as a personalized search result; and sending the personalized search result to an initiator who initiates the search request.
- the acquiring a personalized search result associated with both the query information and the user relationship data includes the following operations: conducting a search according to the query information to acquire a first search result associated with the query information; and screening search result items associated with the user relationship data from the first search result, and using the screened search result items as the personalized search result.
- the acquiring a personalized search result associated with both the query information and the user relationship data refers to conducting a search according to the query information and the user relationship data to acquire a personalized search result associated with both the query information and the user relationship data.
- the user information includes user identification, or user identification and an IP address of a client terminal initiating the search request.
- the following operation is executed first, i.e., rewriting the query information to be more suitable for a search operation according to a set rule.
- the following operation is executed, i.e., selecting a search category corresponding to the query information.
- the acquiring user relationship data associated with the user information includes selecting a category of relationship data associated with the search category and acquiring user relationship data according to the user information and the category of relationship data.
- the acquiring user relationship data associated with the user information further includes screening the acquired user relationship data according to the search category.
- the conducting a search according to the query information and the user relationship data to acquire a personalized search result associated with both the query information and the user relationship data specifically refers to acquiring the personalized search result by searching data associated with the search category from an index database according to the query information and the user relationship data.
- the acquiring a personalized search result associated with both the query information and the user relationship data further includes scoring each search result item in the acquired personalized search result according to a preset recommendation model, and ranking the personalized search result according to the scores from high to low.
- the acquiring a personalized search result associated with both the query information and the user relationship data further includes, with respect to each search result item whose score meets a set requirement, writing into a respective search result item a corresponding relationship data category of the respective search result item as a recommendation reason for the respective search result item.
- the sending the personalized search result to an initiator who initiates the search request includes annotating a to-be-displayed text or picture of a search result item including the recommendation reason with the recommendation reason and sending the personalized search result to the initiator who initiates the search request after the annotation.
- the acquiring user relationship data associated with the user information includes sending a request for acquiring user relationship data to a server that provides the user relationship data and receiving the user relationship data associated with the user information and returned by the server.
- the request includes at least the user information.
- the acquiring a personalized search result associated with both the query information and the user relationship data includes sending a request for acquiring a personalized search result to a server that provides the personalized search result and receiving the personalized search result associated with both the query information and the user relationship data and returned by the server.
- the request includes the query information and the user relationship data.
- the present application further provides a personalized search apparatus based on user relationship data, which includes the following units.
- a personalized search request receiving unit receives a search request including user information and query information.
- a personalized relationship data acquiring unit acquires user relationship data associated with the user information.
- a personalized search result acquiring unit acquires a search result associated with both the query information and the user relationship data. Such result is referred to as a personalized search result.
- a personalized search result sending unit sends the personalized search result to an initiator that initiates the search request.
- the personalized search result acquiring unit may include the following sub-units.
- a first search result acquiring sub-unit conducts a search according to the query information to acquire a first search result associated with the query information.
- a search result selecting sub-unit selects search result items associated with the user relationship data from the first search result and uses the selected search result items as the personalized search result.
- the personalized search result acquiring unit may include the following sub-units.
- a personalized search executing sub-unit conducts the search according to the query information and the user relationship data to obtain the individualized search result that is associated with both the query information and the user relationship data.
- the user information in a search request received by the search request receiving unit includes user identification, or user identification and an IP address of a client terminal initiating the search request.
- the apparatus may further include a search request pre-processing unit that rewrites the query information to be more suitable for a search operation according to a preset rule.
- a search request pre-processing unit that rewrites the query information to be more suitable for a search operation according to a preset rule.
- the apparatus may further include a search category selecting unit that selects a search category corresponding to the query information before executing the operations of acquiring user relationship data and acquiring the personalized search result.
- a search category selecting unit that selects a search category corresponding to the query information before executing the operations of acquiring user relationship data and acquiring the personalized search result.
- the personalized relationship data acquiring unit may include the following sub-units.
- a category selecting sub-unit selects a category of relationship data associated with the search category.
- An acquisition executing sub-unit acquires user relationship data according to the user information and the category of relationship data.
- the personalized relationship data acquiring unit may also include a data screening sub-unit that screens the acquired user relationship data according to the search category.
- the personalized search executing sub-unit searches data associated with the search category from an index database according to the query information and the user relationship data to acquire the personalized search result.
- the personalized search result acquiring unit may include a search result ranking sub-unit that scores each search result item in the acquired personalized search result according to a preset recommendation model, and ranks the personalized search result according to the scores from high to low.
- the personalized search result acquiring unit may further include a recommendation reason recording sub-unit that, with respect to each search result item whose score meets a set requirement, writes into a respective search result item a relationship data category corresponding thereto as a recommendation reason for the respective search result item.
- the personalized search result sending unit may include the following sub- units.
- a recommendation reason annotation sub-unit annotates a to-be-displayed text or picture of a search result item including the recommendation reason with the recommendation reason.
- a personalized search result sending executing sub-unit sends the personalized search result to the initiator who initiates the search request after the annotation.
- the personalized relationship data acquiring unit may include the following sub-units.
- a data acquisition request sending sub-unit sends a request for acquiring user relationship data to a server that provides the user relationship data.
- the request includes at least the user information.
- a relationship data receiving sub-unit receives the user relationship data associated with the user information and returned by the server.
- the personalized search result acquiring unit may include the following units.
- a personalized search request sending sub-unit sends a request for acquiring a personalized search result to a server that provides the personalized search result.
- the request includes the query information and the user relationship data.
- a personalized search result receiving sub-unit receives the personalized search result associated with both the query information and the user relationship data and returned by the server.
- the present disclosure further provides a method for displaying search results, which may include the following operations: acquiring a first search result and a second search result for a user search request, the first search result being a search result associated with query information included in the search request, the second search result being a personalized search result associated with both user personal information and query information included in the search request; and determining, for each search result item in the first search result and the second search result, whether the search result item includes recommendation information. If a result is positive, a to-be-displayed text or picture of the search result item is annotated with the recommendation information.
- the operations further include displaying the first search result and the second search result.
- the user personal information includes user relationship data.
- the recommendation information includes recommendation reason and/or a degree of association with the user.
- the displaying the first search result and the second search result includes sending the first search result and the second search result to the client terminal of the initiator who initiates the search request for display.
- the present disclosure further provides an apparatus for displaying search results, which may include the following units.
- a search result acquiring unit acquires a first search result and a second search result for a user search request.
- the first search result is a search result associated with query information included in the search request.
- the second search result is a personalized search result associated with both user personal information and query information included in the search request.
- a recommendation information annotating unit determines, for each search result item in the first search result and the second search result, whether the search result item includes recommendation information, and if a result is positive, annotates a to-be-displayed text or picture of the search result item with the recommendation information.
- a search result displaying unit displays the first search result and the second search result.
- the second search result acquired by the search result acquiring unit is the personalized search result associated with both user relationship data and query information included in the search request.
- the recommendation information annotated by the recommendation information annotating unit includes a recommendation reason and/or a degree of association with the user.
- the search result displaying unit sends the first search result and the second search result to the client terminal of the initiator who initiates the search request for display.
- the present disclosure has at least following technical advantages.
- the search method for combining user relationship data provided in the present disclosure, by acquiring a first search result associated with the query information, acquires a second search result associated with both the query information and the user relationship data, and combines the first search result and the second search result according to a set strategy and returns to the user who initiates a search request, thereby providing more abundant personalized search data to the user and meanwhile avoiding poor user experience caused by excessive personalization.
- the personalized search method based on user relationship data provided in the present disclosure by acquiring user relationship data and by obtaining personalized search result associated with the user relationship data, provides more abundant personalized search result to the user who initiates a search request.
- the method for displaying search results provided in the present application, by annotating to-be-displayed texts or pictures of a personalized search result item with recommendation information corresponding to the search result item and by displaying the personalized search result to a user, enables the user to perceive the source of the search result clearly, thereby reducing the cost of information screening by the user and helping the user make a quick and correct decision.
- FIG. 1 is a flowchart of an example search method for combining user relationship data according to the present disclosure.
- FIG. 2 is a flow chart of an example acquiring user relationship data based on a search request according to the present disclosure.
- FIG. 3 is a schematic diagram of an example search apparatus for combining user relationship data according to the present disclosure.
- FIG. 4 is a flowchart of an example personalized search method based on user relationship data according to the present disclosure.
- FIG. 5 is a schematic diagram of an example personalized search apparatus based on user relationship data according to the present disclosure.
- FIG. 6 is a flowchart of an example method for displaying search results according to the present disclosure.
- FIG. 7 is an effect diagram of an example method for displaying search results according to the present disclosure.
- FIG. 8 is a schematic diagram of an example apparatus for displaying search results according to the present disclosure.
- FIG. 9 is a schematic diagram of an example search system for combining user relationship data according to the present disclosure.
- the present disclosure provides an example search method and apparatus for combining user relationship data, an example personalized search method and apparatus based on user relationship data, an example method and apparatus for displaying search results, and an example search system for combining user relationship data, which will be described respectively in the following example embodiments.
- FIG. 1 is a flowchart of an example search method for combining user relationship data according to the present disclosure.
- the method may include the following operations.
- a search request including user information and query information sent by a user is received.
- users In order to query for desirable information, users usually input information for query, i.e., commonly referred to as search keyword, into a search box in a client terminal search interface, and then send a search request to a server providing search services.
- the server providing search services will receive the corresponding search request.
- the received search request may include query information provided by the user and user information.
- the user information as described in the present disclosure includes a user identification that identifies a user identity and other information related to the user.
- the user identification may be a user ID that uniquely identifies the user identity such as a user account number for logging into a client terminal of TaobaoTM .
- the user ID it is possible to know who the current user is and acquire relationship data related to the user (for the relevant description, please refer to the corresponding part in 106).
- a user may initiate a search request directly without executing a login operation.
- the user ID number in a cookie may be used as a temporary user identity.
- the user ID in a cookie it is also possible to acquire some relationship data related to the user's recent browse behaviors.
- user information may further carry other user information provided by the client terminal, for example, an IP address of the client terminal where the user initiates the search request.
- IP address of the client terminal where the user initiates the search request.
- a user's geographical location information may be determined, from which some relationship data related to the user may also be acquired (refer to the description at 106).
- the query information may be pre-processed first, i.e.: the query information is rewritten to be more suitable for a search operation according to a preset rule.
- the rewriting operation may include: replacing part of characters or words in query information, or deleting unnecessary characters or words in query information, for example, deleting "of in "Nike of red,” and then rewriting "Nike of red” into "red Nike or red >3 ⁇ 4 ⁇ L(Nike in Chinese character).”
- the pre-processing of the query information makes the query information more suitable for subsequent search operation, which facilitates the recall of the search results and may improve correctness and effectiveness of search results.
- search category corresponding to the query information may be selected.
- the reason that the search category is selected is as follows.
- a search process refers to a process of collecting information from the Internet by using specific computer programs according to a certain strategy, and screening, organizing, and ranking the information, and finally returning the processed information to users who initiate a search request.
- each search engine often organizes searched data by using inverted index, i.e., a structure that uses keywords of a searched document as an index and uses a document or a document mark number as an index target, which is also referred to as an index base or index database).
- inverted index i.e., a structure that uses keywords of a searched document as an index and uses a document or a document mark number as an index target, which is also referred to as an index base or index database.
- a certain strategy may be adopted to define a plurality of search categories, and to set a search category for each searched destination document, and the data in the index database may be organized according to the search categories.
- the data needed by users is recalled immediately by searching the index entry related to the category, instead of searching the whole index database. Since the search scope is narrowed, the search performance gets improved.
- the technical solution of the embodiments of the present disclosure may select a search category corresponding to the query information before acquiring the user relationship data and conducting a search.
- the techniques of the present disclosure may predict that the information searched by the user is related to several search categories such as "men T-shirt,” “women T-shirt,” “children T-shirt,” etc. Examples provided herein are merely exemplary, and in a specific implementation, different search categories may be set, and the corresponding relationship between query information and search category may be specified according to actual demand, which is not the core of the present disclosure and thus is not limited by the present disclosure.
- the operation of preprocessing the query information is not necessary, and the operation of selecting a search category corresponding to the query information is not essential either. Without the above two operations, the technical solution of the present disclosure may still be implemented by executing subsequent operations from 104 to 112 directly.
- a search is conducted according to the query information to acquire a first search result associated with the query information.
- the first search result described in the present disclosure is a commonly known universal search result.
- the so-called universal search refers to searching for search entries in an index database according to user's query information to acquire universal search results associated with the query information. If search categories are predicted at 102, the universal search may only search index entries related to the search categories in the index database.
- the universal search is a conventional technique and will not be described herein.
- the operation of acquiring universal search results may also be implemented by accessing a server that provides universal search results.
- the step includes two parts: sending a request and receiving a reply, or more specifically, sending a request for acquiring universal search results to the server that provides universal search results, the request including the query information; and receiving the universal search results associated with the query information and returned by the server.
- user relationship data associated with the user information is acquired.
- a technical solution provided in the example embodiment of the present disclosure when providing search services to the user, may search a first search result (also referred to as the universal search result) associated with the query information, and acquire a second search result (also referred to as a personalized search result, and please refer to the description at 108) by using the user relationship data, and combine both search results as the final search result.
- a first search result also referred to as the universal search result
- a second search result also referred to as a personalized search result, and please refer to the description at 108
- the user relationship data includes data reflecting the relation between the user and other people, and the relation between the user and other objects.
- the data reflecting the relation between the user and other people is generally regarded as user's social relationship data, for example, bidirectional friend relationship data on the user's microblog and AlipayTM website, and unidirectional relationship data such as TaobaoTM favorite person which the user follows.
- the data reflecting the relation between the user and other objects includes relationship data between the user and stores, such as stores where the user completed a purchase, stores that the user browsed, etc., as well as relationship data between the user and commodities, such as commodities that the user purchased, commodities that the user browsed, etc. Examples enumerated above are merely exemplary.
- the user relationship data described in the present disclosure are not limited to the above examples, and may be further mined and subdivided according to specific application scenarios.
- the user relationship data in the present disclosure may further include a user's personal demographic data, such as user age, gender, territory, shopping preference, vehicle model and so on.
- the IP address of the user's client terminal mentioned in 102 belongs to the user demographic data, according to the approximate geographical position where the user currently is located is determined and accordingly further acquire relevant user relationship data.
- the current position where the user is located is Beijing, and then the technical solution provided in the present disclosure acquires stores where the user in Beijing likes to do shopping or commodities the user in Beijing likes as the user relationship data.
- the user relationship data in the present disclosure may be generated by online realtime update. For example, a certain TaobaoTM user browses or purchases a commodity, the information may be recorded in the relationship data of the TaobaoTM user. For another example, personal information filled in by a user actively during account registration or other operations may also be added to the user relationship data in real time.
- the user relationship data may also be implemented by accessing other system open interfaces to acquire various application data from other servers or systems, such as friendship relationship from microblog, etc.
- the user relationship data may be stored either in a storage system in key- value form, or a storage system with other organization modes, as long as the relationship data related to the particular user may be acquired.
- the user relationship data may be pre-stored.
- user relationship data corresponding to the user may be acquired according to the user information.
- FIG. 2 is a processing flow chart of an example method for acquiring user relationship data based on a search request according to the present disclosure.
- the specific processing process of acquiring the user relationship data is described as below in combination with FIG. 2.
- a category of relationship data associated with the search category is selected.
- the category of relationship data associated with the search category may be further determined.
- the user relationship data may involve many aspects, different user relationship data may have different influences on different search requirements, and certain user relationship data may even have nothing to do with some search requests.
- the category of the relationship data associated with the search category may be designated in this step. For example, if the search category is "women dress,” several relationship data such as “stores where users completed a purchase” and “brands users purchased” may be selected. If the search category is "fruit”, several relationship data such as "stores where users completed a purchase” and "stores where people in the same city like to go shopping" may be selected in this step.
- a correspondence rule between the search category and relationship data category may be summarized in advance according to expertise in the field and big data analysis results to establish a mapping relationship database such as "relationship search rule database.”
- a mapping relationship database such as "relationship search rule database.”
- the category of relationship data associated with the search category may be determined by querying for such rule database.
- the correspondence rule between the search category and relationship data category may also be established in other modes, and the correspondence rule may be stored by adopting other forms or data files instead of a database.
- user relationship data is acquired according to the user information and the category of the relationship data.
- the user relationship data corresponding to the current user is extracted from the stored user relationship data.
- nearly hundreds of billions of user relationship data is stored in a key-value storage system.
- a corresponding value i.e., specific user relationship data, may be acquired via an interface (such as through a program instruction like a get () method under some computer languages) provided by the storage system.
- the user information carried in the search request is a user ID
- the relationship data category selected at 204 is "stores where users completed a purchase”
- the key will be set as “user ID + stores where users completed a purchase”
- the information e.g., store number and the like
- desirable user relationship data may be acquired by inputting the user information carried in the search request and the acquired relationship data category.
- user relationship data extracted in this step may be further extended, such that multiple relation transformations may be implemented by recursive query to acquire more abundant user relationship data.
- a friend such as User A
- a friend of the user identified by the user ID is acquired firstly by using "user ID plus microblog friend” as a Key, and then information on stores where User A completed a purchase is acquired by using "User A plus stores where User A completed a purchase” as a key to acquire user relationship data such as "stores where a friend completed a purchase.”
- the user relationship data such as "stores that a friend likes” and "favorite persons similar to those I like” and so on may be acquired, thereby further deeply mining the user relationship data.
- the techniques of the present disclosure may provide multi-degree relation transformation, thereby acquiring more abundant user relationship data.
- the acquired user relationship data is screened according to the search category.
- the relationship data may be prescreened according to the user's search category to reduce the amount of computation in the subsequent search.
- the selected search category is "women dress”
- the selected category of user relationship data is "stores where users completed a purchase.”
- Store A and Store B are acquired at 204. Since the Store A sells children's wear, which is different from the search category of the search, the user relationship data such as Store A may be removed when the acquired relationship data is screened according to the selected search category "women dress.”
- the category of the user relationship data may be determined according to a search category.
- the search category may be determined according to query information. Therefore, the user relationship data may be associated with both the user information and the query information.
- the forgoing step of acquiring user relationship data may also be completed by accessing the server that provides user relationship data.
- the operation includes two parts: sending a request and receiving a reply. Specifically, the operation includes sending a request for acquiring user relationship data to the server that provides user relationship data, the request including the query information and user search information (if the search category has been acquired, the request may carry user information and the search category directly); and receiving user relationship data associated with the user information and/or the query information and returned by the server.
- a second search result associated with both the query information and the user relationship data is acquired.
- the second search result in the present disclosure is commonly known as a personalized search result.
- the personalized search results refer to search results that combine users' personalized factors such as gender, age, hobby, browsing habit and so on. Users may feel that personalized search results are customized for themselves when facing the personalized search result, which may also be construed from another perspective: since each user is different, even if different users use the same query information, they still acquire different search results.
- the search engine In order to provide a user with personalized search results, the search engine generally may combine user personal information to execute a search operation or screen and rank the search results, etc.
- the user relationship data has been acquired according to the user information included in the search request, and the personalized search result to be provided to the user is further acquired in combination with the user relationship data at 108, which may include following two processes: 1) acquiring the personalized search result; and 2) ranking the personalized search result, each of which will be illustrated as below. 1) Acquire the personalized search result.
- a technical solution of the present disclosure provides the following example methods for acquiring personalized search result.
- Method I personalized search result is acquired on the basis of the first search result.
- the first search result i.e., universal search result
- the first search result may include search result associated with the user relationship data. Therefore, search result items associated with the user relationship data may be screened from the first search result, and the screened search result items may be used as the personalized search result.
- the first search result i.e., a commodity information list associated with the query information
- the user relationship data acquired at 106 is Store A where users completed a purchase.
- Such data may be used to screen each search result item one by one in the first search result, such as checking if a seller of the commodity is Store A. If so, the current commodity and information thereof will be added into the personalized search result associated with user relationship data. All search result items screened in the above method constitute the personalized search result.
- Method II the personalized search result is acquired directly by searching.
- index entries related to a search category in an index database will be searched according to the query information.
- the user relationship data needs to be added into the search condition, i.e., index entries related to a search category in an index database will be searched according to the query information and user relationship data, which may be construed as follows.
- the query information used for executing a search operation in this step is similar to the following form: the query information provided by users and (relationship data 1 or relationship data 2...), thereby acquiring a personalized search result including the query information and associated with the user relationship data.
- the search process in the method II is executed in the whole index database, and the search performance may be affected to some extent, but the personalized search result based on user relationship data is still be acquired.
- the personalized search result (i.e., the second search result described in the present disclosure) associated with both the query information and the user relationship data may be acquired in both of the above two methods.
- the foregoing method II may be adopted, i.e., executing a personalized search to acquire the relatively complete personalized search result.
- the personalized search result includes one or more search result items, each of which includes contents basically the same as those of search result items of a universal search result in the exiting technique.
- each search result item generally includes a commodity ID, a commodity picture (or picture address), seller information, sales volume information, a product link, etc.
- a display order may be set for search result items of both search results and then the search result items are sent to the user who initiates the search request.
- the technical solution of the present disclosure further provides an implementation of ranking the personalized search result, which will be described as follows.
- each search result item in the personalized search result is scored by using a preset recommendation model, which is used as a criterion for determining the attraction of a search result item to the user.
- a preset recommendation model which is used as a criterion for determining the attraction of a search result item to the user.
- the personalized search result may be ranked according to the scores from high to low, thereby acquiring the personalized search result to be returned to the user.
- various classified machine learning model may be used, for example, Logistic Regression Model or GBDT Regression Model, etc.
- the search result and user's massive features are extracted for training.
- massive features of the commodity and the users are extracted for training in advance, and a recommendation model, which accurately calculates the scores representing the attraction of the commodity to the users according to the relation closeness degree between the user and the commodity, the importance of relationship data, the commodity quality, etc., will be finally acquired.
- the recommendation model After acquiring a trained recommendation model, when the user conducts an online search, the recommendation model is used for scoring and ranking the personalized search result.
- the technical solution of the present disclosure further provides an example implementation.
- a relationship data category corresponding to the search result item is written into the search result item as a recommendation reason for the search result.
- the implementation is capable of providing support for the recommendation reason of displaying the search results to the user.
- the score has been calculated for each search result item in the personalized search result.
- a relationship data category corresponding to a search result item whose score meets a set requirement may be written into the search result item. For example, a string of text information is added into a search result item, and the relationship data category corresponding to the search result item is recorded in the text information, e.g., stores where the user completed a purchase, commodities that the user browsed, etc.
- the user may acquire the source of the personalized search result, i.e., the recommendation reason of the personalized search result, and thus it is unnecessary to judge the correctness and effectiveness of the search result, thereby helping the user make quick and correct choice.
- search result item whose score meets a set requirement a selection may be made by adopting different strategies according to implementation demand. For example, search result items whose scores are higher than a preset threshold value, or a number of top search result items such as top 50 search result items whose scores are ranked according to the scores from high to low, etc.
- the personalized search result of the search request is acquired.
- the reason for ranking is to provide a priority display of the most attractive search result to the user. Such process is not necessary for the technical solution of the present disclosure. That is, the ranking may be not executed. Instead, the acquired personalized search result may be used as the personalized search result to be returned to the user directly.
- part of the search results may be selected according to certain strategies and displayed to the user.
- the search results are commodities
- a certain number such as one hundred thousands of commodities with the highest sales volume may be selected according to the sales volume as the personalized search results to be returned to the user; if a ranking processing is conducted, top one hundred thousands of commodities may be selected as the personalized search results to be returned to the user.
- the forgoing step of acquiring personalized search results may also be implemented by accessing the server that provides personalized search results.
- the operation includes two parts: sending a request and receiving a reply, or more specifically, sending a request for acquiring personalized search results to the server that provides personalized search results, the request including the query information and the user relationship data; and receiving personalized search results associated with the query information and the user relationship data and returned by the server.
- a display order for various search result items in the first search result and the second search result is set according to a preset rule.
- a display order may be set for search result items in the acquired personalized search result (i.e., the second search result set forth in the present disclosure) and the first search result to acquire the final search result of the search request. If the first search result is ranked before the personalized search result, the personalized search result may not be viewed according to the user's browsing habits, and if the personalized search result is ranked before the first search result, it is possible to affect the user's browsing experience due to excessive personalization.
- setting a display order for both search results according to a preset rule to combine both search results effectively solves the above problem.
- the display order may be set as follows: three first search result items are displayed firstly, and then two personalized search result items are displayed, and next three first search result items are displayed. That is, the first search result and the second search result are displayed alternately according to a preset rule.
- a display order number may be set for each search result item in both search results according to a preset rule, and the final mixed ranking operation may be completed by a device for organizing pages or displaying pages according to the display order number; or, in this step, both search results are mixed and ranked directly according to the preset rule.
- Both methods merely differ in specific implementations, and their combined search results are both visible to users.
- some strategies may be added to guarantee abundant display effects.
- search result is commodity information
- a finite number may be set for each seller or each relationship type. For example, each seller displays at most two commodities, and at most three commodities may be displayed for each relationship type.
- the strategy may be set or adjusted correspondingly according to specific implementation demand and application scenarios.
- the first search result and the second search result are sent to the user after the display order is set.
- the search results of the current search request i.e., the first search result and the second search result after the display order is set, have been acquired. T he search results are sent to the user, and the user browses desirable search results.
- search results acquired at 110 may be sent directly to a particular front-end device, and the front-end device, after implementing the above additional processing, sends them to the user.
- the technical solution of the present disclosure acquires the first search result associated with the query information, acquires the second search result associated with both the query information and the user relationship data, combines both the first search result and the second search result according to a set strategy, and returns the combined search results to a user who initiates the search request, thereby providing abundant personalized search data to the user and meanwhile avoiding poor user experience caused by excessive personalization.
- FIG. 3 is a schematic diagram of an example search apparatus 300 for combining user relationship data according to the present disclosure.
- the apparatus embodiments are described simply because they are basically similar to the method embodiments. For the related part, references may be made to the description of the method embodiments. The following described apparatus embodiments are merely exemplary.
- the search apparatus 300 for combining user relationship data provided in the example embodiment may include one or more processor(s) 302 or data processing unit(s) and memory 304.
- the memory 304 is an example of computer-readable media.
- the memory 304 may store therein a plurality of modules or units including the following units.
- a search request receiving unit 306 receives a search request including user information and query information sent by a user.
- a first search result acquiring unit 308 conducts a search according to the query information to acquire a first search result associated with the query information.
- a relationship data acquiring unit 310 acquires user relationship data associated with the user information.
- a second search result acquiring unit 312 acquires a second search result associated with both the query information and the user relationship data.
- a display order setting unit 314 sets a display order for various search result items in the first search result and the second search result according to a preset rule.
- a search result sending unit 316 sends the first search result and the second search result to the user after the display order is set.
- the second search result acquiring unit 312 includes the following sub- units.
- a search result acquisition sub-unit (not shown) conducts a search according to the query information and the user relationship data to acquire a second search result associated with both the query information and the user relationship data.
- the second search result acquiring unit 312 may include a screening acquiring sub-unit (not shown) that screens search result items associated with the user relationship data from the first search result, and uses the screened search result items as the second search result.
- user information in the search request received by the search request receiving unit 306 includes user identification, or user identification and an IP address of a client terminal initiating the search request.
- the apparatus 300 may further include the following unit (not shown in FIG. 3).
- a search request pre-processing unit pre-processes, such as conducting rewriting and/ or word discard, query information included in the received search request to be more suitable for a search operation.
- the apparatus 300 may further include the following unit (not shown in FIG. 3).
- a search category selecting unit selects a search category corresponding to the query information, before executing the operations of acquiring user relationship data, acquiring a first search result and acquiring a second search result.
- the relationship data acquiring unit 310 may include the following unit (not shown in FIG. 3).
- a category selecting sub-unit selects a category of relationship data associated with the search category.
- An acquisition executing sub-unit acquires user relationship data according to the user information and the category of relationship data.
- the relationship data acquiring unit 310 may further include a data screening sub-unit (not shown in FIG. 3) that screens the acquired user relationship data according to the search category.
- the search acquiring sub-unit searches data associated with the search category from an index database according to the query information and the user relationship data to acquire the second search result.
- the second search result acquiring unit 312 may further include a search result ranking sub-unit (not shown in FIG. 3) that scores each search result item in the acquired second search result according to a preset recommendation model, and ranks the second search result according to the scores from high to low.
- a search result ranking sub-unit (not shown in FIG. 3) that scores each search result item in the acquired second search result according to a preset recommendation model, and ranks the second search result according to the scores from high to low.
- the second search result acquiring unit 312 may further include a recommendation reason annotating sub-unit (not shown in FIG. 3) that, for each search result item whose score meets a set requirement, writes into the search result item a relationship data category corresponding thereto as a recommendation reason for the search result item.
- a recommendation reason annotating sub-unit (not shown in FIG. 3) that, for each search result item whose score meets a set requirement, writes into the search result item a relationship data category corresponding thereto as a recommendation reason for the search result item.
- the search result sending unit 316 may include the following units (not shown in FIG. 3).
- a recommendation reason annotating sub-unit annotates to-be-displayed texts or pictures of a search result item including the recommendation reason in the second search result with the recommendation reason.
- a result sending executing sub-unit sends the first search result and the second search result to the user after the annotation.
- the first search result acquiring unit 308 may include the following units.
- a first search request sending sub-unit sends a request for acquiring a first search result to a server that provides the first search result.
- the request includes the query information.
- a first search result receiving sub-unit receives the first search result associated with the query information and returned by the server.
- the relationship data acquiring unit 310 may include the following units (not shown in FIG. 3).
- a data acquisition request sending sub-unit sends a request for acquiring user relationship data to a server that provides the user relationship data.
- the request includes at least the user information.
- a relationship data receiving sub-unit receives the user relationship data associated with the user information and returned by the server.
- the second search result acquiring unit 312 may include the following sub- units (not shown in FIG. 3).
- a second search request sending sub-unit sends a request for acquiring a second search result to a server that provides the second search result.
- the request includes at least the user relationship data.
- a second search result receiving sub-unit receives the second search result associated with both the query information and the user relationship data and returned by the server.
- the present disclosure further provides a personalized search method based on user relationship data.
- FIG. 4 is a flowchart of an example personalized search method based on user relationship data according to the present disclosure.
- the portions of this example embodiment, which are identical with or similar to those of the first embodiment, will not be described, and their differences will be emphasized below.
- a personalized search method based on user relationship data may include the following operations.
- a search request including user information and query information is received.
- the user information may include user identification or, user identification and an IP address of a client terminal initiating the search request.
- the query information may be pre-processed firstly. That is, the query information is rewritten to be more suitable for a search operation according to a preset rule.
- the rewriting operation may include replacing part of the characters or words in the query information and deleting unnecessary characters or words in the query information.
- a search category corresponding to the query information may be selected before executing acquiring user relationship data at 404 and executing acquiring the personalized search result at 406.
- user relationship data associated with the user information is acquired.
- this operation may include the following processing:
- the user relationship data is acquired according to the user information and the category of the relationship data.
- the acquired user relationship data is screened according to the search category.
- processing 2) may be executed directly, and the technical solution of the present disclosure may still be achieved by acquiring user relationship data only according to the user information. Accessing the server that provides user relationship data may also complete the forgoing operations of acquiring user relationship data. In this case, the operation includes two parts: sending a request and receiving a reply, or specifically, sending a request for acquiring user relationship data to the server that provides the user relationship data, the request including the user information, or the user information and the query information and receiving the user relationship data associated with the user information and returned by the server.
- a search result associated with both the query information and the user relationship data is acquired.
- the result is referred to as a personalized search result.
- This operation may be implemented in either of the following two methods.
- Method I the personalized search result is acquired on the basis of the acquired first search result, which may include the following operations:
- search result items associated with the user relationship data is screened from the first search result, and the screened search result items is used as the personalized search result.
- Method II the personalized search result is acquired directly by searching. That is, the personalized search result is acquired by searching data associated with the search category from an index database according to the query information and the user relationship data.
- Each search result item in the acquired personalized search result is scored according to a preset recommendation model after acquiring the personalized search result, and the personalized search result is ranked according to the scores from high to low. Furthermore, for each search result item whose score meets a set requirement, a relationship data category corresponding to the search result item is written into the search result item as a recommendation reason for the search result item.
- the forgoing operation of acquiring personalized search results may also be completed by accessing the server that provides personalized search results.
- the operation includes two parts: sending a request and receiving a reply, or specifically, sending a request for acquiring personalized search results to the server that provides personalized search results, the request including the query information and the user relationship data; and receiving personalized search results associated with both the query information and the user relationship data and returned by the server.
- the personalized search result is sent to the initiator who initiates the search request.
- to-be-displayed texts or pictures of a search result item including recommendation reason may be annotated firstly by the recommendation reason, and then the personalized search result is sent to the initiator who initiates the search request after the annotation.
- the personalized search method based on user relationship data provided in the present disclosure by acquiring user relationship data and personalized search result associated with the user relationship data, provides more abundant personalized search result to the user who initiates a search request.
- FIG. 5 is a schematic diagram of an example personalized search apparatus based on user relationship data according to the present disclosure.
- the apparatus embodiments are described simply as they are basically similar to the method embodiments. Relevant portions may refer to the description of the method embodiments.
- the apparatus embodiments described below are merely exemplary.
- the present disclosure provides an example personalized search apparatus 500 based on user relationship data, which may include one or more processor(s) 502 or data processing unit(s) and memory 504.
- the memory 504 is an example of computer-readable media.
- the memory 504 may store therein a plurality of modules or units including the following units.
- a personalized search request receiving unit 506 receives a search request including user information and query information.
- a personalized relationship data acquiring unit 508 acquires user relationship data associated with the user information.
- a personalized search result acquiring unit 510 acquires a search result associated with both the query information and the user relationship data, which is referred to as personalized search result.
- a personalized search result sending unit 512 sends the personalized search result to the initiator who initiates the search request.
- the personalized search result acquiring unit 510 may include the following sub-units (not shown in FIG. 5).
- a first search result acquisition sub-unit conducts a search according to the query information to acquire a first search result associated with the query information.
- a search result screening sub-unit screens search result items associated with the user relationship data from the first search result, and use the screened search result items as the personalized search result.
- the personalized search result acquiring unit 510 may include a personalized search executing sub-unit (not shown in FIG. 5) that conducts a search according to the query information and the user relationship data to acquire a personalized search result associated with both the query information and the user relationship data.
- a personalized search executing sub-unit (not shown in FIG. 5) that conducts a search according to the query information and the user relationship data to acquire a personalized search result associated with both the query information and the user relationship data.
- user information in a search request received by the personalized search request receiving unit 506 includes user identification, or user identification and an IP address of a client terminal initiating the search request.
- the apparatus 500 may further include a search request pre-processing unit
- pre-processes such as rewriting and/ or word discarding, query information included in the received search request to be more suitable for a search operation.
- the apparatus 500 may further include a search category selecting unit (not shown in FIG. 5) that selects a search category corresponding to the query information before executing the operations of acquiring user relationship data and acquiring a personalized search result.
- a search category selecting unit (not shown in FIG. 5) that selects a search category corresponding to the query information before executing the operations of acquiring user relationship data and acquiring a personalized search result.
- the personalized relationship data acquiring unit 508 may include the following units (not shown in FIG. 5).
- a category selecting sub-unit selects a category of relationship data associated with the search category.
- An acquisition executing sub-unit acquires user relationship data according to the user information and the category of relationship data.
- the personalized relationship data acquiring unit 508 may further include a data screening sub-unit (not shown in FIG. 5) that screens the acquired user relationship data according to the search category.
- the personalized search executing sub-unit searches data associated with the search category from an index database according to the query information and the user relationship data to acquire the personalized search result.
- the personalized search result acquiring unit 510 may further include a search result ranking sub-unit (not shown in FIG. 5) that scores each search result item in the acquired personalized search result according to a preset recommendation model, and ranks the personalized search result according to the scores from high to low.
- a search result ranking sub-unit (not shown in FIG. 5) that scores each search result item in the acquired personalized search result according to a preset recommendation model, and ranks the personalized search result according to the scores from high to low.
- the personalized search result acquiring unit 510 may further include a recommendation reason recording sub-unit (not shown in FIG. 5) that, with respect to each search result item whose score meets a set requirement, writes in the search result item a relationship data category corresponding thereto as a recommendation reason for the search result item.
- a recommendation reason recording sub-unit (not shown in FIG. 5) that, with respect to each search result item whose score meets a set requirement, writes in the search result item a relationship data category corresponding thereto as a recommendation reason for the search result item.
- the personalized search result sending unit 512 may include the following sub-units (not shown in FIG. 5).
- a recommendation reason annotating sub-unit annotates to-be-displayed texts or pictures of the search result item including the recommendation reason with the recommendation reason.
- a personalized search result sending executing unit sends the personalized search result to the initiator who initiates the search request after the annotation.
- the personalized relationship data acquiring unit 508 may include the following sub-units (not shown in FIG. 5).
- a data acquisition request sending sub-unit sends a request for acquiring user relationship data to a server that provides the user relationship data.
- the request includes at least the user information.
- a relationship data receiving sub-unit receives the user relationship data associated with the user information and returned by the server.
- the personalized search result acquiring unit 510 includes the following sub-units (not shown in FIG. 5).
- a personalized search request sending sub-unit sends a request for acquiring a personalized search result to a server that provides the personalized search result.
- the request includes the query information and the user relationship data.
- a personalized search result receiving sub-unit receives the personalized search result associated with both the query information and the user relationship data and returned by the server.
- FIG. 6 is a flowchart of an example method for displaying search results according to the present disclosure.
- the portions of this example embodiment that are identical with or similar to those of the previous example embodiments will not be described, and this example embodiment emphasizes differences from the previous example embodiments.
- the present disclosure provides an example method for displaying search results as at present information provided by a search engine is returned by the engine after scoring and ranking based on various factors, and the authority and validity of the information are determined by algorithms in the background of the engine, which is a black box to users.
- a front-end search result page the user may only see inflexible information display, and there is no other information assisting the user in judgment. Therefore, the user is unable to acquire the relation between the current search results and himself/herself, i.e., unable to perceive the personalized result, which leads to a consequence that the user still needs to compare and judge the credibility and accuracy of the results when selecting desirable information, thereby increasing the cost of information screening.
- to-be-displayed texts or pictures of a personalized search result item are annotated with the recommendation information corresponding to the search result, and the personalized search result is then displayed to the user.
- an example method for displaying personalized search result may include the following operations.
- a first search result and a second search result for a user search request are acquired.
- the first search result is a search result associated with query information included in the search request.
- the second search result is a personalized search result associated with both user personal information and query information included in the search request.
- the second search result acquired in this operation is the personalized search result associated with both user personal information and query information included in the search request.
- the user personal information may be either general information regarding age, gender, hobby, or other normal information of the user, or user relationship data.
- the techniques of the present disclosure determine if the search result item includes recommendation information. If a determining result is positive, a to-be-displayed text or picture of the search result item is annotated with the recommendation information.
- the techniques of the present disclosure determine, for each search result item in the acquired first search result and the second search result, if the search result item includes recommendation information. If a determining result is positive, the to-be-displayed texts or pictures of the search result item are annotated with the recommendation information. If the first search result and the second search result may be distinguished in the acquired search results, for example, this operation may be only applicable to the second search result to execute the above determination and annotation operation.
- the recommendation information in this operation may be recommendation reason.
- the recommendation reason may be a commodity purchased, a commodity browsed, etc.
- the recommendation information is not limited to the recommendation reason, and may also include other more abundant information, such as a degree of correlation between search result items and the user, etc. Such information may help users perceive the degree of correlation between the personalized search result and themselves, and thus help the users make a quick and correct decision.
- the annotation operation may have multiple methods for specific implementation. If to-be-displayed information of a search result item is merely text, the recommendation information may be written in an appropriate position of the text and may be written in a different color or font. For example, the recommendation may be inserted behind a header field, and brackets may be added for differentiation. If to-be-displayed information of a search result item includes a picture, the recommendation information may be superposed in an appropriate position of the picture, for example, the upper left corner of the picture or the background image region.
- the above annotation methods are merely exemplary, and in different implementations, other methods different from the above annotation method be used as long as the user may conveniently acquire the recommendation information when the search results are displayed.
- the first search result and the second search result are displayed.
- operations at 602 and 604 are executed on a client terminal device which initiates a search request, i.e., two types of search results are received on the client terminal device and recommendation information is annotated, this operation may only need to directly display the first search result and the second search result. If the operations at 602 and 604 are not executed on the client terminal device, which are, for example, executed on a front-end device of the search system, this operation needs to send the first search result and the second search result to a client terminal of the initiator who initiates the search request for display after the annotation.
- FIG. 7 is a schematic diagram of implementation effect of an example method for displaying search results according to the present disclosure.
- the page shown in this FIG includes a search area 702, a navigation area 704, and a search result display area 706.
- a first line of the search result display area 706 displays 4 first search result items
- a second line displays 4 second search result items (i.e., personalized search result items).
- the display area of each of the second search result items includes two parts.
- the display area of the second search result item includes a recommendation information display area 706-1 represented by a gray block and a result display area 706-2.
- the result display area 706-2 displays the specific content of the search result item in the form of text or picture.
- the recommendation information display area 706-1 displays the recommendation reason for the search result item, for example, "a commodity purchased," "a commodity browsed,” etc.
- the method for displaying search results provided in the present disclosure, by annotating to-be-displayed texts or pictures of a personalized search result item with recommendation information corresponding to the search result and by displaying the personalized search result to a user, enables the user to clearly perceive the source of the search result, thereby reducing the cost of information screening for the user and assisting the user in making a quick and correct decision.
- FIG. 8 is a schematic diagram of an example apparatus 800 or displaying search results according to the present disclosure.
- the apparatus embodiments are described simply as they are basically similar to the method embodiments. Relevant portions may refer to the description of the method embodiments.
- the apparatus embodiments described below are merely exemplary.
- the present disclosure provides an example apparatus 800 for displaying search results, which may include one or more processor(s) 802 or data processing unit(s) and memory 804.
- the memory 804 is an example of computer-readable media.
- the memory 804 may store therein a plurality of modules or units including the following units.
- a search result acquiring unit 806 acquires a first search result and a second search result for a user search request.
- the first search result is a search result associated with query information included in the search request.
- the second search result is a personalized search result associated with both user personal information and query information included in the search request.
- a recommendation information annotating unit 808 determines, for each search result item in the first search result and the second search result, if the search result item includes recommendation information; and if so, annotates to-be-displayed texts or pictures of the search result item with the recommendation information.
- a search result displaying unit 810 displays the first search result and the second search result.
- the second search result acquired by the search result acquiring unit 806 is the personalized search result associated with both user relationship data and query information included in the search request.
- the recommendation information annotated by the recommendation annotating unit 808 includes recommendation reason and/or degree of association with the user.
- the search result displaying unit 810 sends the first search result and the second search result to the client terminal of the initiator who initiates the search request for display.
- the present disclosure further provides an example search system for combining user relationship data.
- the system 900 includes a search apparatus for combining user relationship data 902 as mentioned in the foregoing example embodiments and a client terminal device 904 that sends a user search request.
- the client terminal device 904 may be deployed in multiple types of terminal devices, such as mobile communication device, personal computer, PAD, iPad and the like, to send a user search request.
- the search apparatus 902 for combining user relationship data is generally deployed in the server, but is not limited thereto and may include any device capable of implementing the search method for combining user relationship data according to the present disclosure.
- the client terminal device 904 send a user search request is a personal computer
- the search apparatus 902 for combining user relationship data is deployed in a search engine server.
- the user inputs query information in the search interface of the personal computer, and the personal computer sends a search request including user information and query information.
- the search engine server executes the operations of acquiring the user relationship data, acquiring the first search result, acquiring the second search result associated with the user relationship data, and mixing and ranking both search results, and then sending the search results to the personal computer. In this way, the user views the desirable search results of combining personalized search data.
- the search apparatus for combining user relationship data 902 may also be deployed on a plurality of servers or devices.
- the functions of the search apparatus 902 may be jointly achieved by a plurality of servers or devices.
- the search apparatus for combining user relationship data 902 is deployed on a front-end device, a search control device, a category selection device, a relationship data acquisition device, a first search result acquisition device, and a second search result acquisition device.
- the front-end equipment receives a search request from the client terminal device and then send the request to the search control device.
- the search control device acquires a search category from the category selection device, acquires user relationship data from the relationship data acquisition device, acquires the first search result from the first search result acquisition device, acquires the second search result associated with the user relationship data from the second search result acquisition device, and then mixes and ranks both search results and sends the search results to the front-end device, which organizes search results into a page and finally sends the page to the client terminal device 904 for display.
- a computing device such as the server, apparatus, system, or the client terminal device, as described in the present disclosure may include one or more central processing units (CPU), one or more input/output interfaces, one or more network interfaces, and memory.
- CPU central processing units
- input/output interfaces one or more input/output interfaces
- network interfaces one or more network interfaces
- the memory may include forms such as non-permanent memory, random access memory (RAM), and/or non-volatile memory such as read only memory (ROM) and flash random access memory (flash RAM) in the computer-readable media.
- RAM random access memory
- ROM read only memory
- flash RAM flash random access memory
- the memory is an example of computer-readable media.
- the computer-readable media includes permanent and non-permanent, movable and non-movable media that may use any methods or techniques to implement information storage.
- the information may be computer-readable instructions, data structure, software modules, or any data.
- the example of computer storage media may include, but is not limited to, phase-change memory (PCM), static random access memory (SRAM), dynamic random access memory (DRAM), other type RAM, ROM, electrically erasable programmable read only memory (EEPROM), flash memory, internal memory, CD-ROM, DVD, optical memory, magnetic tape, magnetic disk, any other magnetic storage device, or any other non-communication media that may store information accessible by the computing device.
- PCM phase-change memory
- SRAM static random access memory
- DRAM dynamic random access memory
- ROM electrically erasable programmable read only memory
- flash memory internal memory
- CD-ROM DVD
- optical memory magnetic tape
- magnetic disk any other magnetic storage device, or any other non-communication media that may store information accessible by the computing device.
- the example embodiments may be presented in the form of a method, a system, or a computer software product.
- the present techniques may be implemented by hardware, computer software, or a combination thereof.
- the present techniques may be implemented as the computer software product that is in the form of one or more computer storage media (including, but is not limited to, disk, CD-ROM, or optical storage device) that include computer-executable or computer-readable instructions.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| BR112016028748A BR112016028748A2 (en) | 2014-06-17 | 2015-06-16 | search based on user relationship data combination |
| KR1020167034515A KR102375224B1 (en) | 2014-06-17 | 2015-06-16 | Search based on combining user relationship data |
| RU2017101241A RU2696230C2 (en) | 2014-06-17 | 2015-06-16 | Search based on combination of user relations data |
| JP2016573128A JP6622227B2 (en) | 2014-06-17 | 2015-06-16 | User relationship data Search based on combination of user relationship data |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410270203.2 | 2014-06-17 | ||
| CN201410270203.2A CN105446972B (en) | 2014-06-17 | 2014-06-17 | Searching method, device and system based on and fused with user relationship data |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2015195663A1 true WO2015195663A1 (en) | 2015-12-23 |
Family
ID=54836357
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2015/036028 Ceased WO2015195663A1 (en) | 2014-06-17 | 2015-06-16 | Search based on combining user relationship datauser relationship data |
Country Status (8)
| Country | Link |
|---|---|
| US (1) | US10409874B2 (en) |
| JP (1) | JP6622227B2 (en) |
| KR (1) | KR102375224B1 (en) |
| CN (1) | CN105446972B (en) |
| BR (1) | BR112016028748A2 (en) |
| RU (1) | RU2696230C2 (en) |
| TW (1) | TWI694401B (en) |
| WO (1) | WO2015195663A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019109724A1 (en) * | 2017-12-07 | 2019-06-13 | 华为技术有限公司 | Item recommendation method and device |
Families Citing this family (51)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10417345B1 (en) * | 2014-12-22 | 2019-09-17 | Amazon Technologies, Inc. | Providing customer service agents with customer-personalized result of spoken language intent |
| CN106127546A (en) * | 2016-06-20 | 2016-11-16 | 重庆房慧科技有限公司 | A kind of Method of Commodity Recommendation based on the big data in intelligence community |
| RU2636702C1 (en) | 2016-07-07 | 2017-11-27 | Общество С Ограниченной Ответственностью "Яндекс" | Method and device for selecting network resource as source of content in recommendations system |
| CN106909603A (en) | 2016-08-31 | 2017-06-30 | 阿里巴巴集团控股有限公司 | Search information processing method and device |
| CN107947956A (en) * | 2016-10-13 | 2018-04-20 | 深圳市中兴微电子技术有限公司 | Analyze method, gateway device, server and the system of user's operation behavior |
| US10846350B2 (en) * | 2016-10-18 | 2020-11-24 | Facebook, Inc. | Systems and methods for providing service directory predictive search recommendations |
| CN107967634A (en) * | 2016-10-19 | 2018-04-27 | 阿里巴巴集团控股有限公司 | A kind of information recommendation method and device |
| CN108614832B (en) * | 2016-12-12 | 2022-01-28 | 苏宁易购集团股份有限公司 | Method and device for realizing user personalized commodity search |
| USD882600S1 (en) | 2017-01-13 | 2020-04-28 | Yandex Europe Ag | Display screen with graphical user interface |
| US10949935B2 (en) | 2017-05-25 | 2021-03-16 | Areco International Pte. Ltd. | System and method for implementing a centralized customizable operating solution |
| CN107391556B (en) * | 2017-06-07 | 2020-12-18 | 百度在线网络技术(北京)有限公司 | Search method based on recommended application, server and computer readable medium |
| CN110020094B (en) * | 2017-07-14 | 2023-06-13 | 阿里巴巴集团控股有限公司 | Display method and related device for search results |
| US10614143B2 (en) * | 2017-08-28 | 2020-04-07 | Facebook, Inc. | Systems and methods for automated page category recommendation |
| CN109446403A (en) * | 2017-08-31 | 2019-03-08 | 耀方信息技术(上海)有限公司 | Commercial articles searching matching process and system |
| US10922737B2 (en) | 2017-12-22 | 2021-02-16 | Industrial Technology Research Institute | Interactive product recommendation method and non-transitory computer-readable medium |
| TWI665630B (en) * | 2017-12-22 | 2019-07-11 | 財團法人工業技術研究院 | Interactive product recommendation method and non-transitory computer-readable medium |
| CN108416616A (en) | 2018-02-05 | 2018-08-17 | 阿里巴巴集团控股有限公司 | The sort method and device of complaints and denunciation classification |
| CN108573067A (en) * | 2018-04-27 | 2018-09-25 | 福建江夏学院 | A matching search system and method for commodity information |
| JP7087650B2 (en) * | 2018-05-09 | 2022-06-21 | 株式会社島津製作所 | Data search device, data storage system and data search method |
| CN110659406B (en) * | 2018-06-13 | 2023-10-31 | 钉钉控股(开曼)有限公司 | Search methods and devices |
| CN108875083B (en) * | 2018-07-17 | 2021-01-19 | 重逢(北京)科技有限公司 | Social network-based person searching method and device, computer equipment and storage medium |
| CN108921519A (en) * | 2018-07-28 | 2018-11-30 | 万翼科技有限公司 | Display methods, device and the storage medium of nodal information |
| RU2720899C2 (en) * | 2018-09-14 | 2020-05-14 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for determining user-specific content proportions for recommendation |
| RU2720952C2 (en) | 2018-09-14 | 2020-05-15 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for generating digital content recommendation |
| RU2714594C1 (en) | 2018-09-14 | 2020-02-18 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for determining parameter relevance for content items |
| RU2725659C2 (en) | 2018-10-08 | 2020-07-03 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for evaluating data on user-element interactions |
| RU2731335C2 (en) | 2018-10-09 | 2020-09-01 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for generating recommendations of digital content |
| CN109918407B (en) * | 2019-01-28 | 2024-06-04 | 平安科技(深圳)有限公司 | Search information processing method and device |
| CN111488340B (en) * | 2019-01-29 | 2023-09-12 | 菜鸟智能物流控股有限公司 | Data processing method and device and electronic equipment |
| CN110046308B (en) * | 2019-03-07 | 2021-05-25 | 北京搜狗科技发展有限公司 | Sequencing strategy determination method and device and electronic equipment |
| CN110175883A (en) * | 2019-04-10 | 2019-08-27 | 拉扎斯网络科技(上海)有限公司 | Sorting method, sorting device, electronic equipment and nonvolatile storage medium |
| CN110472995B (en) * | 2019-07-08 | 2024-11-01 | 汉海信息技术(上海)有限公司 | Store arrival prediction method and device, readable storage medium and electronic equipment |
| CN112417260B (en) * | 2019-08-20 | 2023-08-18 | 腾讯科技(深圳)有限公司 | Localized recommendation method, device and storage medium |
| US11914601B2 (en) * | 2019-08-29 | 2024-02-27 | Ntt Docomo, Inc. | Re-ranking device |
| RU2757406C1 (en) | 2019-09-09 | 2021-10-15 | Общество С Ограниченной Ответственностью «Яндекс» | Method and system for providing a level of service when advertising content element |
| CN110598072B (en) * | 2019-09-24 | 2022-03-01 | 恩亿科(北京)数据科技有限公司 | Feature data aggregation method and device |
| CN110597840B (en) * | 2019-09-26 | 2023-09-22 | 腾讯科技(深圳)有限公司 | Partner relationship establishment method, device, equipment and storage medium based on blockchain |
| CN112214573A (en) * | 2020-10-30 | 2021-01-12 | 数贸科技(北京)有限公司 | Information search system, method, computing device and computer storage medium |
| JP7014926B1 (en) | 2021-09-17 | 2022-02-01 | ヤフー株式会社 | Information processing equipment, information processing methods and information processing programs |
| JP7089100B1 (en) * | 2021-09-17 | 2022-06-21 | ヤフー株式会社 | Information processing equipment, information processing methods and information processing programs |
| JP7087179B1 (en) | 2021-09-17 | 2022-06-20 | ヤフー株式会社 | Information processing equipment, information processing methods and information processing programs |
| JP7176075B1 (en) | 2021-09-17 | 2022-11-21 | ヤフー株式会社 | Information processing device, information processing method and information processing program |
| JP7176074B1 (en) | 2021-09-17 | 2022-11-21 | ヤフー株式会社 | Information processing device, information processing method and information processing program |
| KR102825002B1 (en) * | 2022-05-23 | 2025-06-26 | 쿠팡 주식회사 | Item information searching method and electronic device for the same |
| US12169512B2 (en) | 2022-06-15 | 2024-12-17 | Unitedhealth Group Incorporated | Search analysis and retrieval via machine learning embeddings |
| US12468765B2 (en) | 2022-09-23 | 2025-11-11 | Optum, Inc. | Machine learning techniques for generating personalized autocomplete prediction |
| US12265565B2 (en) | 2023-05-09 | 2025-04-01 | Optum, Inc. | Methods, apparatuses and computer program products for intent-driven query processing |
| US12547631B2 (en) | 2023-08-24 | 2026-02-10 | Optum, Inc. | Multi-channel search and aggregated scoring techniques for complex search domains |
| US12235912B1 (en) | 2023-08-24 | 2025-02-25 | Optum, Inc. | Domain-aware autocomplete |
| KR102675276B1 (en) * | 2023-08-30 | 2024-06-17 | 쿠팡 주식회사 | Electronic device and operation method for generating and providing product information |
| US12141186B1 (en) | 2023-10-11 | 2024-11-12 | Optum, Inc. | Text embedding-based search taxonomy generation and intelligent refinement |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050044076A1 (en) * | 2003-08-18 | 2005-02-24 | Yuh-Cherng Wu | Information retrieval from multiple sources |
| US20090254546A1 (en) * | 2008-04-03 | 2009-10-08 | Pointcross, Inc. | Personalized screening of contextually relevant content |
| US20110258173A1 (en) * | 2008-12-04 | 2011-10-20 | Michael Ratiner | Expansion of search queries using information categorization |
| US20110320441A1 (en) * | 2010-06-25 | 2011-12-29 | Microsoft Corporation | Adjusting search results based on user social profiles |
| US20120158765A1 (en) * | 2010-12-15 | 2012-06-21 | Microsoft Corporation | User Interface for Interactive Query Reformulation |
Family Cites Families (47)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2001101189A (en) | 1999-09-30 | 2001-04-13 | Fujitsu Ltd | INFORMATION SEARCH DEVICE, INFORMATION SEARCH RESULT DISPLAY METHOD, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING INFORMATION SEARCH PROGRAM |
| US7769752B1 (en) * | 2004-04-30 | 2010-08-03 | Network Appliance, Inc. | Method and system for updating display of a hierarchy of categories for a document repository |
| US7827176B2 (en) * | 2004-06-30 | 2010-11-02 | Google Inc. | Methods and systems for endorsing local search results |
| WO2006137271A1 (en) | 2005-06-24 | 2006-12-28 | Pioneer Corporation | Musical composition searching device, musical composition searching method, and musical composition searching program |
| US8090612B2 (en) * | 2005-07-19 | 2012-01-03 | Hewlett-Packard Development Company, L.P. | Producing marketing items for a marketing campaign |
| US7668825B2 (en) * | 2005-08-26 | 2010-02-23 | Convera Corporation | Search system and method |
| US8386469B2 (en) * | 2006-02-16 | 2013-02-26 | Mobile Content Networks, Inc. | Method and system for determining relevant sources, querying and merging results from multiple content sources |
| US8090621B1 (en) * | 2007-06-27 | 2012-01-03 | Amazon Technologies, Inc. | Method and system for associating feedback with recommendation rules |
| US9053195B2 (en) * | 2007-07-19 | 2015-06-09 | Grant Chieh-Hsiang Yang | Method and system for user and reference ranking in a database |
| US10275524B2 (en) * | 2008-01-23 | 2019-04-30 | Sears Holdings Management Corporation | Social network searching with breadcrumbs |
| US8417698B2 (en) | 2008-05-06 | 2013-04-09 | Yellowpages.Com Llc | Systems and methods to provide search based on social graphs and affinity groups |
| US8364664B2 (en) * | 2008-05-12 | 2013-01-29 | Enpulz, L.L.C. | Web browser accessible search engine that identifies search result maxima through user search flow and result content comparison |
| WO2009138755A1 (en) | 2008-05-16 | 2009-11-19 | Aubert Park Ventures Ltd. | Community search system with relational ranking |
| US20100153215A1 (en) * | 2008-12-12 | 2010-06-17 | Microsoft Corporation | Enhanced search result relevance using relationship information |
| US20100268661A1 (en) * | 2009-04-20 | 2010-10-21 | 4-Tell, Inc | Recommendation Systems |
| US20100306249A1 (en) * | 2009-05-27 | 2010-12-02 | James Hill | Social network systems and methods |
| US20100318425A1 (en) * | 2009-06-12 | 2010-12-16 | Meherzad Ratan Karanjia | System and method for providing a personalized shopping assistant for online computer users |
| US8661050B2 (en) | 2009-07-10 | 2014-02-25 | Microsoft Corporation | Hybrid recommendation system |
| US8667009B2 (en) * | 2009-07-21 | 2014-03-04 | Saambaa Llc | Systems and methods for utilizing and searching social network information |
| TWI501096B (en) * | 2009-10-30 | 2015-09-21 | Google Inc | Ranking user generated web content |
| US8527496B2 (en) * | 2010-02-11 | 2013-09-03 | Facebook, Inc. | Real time content searching in social network |
| US8880520B2 (en) * | 2010-04-21 | 2014-11-04 | Yahoo! Inc. | Selectively adding social dimension to web searches |
| US20120066202A1 (en) * | 2010-07-26 | 2012-03-15 | Mari Hatazawa | Method and apparatus for enhancing search results by extending search to contacts of social networks |
| US20120117051A1 (en) * | 2010-11-05 | 2012-05-10 | Microsoft Corporation | Multi-modal approach to search query input |
| US8566370B2 (en) * | 2010-12-15 | 2013-10-22 | Verizon Patent And Licensing Inc. | Ranking media content for cloud-based searches |
| US9978022B2 (en) * | 2010-12-22 | 2018-05-22 | Facebook, Inc. | Providing context relevant search for a user based on location and social information |
| US20130097162A1 (en) * | 2011-07-08 | 2013-04-18 | Kelly Corcoran | Method and system for generating and presenting search results that are based on location-based information from social networks, media, the internet, and/or actual on-site location |
| CN102929876A (en) * | 2011-08-08 | 2013-02-13 | 腾讯科技(深圳)有限公司 | Searching method, device and system |
| US9311411B2 (en) * | 2011-08-25 | 2016-04-12 | Microsoft Technology Licensing, Llc | Processing social search results |
| US20130060744A1 (en) * | 2011-09-07 | 2013-03-07 | Microsoft Corporation | Personalized Event Search Experience using Social data |
| US8533188B2 (en) * | 2011-09-16 | 2013-09-10 | Microsoft Corporation | Indexing semantic user profiles for targeted advertising |
| JP5347083B2 (en) | 2011-09-29 | 2013-11-20 | 楽天株式会社 | Information processing apparatus, information processing method, information processing apparatus program, and recording medium |
| US20130110827A1 (en) | 2011-10-26 | 2013-05-02 | Microsoft Corporation | Relevance of name and other search queries with social network feature |
| JP2013105309A (en) * | 2011-11-14 | 2013-05-30 | Sony Corp | Information processing apparatus, information processing method, and program |
| WO2013116825A1 (en) * | 2012-02-03 | 2013-08-08 | Spindle Labs, Inc. | System and method for determining relevance of social content |
| US20130212081A1 (en) | 2012-02-13 | 2013-08-15 | Microsoft Corporation | Identifying additional documents related to an entity in an entity graph |
| US9524308B2 (en) * | 2012-03-12 | 2016-12-20 | Oracle International Corporation | System and method for providing pluggable security in an enterprise crawl and search framework environment |
| US20130246415A1 (en) * | 2012-03-13 | 2013-09-19 | Microsoft Corporation | Searching based on others' explicitly preferred sources |
| US20130268511A1 (en) | 2012-04-08 | 2013-10-10 | Microsoft Corporation | URL Annotations |
| US8751530B1 (en) * | 2012-08-02 | 2014-06-10 | Google Inc. | Visual restrictions for image searches |
| RU124014U1 (en) | 2012-09-12 | 2013-01-10 | Арташес Валерьевич Икономов | PERSONALIZED INFORMATION SEARCH SYSTEM |
| CN103838754B (en) * | 2012-11-23 | 2017-12-22 | 腾讯科技(深圳)有限公司 | Information retrieval device and method |
| US9361363B2 (en) * | 2012-12-31 | 2016-06-07 | Facebook, Inc. | Modifying structured search queries on online social networks |
| CN103218436B (en) * | 2013-04-17 | 2016-05-18 | 中国科学院自动化研究所 | A kind of Similar Problems search method and device that merges class of subscriber label |
| CN103838856B (en) * | 2014-03-17 | 2018-12-14 | 联想(北京)有限公司 | A kind of information processing method and device |
| US9430533B2 (en) * | 2014-03-21 | 2016-08-30 | Microsoft Technology Licensing, Llc | Machine-assisted search preference evaluation |
| US20150317314A1 (en) * | 2014-04-30 | 2015-11-05 | Linkedln Corporation | Content search vertical |
-
2014
- 2014-06-17 CN CN201410270203.2A patent/CN105446972B/en active Active
- 2014-10-01 TW TW103134244A patent/TWI694401B/en not_active IP Right Cessation
-
2015
- 2015-06-16 RU RU2017101241A patent/RU2696230C2/en active
- 2015-06-16 US US14/740,938 patent/US10409874B2/en active Active
- 2015-06-16 WO PCT/US2015/036028 patent/WO2015195663A1/en not_active Ceased
- 2015-06-16 KR KR1020167034515A patent/KR102375224B1/en active Active
- 2015-06-16 JP JP2016573128A patent/JP6622227B2/en active Active
- 2015-06-16 BR BR112016028748A patent/BR112016028748A2/en not_active Application Discontinuation
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050044076A1 (en) * | 2003-08-18 | 2005-02-24 | Yuh-Cherng Wu | Information retrieval from multiple sources |
| US20090254546A1 (en) * | 2008-04-03 | 2009-10-08 | Pointcross, Inc. | Personalized screening of contextually relevant content |
| US20110258173A1 (en) * | 2008-12-04 | 2011-10-20 | Michael Ratiner | Expansion of search queries using information categorization |
| US20110320441A1 (en) * | 2010-06-25 | 2011-12-29 | Microsoft Corporation | Adjusting search results based on user social profiles |
| US20120158765A1 (en) * | 2010-12-15 | 2012-06-21 | Microsoft Corporation | User Interface for Interactive Query Reformulation |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019109724A1 (en) * | 2017-12-07 | 2019-06-13 | 华为技术有限公司 | Item recommendation method and device |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2017522657A (en) | 2017-08-10 |
| RU2017101241A (en) | 2018-07-17 |
| US20150363499A1 (en) | 2015-12-17 |
| CN105446972B (en) | 2022-06-10 |
| US10409874B2 (en) | 2019-09-10 |
| RU2017101241A3 (en) | 2019-01-28 |
| TWI694401B (en) | 2020-05-21 |
| JP6622227B2 (en) | 2019-12-18 |
| RU2696230C2 (en) | 2019-07-31 |
| KR102375224B1 (en) | 2022-03-16 |
| HK1221046A1 (en) | 2017-05-19 |
| BR112016028748A2 (en) | 2017-08-22 |
| KR20170018832A (en) | 2017-02-20 |
| CN105446972A (en) | 2016-03-30 |
| TW201601104A (en) | 2016-01-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10409874B2 (en) | Search based on combining user relationship datauser relationship data | |
| US11907240B2 (en) | Method and system for presenting a search result in a search result card | |
| US10902077B2 (en) | Search result aggregation method and apparatus based on artificial intelligence and search engine | |
| US10503803B2 (en) | Animated snippets for search results | |
| US10565255B2 (en) | Method and system for selecting images based on user contextual information in response to search queries | |
| US8510287B1 (en) | Annotating personalized recommendations | |
| US20170103072A1 (en) | Generating Image Tags | |
| US10031923B2 (en) | Displaying region-based search results | |
| US9836554B2 (en) | Method and system for providing query suggestions including entities | |
| WO2017024884A1 (en) | Search intention identification method and device | |
| US11132406B2 (en) | Action indicators for search operation output elements | |
| US9135307B1 (en) | Selectively generating alternative queries | |
| US10146559B2 (en) | In-application recommendation of deep states of native applications | |
| US11308154B2 (en) | Method and system for dynamically overlay content provider information on images matched with content items in response to search queries | |
| US20150154287A1 (en) | Method for providing recommend information for mobile terminal browser and system using the same | |
| US10127322B2 (en) | Efficient retrieval of fresh internet content | |
| US20170344655A1 (en) | System And Method Of Creating And Processing Semantic URL | |
| US10095751B2 (en) | Blended polygon search | |
| US20180218084A1 (en) | Systems and methods for enhanced online research | |
| US10445384B2 (en) | System and method for determining a search response to a research query | |
| CN116561455B (en) | Application recommendation method, device, computer equipment, storage medium and product | |
| US10496698B2 (en) | Method and system for determining image-based content styles | |
| HK1221046B (en) | Search method, device and system based on or fusing user relationship data |
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: 15809172 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 20167034515 Country of ref document: KR Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2016573128 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112016028748 Country of ref document: BR |
|
| ENP | Entry into the national phase |
Ref document number: 2017101241 Country of ref document: RU Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15809172 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 112016028748 Country of ref document: BR Kind code of ref document: A2 Effective date: 20161207 |