ENTITY DETECTION AND EXTRACTION FOR ENTITY CARDS

A system and method are provided for detecting entity information contained within search results. The detected entity information can be used to determine a category of entity as well as a specific entity within the search results. Entity information can be extracted from the documents associated with the search results. This information can be used as part of the information for an entity card, which can be displayed to a user in conjunction with and/or in place of the search results.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
BACKGROUND

Search engines are used to locate a variety of types of information. While returning lists of links to relevant documents is now a familiar format, it is not necessarily a convenient format. In order to find a particular piece of information, the user typically must click through a link to review the corresponding document. The user may have to repeat this process multiple times if the desired information is not located in the first document accessed by the user.

SUMMARY

In various embodiments, a system and method are provided for detecting entity information contained within search results. The detected entity information can be used to determine a category of entity as well as a specific entity within the search results. Entity information can be extracted from the documents associated with the search results. This information can be used as part of the information for an entity card, which can be displayed to a user in conjunction with and/or in place of the search results.

This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid, in isolation, in determining the scope of the claimed subject matter.

BRIEF DESCRIPTION OF THE DRAWINGS

The invention is described in detail below with reference to the attached drawing figures, wherein:

FIG. 1 is a block diagram of an exemplary computing environment suitable for use in implementing embodiments of the present invention.

FIG. 2 schematically shows an example of a system suitable for performing an embodiment of the invention.

FIG. 3 depicts a flow chart of a method according to an embodiment of the invention.

FIG. 4 depicts a flow chart of a method according to an embodiment of the invention.

FIG. 5 depicts a flow chart of a method according to an embodiment of the invention.

DETAILED DESCRIPTION Overview

In various embodiments, when a search query is received, a plurality of search results can be generated by a search engine. The results generated by the search engine can then be analyzed to identify whether an entity category is indicated by the results. This identification can be based in part on identification of one or more category-oriented sites in the results. The results can be further analyzed to determine an intended entity. Based on the intended entity, an entity card corresponding to the entity can be prepared and displayed with the search results. Optionally, one or more of the generated search results can be excluded from display or incorporated into the entity card based on the intended entity.

In the discussion below, an entity card refers to an enhanced entity-specific presentation of information. An entity card can include a variety of types of information about an entity. An entity card can allow such information to be presented to a user in response to a search query, so that a user does not have to sift through document links to obtain the information.

Category Templates

Determining a user's intent associated with a search query can pose a variety of problems. One method for identifying a user's intent can be to determine if the search query is related to an entity. An entity can refer to a type of person such as an author, politician, or sports player; a type of product such as a movie, book, or a consumer good; or a type of place such as a restaurant, hotel, recreation area, or retail store. However, identifying an entity related to a search query also creates difficulties. Many conventional methods attempt to build lists of entities that can be matched to terms in a search query. Keeping such lists up to date can be difficult and time consuming. Additionally, the entity related to a search query may not be included in the search terms.

In various embodiments, entity information can be determined dynamically based on the search results responsive to a search query. Entities can be identified based in part on identifying search results from documents that are known to correspond to a particular category. Numerous web sites exist that attempt to track the current status of a variety of entities. For example, multiple web locations are available that track movies, hotels, consumer electronics, or books. These sites can be referred to as category-oriented sites. Category-oriented sites typically track current developments within the specific category of interest, and therefore can provide current information about entities within the category. The number and/or identity of category-oriented sites typically changes slowly over time, so identifying appropriate sites as being related to a category can be a manageable task. A document associated with a uniform resource locator (URL) from one of these sites can have an increased likelihood of association with a category.

For documents from category-oriented sites, one or more category templates can be constructed. The structure of a document at a category-oriented site is usually consistent between entities described on the site. This consistency of presentation can be used to construct a template for extracting information from the site. For example, a category-oriented site that provides information about movies will typically have a consistent presentation format. The director of a movie will be noted in a certain way, such as at a certain place in a document or with the heading “Director” adjacent to and/or above the director's name. This expected presentation format can be used to construct a template for extracting the information from the document. Note that a site could be considered as a category-oriented site for more than one category. For example, an online retailer may carry products that include consumer electronics, DVDs, and computer games. The online retailer can have one or more URL components that correspond to each of these areas. Thus, depending on the search query, the appearance of a document from the online retailer could correspond to a movie category, a game category, or a consumer goods category.

A template can be constructed for each category-oriented site. A template can include at least two components. One part of a template can be a URL component. The URL component represents an initial portion of a URL. A document that matches the initial portion of a URL template can be a document from a known category-oriented site. The second component of a template can be an extraction format component. The extraction format component provides a specification for a plurality of data fields, including the type of information the can be extracted for each data field, as well as a specification of how to extract the information. Any convenient type of specification can be used. For example, the specification can identify a specific location in a document to retrieve a piece of information, such as taking a value from the second field in the fifth line of a document. Alternatively, a specification can be tag driven, such as specifying to first identify a header such as “title” or “movie title”, and then taking the information or word that appears in a certain relation to the header.

In addition to the category templates based on the category-oriented sites, one or more category templates that have an open format can be constructed for a category. The open format category templates can be constructed to extract the same information as the templates for the category-oriented sites. The open format templates can be similar to the tag driven templates for a category-oriented site, as the open format templates will be applied to pages that do not match a URL component.

Note that each open format template can be applied to each responsive result, or to each responsive result that is identified as corresponding to an identified entity. This can lead to extraction of multiple values for each data field from the same document. To make this data more useful for each document, a consistency check can be performed to determine which open format template was successful in extracting data for a given data field. For example, for a given document, the multiple values for each field can be compared to the values extracted from a document from a category-oriented site. Since the likelihood of an accidental match is low, a matching value is likely to be the correctly extracted value. Another type of check can be a consistency check versus the values extracted using open format templates from other documents. Again, the likelihood of an accidental match is low, so a match likely indicates a successful extraction for the field.

Category-oriented sites can be determined by any convenient method. The category-oriented sites can be identified manually. Alternatively, the category-oriented sites can be determined by submitting known searches that should return category specific results. The sites that appear most frequently can be considered as category-oriented sites.

Category and Entity Identification

When a search query is received, a conventional search engine can be used to generate a plurality of responsive results or documents. In the embodiments below, a portion of the responsive documents can be analyzed to determine category or entity information. This can correspond to the top 10 responsive results, or the top 20, or the top 50, or any other convenient number. The responsive documents can be analyzed to determine an entity category. One part of the analysis can be to match documents to the URL component of the category templates. In an embodiment, at least one URL component match can be required in order to make an identification of an entity category. Another part of the analysis can be to match metadata from a search result with known terms. For example, metadata terms such as “movie”, “trailer”, or “film” could be associated with a movie site. The metadata can correspond to metatags for the document, or the caption of the document that is displayed as part of the search results, or any other information associated with the document that is available when the document is returned as a search result.

Matches to either the category template or the metadata can then be weighted to determine a score for whether a search query corresponds to a category. For example, each document that matches a URL component can contribute to a score for that category. Additional weight or score can be assigned for the first document that matches a URL component. Additional weight or score can be assigned for a higher ranked search result that matches a URL component versus a lower ranked search result. Similar types of weightings can be used for metadata analysis.

Based on the scores, an intended category for the search can be determined. For example, if three or more URL component matches are detected for a single category, the query can be assigned to that category. If multiple categories are detected based on matching the URL components, the highest ranked category can be assigned. In some embodiments, if no URL component matches are detected, there may be no selection of a category. Alternatively, no selection of a category can occur if there are one or fewer URL component matches.

The results can also be analyzed to determine if an entity is associated with the search query. In an embodiment, the category can be identified first and then the results can be analyzed to determine an entity. In such an embodiment, only entities that belong to the identified category are considered. In another embodiment, if an entity category is not detected, no entity is associated with the search query.

One part of entity analysis can be to apply a category template to a document from a category-oriented site. Because the document is from a category-oriented site, the extraction format of the document is likely to be known. Thus, the portion of the document that is likely to correspond to an entity is also likely to be known, and the entity can be directly extracted. Another part of entity analysis can be to apply one or more of the open format category templates to documents in the responsive results that are not from category-oriented sites. For example, many restaurant review sites list the name of the restaurant together with the address. An open format template could attempt to extract a restaurant name from an unknown document format by finding a group of text that corresponds to an address. The name immediately before the address could then be extracted as a possible entity. In embodiments where the category is not determined prior to analyzing an open format document to detect an entity, the open format templates used can correspond to the categories of any category-oriented sites in the search results.

The entity data extracted from the documents can then be analyzed to determine whether an entity associated with the search query can be identified. The analysis can compare the extracted information to determine if there is only one possible entity, or if one entity can be selected from several, or whether there is ambiguity that prevents determination of an entity.

Some entity determinations can be relatively straightforward. For example, the category selection may have been based on the presence of multiple category-oriented sites, with each of the category-oriented site documents indicating the same entity. In this situation, the entity from the category-oriented site documents can be selected as the entity.

In another example, one or more documents may be from category-oriented sites, but the extraction of entity information results multiple potential entities. This can be resolved in a variety of manners. One option can be to select the entity appearing in the largest number of category-oriented documents. Another option can be to select the entity extracted from the largest number of documents, regardless of the source. This option would include entities identified based on open format templates. Still another option can be to select an entity based in part on the ranking of the documents that each entity was extracted from. Still other options can be used based on giving various weights to the data extracted from documents, including combinations of any of the above options.

Yet another example can involve a situation where two or more categories are indicated by the search results. In some embodiments, the category can be determined first, and then only entities within the selected category are considered. In another option, each document can be analyzed according to each potential category. The methods for distinguishing between multiple entities as described above can then be used to select an entity. This would result in the corresponding selection of a category. Note that in this type of embodiment, the category weights could be included as another factor in deciding which entity is the best match for the search query.

Still another option can involve a situation where more than one piece of information is needed to differentiate between entities. For example, many restaurants are local businesses with only one location. As a result, more than one city may have a restaurant with the same name, even though the restaurants are different entities. The multiple restaurant entities with the same name can be referred to as entities that have the same primary identification.

The above situation can result in multiple restaurant review sites that have reviews based on a restaurant with the same primary identification, but each review is directed to a different restaurant entity. In this situation, the presence of several URL component matches and other metadata could clearly indicate a restaurant category, but a further determination may be needed to select an entity that corresponds to the search query. One option can be to look at additional extracted data fields for the category. In a restaurant example, typical additional information for extraction could include address and telephone number information. These fields can be compared to identify distinct restaurant entities that share the same name. This can be referred to as comparing secondary information for the various entities. After distinguishing between the entities based on the secondary information, the results corresponding to each distinct entity can be sorted into groups corresponding to each distinct entity. The methods noted above can be applied to determine an entity associated with the search query, such as selecting the entity that occurs most often, selecting the entity with the highest rated document, or other methods.

In some embodiments, the entity analysis can result in no entity being associated with a query. For example, if no category is assigned due to a lack of URL component matches, the entity analysis process can be stopped at that point. As another option, a scoring system can be used to determine the entity, and no entity may have a sufficiently high score and/or a sufficiently different score from other potential entities for an assignment to be made. In the restaurant example above, each restaurant may appear in only one document. The scoring system could require an appearance in more than one document to achieve a sufficient score for assignment as an entity. Alternatively, two restaurants may appear in a comparable number of documents, leading to both restaurants having similar scores. Because the scores are not sufficiently different, no entity may be assigned to the search query.

In still other embodiments, multiple entities can be selected. In such embodiments, more than one entity can satisfy a criteria for being selected as an entity. For example, all identified entities can be selected, or entities with a score greater than a threshold value can be selected. In such embodiments, entity information can be extracted for each selected entity. The plurality of selected entities can be from a single category, or multiple entity categories can be identified as well. For example, an entity corresponding to a book and an entity corresponding to a movie can be selected. Optionally, an entity card can be displayed for each selected entity.

Entity Card Extraction

After identifying an entity, information regarding the entity can be extracted from the documents returned as search results. The extracted information can be used to generate an entity card. The entity card allows information regarding the intended entity to be displayed as part of the results page, without further clicks or other actions by a user to find the information.

In embodiments where at least one of the search results corresponds to a category-oriented site, the appropriate category template can be used to extract information for an entity card. The types of extracted information can vary based on the category. Examples of information that can be extracted include location information, contact information, and other information commonly requested for a given entity type. For example, an entity card for a movie could include the length of the film, the name of the director, and whether the film is a comedy, drama, or another type of movie. A restaurant entity card could include the type of food and a general indication of the price range. An entity card about a sports team could include the next scheduled game and the result of the prior game.

Another type of information that can be included in the entity card is one or more links to other types of relevant content. In some embodiments, the additional information presented in an entity card can correspond to information related to a secondary intent of the search query. For example, a search query related to a movie currently playing in theaters is likely to provide results such as movie reviews and theater locations. A movie no longer in theaters will instead likely have results related to stores where a copy of the movie can be purchased. This difference in the types of search results can represent a difference in the secondary intent of the search query. This secondary intent information can be used to include links relevant to the secondary intent as part of an entity card. The links included in the entity card may or may not correspond to a links that are part of the results from the search engine. The nature of the additional links can vary depending on the entity. For a restaurant, a link could be provided to an online site that handles reservations. For a sports or entertainment entity, such as a movie or a band, a link can be provided to a site that has tickets available. Links could also be provided to one or more third party review sites that are known to handle reviews for the category.

One of the advantages of forming an entity card based on the search results is that the information can be dynamically generated. Thus, any changes in the information reflected in the search results are automatically updated in the entity card as well. However, dynamically constructed entity cards can be used in conjunction with static entity cards containing previously obtained information. Use of previously obtained information can be helpful in situations where desired information cannot be extracted from the search results.

In still another embodiment, an entity can be identified and an entity card including stored information can be provided. In such an embodiment, the methods of entity identification described above can be used to identify and select an entity. Stored information corresponding to the selected entity can then be used to form the entity card.

Placement of Information Based on Entity Detection

The intent of a search query in relation to an entity can be used to modify the placement and/or display of results and associated information. After determining an intended entity for a search query, the results can be reviewed to identify any results that are related to the entity. These can include results that correspond to a category-oriented site, results that include the name of the identified entity, or results where additional information regarding the identified entity was successfully extracted.

Identification of an entity can modify placement of information in a variety of ways. In an embodiment, identification of an entity can lead to selection of advertising related to the entity. The selected advertising can be placed on the page in a location near a search result corresponding to the entity. For example, if the highest ranked search results corresponding to the identified entity are results seven through nine, the advertisement can be placed near the bottom of a page showing the first ten search results. Similarly, if an entity card is generated, the entity card can be placed on the page in the vicinity of the highest ranked search result related to the entity, or near the second highest ranked result related to the entity.

Another impact of entity detection can be to remove some items from the display of search results. For example, one or more documents from the search results may be incorporated into an entity card. These results can optionally be removed from the displayed list of search results, as access to these documents is available instead via the entity card. Another way to modify the result display can be to display a portion of the responsive results, such as only the responsive results that are related to either the entity or the category of the entity. In such an embodiment, once an assignment is made of a category and entity, results that do not match the category and/or the entity can be omitted from the results display. Instead, an object can be displayed that allows the user to access the excluded results after an additional user action. For example, a link can be provided to indicate more results are available not related to the identified entity. This link can be accessed by a click through by the user or by moving a pointer or cursor over the location of the link. Alternatively, a drop down menu could be provided with the additional results.

Examples of Entity Detection

In this hypothetical example, a user initially types the search term “godfather” into a search engine. The results generated by this search include a plurality of results from at least one category-oriented site related to movies. Additional category-oriented sites related to retail sales and/or video games are also in the search results. Since a category-oriented site is the highest ranked search result, the category selection is made based on the highest ranking category-oriented site. As a result, the category “movies” is selected.

After selecting the category, the category-oriented sites are used to detect the entity. This results in detection of multiple entities, as both the movie “Godfather” and the movie “Godfather II” are included in the search results. The movie “Godfather” is selected as the appropriate entity, based on the fact that “Godfather” was detected in more of the responsive results than “Godfather II”. The responsive results are then presented to the user, along with an entity card corresponding to the movie. The entity card is formed based on extracting information from the documents listed in the responsive results.

After viewing the presented results, the user modifies the search terms to “godfather restaurant”. A new set of search results is generated. In the new results, the top rated corresponds to a general review site that can be category-oriented, but for many categories. Many additional potential category-oriented sites are included within the top 20 results, corresponding to other known review sites. Based on metatags from the review site documents, a category of “restaurants” is selected.

Based on this category selection, the appropriate category templates can be selected to analyze both the category-oriented review sites. Open format category templates can also be used to analyze the other document. The search results include several distinct restaurants located around the U.S., as well as a chain of pizza restaurants. However, the only repeat appearance of location data is for a location in San Diego, Calif. The documents listing the San Diego, Calif. address are grouped together, and this entity is selected as the entity corresponding to the search query. Note that if each instance of the restaurant had appeared only once, in some embodiments no entity would have been identified as the intent would not be clear. Additional information can then be extracted regarding the entity from the responsive results that correspond to the entity.

Having briefly described an overview of various embodiments of the invention, an exemplary operating environment suitable for performing the invention is now described. Referring to the drawings in general, and initially to FIG. 1 in particular, an exemplary operating environment for implementing embodiments of the present invention is shown and designated generally as computing device 100. Computing device 100 is but one example of a suitable computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the invention. Neither should the computing device 100 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated.

Embodiments of the invention may be described in the general context of computer code or machine-useable instructions, including computer-executable instructions such as program modules, being executed by a computer or other machine, such as a personal data assistant or other handheld device. Generally, program modules, including routines, programs, objects, components, data structures, etc., refer to code that perform particular tasks or implement particular abstract data types. The invention may be practiced in a variety of system configurations, including hand-held devices, consumer electronics, general-purpose computers, more specialty computing devices, and the like. The invention may also be practiced in distributed computing environments where tasks are performed by remote-processing devices that are linked through a communications network.

With continued reference to FIG. 1, computing device 100 includes a bus 110 that directly or indirectly couples the following devices: memory 112, one or more processors 114, one or more presentation components 116, input/output (I/O) ports 118, I/O components 120, and an illustrative power supply 122. Bus 110 represents what may be one or more busses (such as an address bus, data bus, or combination thereof). Although the various blocks of FIG. 1 are shown with lines for the sake of clarity, in reality, delineating various components is not so clear, and metaphorically, the lines would more accurately be grey and fuzzy. For example, one may consider a presentation component such as a display device to be an I/O component. Additionally, many processors have memory. The inventors hereof recognize that such is the nature of the art, and reiterate that the diagram of FIG. 1 is merely illustrative of an exemplary computing device that can be used in connection with one or more embodiments of the present invention. Distinction is not made between such categories as “workstation,” “server,” “laptop,” “hand-held device,” etc., as all are contemplated within the scope of FIG. 1 and reference to “computing device.”

The computing device 100 typically includes a variety of computer-readable media. Computer-readable media can be any available media that can be accessed by computing device 100 and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, Random Access Memory (RAM), Read Only Memory (ROM), Electronically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other holographic memory, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, carrier wave, or any other medium that can be used to encode desired information and which can be accessed by the computing device 100. In an embodiment, the computer-readable media can be tangible computer-readable media. In another embodiment, the computer-readable media can be non-transitory computer-readable media.

The memory 112 includes computer-storage media in the form of volatile and/or nonvolatile memory. The memory may be removable, non-removable, or a combination thereof. Exemplary hardware devices include solid-state memory, hard drives, optical-disc drives, etc. The computing device 100 includes one or more processors that read data from various entities such as the memory 112 or the I/O components 120. The presentation component(s) 116 present data indications to a user or other device. Exemplary presentation components include a display device, speaker, printing component, vibrating component, and the like.

The I/O ports 118 allow the computing device 100 to be logically coupled to other devices including the I/O components 120, some of which may be built in. Illustrative components include a microphone, joystick, game pad, satellite dish, scanner, printer, wireless device, etc.

Turning now to FIG. 2, a block diagram is illustrated, in accordance with an embodiment of the present invention, showing an exemplary computing system 200. It will be understood and appreciated by those of ordinary skill in the art that the computing system 200 shown in FIG. 2 is merely an example of one suitable computing system environment and is not intended to suggest any limitation as to the scope of use or functionality of embodiments of the present invention. Neither should the computing system 200 be interpreted as having any dependency or requirement related to any single component or combination of components illustrated therein. Further, the computing system 200 may be provided as a stand-alone product, as part of a software development environment, or any combination thereof.

The computing system 200 includes a user device 206 and a search service 208 in communication with one another via a network 204. The search service 208 can include a search engine 212, entity identification component 214, template storage 216, and result presentation component 218. Search engine 212 can be a conventional search engine for generating responsive results based on a search query. Entity identification component 214 can analyze search results to determine a category and an entity that corresponds to a search query. This analysis can be performed in part by using the category templates stored in template storage 216. Result presentation component 218 can use the entity information provided by entity identification component 214 to modify the display of responsive results. Based on an identified entity, advertising based on identification of the entity can be included at a location that corresponds to a result about the identified entity. An entity card can also be presented based on the identified entity.

FIG. 3 depicts a flow chart showing a method according to an embodiment of the invention. In the embodiment shown in FIG. 3, a plurality of results are obtained 310 that are responsive to a search query. The results can be obtained from a remote search engine, or the results can be based on receiving a search query and generating a set of responsive results. One or more responsive results are matched 320 to category templates that correspond to one or more category-oriented sites. In various embodiments, the responsive results can all match one category template, or the results can match various category templates from a single entity category, or the results can match category templates from multiple entity categories. An entity category is selected 330 based on the one or more matched responsive results. An entity is also identified 340 based on the responsive results. In various embodiments, the entity can be identified 340 after selecting 330 the entity category. Stored entity information corresponding to the identified entity is then retrieved 350. The retrieved entity information is incorporated 360 into an entity card along with at least one responsive result. A responsive results listing is displayed 370 that does not include the incorporated responsive result. The entity card is also displayed 380. Note that in this embodiment, the incorporated responsive result is excluded from the listing of responsive results based on incorporation into the displayed entity card.

FIG. 4 depicts a flow chart showing a method according to an embodiment of the invention. In the embodiment shown in FIG. 4, a plurality of results are obtained 410 that are responsive to a search query. The results can be obtained from a remote search engine, or the results can be based on receiving a search query and generating a set of responsive results. One or more responsive results are matched 420 to category templates that correspond to one or more category-oriented sites. In various embodiments, the responsive results can all match one category template, or the results can match various category templates from a single entity category, or the results can match category templates from multiple entity categories. An entity category is selected 430 based on the one or more matched responsive results. A plurality of entities is identified 440 based on the responsive results. In various embodiments, the plurality of entities can be identified 440 after selecting 430 the entity category. The plurality of entities each have the same primary identification. Secondary information is extracted 450 from the responsive results for each of the plurality of entities. The identified entities are sorted 460 into entity groups based on the extracted secondary information. This sorting can allow identified entities that are the same entity to be grouped together, with each distinct entity having a separate group. An entity group can then be selected 470 that corresponds to the search query. For the selected entity group, the responsive results corresponding to the entity group can be determined. The secondary information for the selected entity group is incorporated 490 into an entity card. The entity card and a portion of the responsive results are displayed 495. The portion of the responsive results can exclude the responsive results determined as corresponding to the entity group.

FIG. 5 depicts a flow chart showing a method according to an embodiment of the invention. In the embodiment shown in FIG. 5, a plurality of results are obtained 510 that are responsive to a search query. The results can be obtained from a remote search engine, or the results can be based on receiving a search query and generating a set of responsive results. One or more responsive results are matched 520 to category templates that correspond to one or more category-oriented sites. In various embodiments, the responsive results can all match one category template, or the results can match various category templates from a single entity category, or the results can match category templates from multiple entity categories. An entity category is selected 530 based on the one or more matched responsive results. An entity is also identified 540 based on the responsive results. In various embodiments, the entity can be identified 540 after selecting 530 the entity category. Entity information can then be extracted 550 from the responsive results. The extracted entity information for each of the entities can be incorporated 560 into entity cards. The plurality of entity cards can be displayed 570.

ADDITIONAL EMBODIMENTS

In an embodiment, one or more computer-storage media storing computer-useable instructions are provided that, when executed by a computing device, perform a method for determining an entity associated with a search query. The method includes obtaining a plurality of results responsive to a search query. A plurality of responsive results are matched to a plurality of category templates corresponding to category-oriented sites. An entity category is selected based on the plurality of matched responsive results. An entity is identified based on the plurality of matched responsive results. Stored entity information is retrieved regarding the identified entity. The retrieved entity information and at least one responsive result is incorporated into an entity card. The responsive results are displayed in a search result listing, the listing not including the at least one incorporated responsive result. The entity card is also displayed.

In another embodiment, one or more computer-storage media storing computer-useable instructions are provided that, when executed by a computing device, perform a method for determining an entity associated with a search query. The method includes obtaining a plurality of results responsive to a search query. One or more responsive results are matched to at least one category template corresponding to a category-oriented site. An entity category is selected based on the one or more matched responsive results. A plurality of entities is identified corresponding to the selected entity category in the plurality of responsive results, each identified entity having the same primary identification. Secondary identification information is extracted corresponding to each identified entity from the plurality of responsive results. The identified entities are sorted into one or more entity groups based on the extracted secondary identification information. An entity group is selected as corresponding to the search query. One or more responsive results are determined corresponding to the selected entity group. The extracted secondary identification information for the selected entity group is incorporated into an entity card. The entity card and a portion of the responsive results are displayed, the portion of the responsive results excluding the determined one or more responsive results corresponding to the entity of the selected entity group

In still another embodiment, a method for determining an entity associated with a search query is provided. The method includes, obtaining a plurality of results responsive to a search query. One or more responsive results are matched to at least one category template corresponding to a category-oriented site. One or more entity categories are selected based on the one or more matched responsive results. A plurality of entities are identified based on the plurality of responsive results. Entity information is extracted corresponding to the plurality of identified entities from the plurality of responsive results. The extracted entity information for each of the plurality of identified entities is incorporated into a plurality of entity cards. The plurality of entity cards is displayed.

Embodiments of the present invention have been described in relation to particular embodiments, which are intended in all respects to be illustrative rather than restrictive. Alternative embodiments will become apparent to those of ordinary skill in the art to which the present invention pertains without departing from its scope.

From the foregoing, it will be seen that this invention is one well adapted to attain all the ends and objects hereinabove set forth together with other advantages which are obvious and which are inherent to the structure. It will be understood that certain features and subcombinations are of utility and may be employed without reference to other features and subcombinations. This is contemplated by and is within the scope of the claims.

Claims

1. A computer-implemented system for displaying one or more entity cards in search result listings, the system comprising:

one or more processors; and
one or more computer-storage media storing computer-useable instructions that, when executed the one or more processors, cause the one or more processors to perform a method comprising:
obtaining search results responsive to a search query;
extracting a plurality of entities from the search results;
generating relevance scores for each of the plurality of extracted entities based on an analysis of the search results, each relevance score quantifying relevance of the extracted entity to one of more of the search results;
selecting an entity from the plurality of extracted entities based on a ranking of the relevance score of the entity amongst the relevance scores;
identifying an entity category assigned to the entity;
retrieving entity information regarding the entity based on the entity category assigned to the entity;
incorporating the retrieved entity information into an entity card; and
providing the entity card for display with at least some of the search results in a search result listing.

2. The system of claim 1, wherein the entity category of the entity determines types of the entity information to be retrieved, an entity category of another of the extracted entities corresponding to at least some different types of entity information than the entity category of the entity.

3. The system of claim 1, wherein at least some of the entity information that is retrieved corresponds to a secondary intent of the search query.

4. The system of claim 1, wherein the entity category corresponds to a movie category and the retrieved entity information comprises theater locations based on a secondary intent of the search query.

5. The system of claim 1, wherein the entity category corresponds to a sports category and the retrieved entity information comprises a link to a site that has tickets based on a secondary intent of the search query.

6. The system of claim 1, wherein the method further comprises:

selecting an additional entity based on the relevance score of the additional entity;
identifying an entity category assigned to the additional entity;
retrieving entity information regarding the additional entity based on the entity category assigned to the additional entity;
incorporating the retrieved entity information regarding the additional entity into an additional entity card; and
providing the additional entity card for the display with the at least some of the search results in the search result listing.

7. The system of claim 6, wherein the entity category of the additional entity is different than the entity category of the entity, causing different types of information to be retrieved for the entity card of the additional entity than the entity card of the entity.

8. The system of claim 6, wherein the selecting of the entity is based on the relevance score of the entity exceeding a threshold and the selecting of the additional entity is based on the relevance score of the additional entity exceeding the threshold.

9. One or more computer-storage media devices storing computer-useable instructions that, when executed by a computing device, perform a method for displaying one or more entity cards in search result listings, the method comprising:

obtaining search results responsive to a search query;
extracting a plurality of entities from the search results;
generating relevance scores for each of the plurality of extracted entities based on an analysis of the search results, each relevance score quantifying relevance of the extracted entity to one of more of the search results;
selecting an entity from the plurality of extracted entities based on the relevance score of the entity exceeding a threshold value;
identifying an entity category assigned to the entity;
retrieving entity information regarding the entity based on the entity category assigned to the entity;
incorporating the retrieved entity information into an entity card; and
providing the entity card for display with at least some of the search results in a search result listing.

10. The one or more computer-storage media of claim 9, wherein at least some of the entity information that is retrieved corresponds to a secondary intent of the search query.

11. The one or more computer-storage media of claim 9, wherein the method further comprises:

selecting an additional entity based on the relevance score of the additional entity;
identifying an entity category assigned to the additional entity;
retrieving entity information regarding the additional entity based on the entity category assigned to the additional entity;
incorporating the retrieved entity information regarding the additional entity into an additional entity card; and
providing the additional entity card for the display with the at least some of the search results in the search result listing.

12. The one or more computer-storage media of claim 11, wherein the entity category of the additional entity is different than the entity category of the entity, causing different types of information to be retrieved for the entity card of the additional entity than the entity card of the entity.

13. The one or more computer-storage media of claim 11, wherein the selecting of the entity is based on the relevance score of the entity exceeding a threshold and the selecting of the additional entity is based on the relevance score of the additional entity exceeding the threshold.

14. A computer-implemented method for displaying one or more entity cards in search result listings, the method comprising:

obtaining search results responsive to a search query;
extracting a plurality of entities from the search results, each extracted entity being corresponding to an entity category;
generating relevance scores for each of the plurality of extracted entities based on an analysis of the search results, each relevance score quantifying relevance of the extracted entity to one or more of the search results;
selecting an entity from the plurality of extracted entities based on the relevance score of the entity exceeding a threshold;
retrieving entity information regarding the entity based on the entity category assigned to the entity, the entity category determining types of the entity information to be retrieved, wherein at least some of the entity information corresponds to a secondary intent of the search query;
incorporating at least some of the retrieved entity information into an entity card;
and
providing the retrieved entity information, including the entity card, for display with at least some of the search results in a search result listing.

15. The method of claim 14, wherein the entity category corresponds to a movie category and the at least some of the entity information that corresponds to the secondary intent of the search query comprises theater locations.

16. The method of claim 14, wherein the entity category corresponds to a sports category and the at least some of the entity information that corresponds to the secondary intent of the search query comprises a link to a site that has tickets.

17. The method of claim 14, wherein the at least some of the retrieved entity information is incorporated into at least two entity cards and the at least two entity cards are provided for display with the at least some of the search results in the search result listing.

18. The method of claim 14, wherein the method further comprises:

selecting an additional entity based on the relevance score of the additional entity;
identifying an entity category assigned to the additional entity;
retrieving entity information regarding the additional entity based on the entity category assigned to the additional entity;
incorporating the retrieved entity information regarding the additional entity into a additional entity card; and
providing the additional entity card for the display with the at least some of the search results in the search result listing.

19. The method of claim 18, wherein the entity category of the additional entity is different than the entity category of the entity, causing different types of information to be retrieved for the entity card of the additional entity than the entity card of the entity.

20. The method of claim 18, wherein the selecting of the entity is based on the relevance score of the entity exceeding a threshold and the selecting of the additional entity is based on the relevance score of the additional entity exceeding the threshold.

Patent History
Publication number: 20160034471
Type: Application
Filed: Oct 9, 2015
Publication Date: Feb 4, 2016
Inventors: FILIP RADLINSKI (Cambridge), Nick Craswell (Seattle, WA), Bodo Billerbeck (Melbourne), Milad Shokouhi (Cambridge), Sanaz Ahari (Bellevue, WA), Nitin Agrawal (Redmond, WA), Timothy Hoad (Redmond, WA), Song Zhou (Redmond, WA), Muhammad Aatif Awan (Bellevue, WA)
Application Number: 14/879,959
Classifications
International Classification: G06F 17/30 (20060101);