CA2717462C - Query templates and labeled search tip system, methods, and techniques - Google Patents

Query templates and labeled search tip system, methods, and techniques Download PDF

Info

Publication number
CA2717462C
CA2717462C CA2717462A CA2717462A CA2717462C CA 2717462 C CA2717462 C CA 2717462C CA 2717462 A CA2717462 A CA 2717462A CA 2717462 A CA2717462 A CA 2717462A CA 2717462 C CA2717462 C CA 2717462C
Authority
CA
Canada
Prior art keywords
query
relationship
template
templates
indicated
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.)
Expired - Fee Related
Application number
CA2717462A
Other languages
French (fr)
Other versions
CA2717462A1 (en
Inventor
Navdeep S. Dhillon
Jonathan Reichhold
Carsten Tusk
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
VCVC III LLC
Original Assignee
VCVC III LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by VCVC III LLC filed Critical VCVC III LLC
Publication of CA2717462A1 publication Critical patent/CA2717462A1/en
Application granted granted Critical
Publication of CA2717462C publication Critical patent/CA2717462C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2428Query predicate definition using graphical user interfaces, including menus and forms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24578Query processing with adaptation to user needs using ranking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results

Abstract

Methods, systems, and techniques for creating, managing, and using query templates to facilitate the execution of relationship queries are provided. Example embodiments provide a Query Template System "QTS", which enables users, a system, program code, or other people or code to define search tips (i.e., predefined searches) through the generation of query templates that can be used by other users or code, to perform relationship searches using IQL. In one embodiment, the QTS includes a QT editor, a QT dispatcher, a QT creation and index management system, and one or more QT
data repositories and indexes. These components cooperate to create and maintain query templates and to search for and retrieve matching query templates. This abstract is provided to comply with rules requiring an abstract, and it is submitted with the intention that it will not be used to interpret or limit the scope or meaning of the claims.

Description

QUERY TEMPLATES AND LABELED SEARCH TIP
SYSTEM, METHODS, AND TECHNIQUES
TECHNICAL FIELD
The present disclosure relates to methods, systems, and techniques for generating and using relationship queries and, in particular, to methods, systems, and techniques for generating and using query templates to facilitate in the formulation and processing of relationship queries.
BACKGROUND
A relationship query language, such as InFact Query Language (IQL), which supports queries that express relationships between entities such as persons, places, or things using actions or events, is often difficult for many users to learn. One reason is that the syntax for such queries may be unfamiliar, and users may be accustomed to keyword matching based search systems. Even when relationship queries are supported, it has been found that often user queries are simple keywords rather than complex relationship expressions. This trend is not expected to change in the near term.
In addition, many third party applications exist which leverage more advanced users' abilities to tag or label "items" (such as web pages, images, etc.) that users have discovered by browsing web pages, using keyword search engines or through other discovery means. In some of these applications, the tags or labeled items may form a focus for a community that uses the application. For example, social networking sites typically allow users to create or use existing "tags" or "labels" (e.g., words that are used as keys for finding or relocating information) and to assign them to various electronic data, such as url-locatable (e.g., web) pages. Other users of the same social networking site can then locate related information (such as other url pages) by specifying one or more of the defined tags or labels.
BRIEF DESCRIPTION OF THE DRAWINGS
Figures 1A-1C illustrate three different example user interfaces usable to directly or indirectly trigger query templates generated by an example Query Template System.
Figure 2 is an abstraction of example attributes defined by a query template.

Figures 3A-3E illustrate the incorporation of various attributes of query templates into interfaces for different disciplines and uses.
Figure 4 is an overview block diagram of components of an example Query Template System.
Figure 5 is an example flow diagram of an overview process for creating a query template using a Query Template System.
Figures 6A, 6B, and 6C are example screen displays from a query template editor client interface for creating and editing query templates managed by a Query Template System.
Figure 7 is an example flow diagram of a process for automatically creating query templates such as from a search tip system.
Figure 8 is an example flow diagram of a sub-process for generating the query template from a specific search tip.
Figure 9 is an example block diagram of the sub-components of an example Query Template System used for processing requests to retrieve query templates, for example, where the requests are triggered by an entity or ontology path specification.
Figure 10 is an example block diagram of events and interaction between example sub-components of a Query Template System to effectuate near real-time modification, management of query templates, and index creation.
Figure 11 is an example block diagram of a computing system for practicing embodiments of a Query Template System.
DETAILED DESCRIPTION
Embodiments described herein provide enhanced computer- and network-based methods, systems and techniques for generating and using query templates for specifying, triggering, and/or facilitating the processing of relationship queries, such as those formed using InfactO Query Language ("IQL") (alternatively referred to as Insightful Query Language in some documentation). Example embodiments provide a Query Template System ("QTS"), which enables users, a system, program code, or other people or code that understands a relationship query language, such as IQL, to define search tips (i.e., predefined searches) through the generation of query templates that can be used by other users or code, for example that may not understand IQL, to perform relationship searches using IQL. For example, a user who doesn't know IQL can select a description of a query (e.g., a link to a query template) using some type of user interface, thereby causing one or more query templates to be invoked or triggered, which in turn
2 causes the associated relationship search specification to be executed by an appropriate relationship search engine. Query templates may also be invoked or triggered by users and/or code that understands the underlying query language, for example to provide an easier or alternative interface to executing relationship queries.
Figures 1A, 1B, and 1C illustrate three different example user interfaces usable to directly or indirectly trigger query templates generated by an example Query Template System. Specifically, Figure 1A shows an example interactive "form" 101 (e.g., which may be embedded in a web page, displayed in a pop-up window, etc.) in which a user types in a designated entity, a city, into input field 103. This particular form uses a description field 102 defined by the query template to describe the search to the user. When the user selects the Submit button 104, a relationship query (e.g., an IQL expression) associated with the query template is executed and the results are displayed.
Figure 1B shows another example interface 110, which comprises one or more links 111-113 (e.g., uniform resource identifiers, commonly referred to as URIs, or uniform resource locators, commonly referred to as URLs) that can be selected by a user to cause a corresponding query template to be triggered.
For example, the link 111 labeled "Explore Layoffs By City" may be associated with the same query template that is invoked by the interface of form 101. This particular user interface does not necessitate the user typing in input.
Figure 1C shows another example interface 120, which represents a web page for browsing information about various people, places, things, topics, and concepts. Different questions 121-123 are presented to the user for further perusal. When the user selects a question, a query template is triggered (transparently to the user), the results of which are displayed (not shown).
For example, question 121 may be associated and trigger the same query template that is invoked by the interface of form 101.
Other interfaces for triggering query templates are also possible, including those that automatically present results without requiring any interaction from a user. For example, interfaces can be programmed to automatically present the search results of various query templates that are related to the entities, topics, or concepts being perused by a user, by triggering related query templates in the background and displaying the results of their associated relationship searches automatically.
Relationship queries typically entail searches for how one or more specified entities, entity types, ontology paths, topics, concepts, actions, action
3 types, or events relate to other such entities, entity types, topics, concepts, ontology paths, actions, action types, or events. Thus, relationship searches often result in more meaningful information about how What is found relates to what was entered in a query by attempting to better understand what was intended by the query and to obtain more relevant results. In contrast, keyword searches simply perform exact or partial (substring) matches of words or phrases in a document and typically cannot determine grammatical clause based related information.
For example, a relationship search on the entity "Hillary Clinton" in relation to activities she's been doing in "Chicago" (e.g., expressed as ' > attack > Hillary Clinton ¨Chicago' using IQL) may result in matching document segments that show how the document segment relates. For example, the document segment:
CHICAGO, Aug. 7 ¨ Sens. Barack Obama and Hillary Rodham Clinton came under sharp attack from their Democratic presidential rivals in a highly spirited debate here Tuesday night, with Obama rebuked as irresponsible on foreign policy and Clinton accused of being too cozy with corporate America and Washington lobbyists.
expresses the relationship: Democratic presidential rivals (source) attack (action) Barack Obama and Hillary Clinton (targets). This result gives the user more meaningful information at a glance (by listing the action and the entity roles) about what Hillary Clinton was doing in Chicago. If the user had simply searched for the keywords "Hillary Clinton" and "Barrack Obama" (or even "Senator" and "Clinton") a keyword search may have matched the sentence, since the keywords are present in the document, but the document segment result might be buried down in the result list since the search was not performing a narrow search of something attacking Hillary Clinton in Chicago. Even if the relationship search had not specified any particular action (through the use of an IQL expression such as ">*>Hillary Clinton ¨Chicago'), the result list could group matching document segments by action to enable the user to see at a glance instances of Hillary Clinton undergoing attack in Chicago as one of her activities in Chicago.
Relationship searching is an integral part of the examples used herein. Accordingly, this description presumes some familiarity with InFact , the InFact Query Language (IQL), and the InFact query processing architecture as an example architecture for processing relationship queries. Additional information on relationship searches generally and on the InFact system, IQL, and example components that can be implemented and integrated to process IQL is provided in U.S. Patent Publication No. 2005/0267871A1, published on December 1, 2005.
Although this description refers
4 primarily to IQL, it is to be understood that the concepts and techniques described herein are applicable to other relationship query languages as they are or become available.
In some embodiments of the QTS, various query template editors can be provided to create, delete and/or edit query templates. Some embodiments of the QTS also enable a system or code that is capable of processing query language expressions, such as IQL, to automatically tag or otherwise label queries and to automatically generate and store query templates. Query templates can be automatically generated, for example, as part of a navigation tip system, when the query "tip" is invoked, executed, displayed, or at some other time. Additional information on the InFact navigation tip system is found in U.S. Patent Publication No. 2007/0156669, published on July 5, 2007.
Once one or more query templates are defined they can be stored in a data repository so that keyword search engines, third party applications and/or code, for example even code that does not understand IQL, can automatically retrieve desired/matching relationship query templates and present them, for example as search tips to aid users or to augment or enhance information that the keyword search engine, third party application, and/or code is presenting. For example, a news reporting tool (such as a client-side portal or widget) can integrate tagged or labeled relationship queries (e.g., by presenting links to query templates directly or indirectly) to automatically enhance or augment, with the results of the relationship queries, information that is being presented to users.
For example, links to query templates such as represented by urls, pathnames, question, or icons, etc. that represent related information can be presented so that the user who read the article can find other pertinent information by selecting the link representation.
In addition, query templates can be incorporated into code that understands the relationship search language or that has the ability to pass relationship search language expressions such as IQL to an IQL system for processing. Also, users may run relationship searches produced by the QTS (by triggering query templates) and can incorporate the results of such searches into other applications. Also, users or code may "subscribe" to query templates associated with particular tags or to streamed downloading of query templates, such as through an RSS feed. Other incorporation or embedding scenarios are also contemplated.
5 Query templates have one or more associated attributes that indicate the associated relationship query and typically one or more attributes related to defining input or how the query template is triggered (e.g., keys or triggers) and defining output or how the query template returns query results. Figure 2 is an abstraction of example attributes defined by a query template. Example query template 200 comprises attributes 201-207, although other attributes could be similarly supported. QT ID 201 is an identifier used to identify and/or track the query template. The description attribute 202 may be used in applications that wish to present some information regarding the query. For example, in Figure 1A, the field 102 reflects the corresponding description attribute of the associated query template. Query attribute 203 is the query itself. Using IQL, this query may include expressions that identify particulars about the input and output specifications as described further with respect to Figures 3A-3E. For example, the query may include the expression 'user ([city])' to cause the input form of Figure 1A to include the explanation 105 and input field 103. Trigger tags attribute 204 may be used to match "keys" to find and retrieve appropriate query templates.
Similarly, trigger types attribute 205 may be used to associate the instant query template when the indicated types are encountered. Other attributes 207 may be used to store priority, popularity, and other information that may be used, for example, to retrieve one query template over another, or to list them in a particular order, etc.
Figures 3A-3E illustrate the incorporation of various attributes of query templates into interfaces for different disciplines and uses. In these cases, IQL has been extended to indicate input and output specifications. Figure 3A
illustrates several attributes of an example query template and an example user interface for triggering a relationship query in the life sciences area. The query template attributes including description 301, query 302 and tags 304 define information to present on interactive input form 305. In particular, the syntax 303, 'user([gene])' indicates the explanation field 309 and the user input field 308; and the description attribute 301 is used as a title 307 on the input form. When the user selects the search button 306, query 302 is caused to be executed.
Similarly, Figure 3B illustrates several attributes of an example query template and an example user interface for triggering a relationship query in the finance area. The description 321 and input syntax 322 of query 323 are used to similarly populate the input form 324.
Figure 3C illustrates several attributes of an example query template used to display results from a relationship query in the life sciences area as an
6 entity list. The display syntax 310 tlisplaygproteing of the query 313 is used to cause the output from executing the relationship query 313 to be presented as an itemized list 312 of entities, in this case proteins. Similarly, Figure 3D
illustrates several attributes of an example query template used to display results from a relationship query in the finance area as an entity list. Note as well that other display parameters may be specified, such as those that order the list, for example, in an order, such as by popularity, frequency, alphanumeric, etc. The display syntax 316 of query 315 is used to formulate the presentation of the resultant entities 317. Note as well that other display parameters may be specified, such as those that order the list, for example, in an order, such as by popularity, frequency, alphanumeric, etc.
Figure 3E illustrates example query templates used to display results from a relationship query in a customizable tabular format instead of a linear list.
In the first example 350, the relationship query 351 expressed in IQL obtains relationships between directors and movies. The expression '[Director] {colt label=Director)' 353 is syntax in an extended version of IQL for describing that the resultant output should have a first column labeled 'Director' listing all 'director' entities that appear in resultant relationships that match the search query (which is IQL specifying a relationship search to find all clauses, sentences, etc.
that describe events or actions between director entities and movie entities).

Similarly, the expression 'Movie {coI2, label=Movie)' 353 is syntax in an extended version of IQL for describing that the resultant output should have a second column labeled 'Movie' listing all 'movie' entities that appear in resultant relationships that match the search query 351. The results of executing the query 351 and presenting the results according to this output specification is shown in table 356, which contains a first column 354 listing the directors found, and a second column 355 listing the movies. Similarly, in the second example 360, the relationship query 361 expressed in IQL obtains acquisition type relationships between companies. The output specifications in the IQL, expressions 362-364 indicate that the output is to be expressed in three columns, as shown in resultant output table 368.
Example embodiments described herein provide applications, tools, data structures and other support to implement a Query Template System to be used for query templates associated with relationship queries. As discussed, "relationship query" is used generally as an example of search queries where query templates are particular useful. Other uses of query templates ¨ such as to define better input and output specifications for complex keyword searching are
7 also possible. Also, although the examples described herein often refer to IQL, the techniques described herein can also be used with other query languages. In addition, the concepts and techniques described are applicable to other forms of applications, code, and interfaces, including other types of client-side applications, other web-clients, plug-ins, etc., and generally, other code, whether a standalone executable or module. Also, although certain terms are used primarily herein, other terms could be used interchangeably to yield equivalent embodiments and examples. Although the techniques of query templates and the QTS are generally applicable to any type of interface, the phrase "user interface" or "interface" is used generally to imply any type of method, technique or object used to trigger behavior in a computing system. In addition, terms may have alternate spellings which may or may not be explicitly mentioned, and all such variations of terms are intended to be included.
In the following description, numerous specific details are set forth, such as data formats and code sequences, etc., in order to provide a thorough understanding of the described techniques. The embodiments described also can be practiced without some of the specific details described herein, or with other specific details, such as changes with respect to the ordering of the code flow, different code flows, etc. Thus, the scope of the techniques and/or functions described are not limited by the particular order, selection, or decomposition of steps described with reference to any particular block or routine.
Figure 4 is an overview block diagram of components of an example Query Template System. In one embodiment, the QTS comprises one or more functional components/modules that work together to create, manage, and process query templates. These components may be implemented in software or hardware or a combination of both. In Figure 4, a Query Template System comprises a query template ("QT") editor 401, a query template creation and index manger 410, one or more query template data repositories 420 (or indexes), a client interface that invokes the QTS 440, and a query template dispatcher 430. In some embodiments, one or more of these components may not be present. For example, in embodiments that automatically generate query templates, an explicit QT editor 401 may not be present. In any case, query templates are generated or edited and forwarded to the QT creation and index manager 410 for storage in the one or more data repositories 420. Once stored, a client interface 440, such as a widget, web page, portal, or other application code, can request from the QT
dispatcher 430, one or more query templates that match a tag, trigger word, or other "key" to finding query templates. The QT dispatcher 430 uses the QT
8 creation and index manager 410 to find and retrieve the appropriate QTs from, for example, the one or more data repositories 420, or as may be cached somewhere else, such as in proximity to the QT Dispatcher 430 or the client interface 440.
Once the query templates are returned to the client interface 440, at some point a relationship search corresponding to one or more of the query templates is invoked by the relationship search engine 450. In different arrangements this may be accomplished, for example, by the client interface 440, through the QT
dispatcher 430, or by some other means. In some embodiments, instead of or in addition to returning the query templates as described, the QT dispatcher may execute relevant searches using the search engine 450 and in some cases return or cache the results. Other embodiments can be similarly incorporated.
Figure 5 is an example flow diagram of an overview process for creating a query template using a Query Template System. In overview, in block 501, the QTS (or some portion thereof responsible for their creation) receives an indication of a relationship query such as an IQL expression. In block 502, the QTS receives an indication of a description of the query template, such as that used to identify the QT to a user on an input form (see Figure 1A). In block 503, the QTS receives an indication of an input specification and/or triggers for retrieving appropriate query templates. For example, the input specification may be instructions to obtain an entity name from a user (e.g., Figs 3A and 3C) or may be a list of entity, topic, or concept triggers that automatically cause particular query templates to be retrieved or executed. In block 504, as relevant to the implementation, the QTS may receive indications of other parameters (values for QT attributes) such as an initial popularity indication, or a priority to associate with ordering the query template where it appears. Other parameters for other attributes may be similarly incorporated, such as output specifications. In block 505, a query template data structure is generated with the indicated description, query, input specification, triggers, and other fields as appropriate. The QTS
then continues to perform other functions as needed.
As mentioned, there are several methods for creating query templates, including some performed typically by more advanced users and some performed automatically. In some embodiments, a query template editor, such as QT editor 401 of Figure 4, may be provided to create, delete, and edit query templates. For example, in some embodiments an advanced user may run an IQL
query and then, when satisfied with the results, invoke a minimally disruptive editor, for example by selecting a function such as through an "Add to Library"
button (not shown) from a display of the relationship results, to define a query
9 template to add to a "library" of query templates. The QTS may accomplish this by prompting the advanced user to enter various parameters that correspond to the attributes of the query template, such as those shown in Figures 2 and 3A-3D.
For example, suppose the user executes the query:
[company]>buy>[company] to find information about all entities that are companies and that have bought other entities that are also considered companies, and decides it is a good query. The user may then click on a button Add to Library from the results window. The user is then prompted to enter a description of the query and tags for the query template. The user then enters:
"Corporate Acquisitions by Company' for the Description field, and enters the tags: "corporate acquisitions, company acquisitions, and company buyouts". In addition, the user may be prompted to modify the associated IQL to account for input and output. For example, the user may change the IQL to express input and output specifications such as: usergcompanyp>buy>display([company]).
As described above, the function "user( )" indicates to the IQL
processing system that user input is desired that meets the form of any requirements specified within the parentheses of the function, and that this input is to be used in the associated relationship query. In this example, the user input is valid if it specifies a "company," which is an entity tag defined by the IQL
processing system. The function "display( )" indicates to the IQL processing system that the results of running the associated query will display all matching results that are cortipanies bought by one of the companies specified by the user.
Thus, the associated IQL is Icompany]>buy>[company]", where the first entity (the buyer(s)) is specified by the user, and the bought entities are displayed as a result.
The user may then submit the query template which is then added to the query template library.
In other embodiments, users, third parties, etc. may utilize one or more separate editors for creating, deleting, and editing query templates.
Figures 6A, 6B, and 6C are example screen displays from a query template editor client interface for explicitly creating and editing query templates managed by a Query Template System. In Figures 6A-6C, a client-side query template editor is being displayed in a standard web browser. Initially, the editor 600 is shown displaying a list of existing query templates. For example, in Figure 6B, the query template indicated by list item 623 may correspond to a query used to produce the results demonstrated in Figure 3E with regard to relationships between directors and movies. To create, edit, or delete an existing query template, the user selects one of the query template list items shown in the list of query templates 610 and 620 in Figures 6A-6B. For example, if the user selects the query template indicated by list item 621, the screen display shown in Figure 6C is presented for editing the corresponding query template. In some embodiments, the description attribute of the query template is used as the description of the list item. In other embodiments, a separate attribute may be supplied. Of note, after each list item, such as 621-623, there appears a link to edit and a link to destroy the associate query template. Also, although a separate "create" link could be included in the interface, in the example shown, one can create new templates by saving an existing template to a new query template. Other permutations are possible.
Figure 6C is an example query template editing page, invoked by selecting the query template list item 621 in Figure 6B. Description input field 630 allows the user to modify the description attribute. Query input field 631 allows the user to specify and/or modify a query such as the IQL query snippet shown.
Tags input field 632 allows the user to enter a series of keywords, which may be used to match or quickly retrieve tags. For example, a user (or code) may use a standard keyword search engine to find query templates using tags as long as the query templates are indexed (or stored in a data repository in a manner such that they are searchable) by tags. Trigger type selection field 633 allows the user to select one or more entities, concepts, or topics (anything that is supported by an ontology path entry) which will be "linked" by the QTS to retrieving this particular query template. Such trigger types are useful, for example, if the display (perusing, or retrieval) of information associated with one of the trigger types is to result automatically in presenting one or more related query templates for further browsing or for automatically displaying additional related information such as to automatically augment what is being displayed. The priority field 634 may be used for information in presenting this query template among other retrieved query templates. For example, different priorities may result in different rank orders in presenting the links to retrieved query templates. (E.g., a query template of priority "5" may be listed well below one of priority "2.") The deeptips field 635 is used to indicate that, when relationship searches associated with this particular query template are executed, relationship searches should additionally be done substituting particular entities for the parameters in the initial query. For example, if the entity "Jimmy Carter" led to the presentation of query template associated with the query '[politician]' > *> "Ronald Reagan" then the query processing system may return results identifying specific politicians, like George H.W.
Bush, who have performed an action against or to "Ronald Reagan" (other than Jimmy Carter). Fields 637, 638, and 639 can be used to test and preview results.

In addition to creating, deleting, and editing query templates by means of a query template editor, the QTS may in some embodiments be capable of automatically creating query templates. For example, using the navigation tip system described in U.S. Patent Publication No. 2007/0156669, published on July 5, 2007, the user may select a presented tip, thereby causing the QTS to automatically generate and store a related query template.
Figure 7 is an example flow diagram of a process for automatically creating query templates such as from a search tip system. In block 701, the system executes an IQL defined query (or is notified of the execution thereof). The system executing this routine may be part of an IQL processing system. In block 702, the system generates one or more search tips for the associated IQL query as discussed with reference to the navigation tip system. In block 703, the system generates a query template for each search tip determined (or presented, depending upon the timing). The sub-blocks for performing this process are described with reference to Figure 8. In block 704, the system stores the generated query templates in a library of query templates, an inverted index, data repository, or equivalent structure for managing and efficiently retrieving query templates. In block 705, the system determines whether there are additional functions to perform, such as generating additional query templates for other queries, and, if so, continues in block 702, otherwise ends.
Figure 8 is an example flow diagram of a sub-process for generating the query template from a specific search tip. As described with respect to Figure 7, this process may be invoked for processing each search tip and is responsible for populating the attributes of a query template it constructs. Other blocks and other functions are possible and contemplated as they will likely vary with the attributes defined for a query template. In addition, query templates may be added to the query template library at tip rule parsing time, periodic intervals, when computational resources are made available, or at times other than when a user clicks on a tip.
In Figure 8, the sub-process starts in block 801 with setting the input portion of the IQL to more broadly encompass what the user had entered in the initial (e.g., keyword) query or what corresponds to the parameterized portion of the search tip. For example, for interfaces that wish to present interactive query template forms such as that shown in Figure 1A, the sub-process may enter `usergperson/namey if the IQL for the corresponding search tip searched for is based upon a user search for "Jimmy Carter." Next, in block 802, the sub-process enters the rest of the IQL expression from the remainder of the IQL expression in the search tip. (Thus, the process builds up the IQL for the query template to include an input specification when desired.) In embodiments that do not present interactive input for query templates, block 801 and 802 may copy the search tip IQL into a query template query. In block 803, the sub-process sets the query template description from the search tip description. In block 804, the sub-process sets tags for the query template, for example, based upon the entity type of the (e.g., keyword) query that triggered the search tip. The sub-process then concludes.
For example, using the process of Figure 7 and the sub-process of Figure 8, suppose a user searches for "Ronald Reagan." A tip which reads:
'Ronald Reagan related to Any Person' appears. The user then clicks on this tip.
A query template with the attributes:
IQL: userffperson/nameD <>*<>1person/name]
Description: People related to Any Person Tags: people may then be entered into the query template library/index. In some embodiments, the system maintains mappings between actual OntologyPaths (e.g., a "person/name" or "organization") and their more colloquial counterparts, which may be used as tags. For example, in this example 'people' is a tag for the OntologyPath 'person/name.' As another example, suppose a user searches for "Ronald Reagan."
A tip which reads: 'Ronald Reagan related to Jimmy Carter' appears. The user then clicks on this tip. A query template with the attributes:
IQL: useraPerson/nameD <>*<>Jimmy Carter Description: People related to Jimmy Carter Tags: people, jimmy carter may then be entered into the query template library/index.
Once defined, query templates may be stored for later retrieval in a data repository such as the QT Data Repositories 420 in Figure 4. In some embodiments, the query templates are stored as "documents," which are then indexed in a reverse index (sometimes referred to as an inverted index) in the same way other documents may be stored and indexed in an InFact IQL
processing system. For example, each attribute and its value may be stored as terms of a document in a similar manner to the indexing of clauses with semantic and syntactic information. In some such embodiments, each attribute may be used as a key into the query template to allow greater flexibility. Note that other embodiments that use other data structures that store the same or similar information can be substituted. The inverted index is searchable by a query template searcher which can be implemented and integrated into the system as remote or distributed InFactO components similar to an Ontology Searcher or Tip Searcher. See, for example, U.S. Patent Publication No. 2005/0267871A1, published on December 1, 2005. (When a tip searcher, such as that described in the preceding patent publication is used to implement the query template searcher, it can obtain a set of searches to execute as search tips by determining matching query templates from the inverted index instead of according to configured rules.) In addition, multiple query template searches can be executed against one of many query template searchers to handle significant load. These inverted indexes may be searched using a search application programming interface ("API") or a web interface.
Query templates may be retrieved in a variety of manners. For example, (if stored as above) a user may enter keywords into a standard search engine which are matched against the description and tag attributes of the indexed query templates. A list of query templates that match the keywords may then be returned by the system. The user may then select any of the query templates to execute their corresponding queries. In some embodiments, the corresponding queries are executed and results returned in conjunction with or instead of the list of query attributes.
Query templates may also be presented to a user automatically when they browse material on a web-page, through a portal, widget, application, etc. For example, the user may navigate to a social network site that ranks tags not only by popularity, but perhaps also by the number of query templates that include that tag. When a tag is selected by the user (e.g., using the ordinary interface), the user is presented with a list of query template descriptions ranked in part by usage popularity that are associated with the selected tag.
For example, the tags: Corporate, Entertainment, and Crime might be displayed on a site, where Corporate is associated with 5200 query templates, Entertainment is associated with 3000 query templates and Crime is associated with 159 query templates. Once the user clicks on a given tag, the user is presented with a list of query templates ranked in part by popularity. For example, when the user clicks on the 'Corporate' tag, the user may be presented with the following list:
= Corporate Acquisitions by City = Corporate Acquisitions by Company = Corporate Layoffs by Industry = ... [all or a portion of the 5200 items]
In this case, Corporate Acquisitions by City may have been used by users a total of 100,239 times, Corporate Acquisitions by Company may have been used by users a total of 52,103 times, and Corporate Layoffs by Industry a total of 10,234 times. In one embodiment, the query templates are presented in a ranked order based upon their popularity of use.
Query Templates may also be presented automatically when a user browses to a specific location, including for example, reading a news article, which contains one or more entities or ontology path specifications. When query templates have attributes such as those stored in Figure 2, they contain trigger types, which are used to automatically trigger the presentation of one or more query templates that are associated with those entity types or ontology path specifications. A list of possible query templates may be ranked (e.g. , because the list is too large to present) based upon characteristics such as popularity, proximity, etc. A
user wanting to discover additional related information can then select the link representation to the query template, in order to execute the associated query. In some embodiments, one or more of the query templates returned may be displayed with their associated query results.
Referring back to Figure 4, retrieval in these manners is shown as the various client interfaces 440 sending a request for query templates (direct or indirect) to the QT
dispatcher 430, which uses the indexing system 410 and 420 to return identification of one or more matching query templates, and, in some embodiments, to actually execute the associated queries to return results with the one or more matching query templates.
Figure 9 is an example block diagram of the sub-components of an example Query Template System used for processing requests to retrieve query templates, for example, where the requests are triggered by an entity or ontology path specification.
In Figure 9, the widget or portal (client portion) 901 communicates a request to the request dispatcher 910.
Request dispatcher 910 may use a location server such as JINI lookup service 930 to locate an available tip searcher to process the request. The request dispatcher 910 then forwards (sends, or otherwise communicates) the request to one or more of the available tip searchers 941 -943 to locate matching query templates. The one or more of the tip searchers 941-943 return back a list of matching query templates (e.g., by query template ID) to the request dispatcher 910, which in turn returns the list to the requesting client 901. In some embodiments, the available tip searchers 941-943 locate matching query templates and execute their associated queries. The results of the queries associated with query templates are then returned to the request dispatcher 910 as well, which can also be forwarded to the requesting client 901. This interaction may be beneficial to support, for example, client interfaces desiring to augment presented information without requiring the user to select a link to a query template to trigger execution of its associated query. In addition, in other embodiments, the tip searchers 941-943 locate matching templates and execute their associated queries. However, the results of the queries are returned to the request dispatcher 910 which stores them in cache for efficient retrieval thereafter.
Figure 10 is an example block diagram of events and interaction between example sub-components of a Query Template system to effectuate near real-time modification, management, and indexing of query templates. At event 1001, a user editing a query template using, for example, portal 1010 creates, edits, or deletes a query template as described above. The request dispatcher 1020 then causes the appropriate change to be made, via event 1002, in the QT
database 1030. Periodically, for example once every 10 minutes, at event 1003 the QT index creator 1040 iterates through every query template stored in the QT
database 1030, and builds an index, such as a Lucene index. The QT index creator 1040 then stores the resulting index in the database 1030. At event 1004, the QT index creator 1040 then makes a request to the lookup service 1050 (e.g., a Jini lookup service) for all current tip searchers 1061-1063. At event 1005, the QT index creator 1040 then informs each current tip searcher 1061-1063 that a new index is available. At event 1006, each current tip searcher 1061-1063 obtains the new indices from the QT database 1030, and switches its live search index (corresponding QT indexes 1071-1073).
Figure 11 is an example block diagram of an example computing system for practicing embodiments of a Query Template System described herein.

Note that a general purpose or a special purpose computing system may be used to implement a QTS. Further, the QTS may be implemented in software, hardware, firmware, or in some combination to achieve the capabilities described herein.
The computing system 1100 may comprise one or more server and/or client computing systems and may span distributed locations. In addition, each block shown may represent one or more such blocks as appropriate to a specific embodiment or may be combined with other blocks. Moreover, the various blocks of the Query Template System 1110 may physically reside on one or more machines, which use standard (e.g., TCP/IP) or proprietary interprocess communication mechanisms to communicate with each other.
In the embodiment shown, computer system 1100 comprises a computer memory ("memory") 1101, a display 1102, one or more Central Processing Units ("CPU") 1103, Input/Output devices 1104 (e.g., keyboard, mouse, CRT or LCD display, etc.), other computer-readable media 1105, and one or more network connections 1106. The QTS 1110 is shown residing in memory 1101. In other embodiments, some portion of the contents, some of, or all of the components of the QTS 1110 may be stored on or transmitted over the other computer-readable media 1105. The components of the Query Template System 1110 preferably execute on one or more CPUs 1103 and manage the generation and use of query templates, as described herein. Other code or programs 1130 and potentially other data repositories, such as data repository 1120, also reside in the memory 1110, and preferably execute on one or more CPUs 1103. Of note, one or more of the components in Figure 11 may not be present in any specific implementation. For example, some embodiments embedded in other software many not provide means for user input or display.
In a typical embodiment, the QTS 1110 includes one or more user interfaces such as a QT Editor 1111, one or more QT dispatchers 1112 for request processing, one or more QT creation and index managers 1113, one or more query template searcher 1114 (or tip searchers) and other components. In at least some embodiments, the query template processing (executing the queries associated with the query templates) is provided external to the QTS and is available, potentially, over one or more networks 1150. Other and /or different modules may be implemented. In addition, the QTS may interact via a network 1150 with application or client code on client computing systems 1160 to search for query templates, one or more query template editor computing systems or client-code 1155, and/or one or more third-party information provider systems 1165, such as to provide additional query templates from external systems (e.g., through import functions). Also, of note, the QT data repositories and indexes 1115 may be provided external to the QTS as well, for example in a Lucene index accessible over one or more networks 1150. Other data repositories 1116 may also be used by the QTS.
In an example embodiment, components/modules of the QTS 1110 are implemented using standard programming techniques. However, a range of programming languages known in the art may be employed for implementing such example embodiments, including representative implementations of various programming language paradigms, including but not limited to, object-oriented (e.g., Java, C++, C#, Smalltalk, etc.), functional (e.g., ML, Lisp, Scheme, etc.), procedural (e.g., C, Pascal, Ada, Module, etc.), scripting (e.g., Perl, Ruby, Python, JavaScript, VBScript, etc.), declarative (e.g., SQL, Prolog, etc.), etc.
The embodiments described above use well-known or proprietary synchronous or asynchronous client-server computing techniques. However, the various components may be implemented using more monolithic programming techniques as well, for example, as an executable running on a single CPU
computer system, or alternately decomposed using a variety of structuring techniques known in the art, including but not limited to, multiprogramming, multithreading, client-server, or peer-to-peer, running on one or more computer systems each having one or more CPUs. Some embodiments are illustrated as executing concurrently and asynchronously and communicating using message passing techniques. Equivalent synchronous embodiments are also supported by a QTS implementation.
In addition, programming interfaces to the data stored as part of the QTS 1110 (e.g., in the data repositories 1115 and 1116) and to the query template retrieval functions and processing functions available through the other QTS
components can be available by standard means such as through C, C++, C#, and Java APIs; libraries for accessing files, databases, or other data repositories;
through scripting languages such as XML; or through Web servers, FTP servers, or other types of servers providing access to stored data. The data repositories 1115 and 1116 may be implemented as one or more database systems, file systems, or any other method known in the art for storing such information, or any combination of the above, including implementation using distributed computing techniques.
Also the example QTS 1110 may be implemented in a distributed environment comprising multiple, even heterogeneous, computer systems and networks. For example, in one embodiment, the QT editor 1111, the QT
dispatcher 1112, and the QT data repository 1115 are all located in physically different computer systems. In another embodiment, various modules of the QTS
1110 are hosted each on a separate server machine and may be remotely located from the tables which are stored in the data repositories 1115 and 1116. Also, one or more of the modules may themselves be distributed, pooled or otherwise grouped, such as for load balancing, reliability or security reasons.
Different configurations and locations of programs and data are contemplated for use with techniques described herein. A variety of distributed computing techniques are appropriate for implementing the components of the illustrated embodiments in a distributed manner including but not limited to TCP/IP sockets, RPC, RMI, HTTP, Web Services (XML-RPC, JAX-RPC, SOAP, etc.) etc. Other variations are possible. Also, other functionality could be provided by each component/module, or existing functionality could be distributed amongst the components/modules in different ways, yet still achieve the functions of a QTS.
Furthermore, in some embodiments, some or all of the components of the QTS may be implemented or provided in other manners, such as at least partially in firmware and/or hardware, including, but not limited to one or more application-specific integrated circuits (ASICs), standard integrated circuits, controllers (e.g., by executing appropriate instructions, and including microcontrollers and/or embedded controllers), field-programmable gate arrays (FPGAs), complex programmable logic devices (CPLDs), etc. Some or all of the system components and/or data structures may also be stored (e.g., as software instructions or structured data) on a computer-readable medium, such as a hard disk, a memory, a network, or a portable media article to be read by an appropriate drive or via an appropriate connection. The system components and data structures may also be transmitted via generated data signals (e.g., as part of a carrier wave or other analog or digital propagated signal) on a variety of computer-readable transmission mediums, such as media 1105, including wireless-based and wired/cable-based mediums, and may take a variety of forms (e.g., as part of a single or multiplexed analog signal, or as multiple discrete digital packets or frames). Such computer program products may also take other forms in other embodiments. Accordingly, embodiments of this disclosure may be practiced with other computer system configurations.

The scope of the claims should not be limited by the preferred embodiments set forth in the examples, but should be given the broadest interpretation consistent with the description as a whole.
For example, the methods, systems, and techniques for creating and using query templates discussed herein are applicable to other architectures other than a client-server architecture. Also, the methods and systems discussed herein are applicable to differing protocols, communication media (optical, wireless, cable, etc.) and devices (such as wireless handsets, electronic organizers, personal digital assistants, portable email machines, game machines, pagers, navigation devices such as GPS receivers, etc.).

Claims (30)

1. A method in a computing system for automatically generating a relationship query to produce information comprising:
receiving an indication of a relationship query specification that specifies a relationship query that provides grammatical clause based information regarding one or more entities, entity types, actions, action types, topics, concepts, or ontology paths;
receiving an indication of a description of the specified relationship query;
receiving an indication of an input specification to associate with the specified relationship query;
receiving an indication of an output presentation specification to associate with the query template;
receiving an indication of one or more trigger tags and/or trigger types; and generating and storing a query template that associates the indicated input specification and the indicated output presentation specification with the specified relationship query and associates the indicated description and trigger tags and/or trigger types with the query template such that the generated query template, when retrieved and automatically triggered based upon detection of the indicated trigger tags or trigger types, determines input based upon the associated input specification and automatically executes the specified relationship query to generate search results that are used to produce the information.
2. The method of claim 1 wherein the indicated input specification is an interactive input specification and the generated query template, when triggered, presents a prompt for input based upon the associated input specification.
3. The method of claim 2, further comprising, when input is received in response to the presented prompt, the relationship query associated with the query template is executed to generate the search results.
4. The method of at least one of claims 1 to 3 wherein the indicated input specification indicates at least one of an entity, an entity type, a topic, a concept, or an ontology path to be supplied by at least one of a user or calling program code.
5. The method of at least one of claims 1 to 4 wherein the indicated input specification is a trigger that is matched to an entity, entity type, a topic, a concept, or ontology path specification received from client code.
6. The method of at least one of claims 1 to 5, further comprising presenting the description associated with the query template when the query template is triggered.
7. The method of at least one of claims 1 to 6 wherein the relationship query associated with the query template is specified using one or more IQL
expressions.
8. The method of at least one of claims 1 to 7, further comprising presenting an interface for adding an interactive input capability to the indicated relationship query for receiving the indication of the input specification to associate with the query.
9. The method of at least one of claims 1 to 8 wherein the query template is generated as a result of generating a search tip associated with a search query.
10. The method of at least one of claims 1 to 9, further comprising presenting an interface for receiving the indication of the description of the indicated relationship query.
11. The method of at least one of claims 1 to 10, further comprising receiving an indication of one or more tags to associate with the indicated relationship query.
12. The method of at least one of claims 1 to 11, further comprising presenting the generated query template as part of a ranked list.
13. The method of at least one of claims 1 to 12 wherein the query template, when triggered, executes the associated relationship query to generate search results that are displayed as at least one of relationships between two or more entities, a list of entities, or a table.
14. The method of at least one of claims 1 to 13, further comprising:
displaying search results of the executed associated relationship query according to the indicated output specification.
15. The method of claim 14 wherein the output specification identifies attributes of a table and the query template, when triggered, displays search results of the executed associated relationship query as a table formatted according to the output specification.
16. The method of at least one of claims 1 to 15, further comprising retrieving the generated query template based at least in part upon matching a received one or more terms to the indicated description associated with the query template.
17. The method of at least one of claims 1 to 16, further comprising:
in response to receiving indication of an entity, retrieving one or more matching query templates from a data repository;
supplying the received entity indication to the retrieved one or more matching query templates; and for each of the retrieved one or more matching query templates, automatically triggering the query template to cause a relationship query to be executed using the supplied entity indication according to the relationship query specified by the associated relationship query specification and presenting search results according to the output presentation specification associated with the query template to provide information that augments the indicated entity in a manner specified by the query template.
18. The method of claim 17 wherein the data repository is an inverted index.
19. The method of at least one of claims 17 or 18 wherein each generated query template has at least an associated description or one or more associated tags, and wherein the one or more matching query templates are determined at least in part based upon matching the indicated entity as a keyword against the associated description or the associated one or more tags.
20. The method of claim 19 wherein the associated description or the associated one or more tags are stored as keys in an inverted index of query templates.
21. The method of at least one of claims 17 to 20 wherein the query templates are invoked transparently such that the augmented information is presented along with the indicated entity without requiring input from a user.
22. The method of at least one of claims 1 to 21 wherein the method is invoked from a server that does not execute the method.
23. The method of claim 22 wherein the server provides at least one of a website used for social networking or information browsing capabilities, or is used to implement a portal or a client-side code module.
24. A computer-readable medium storing statements and instructions for use, in the execution in a computer, of the method comprising the steps as claimed in any one of claims 1 to 23 to produce augmented information.
25. A computing system having one or more physical computing devices and, comprising:
one or more memories;
a relationship search engine stored in the one or more memories and configured, when invoked, to execute an indicated relationship search and to return search results;

a query template engine stored in the one or more memories and configured, when invoked, to automatically retrieve one or more query templates that match at least one of an indicated entity, entity type, topic, concept, ontology path, action, or action type, each query template storing a relationship query specification that specifies a relationship query, an associated input specification, and an associated output presentation specification;
cause the relationship search engine to be automatically invoked with one or more relationship searches that are associated with the one or more retrieved query templates;
and forward relationship search results received from the relationship search engine for further presentation based upon the associated output presentation specifications of the associated one or more retrieved query templates.
26. The computing system of claim 25 wherein the query template engine is configured to be invoked by another computing system that is distinct and separate from the computing system, the computing system used to present supplemental information to information being presented by the another computing system.
27. The computing system of claims 25 or 26 wherein the another computing system implements at least one of a portal or a widget that can be integrated in other applications or code modules.
28. The computing system of at least one of claims 25 to 27 wherein the query templates are stored in an inverted index.
29. The computing system of at least one of claims 25 to 28 wherein at least some of the query templates are automatically generated by a search tip system.
30.
The computing system of at least one of claims 25 to 29 wherein at least some of the query templates are generated by an interactive interface or by editing existing query templates.
CA2717462A 2007-03-14 2008-03-14 Query templates and labeled search tip system, methods, and techniques Expired - Fee Related CA2717462C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US89487607P 2007-03-14 2007-03-14
US60/894,876 2007-03-14
PCT/US2008/057134 WO2008113045A1 (en) 2007-03-14 2008-03-14 Query templates and labeled search tip system, methods, and techniques

Publications (2)

Publication Number Publication Date
CA2717462A1 CA2717462A1 (en) 2008-09-18
CA2717462C true CA2717462C (en) 2016-09-27

Family

ID=39415396

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2717462A Expired - Fee Related CA2717462C (en) 2007-03-14 2008-03-14 Query templates and labeled search tip system, methods, and techniques

Country Status (3)

Country Link
US (2) US8954469B2 (en)
CA (1) CA2717462C (en)
WO (1) WO2008113045A1 (en)

Families Citing this family (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003036609A1 (en) * 2001-10-24 2003-05-01 Bea Systems, Inc. Portal administration tool
WO2007059287A1 (en) * 2005-11-16 2007-05-24 Evri Inc. Extending keyword searching to syntactically and semantically annotated data
US8954469B2 (en) 2007-03-14 2015-02-10 Vcvciii Llc Query templates and labeled search tip system, methods, and techniques
US8484214B2 (en) * 2007-03-28 2013-07-09 Cisco Technology, Inc. Record compression using incremental reverse templating
US7941740B2 (en) * 2007-07-10 2011-05-10 Yahoo! Inc. Automatically fetching web content with user assistance
US8594996B2 (en) 2007-10-17 2013-11-26 Evri Inc. NLP-based entity recognition and disambiguation
US20090112861A1 (en) * 2007-10-30 2009-04-30 Honeywell International, Inc. Non-word or non-number search
US9710556B2 (en) 2010-03-01 2017-07-18 Vcvc Iii Llc Content recommendation based on collections of entities
US8645125B2 (en) 2010-03-30 2014-02-04 Evri, Inc. NLP-based systems and methods for providing quotations
US8725739B2 (en) 2010-11-01 2014-05-13 Evri, Inc. Category-based content recommendation
US20130151936A1 (en) * 2011-12-12 2013-06-13 Microsoft Corporation Page preview using contextual template metadata and labeling
US9092504B2 (en) 2012-04-09 2015-07-28 Vivek Ventures, LLC Clustered information processing and searching with structured-unstructured database bridge
US8788525B2 (en) * 2012-09-07 2014-07-22 Splunk Inc. Data model for machine data for semantic search
US20150019537A1 (en) 2012-09-07 2015-01-15 Splunk Inc. Generating Reports from Unstructured Data
US9836509B2 (en) 2012-09-20 2017-12-05 Sap Se Generic query templates for complex event processing and data stream systems
US8954455B2 (en) * 2012-12-28 2015-02-10 Facebook, Inc. Saved queries in a social networking system
US10073882B1 (en) 2013-07-15 2018-09-11 Google Llc Semantically equivalent query templates
US10019484B2 (en) * 2013-07-17 2018-07-10 Google Llc Third party search applications for a search system
US20150088807A1 (en) * 2013-09-25 2015-03-26 Infobright Inc. System and method for granular scalability in analytical data processing
US9898554B2 (en) * 2013-11-18 2018-02-20 Google Inc. Implicit question query identification
US9336300B2 (en) 2014-01-17 2016-05-10 Facebook, Inc. Client-side search templates for online social networks
US10311521B1 (en) 2014-05-12 2019-06-04 Liberty Mutual Insurance Company Item inventory and item replacement
WO2016090336A1 (en) * 2014-12-05 2016-06-09 Camplex, Inc. Surgical visualization systems and displays
US11030385B2 (en) * 2015-03-30 2021-06-08 Microsoft Technology Licensing, Llc Enhanced preview technology for application add-ins
US10558688B1 (en) 2015-04-15 2020-02-11 Arimo, LLC Natural language interface for data analysis
US9948698B2 (en) * 2015-06-04 2018-04-17 International Business Machines Corporation Web services documentation
US10601747B2 (en) 2015-10-05 2020-03-24 Oath Inc. Method and system for dynamically generating a card
US20170161319A1 (en) * 2015-12-08 2017-06-08 Rovi Guides, Inc. Systems and methods for generating smart responses for natural language queries
US10754881B2 (en) * 2016-02-10 2020-08-25 Refinitiv Us Organization Llc System for natural language interaction with financial data
US10331719B2 (en) * 2016-11-07 2019-06-25 Oath Inc. Tip generation
CN108108375B (en) * 2016-11-25 2022-05-17 深圳市创梦天地科技有限公司 Big data extraction method and system
US10713329B2 (en) * 2018-10-30 2020-07-14 Longsand Limited Deriving links to online resources based on implicit references
US11645295B2 (en) * 2019-03-26 2023-05-09 Imagescan, Inc. Pattern search box
US11636128B1 (en) 2019-07-16 2023-04-25 Splunk Inc. Displaying query results from a previous query when accessing a panel
US11386158B1 (en) 2019-07-16 2022-07-12 Splunk Inc. Recommending query parameters based on tenant information
US11269871B1 (en) 2019-07-16 2022-03-08 Splunk Inc. Displaying multiple editable queries in a graphical user interface
US11604799B1 (en) 2019-07-16 2023-03-14 Splunk Inc. Performing panel-related actions based on user interaction with a graphical user interface
US11113294B1 (en) * 2019-07-16 2021-09-07 Splunk Inc. Recommending query templates during query formation
US11644955B1 (en) 2019-07-16 2023-05-09 Splunk Inc. Assigning a global parameter to queries in a graphical user interface
US11216511B1 (en) 2019-07-16 2022-01-04 Splunk Inc. Executing a child query based on results of a parent query
US11263268B1 (en) 2019-07-16 2022-03-01 Splunk Inc. Recommending query parameters based on the results of automatically generated queries
US11461419B2 (en) 2020-07-09 2022-10-04 Google Llc Discovering alternate online service providers
US11604789B1 (en) 2021-04-30 2023-03-14 Splunk Inc. Bi-directional query updates in a user interface
CN113517047A (en) * 2021-06-08 2021-10-19 联仁健康医疗大数据科技股份有限公司 Medical data acquisition method and device, electronic equipment and storage medium
US20230066143A1 (en) * 2021-09-01 2023-03-02 Oracle International Corporation Generating similarity scores between different document schemas
US11899670B1 (en) 2022-01-06 2024-02-13 Splunk Inc. Generation of queries for execution at a separate system
CN117251473B (en) * 2023-11-20 2024-03-15 摩斯智联科技有限公司 Vehicle data query analysis method, system, device and storage medium

Family Cites Families (150)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4887212A (en) 1986-10-29 1989-12-12 International Business Machines Corporation Parser for natural language text
EP0280866A3 (en) 1987-03-03 1992-07-08 International Business Machines Corporation Computer method for automatic extraction of commonly specified information from business correspondence
US4839853A (en) 1988-09-15 1989-06-13 Bell Communications Research, Inc. Computer information retrieval using latent semantic structure
US5301109A (en) 1990-06-11 1994-04-05 Bell Communications Research, Inc. Computerized cross-language document retrieval using latent semantic indexing
US5317507A (en) 1990-11-07 1994-05-31 Gallant Stephen I Method for document retrieval and for word sense disambiguation using neural networks
US5325298A (en) 1990-11-07 1994-06-28 Hnc, Inc. Methods for generating or revising context vectors for a plurality of word stems
US5377103A (en) 1992-05-15 1994-12-27 International Business Machines Corporation Constrained natural language interface for a computer that employs a browse function
GB9217886D0 (en) 1992-08-21 1992-10-07 Canon Res Ct Europe Ltd Method and apparatus for parsing natural language
IL107482A (en) 1992-11-04 1998-10-30 Conquest Software Inc Method for resolution of natural-language queries against full-text databases
US5331556A (en) 1993-06-28 1994-07-19 General Electric Company Method for natural language data processing using morphological and part-of-speech information
US5495604A (en) 1993-08-25 1996-02-27 Asymetrix Corporation Method and apparatus for the modeling and query of database structures using natural language-like constructs
US5619709A (en) 1993-09-20 1997-04-08 Hnc, Inc. System and method of context vector generation and retrieval
CA2175187A1 (en) 1993-10-28 1995-05-04 William K. Thomson Database search summary with user determined characteristics
US5799268A (en) 1994-09-28 1998-08-25 Apple Computer, Inc. Method for extracting knowledge from online documentation and creating a glossary, index, help database or the like
US5794050A (en) 1995-01-04 1998-08-11 Intelligent Text Processing, Inc. Natural language understanding system
US6061675A (en) 1995-05-31 2000-05-09 Oracle Corporation Methods and apparatus for classifying terminology utilizing a knowledge catalog
US5752022A (en) 1995-08-07 1998-05-12 International Business Machines Corp. Method for creating a hypertext language for a distributed computer network
US6026388A (en) 1995-08-16 2000-02-15 Textwise, Llc User interface and other enhancements for natural language information retrieval system and method
US6006221A (en) 1995-08-16 1999-12-21 Syracuse University Multilingual document retrieval system and method using semantic vector matching
US5848417A (en) 1996-01-02 1998-12-08 Sofmap Future Design, Inc. Flexible information input and operation selection system
US5778362A (en) 1996-06-21 1998-07-07 Kdl Technologies Limted Method and system for revealing information structures in collections of data items
US5857179A (en) 1996-09-09 1999-01-05 Digital Equipment Corporation Computer method and apparatus for clustering documents and automatic generation of cluster keywords
US5836771A (en) 1996-12-02 1998-11-17 Ho; Chi Fai Learning method and system based on questioning
US5950189A (en) 1997-01-02 1999-09-07 At&T Corp Retrieval system and method
US6076051A (en) 1997-03-07 2000-06-13 Microsoft Corporation Information retrieval utilizing semantic representation of text
GB9713019D0 (en) 1997-06-20 1997-08-27 Xerox Corp Linguistic search system
US5982370A (en) 1997-07-18 1999-11-09 International Business Machines Corporation Highlighting tool for search specification in a user interface of a computer system
US5933822A (en) 1997-07-22 1999-08-03 Microsoft Corporation Apparatus and methods for an information retrieval system that employs natural language processing of search results to improve overall precision
KR980004126A (en) 1997-12-16 1998-03-30 양승택 Query Language Conversion Apparatus and Method for Searching Multilingual Web Documents
US6122647A (en) 1998-05-19 2000-09-19 Perspecta, Inc. Dynamic generation of contextual links in hypertext documents
US6006225A (en) 1998-06-15 1999-12-21 Amazon.Com Refining search queries by the suggestion of correlated terms from prior searches
US6178416B1 (en) * 1998-06-15 2001-01-23 James U. Parker Method and apparatus for knowledgebase searching
US6192360B1 (en) 1998-06-23 2001-02-20 Microsoft Corporation Methods and apparatus for classifying text and for building a text classifier
US7529756B1 (en) 1998-07-21 2009-05-05 West Services, Inc. System and method for processing formatted text documents in a database
US6167368A (en) 1998-08-14 2000-12-26 The Trustees Of Columbia University In The City Of New York Method and system for indentifying significant topics of a document
JP3309077B2 (en) 1998-08-31 2002-07-29 インターナショナル・ビジネス・マシーンズ・コーポレーション Search method and system using syntax information
US6167370A (en) 1998-09-09 2000-12-26 Invention Machine Corporation Document semantic analysis/selection with knowledge creativity capability utilizing subject-action-object (SAO) structures
US6363373B1 (en) 1998-10-01 2002-03-26 Microsoft Corporation Method and apparatus for concept searching using a Boolean or keyword search engine
US6480843B2 (en) 1998-11-03 2002-11-12 Nec Usa, Inc. Supporting web-query expansion efficiently using multi-granularity indexing and query processing
US6460029B1 (en) 1998-12-23 2002-10-01 Microsoft Corporation System for improving search text
US6405190B1 (en) 1999-03-16 2002-06-11 Oracle Corporation Free format query processing in an information search and retrieval system
US6584464B1 (en) * 1999-03-19 2003-06-24 Ask Jeeves, Inc. Grammar template query system
US6510406B1 (en) 1999-03-23 2003-01-21 Mathsoft, Inc. Inverse inference engine for high performance web search
US6862710B1 (en) 1999-03-23 2005-03-01 Insightful Corporation Internet navigation using soft hyperlinks
US6484162B1 (en) 1999-06-29 2002-11-19 International Business Machines Corporation Labeling and describing search queries for reuse
US6601026B2 (en) 1999-09-17 2003-07-29 Discern Communications, Inc. Information retrieval by natural language querying
US6532469B1 (en) 1999-09-20 2003-03-11 Clearforest Corp. Determining trends using text mining
JP3754253B2 (en) 1999-11-19 2006-03-08 株式会社東芝 Structured document search method, structured document search apparatus, and structured document search system
US6411962B1 (en) 1999-11-29 2002-06-25 Xerox Corporation Systems and methods for organizing text
US6904433B2 (en) * 2000-04-25 2005-06-07 At&T Corp. Method for using query templates in directory caches
US6757646B2 (en) 2000-03-22 2004-06-29 Insightful Corporation Extended functionality for an inverse inference engine based web search
US6578022B1 (en) 2000-04-18 2003-06-10 Icplanet Corporation Interactive intelligent searching with executable suggestions
US20020010574A1 (en) 2000-04-20 2002-01-24 Valery Tsourikov Natural language processing and query driven information retrieval
US20020007267A1 (en) 2000-04-21 2002-01-17 Leonid Batchilo Expanded search and display of SAO knowledge base information
US6859800B1 (en) 2000-04-26 2005-02-22 Global Information Research And Technologies Llc System for fulfilling an information need
US6993475B1 (en) 2000-05-03 2006-01-31 Microsoft Corporation Methods, apparatus, and data structures for facilitating a natural language interface to stored information
US7062561B1 (en) 2000-05-23 2006-06-13 Richard Reisman Method and apparatus for utilizing the social usage learned from multi-user feedback to improve resource identity signifier mapping
WO2001090921A2 (en) 2000-05-25 2001-11-29 Kanisa, Inc. System and method for automatically classifying text
US7490092B2 (en) 2000-07-06 2009-02-10 Streamsage, Inc. Method and system for indexing and searching timed media information based upon relevance intervals
US20040125877A1 (en) 2000-07-17 2004-07-01 Shin-Fu Chang Method and system for indexing and content-based adaptive streaming of digital video content
US7171349B1 (en) 2000-08-11 2007-01-30 Attensity Corporation Relational text index creation and searching
US6738765B1 (en) 2000-08-11 2004-05-18 Attensity Corporation Relational text index creation and searching
US6741988B1 (en) 2000-08-11 2004-05-25 Attensity Corporation Relational text index creation and searching
US6728707B1 (en) 2000-08-11 2004-04-27 Attensity Corporation Relational text index creation and searching
US6732098B1 (en) 2000-08-11 2004-05-04 Attensity Corporation Relational text index creation and searching
US6732097B1 (en) 2000-08-11 2004-05-04 Attensity Corporation Relational text index creation and searching
US20020120651A1 (en) 2000-09-12 2002-08-29 Lingomotors, Inc. Natural language search method and system for electronic books
EP1189148A1 (en) 2000-09-19 2002-03-20 UMA Information Technology AG Document search and analysing method and apparatus
AU2001296304A1 (en) 2000-09-25 2002-04-08 Insightful Corporation Extended functionality for an inverse inference engine based web search
WO2002031625A2 (en) 2000-10-13 2002-04-18 Cytaq, Inc. A system and method of translating a universal query language to sql
AUPR082400A0 (en) 2000-10-17 2000-11-09 Telstra R & D Management Pty Ltd An information retrieval system
US20020091671A1 (en) 2000-11-23 2002-07-11 Andreas Prokoph Method and system for data retrieval in large collections of data
US20020078045A1 (en) 2000-12-14 2002-06-20 Rabindranath Dutta System, method, and program for ranking search results using user category weighting
US7089237B2 (en) 2001-01-26 2006-08-08 Google, Inc. Interface and system for providing persistent contextual relevance for commerce activities in a networked environment
US20080016036A1 (en) 2005-10-11 2008-01-17 Nosa Omoigui Information nervous system
US7295965B2 (en) 2001-06-29 2007-11-13 Honeywell International Inc. Method and apparatus for determining a measure of similarity between natural language sentences
US20030101182A1 (en) 2001-07-18 2003-05-29 Omri Govrin Method and system for smart search engine and other applications
US7284191B2 (en) 2001-08-13 2007-10-16 Xerox Corporation Meta-document management system with document identifiers
US7283951B2 (en) 2001-08-14 2007-10-16 Insightful Corporation Method and system for enhanced data searching
US7526425B2 (en) * 2001-08-14 2009-04-28 Evri Inc. Method and system for extending keyword searching to syntactically and semantically annotated data
US7398201B2 (en) 2001-08-14 2008-07-08 Evri Inc. Method and system for enhanced data searching
US7403938B2 (en) * 2001-09-24 2008-07-22 Iac Search & Media, Inc. Natural language query processing
FR2832236B1 (en) 2001-11-13 2004-04-16 Inst Nat Rech Inf Automat SEMANTIC WEB PORTAL GRAPHIC INTERFACE
NO316480B1 (en) 2001-11-15 2004-01-26 Forinnova As Method and system for textual examination and discovery
US7475058B2 (en) 2001-12-14 2009-01-06 Microsoft Corporation Method and system for providing a distributed querying and filtering system
US20030115191A1 (en) 2001-12-17 2003-06-19 Max Copperman Efficient and cost-effective content provider for customer relationship management (CRM) or other applications
AU2003201799A1 (en) 2002-01-16 2003-07-30 Elucidon Ab Information data retrieval, where the data is organized in terms, documents and document corpora
EP1483687A4 (en) 2002-03-11 2008-08-06 Univ Southern California Named entity translation
US7693830B2 (en) 2005-08-10 2010-04-06 Google Inc. Programmable search engine
US6996575B2 (en) 2002-05-31 2006-02-07 Sas Institute Inc. Computer-implemented system and method for text-based document processing
US7295967B2 (en) 2002-06-03 2007-11-13 Arizona Board Of Regents, Acting For And On Behalf Of Arizona State University System and method of analyzing text using dynamic centering resonance analysis
US20040010508A1 (en) 2002-07-09 2004-01-15 Marcus Fest Method for selecting articles for viewing on continuous web page
US7092938B2 (en) 2002-08-28 2006-08-15 International Business Machines Corporation Universal search management over one or more networks
US20050108256A1 (en) 2002-12-06 2005-05-19 Attensity Corporation Visualization of integrated structured and unstructured data
US6901003B2 (en) * 2003-07-10 2005-05-31 International Business Machines Corporation Lower power and reduced device split local and continuous bitline for domino read SRAMs
US7836010B2 (en) 2003-07-30 2010-11-16 Northwestern University Method and system for assessing relevant properties of work contexts for use by information services
CA2536265C (en) 2003-08-21 2012-11-13 Idilia Inc. System and method for processing a query
KR100493902B1 (en) 2003-08-28 2005-06-10 삼성전자주식회사 Method And System For Recommending Contents
US7475010B2 (en) 2003-09-03 2009-01-06 Lingospot, Inc. Adaptive and scalable method for resolving natural language ambiguities
US20050108024A1 (en) 2003-11-13 2005-05-19 Fawcett John Jr. Systems and methods for retrieving data
JP2005182280A (en) 2003-12-17 2005-07-07 Ibm Japan Ltd Information retrieval system, retrieval result processing system, information retrieval method, and program
US20050144064A1 (en) 2003-12-19 2005-06-30 Palo Alto Research Center Incorporated Keyword advertisement management
US7523109B2 (en) 2003-12-24 2009-04-21 Microsoft Corporation Dynamic grouping of content including captive data
AR047362A1 (en) 2003-12-31 2006-01-18 Thomson Global Resources Ag SYSTEMS, METHODS, INTERFASES AND SOFTWARE FOR AUTOMATED COLLECTION AND INTEGRATION OF DATA OF ENTITIES IN DATABASES AND PROFESSIONAL DIRECTORIES ONLINE.
GB2411014A (en) 2004-02-11 2005-08-17 Autonomy Corp Ltd Automatic searching for relevant information
GB0407816D0 (en) 2004-04-06 2004-05-12 British Telecomm Information retrieval
US7428529B2 (en) 2004-04-15 2008-09-23 Microsoft Corporation Term suggestion for multi-sense query
US7257577B2 (en) 2004-05-07 2007-08-14 International Business Machines Corporation System, method and service for ranking search results using a modular scoring system
US7752200B2 (en) 2004-08-09 2010-07-06 Amazon Technologies, Inc. Method and system for identifying keywords for use in placing keyword-targeted advertisements
US7272597B2 (en) 2004-12-29 2007-09-18 Aol Llc Domain expert search
US7483881B2 (en) 2004-12-30 2009-01-27 Google Inc. Determining unambiguous geographic references
US20060229889A1 (en) 2005-03-30 2006-10-12 Ianywhere Solutions, Inc. Context proposed items mechanism for natural language user interface
US7386545B2 (en) 2005-03-31 2008-06-10 International Business Machines Corporation System and method for disambiguating entities in a web page search
US7739104B2 (en) 2005-05-27 2010-06-15 Hakia, Inc. System and method for natural language processing and using ontological searches
US7451135B2 (en) 2005-06-13 2008-11-11 Inform Technologies, Llc System and method for retrieving and displaying information relating to electronic documents available from an informational network
US8805781B2 (en) 2005-06-15 2014-08-12 Geronimo Development Document quotation indexing system and method
US8412557B1 (en) 2005-06-17 2013-04-02 Amazon Technologies, Inc. Method and system for determining whether an offering is controversial based on user feedback
NO20054720L (en) 2005-10-13 2007-04-16 Fast Search & Transfer Asa Information access with user-driven metadata feedback
WO2007059287A1 (en) 2005-11-16 2007-05-24 Evri Inc. Extending keyword searching to syntactically and semantically annotated data
US9202241B2 (en) 2005-11-30 2015-12-01 John Nicholas and Kristin Gross System and method of delivering content based advertising
US20070136326A1 (en) 2005-12-14 2007-06-14 Business Objects Apparatus and method for defining relationships between component objects in a business intelligence system
US20070143300A1 (en) 2005-12-20 2007-06-21 Ask Jeeves, Inc. System and method for monitoring evolution over time of temporal content
US7996783B2 (en) 2006-03-02 2011-08-09 Microsoft Corporation Widget searching utilizing task framework
US9135238B2 (en) 2006-03-31 2015-09-15 Google Inc. Disambiguation of named entities
EP1843256A1 (en) 2006-04-03 2007-10-10 British Telecmmunications public limited campany Ranking of entities associated with stored content
WO2008005102A2 (en) 2006-05-13 2008-01-10 Sap Ag Consistent set of interfaces derived from a business object model
CA2652762A1 (en) 2006-05-19 2008-02-07 My Virtual Model Inc. Simulation-assisted search
US7593940B2 (en) 2006-05-26 2009-09-22 International Business Machines Corporation System and method for creation, representation, and delivery of document corpus entity co-occurrence information
US7788084B2 (en) 2006-09-19 2010-08-31 Xerox Corporation Labeling of work of art titles in text for natural language processing
US20080127331A1 (en) 2006-09-26 2008-05-29 Glenn Robert Seidman Method, system, and apparatus for linked personas authenticator
US8112402B2 (en) 2007-02-26 2012-02-07 Microsoft Corporation Automatic disambiguation based on a reference resource
US20080222105A1 (en) 2007-03-09 2008-09-11 Joseph Matheny Entity recommendation system using restricted information tagged to selected entities
US8954469B2 (en) 2007-03-14 2015-02-10 Vcvciii Llc Query templates and labeled search tip system, methods, and techniques
US7917489B2 (en) 2007-03-14 2011-03-29 Yahoo! Inc. Implicit name searching
US7856433B2 (en) 2007-04-06 2010-12-21 Yahoo! Inc. Dynamic bid pricing for sponsored search
US9535810B1 (en) 2007-04-24 2017-01-03 Wal-Mart Stores, Inc. Layout optimization
KR20080111822A (en) 2007-06-20 2008-12-24 강정욱 Search support information system providing guide information and ranking information linked with user's search
JP2010539589A (en) 2007-09-12 2010-12-16 レピュテーションディフェンダー, インコーポレーテッド Identifying information related to specific entities from electronic sources
US20090076886A1 (en) 2007-09-14 2009-03-19 Google Inc. Advertisement plusbox
US8594996B2 (en) 2007-10-17 2013-11-26 Evri Inc. NLP-based entity recognition and disambiguation
US8700604B2 (en) 2007-10-17 2014-04-15 Evri, Inc. NLP-based content recommender
US20100299326A1 (en) 2007-10-26 2010-11-25 Scott Germaise Apparatuses, Methods and Systems For A Forum Ferreting System
US8666909B2 (en) 2007-11-02 2014-03-04 Ebay, Inc. Interestingness recommendations in a computing advice facility
US20090187467A1 (en) 2008-01-23 2009-07-23 Palo Alto Research Center Incorporated Linguistic extraction of temporal and location information for a recommender system
US20090228439A1 (en) 2008-03-07 2009-09-10 Microsoft Corporation Intent-aware search
JP5224868B2 (en) 2008-03-28 2013-07-03 株式会社東芝 Information recommendation device and information recommendation method
US20090327223A1 (en) 2008-06-26 2009-12-31 Microsoft Corporation Query-driven web portals
WO2009158721A1 (en) 2008-06-27 2009-12-30 Servo Software, Inc. Social mobile search
US20110208801A1 (en) 2010-02-19 2011-08-25 Nokia Corporation Method and apparatus for suggesting alternate actions to access service content
US8725739B2 (en) 2010-11-01 2014-05-13 Evri, Inc. Category-based content recommendation

Also Published As

Publication number Publication date
US8954469B2 (en) 2015-02-10
US9934313B2 (en) 2018-04-03
US20090019020A1 (en) 2009-01-15
CA2717462A1 (en) 2008-09-18
WO2008113045A1 (en) 2008-09-18
US20150220640A1 (en) 2015-08-06

Similar Documents

Publication Publication Date Title
CA2717462C (en) Query templates and labeled search tip system, methods, and techniques
Tzitzikas et al. Faceted exploration of RDF/S datasets: a survey
Baldonado et al. SenseMaker: An information-exploration interface supporting the contextual evolution of a user's interests
Auer et al. Dbpedia: A nucleus for a web of open data
US8060513B2 (en) Information processing with integrated semantic contexts
US7548912B2 (en) Simplified search interface for querying a relational database
US20040230572A1 (en) System and method for semantic knowledge retrieval, management, capture, sharing, discovery, delivery and presentation
US20090077094A1 (en) Method and system for ontology modeling based on the exchange of annotations
US20080104032A1 (en) Method and System for Organizing Items
JP2006209743A (en) Task-oriented user interface model for document centric software application
KR20120073222A (en) Table of contents for search query refinement
US20110238653A1 (en) Parsing and indexing dynamic reports
US20080306928A1 (en) Method and apparatus for the searching of information resources
McCallum A look at new information retrieval protocols: Sru, opensearch/a9, cql, and xquery
Hughes et al. A metadata search engine for digital language archives
Wang et al. P-news: Deeply personalized news dissemination for mpeg-7 based digital libraries
Mashwani et al. 360 semantic file system: augmented directory navigation for nonhierarchical retrieval of files
Chapel et al. Attaining impedance control objectives using H/sub infinity/design methods
US20100211561A1 (en) Providing representative samples within search result sets
Vijaya et al. Metasearch engine: a technology for information extraction in knowledge computing
Powell et al. Semantically enhancing collections of library and non-library content
Hampson et al. Supporting personalized information exploration through subjective expert-created semantic attributes
Sacco Guided interactive information access for e-citizens
Jo et al. Web-based semantic web retrieval service for law ontology
Fountopoulos RichTags: A social semantic tagging system

Legal Events

Date Code Title Description
EEER Examination request

Effective date: 20130311

MKLA Lapsed

Effective date: 20200831