Movatterモバイル変換


[0]ホーム

URL:


US7987176B2 - Mixed initiative semantic search - Google Patents

Mixed initiative semantic search
Download PDF

Info

Publication number
US7987176B2
US7987176B2US11/821,703US82170307AUS7987176B2US 7987176 B2US7987176 B2US 7987176B2US 82170307 AUS82170307 AUS 82170307AUS 7987176 B2US7987176 B2US 7987176B2
Authority
US
United States
Prior art keywords
search
domain
semantic
query
relationship
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.)
Active, expires
Application number
US11/821,703
Other versions
US20080319947A1 (en
Inventor
Markus Latzina
Anoshirwan Soltani
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.)
SAP SE
Original Assignee
SAP SE
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 SAP SEfiledCriticalSAP SE
Priority to US11/821,703priorityCriticalpatent/US7987176B2/en
Assigned to SAP AGreassignmentSAP AGASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LATZINA, MARKUS, SOLTANI, ANOSHIRWAN
Publication of US20080319947A1publicationCriticalpatent/US20080319947A1/en
Priority to US13/175,365prioritypatent/US8229944B2/en
Application grantedgrantedCritical
Publication of US7987176B2publicationCriticalpatent/US7987176B2/en
Assigned to SAP SEreassignmentSAP SECHANGE OF NAME (SEE DOCUMENT FOR DETAILS).Assignors: SAP AG
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

In one embodiment, a method is illustrated including receiving a search query, parsing the search query to identify first and second search terms, determining a relationship between the first and second search terms based on their respective domain assignments, conducting a search based on the respective domain assignments, and displaying a result of the search based on the respective domain assignments, and the relationship between the first and second search terms, as at least one rephrasing of the search query.

Description

COPYRIGHT
A portion of the disclosure of this document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office patent files or records but otherwise reserves all copyright rights whatsoever. The following notice applies to the software, data, and/or screenshots that may be illustrated below and in the drawings that form a part of this document: Copyright© 2007, SAP AG. All Rights Reserved.
TECHNICAL FIELD
The present application relates generally to the technical field of algorithms and programming and, in one specific example, to the optimization of search techniques and user interfaces (UIs).
BACKGROUND
Search techniques are commonly based upon general principles or bases for conducting a search. These principles include often include basing the success of the search upon whether a match, or near match, for the search query is actually discovered and provided as a search result. Such an approach may not take into account the importance of context and relations between search terms when conducting a search.
BRIEF DESCRIPTION OF THE DRAWINGS
Some embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings in which:
FIG. 1 is a flow chart illustrating an example method used to conduct a semantic search, according to an example embodiment.
FIG. 2 is a diagram of a use case, illustrating a user, operation (computation layer), and a UI (presentation layer), according to an example embodiment.
FIG. 3 is a diagram of a use case, illustrating user-initiated assignment of search terms to domains, according to an example embodiment.
FIG. 4 is a diagram illustrating a system used to make default assignments of training data, according to an example embodiment.
FIG. 5 is a flow chart illustrating a method used to implement an assignment engine, according to an example embodiment.
FIG. 6 is a diagram illustrating a matrix representation of a semantic query, according to an example embodiment.
FIG. 7 is a diagram illustrating a matrix representation of a semantic query, according to an example embodiment.
FIG. 8 is a diagram illustrating a matrix representation of a semantic query wherein a mapping occurs across more than one domain (e.g., multi-domain searching, inter-domain searching), according to an example embodiment.
FIG. 9 is a flow chart illustrating an execution of a query engine using a default relations table, according to an example embodiment.
FIG. 10 is a flow chart illustrating a execution of a query engine using a probability-based relations table, according to an example embodiment.
FIG. 11 is a flow chart illustrating a method used to implement a query engine, wherein certain principles of Artificial Intelligence (AI) are used to determine the appropriate semantic relation to be used to relate two or more tuple entries or pieces of attribute data, according to an example embodiment.
FIG. 12 is a flow chart illustrating an method used to determine a relation between two or more members of a domain or domains based upon the existence of various database operations applicable to these members, according to an example embodiment.
FIG. 13 is a flow chart illustrating a method used to generate a semantic query, according to an example embodiment.
FIG. 14 is a diagram illustrating a system used to make search queries and return search results, according to an example embodiment.
FIG. 15 is a diagram of a result of the execution of a query engine using a using a single default relation and optional relation, according to an example embodiment.
FIG. 16 is a diagram of a result of the execution of a query engine using a various default relations in association with status information, according to an example embodiment.
FIG. 17 is a diagram of an example result of the execution of a query engine using various semantic trees, according to an example embodiment.
FIG. 18 is a diagram of a User Interface (UI) illustrating an input specification widget, according to an example embodiment.
FIG. 19 is a diagram of a UI illustrating an advanced search widget “A” that contains common search widgets and expanding and collapsing widgets, according to an example embodiment.
FIG. 20 is a diagram of a UI illustrating an advanced search widget “B” that includes an activation widget (e.g., a button) and various domain labels, according to an example embodiment.
FIG. 21 is a diagram of a UI illustrating an advanced search widget “C” that includes a domain label selection widget and an input specification widget, according to an example embodiment.
FIG. 22 is a diagram of a UI illustrating possible dynamic behavior manifested by a UI, according to an example embodiment.
FIG. 23 is a diagram of a UI illustrating possible dynamic behavior manifested by a UI where possible search queries are broken down into sub-queries, according to an example embodiment.
FIG. 24 is a diagram of a UI illustrating a best hits area containing various best hits results, according to an example embodiment.
FIG. 25 is a diagram of a UI showing the result of the execution of the semantic query, according to an example embodiment.
FIG. 26 is a diagram of a system illustrating the use of semantic mapping, in lieu of domains and tables, as a way to associate training data and domains, according to an example embodiment.
FIG. 27 is a diagram of a semantic map illustrating a domain of persons that includes managers, according to an example embodiment.
FIG. 28 is a diagram of a semantic map illustrating the mapping between members of two domains, according to an example embodiment.
FIG. 29 is a flowchart illustrating a method used to implement the assignment engine to generate a semantic map, according to an example embodiment.
FIG. 30 is a flowchart illustrating an example method used to execute an operation that parses this training data packet and assigns the resulting data (e.g., a node) to a particular domain, according to an example embodiment.
FIG. 31 is a flowchart illustrating a method used to implement an operation that links the parsed training data via various semantic relations such that once linked, a semantic map is generated, according to an example embodiment.
FIG. 32 is a flowchart illustrating a method used to execute an operation that stores the semantic map into some type of data structure, where this data structure may reside on a domain database, according to an example embodiment.
FIG. 33 is a block diagram of an application, according to an example embodiment.
FIG. 34 is a block diagram of a device, according to an example embodiment.
FIG. 35 is a Relational Data Schema (RDS) illustrating various tables of data that may reside on a domain database, according to an example embodiment.
FIG. 36 shows a diagrammatic representation of a machine in the form of a computer system that executes a set of instructions to perform any one or more of the methodologies discussed herein, according to an example embodiment.
DETAILED DESCRIPTION
In the following description, for purposes of explanation, numerous specific details are set forth to provide a thorough understanding of an embodiment of the present invention. It will be evident to one skilled in the art, however, that the present invention may be practiced without these specific details.
The leading digit(s) of reference numbers appearing in the Figures generally corresponds to the FIG. number in which that component is first introduced, such that the same reference number is used throughout to refer to an identical component that appears in multiple figures. Signals and connections may be referred to by the same reference number or label, and the actual meaning will be clear from its use in the context of the description.
Illustrated is a system and method for leveraging existing database functionality and operations (e.g., joins, inner and outer joins, cartesian product, difference, union, intersection, and other operations known in the art) to generate Natural Language (NL) based search results. These NL search results may be in the form of a rephrase (e.g., a semantic query). This semantic query may be in the form of a record or tuple value, existing as part of one or more database table attributes (e.g., domains), that are related via one or more relational phrases. The ability to perform various database operations on these tuple values also provides the basis for relating these tuple values through relational phrases (e.g., semantic relations). The generation of search queries and the retrieval of search results (e.g., semantic queries) based upon these search queries may be considered mixed (e.g., a mixed initiative) in that search queries may be made of one or more default domains, and/or may made of user-specified domains. In certain cases, the role of a user (e.g., a user as a manager, employee, or sales person) within an organization dictates the domains that may be searched and the relationships that may be established between the retrieved tuple values. In certain cases, an administrator may set certain privileges for a user to establish their role and the default queries (e.g., default semantic queries) they are entitled to see. These privileges may also determine the search terms, operators, or other tools for searching that a user may be able to use.
The illustrated system and method may reside as part of an enterprise search application such as SAP ENTERPRISE SEARCH™, or some other suitable enterprise search application. Further, this system and method may be divided into two parts: a training phrase (see e.g.,FIG. 4), and a search phase (see e.g.,FIG. 14-17). First, users may be allowed to generate training data, and search results may be based upon this training data. In some embodiments, this training phrase may occur contemporaneously with the search phase, such that a user may populate a domain with search terms and then perform a search using these search terms. These search terms may be specific to some type of enterprise or business context. Moreover, during the search phase, existing databases can be used which have not been created solely in the training phase, but are commonly available (e.g., enterprise databases).
Example Domains and Sub-Domains
In some embodiments, a domain is a synonym for category or concept, and likewise sub-domains are sub-categories, or sub-concepts. That is, for example, a term that can be assigned to a domain may also be assigned to a sub-domain, and during the parsing of a search query the query may be assigned or even parsed as part of a domain or sub-domain. Further, in some embodiments, a domain may be a category which, in turn, may be thought of as a set of entities that belong to the same type. For example, a user may enter any of the following search statements including ‘term1 term2’ (e.g., focusing here only on assignment of term1) such that aquery 1 of “Mercedes with ID 4711-999 Barcelona” results in the following parsing and domain assignment: on domain level (e.g., ‘Mercedes with ID 4711-999’ ISA vehicle; Barcelona ISA city) or, optionally on the sub-domain level (e.g., “Mercedes with ID 4711-999′ ISA car; Barcelona ISA city”). Further, aquery 2 of “car Barcelona” results in the following parsing and domain assignment: on domain level (e.g., “car ISA vehicle; Barcelona ISA city”), or optionally on sub-domain level (e.g., “car ISA car*; Barcelona ISA city”). Still further, an example query 3: “vehicle Barcelona” results in the following parsing and assignment-on domain level (e.g., “vehicle ISA vehicle*; Barcelona ISA city”).
Example Relations
In some embodiments, while hierarchical relations between domains are pervasive in ontologies/semantic webs, usually relations are considered to be “unidimensional”. Here, however, multi-dimensional relations may be implemented such that individual terms (e.g., as entered by users as part of a search query) can each be assigned to concepts of varying hierarchical levels (e.g., can be assigned to concepts or sub-concepts, and as a consequence, different types of relations with respect to their hierarchical relationship to each other may be considered). For example, based upon the following assignment: term1 ISA airplane; term2 ISA city, the following relations can be asserted: flies to, lands at airport of. And again, based upon the following assignments: term1 ISA vehicle; term2 ISA city, the following relations can be asserted: moves to; arrives at destination. In some embodiments, “moves to” can be considered to be a superordinate relation as compared to, for example, “flies to” etc.
Some embodiments may include stating that these or other kinds of semantic relations between/among relations can be expressed by means of rules or other notations which may resemble the notations which are being used to express hierarchical relationships a between domains and sub-domains, etc. Further, as stated above, the hierarchical level of which relations (e.g., hierarchical relations between semantic relations or groups of semantic relations) can be assumed to hold between two terms may depend on the hierarchical level of the domains/concepts/categories to which the particular terms have been assigned. Moreover, it should be added that as much as terms can be assigned to domains by default semantic processing and/or by user initiative, or by a combination of both, the same holds true for the selection of relations between assigned terms. While, for example, the system may propose a default or most probable relation between assigned terms, users could override this relation by selecting a different one, for example, from a set of relations proposed by the system on the basis of assigned terms. Additionally, for the sake of completeness, users may reassign any term to a different domain, initiating a dynamic updating of the set of available relations to select from. For example, when assigning a term to a more subordinate domain level, e.g., to a sub-domain, the resulting set of applicable relations between newly assigned terms may entail more concrete, subordinate relations (e.g., as compared to the initial set of relations to select from).
Example Searches
With regard to the actual searches that are conducted, users may be able to conduct searches and retrieve search results not based upon text containing the literal text string, e.g., “manager Sue,” but rather users may be able to retrieve search results relating to “manager who reports to Sue”, “Sue reports to manager”, or some other set of search results based upon training data or based upon data pre-existing in an enterprise database. And again, in certain cases, the name of a manager may be supplied as a search result in response to the search queries “manager who is supervising Sue” or “manager who reports to Sue”.
In the above examples, “Sue” and “Manager” may be tuples in one or more databases, and “who reports to” and “reports to” may be semantic relations supplied to link these tuples. For example, various semantic queries may be generated using the search phrase “manager Sue,” where “manager” (e.g., a term #1) and “Sue” (e.g., a term #2) are parsed out of the search phrase and the relation between these two words is determined. In cases where the terms have been assigned to a domain such as “persons,” it can be assumed that “Manager is a person” and “Sue is a person.” Based upon this assumption, certain relations may be inferred and semantic queries generated. Specifically, possible relations may be inferred such thatterm #1 relates to term #2 (term1personRELATION term2person), where the relation may be any one of a number of predefined relations (e.g., RELATIONperson-person:={direct|report to|buy from|sell to| . . . } etc.). These terms may be provided as training data (see e.g.,training data packet408 below). Example semantic queries resulting from the rephrasing of relations may include:
“Which manager reports to Sue?”
“Who is the manager of Sue?”
“Which manager buys from Sue?”
“From which manager does Sue buy?”
“To which manager does Sue sell?”
“Which manager sells to Sue?”
As previously illustrated, this rephrasing of a search phrase may occur such that terms in the same or different domains may be used to generate a semantic query.
In some embodiments, certain database principles and operations are leveraged to facilitate the generation of semantic queries. In cases where a search is conducted, for example, the search query “manager Sue” may be parsed and converted to a default search query in the form of “(manager ISA person) AND (Sue ISA person)”, wherein the semantic query “Who is the manager who directs Sue?” is generated that results in “Phil” as a search result based upon ajoin operation being performed. More to the point, tables containing “Sue” and/or the unique key value by which “Sue” is identified may be joined. In one embodiment, once joined, a list of semantic relations may be employed to join members of a sub-domain wherein a relationship can be inferred (see e.g., R(Employee; Manager)={reports to/is trained by/is hired by/ . . . }). In some embodiments, once the semantic query is generated and selected by a user, the search result (e.g., “Phil”) may be provided as a result of the execution of the join operation. This result is reflected in the below tables, where OrgUnit serves to uniquely identify each member of the set of persons.
PersonsDomain KeyOrgUnitValue
Sue
1BEmployee
John
1CManager
Mary
1AManager
PersonsDomain KeyValueOrgUnit
Phil
1managerB
Peter
1employeeC
Larry
1employeeA
domainDomain Key
person
1
Some embodiments may include inter-domain relations being represented. For example, “Sue” may be an owner of one company directing various managers such as “John” and “Mary.” These managers may be working for different companies. The fact that “Sue,” “John,” and “Mary” all work for different companies implies that they exist as part of the same or different domains. In one example, a search is conducted across domains wherein the search query is “owner Acme”. This search query may be transformed into a default search query (e.g., (owner ISA person) AND (Acme ISA company)) that generates the semantic query such as “owner [a person]—who sells—Acme [company]”; “owner [a person]—who buys—Acme [company]”. As with the above example, a join operation is used to facilitate this answer “Sue”, where the join occurs on a company code value in combination with the domain key value. This result is reflect in the below tables.
Company
PersonsDomain KeyCodeValue
Sue
1123owner
John
1234manager
Mary
1456manager
Company
CompanyDomain KeyCodeOrgUnit
Acme
2123
T-LLC2234
B-Inc2345
DomainDomain Key
Person
1
Company2

As will be more fully illustrated below, the basis for a semantic relation may be a default relation, a probabilistic relation, or even a relation based upon some AI-based data structure.
In some embodiments, the role of the user dictates the type of semantic query and search result set that are retrieved (e.g., a default semantic query may be retrieved). For example, if the user conducts a search as a manager, then the semantic query and search results illustrating persons who the user “is a manager of” may be returned as a default semantic query. In some embodiments, relations which are related to managing activities may be suggested by the method and system if they are suitable to the domains to which search terms are being assigned. Further, if, for example, the user who is conducting a search is an employee, then the persons to whom the user “reports to” may be returned as a default semantic query. And again, if, for example, the user's role is as a sales representative, then search queries that contain a name may be, by default, interpreted as referring to, for example, “business partner representatives” (e.g., business contacts). If the user's role is an accounting clerk, search queries containing a name may, by default, be interpreted as referring to “money transfer recipients”.
In some embodiments, this mixed initiative searching may be facilitated through a matrix search (e.g., a search using a matrix, or array of matrices such as a multi-dimensional array, as a data structure). A matrix search may include allowing a user to input (e.g., using a GUI) one or several search terms that seem critical to users, in order to retrieve information that matches their needs and expectations. Next, a user may be able to view search results to decide whether they match the user's needs and expectations, and whether additional search results or search result details should be displayed. Additionally, a user may be able to assign search terms to domains (domain assignment), thus identifying or narrowing the range of search results that qualify as meeting user's needs and expectations. Moreover, a user may be able to view proposed semantic relations between search terms, by means of rephrases that state the assumed question the user had in mind when entering search terms. The user may be able to identify the desired semantic relation—as expressed by a rephrase in natural language terms, and/or to alter the set of results and only secondarily to further narrow search results that meet user's needs and expectations, as indicated by the stated search terms. Still further, a user may be able to reassign any of the search terms to a different domain, or to replace existing search terms with the ones that were entered previously, or any combination of both in order to redefine the search result specification or to change the very relation which may have been inserted by means of system or user initiative, or a combination thereof.
Some embodiments may include a method based on both assignments of search terms to domains, and of interpretations of semantic relations between search terms that follow from the respective domain assignments. Specifically, based on the particular domain assignments, more specific semantic relations between concepts—as implied by the stated search terms and their domain assignments—can be retrieved. For example, a search term can be interpreted as the token for a particular type (e.g., a class), or, in optional wording, as an exemplar (or particular) that belongs to a concept (or universal). Types (or concepts), are subordinates of domains. Alternatively, domains/concepts/categories could be considered as synonyms and a subordinate/intermediate class of sub-domains/sub-concepts/sub-categories could be considered/introduced.
In some embodiments, even in the case where users do not make explicit assignments of search terms to domains, the relevant domains can be inferred with the help of the intermediate type (e.g., or (sub) concept). For example, by using a matrix search when users enter the search term “Volvo,” it can be inferred that “Volvo” is the token of the type “cars,” and, as a consequence, that the search term “Volvo” can be assigned to the domain of “vehicles.” Further, a matrix search can offer rephrases (e.g., explanations of semantic relations between search terms as they have been assigned to particular domains) that relate the search terms in meaningful ways.
Further, in another example, where an explicit assignment of a search term is used, such as “Mueller” and “manager” to the domain “Persons” (or “People”), respectively, this allows a user to retrieve the semantic relations that typically apply to this domain (e.g., an intra-domain relation). Specifically, “Mueller” (as token for the type “Manager”) directs a person of type “Employee” (as assigned to the domain “Persons”). Once the domain assignment is explicit, only data object attributes need to be taken into account. When the intra-domain relation is “between People,” only attributes need to be considered that are person-related: For example, for the data object “Contacts” the semantic relation needs to be applied only to the name attributes (e.g., relations between Name attributes, but not between Phone attributes of a contact). In one embodiment, search terms are assigned to domains in terms of “<search term> is a (type of) domain.” Other variants of assignments (e.g., semantic relations) can be employed as well, for example “is not a (type of),” or, “is part of,” etc.
In some embodiments, the following table provides the results of example searches (e.g., user input):
Term 2DescriptionQuestion
Term
1Category(UserCategory(~User's(~Query
No.(User Input)(Term 1)Input)(Term 2)Relationintent)Rephrase)
1AChampagneProductAcmeCustomerchampagneThe usersAre you
ordered bywants tolooking for
Acmeknow whichchampagne
champagnethat was
was orderedordered by
by customercustomer
AcmeAcme?
1BChampagneProductAcmeCustomerchampagneThe userAre you
shipped towants tolooking for
Acmeknow whichchampagne
champagnethat was
was shippedshipped to
to customercustomer
AcmeAcme?
1CChampagneProductAcmeCustomerquotation onThe userAre you
champagnewants tolooking for
requested byknow whichquotations on
Acmequotations onchampagne
champagnethat were
wereprovided to
provided tocustomer
customerAcme?
Acme
2AChampagneLocationAcmeCustomerchampagneThe userAre you
is a regionwants tolooking for
where theknow if thethe region
customercustomerchampagne
Acme has anAcme has anwere the
subsidiarysubsidiary incustomer
the regionAcme has an
champagnesubsidiary?
2BChampagneLocationAcmeCustomernumber ofThe userAre you
employeeswants tolooking for
who work inknow thethe number
champagnenumber ofof employees
for Acmeemployeeswho work in
who work inchampagne
champagnefor Acme?
for Acme
2CChampagneLocationAcmeCustomerexpectedThe userAre you
sales of thewants tolooking for
subsidiary inknow thethe expected
champagneexpectedsales of the
of thesales of thelocation
customerlocationchampagne
Acmechampagneof the
of thecustomer
customerAcme?
Acme
3AChampagneEventAcmeCustomerchampagneThe userAre you
is an eventwants to getlooking for
that theinformationthe event
customerabout thechampagne
Acmeeventthe customer
sponsorschampagneAcme
that thesponsors?
customer
Acme
sponsors
3BChampagneEventAcmeCustomersales volumeThe userAre you
of the eventwants tolooking for
champagneknow thethe sales
sponsored bysales volumevolume of the
customerof the eventevent
Acmechampagnechampagne
sponsored bysponsored by
the customerthe customer
AcmeAcme?
4AA569090008ProductAcmeCustomerA569090008The userAre you
Numberis a productwants to getlooking for
number for ainformationinformation
product thatabout theabout the
the customerproduct withproduct with
Acme hasthe numberthe number
orderedA569090008A569090008
that thethat the
customercustomer
Acme hasAcme has
orderedordered?
4BA569090008OrderAcmeCustomerA569090008The userAre you
Numberis an orderwants to getlooking for
number forinformationinformation
an order ofabout theabout the
the customerorder with theorder with the
Acmenumbernumber
A569090008A569090008
of theof the
customercustomer
AcmeAcme?
4CA569090008DeliveryAcmeCustomerA569090008The userAre you
Numberis a deliverywants to getlooking for
number for ainformationinformation
an order ofabout theabout the
the customerorder with theorder with the
Acmenumbernumber
A569090008A569090008
of theof the
customercustomer
AcmeAcme?

Example Method to Conduct a Search
FIG. 1 is a flow chart illustrating anexample method100 used to conduct a semantic search. Illustrated is anoperation102 that, when executed, receives asearch query101. Next, anoperation103 is executed that parses the search query to identify one or more search terms. Further, anoperation104 is executed to determine at least one relationship between the one or more search terms based on their respective domain assignment. In some embodiments, prior to the execution ofoperation104, the search terms are provided and stored into one or more domains. Then, anoperation105 is executed to conduct a search based on a domain relationship. Anoperation106 is also executed to display a search result (e.g., a rephrasing, a hit, a semantic query, a result set) related to the domain relationship as at least one rephrasing of the search query. In addition to these various operations, other operations are also performed. For example, in some cases, an operation is executed to assign one of the relationships between the one or more search terms to a data store as an inter-domain relationship. Additionally, in some cases, an operation is executed to assign one of the relationships between the one or more search terms to a data store as an intra-domain relationship. Moreover, in some cases, an operation is executed to assign the one or more search terms to a domain. The relationship between the one or more search terms based on their respective domain assignment may be at least one of a default relationship, a manually assigned relationship, or a probability-based relationship.
Example Use Case in Conducting a Search
FIG. 2 is a diagram of anexample use case200, illustrating auser201, operation (computation layer)202, and a UI (presentation layer)203. In thisuse case200, a user (e.g., user layer201) makes a search query by providing one or more search terms. These search terms are provided without domain assignments. In some cases, based upon the role of the user at user layer201 (e.g., is the user using user layer201 a manager, employee etc.), the search terms may be converted into some type of default search query. Based upon this default search query, aUI203 may display search result data and/or one or more default rephrases (e.g., a semantic query). Then the user atuser layer201 may select one of these rephrases (e.g., semantic queries), and a subsequent search may be triggered. As a result of this subsequent search, further search results (e.g., a search results set) and semantic queries may also be displayed. Additional implementation details are also provided inuse case200.
FIG. 3 is a diagram of anexample use case300, illustrating user-initiated assignment of search terms to domains. In one embodiment, a user (e.g., an administrator) provides training data or otherwise assigns search terms to a domain (see e.g., user layer301). In some cases, a relation between search terms is also selected (e.g., a semantic relation). Then a user (e.g., an administrator or lay user) performs a search by providing a search query such that query-compatible data is retrieved and provided as a search result. Further, the query itself may be translated into a rephrase (e.g., a semantic query). Collectively, the query-compatible data and rephrases are generated at the operation (computational layer)302. Additional functionality is also illustrated inFIG. 3.
An Example System for Searching
FIG. 4 is a diagram illustrating anexample system400 used to make default assignments of training data. Illustrated is anadministrator401 who, utilizing adevice402 such as acell phone403,computer system404,television405 and/or Personal Digital Assistant (PDA)406, and atraining data interface407, submits training data. This training data (e.g., the phrase “employee Sue”) may be transported as a training data packet408 (e.g., an eXtensible Markup Language (XML) formatted data stream, a Resource Description Framework (RDF) formatted data stream, or related notations taken from semantic web/ontologies) across anetwork109 to anapplication server410. Thisapplication server410 may be, for example, a WEBAS™ application server, a J2EE™ application server, or some other suitable type of application server. This network may be an intranet or an internet. Once received at theapplication server410, thetraining data408 is parsed and stored into one or more domains (e.g., a collection) residing on an all domains anddata database411. In some embodiments, this collection may contain data tokens and categories of data, such that, for example, the category of sales may have tokens such as salespeople, products, etc. In some cases, the domain may be a default domain, or one specifically selected by theadministrator401. As will be more fully illustrated below, anassignment engine412 may utilize various table (e.g.,413-415) during the course of determining a domain assignment for a particular piece of training data and associated words, terms, or phrases.
Some embodiments may include a table413 illustrating members of the domain of persons including, for example, employee, manager, company, and the names of certain people (e.g., Sue, Ed, Franz, Joe, and Mary). Also shown is a key value (e.g., 1 or 2) associated with each of the persons, and an attribute (e.g., type or token). Further, a table415 is also illustrated containing a list of the various domains including, for example, people and companies with their respective key values (e.g., 1 or 2).
In some embodiments, the various entities listed under the domain of persons (e.g., members of a class) as shown in table413 may be related through one or more of the relations illustrated in table414 including, for example, “is a relative of”, “is managing”, “is instructing”, “is giving feedback to”, “is talking with”, “purchases”, “writes about”, “promotes” and “owns”. Further, illustrated in this table414 is a domain relation or relations (e.g., person-person, person company, or company-person), and a relations id value. As to the domain relations, the data in this column illustrate what types of domains are being related, whereas the relation id values is a unique identifier value. For example, the rephrase “Sue is a relative of Ed” may be generated in cases where “is a relative of” may be used in relating two members of the domain of person. (e.g., “Sue” and “Ed”).
Example embodiments may include taking thetraining data408 containing the phrase “employee Sue”, applying a default assignment and determining how to categorize the terms in the phrase “employee Sue”. For example, assuming that a default assignment is applied in the form of “employee is a person (e.g., people)”, then the term “Sue” will be assigned a key value of 1 as a person. Based upon this assignment various relations may be inferred such as:
“Sue is a relative of . . . ”
“Sue is managing . . . ”
“Sue is instructing . . . ”
“Sue is giving feedback . . . ”
“Sue is talking with . . . ”
These relations may be inferred, in part, due to the fact that Sue is a member of the domain of persons as evidenced by the assignment of a key value of 1.
In some embodiments, theexample system400 is used to make assignments of training data based upon certain percentile values. Theassignment engine412 may use a lookup table containing percentile values to determine the domain with which the training data will be associated. For example, the terms in the phrase “employee Sue” and in particular “Sue” will each be associated with the domain of people, for this domain has a highest probability value (e.g., 33%) associated with it. The probability values may be based upon, for example, the percentage of time the domain is searched, or some other suitable percentage basis.
Example embodiments may include theexample system400 used to insert training data directly into a domain. The assignment engine may be used to generate a manual assignment interface, wherein the training data is associated with a domain. For example, the phrase “employee Sue” may be inserted into a text box whose contents are automatically associated with the employee domain. In some embodiments, as will be more fully discussed below, multiple domains may be represented on a GUI with which training data may be associated.
Example Logic for Training a System
FIG. 5 is a flow chart illustrating a method used to implement anassignment engine412. Shown is atraining data packet408 that is parsed via the execution of anoperation501. Once parsed, the training data is passed through a number of decisional operations. These decisional operations may be conditional statements or case statements as are known in the art. Illustrated is adecisional operation502 that determines whether the parsed training data is to be assigned to a default domain. Where decisional operation evaluates to “yes” (i.e., true) anoperation503 is executed wherein the parsed data is inserted into a default domain residing on the all domains anddata database411. In cases wheredecisional operation502 evaluates to the “no” (i.e., false), adecisional operation504 is executed that determines whether a percentile-based assignment is to be performed. Wheredecisional operation504 determines that a percentile based assignment is necessary (e.g.,decisional operation504 evaluates to “yes”, true), anoperation505 is executed that determine the domain to which to assign the training data based upon a percentile value. This percentile value may be based upon domains that are most frequently queried by a user, domains most frequently used to store data, a percentile value established by anadministrator401, or some other suitable percentile basis. Whereoperation505 is executed, the parsed data is inserted into a domain residing on an all domains anddata database411. In cases wheredecisional operation404 evaluates to “no” (e.g., false), adecisional operation506 is executed that determines whether a manual assignment of the parsed terms is required. Wheredecisional operation506 evaluates to “yes” (e.g., true), anoperation507 may be executed wherein a domain is retrieved and term data is inserted into it. This domain may be retrieved from the all domains anddata database411, inserted into and the updated domain returned to this all domains anddata database411. Wheredecisional operation506 evaluates to “no” (i.e., false), atermination condition508 is met.
In some embodiments, the various above-illustrated insert operations (see e.g.,operation503,505, and507) are akin to Structured Query Language (SQL) or Multidimensional Expression Language (MDX) based operations such as INSERT and may be performed using these operations. In such an example, a domain may be a database table or other suitable data structure used to store data.
Example Searching Using Matrices
Some embodiments may include an implementation of a matrix search that is able to accommodate searching involving:
    • A different number of search terms (e.g., exceeding two search terms—see above discussion of complex search queries and non-adjacent nodes);
    • Additional intra- and inter-domain relations (e.g., relations pertaining to search terms which are assigned to ‘Events’ or ‘Locations’);
    • Different sets of domains to which search terms can be assigned.
      As a consequence of these different types of searching, additional sets of semantic relations can be applied both on the level of method (e.g., the computation layer) and on the level of the UI (e.g., the presentation layer), by means of natural language rephrases.
FIG. 6 is a diagram illustrating anexample matrix representation600 of a semantic query. Further, this matrix representation illustrates nodes in terms of semantic relations, and in some cases, classes in terms of individuals or conversely individuals in terms of classes. Illustrated is a domain (see e.g., table601) that may include members such as, for example, persons, products, companies, events, locations, and/or documents. In some embodiments, each of these members may be a domain in its own right. As illustrated here, a domain of employees is referenced as a person. These employees are related to certain individuals via a semantic relation table602. This semantic relation may take the form of, for example, an employee “who is a manager of”, “who is a spokesman for”, “who directs”, “who manages”, “who owns”, “who reports to”, and/or “who sells.” This semantic relation table602 may serve to link an employee (see e.g., table601) who reports to a person (see e.g., table603) such as “Sue”. Some embodiments may includedomain matrix #1604 representing a table (see e.g., tables1505 and1605 inFIGS. 15 and 16) resulting from the execution of a database operation. Here, for example, “employee”605 “reports to” “Sue”606, where “employee” and “Sue” are members of a domain related through the semantic relation “reports to”. In some embodiments,domain matrix #1604 may be some other type of data structure, such as a multi-dimensional array, a heap, a binary search tree, a link list, a hash table, or some other suitable data structure. Further, in some embodiments, the entries illustrated in tables601,602, and603 may be sorted and ordered on the basis of which entry is the most likely to be used (e.g., some probability-based sorting). This same probability-based sorting may be applied to the tables illustrated inFIGS. 7 and 8 below.
FIG. 7 is a diagram illustrating anexample matrix representation700 of a semantic query. Illustrated is a search query “manager Sue” that results in the “manager who reports to Sue”. This search result differs from the result shown inFIG. 6 due to the use of the domain “manager” in lieu of the domain “employee”. Shown is adomain matrix #2703 generated as the result of a database operation. Contained withindomain matrix #2703 are members of the domain including “manager”701 and “Sue”702.
FIG. 8 is a diagram illustrating amatrix representation800 of a semantic query wherein a mapping occurs across more than one domain (e.g., multi-domain searching). Here, for example, is adomain801 where amanager803 is a person related via a semantic relation contained in a relations table602 (e.g., “who directs”) to a company (see e.g., table603), in thiscase Acme804. This relation across multiple domains is reflected in relations between members of more than one domain. Here, for example, thematrix801 is related to thematrix802 via the semantic relation in the semantic relation table602, such that “a manager is a person who directs Acme?” is “Sue.”
Example Logic for Searching
FIG. 9 is a flow chart illustrating an example execution of a query engine (see e.g.,FIG. 14 below) using a default relations table. Illustrated is anoperation901 that, when executed, receives a tuple entry or attribute data. Next, anoperation902 is executed that retrieves relations data (e.g., a semantic relation) from a default relations table. This default relations table may be predetermined by anadministrator401, or even a user, to be used. Then, adecisional operation903 is executed that determines whether additional attribute data or tuple entry needs to be processed, and the semantic relations for that tuple entry or attribute data. In cases wheredecisional operation903 evaluates to “no” (i.e., false), theoperation904 is executed, and the method ends. In cases wheredecisional operation903 evaluates to “yes” (i.e., true), anoperation905 is executed that retrieves relations data (e.g., semantic relations) including all alternative relations data (e.g., semantic relations) that may be utilized. This relations data may then be prepared to be used to relate two or more attributes or tuple entries.
FIG. 10 is a flow chart illustrating an example execution of a query engine (see e.g.,FIG. 14 below) using a probability-based relations table. Shown is anoperation1001 that, when executed, receives a tuple entry or attribute data. Once the data is received, anoperation1002 is executed that retrieves the most probable relations data. This relations data (e.g., semantic relations) is retrieved from, for example, the all domains anddata database411. This probability may be based upon semantic relations most commonly used to link tuple entries or attribute data. The notion of “commonly used” may include those selected for use by a user or even anadministrator401. Next, adecisional operation1003 is executed, such that where this operation evaluates to “no” (e.g., false), the method ends. In cases wheredecisional operation1003 evaluates to “yes” (e.g., true), then a relationship is determined to exist between members of a domain based upon some type of probability value or values. Anoperation1005 is subsequently executed afterdecisional operation1003 evaluates to “yes” (e.g., “true”) to transmit these most probable semantic relations including alternative relations. This relations data may then also be prepared to be used to relate two or more attributes or tuple entries.
FIG. 11 is a flow chart illustrating an example method used to implement (see e.g.,FIG. 14 below) query engine wherein certain principles of AI are used to determine the appropriate semantic relation to be used to relate two or more tuple entries or pieces of attribute data. Illustrated is anoperation1101 that, when executed, facilitates the receipt of a tuple entry or attribute data. Once received, anoperation1102 is executed probability data associated with a node. This node may contain data relating to a semantic relation. These links and nodes are retrieved from an all domains anddata database411. Next, anoperation1103 is executed that retrieves the weighted value from a particular link associated with a tuple or attribute data (e.g., a node). Next, adecisional operation1104 is executed such that when thedecisional operation1104 evaluates to “no” (i.e., false), theoperation1103 is re-executed. In cases wheredecisional operation1004 evaluates to “yes” (i.e., true), anoperation1105 is executed that traverses to the next node using the most probable link (e.g., the link with the highest weight). Next, theoperation1103 is re-executed, where an additional link exists. When no additional links exist, then anoperation1106 is executed that transmits link-based relations data.
FIG. 12 is a flow chart illustrating an example method used to implementoperation902. Illustrated is anoperation1201 that receives a first and second member of a domain. Next, anoperation1202 is executed that performs a database operation on the tables with which the first and second members are associated, and where a relationship exists between these first and second members a boolean value is returned denoting whether a relationship between these two members does or does not exist. This same operation may be applied with respect tooperation1002.
FIG. 13 is a flow chart illustrating anexample method1300 used to generate a semantic query. Shown is anoperation1301 that, when executed, receives relations data and tuple entry and attribute data. Once received, the relations data and tuple entry or attribute data is rephrased into an interrogative statement (e.g., a semantic query) via anoperation1302. Any alternative rephrases are also turned into interrogative statements. Next, anoperation1303 is executed that transmits the semantic query as a search result. Then, anoperation1304 is executed that displays the semantic query including all alternative rephrases.
FIG. 14 is a diagram illustrating anexample system1400 used to make search queries and return search results. Illustrated isuser1401 who, using any one of a number ofdevices402, including acell phone403, acomputer system404, atelevision405, and/or aPDA406, may execute asearch interface1407. Using thissearch interface1407, a search query is sent across anetwork409 as a searchquery data packet1408. The searchquery data packet1408 may be a data stream or packet, and may be formatted in XML. In some cases network409 may be an intranet, or in other cases it may be the internet. The searchquery data packet1408 is sent across thenetwork409 to anapplication server410. Once the searchquery data packet1408 is received by theapplication server410, it is parsed, or otherwise processed, and stored to an all domains anddata database411. In some cases, the searchquery data packet1408 is also sent across a network1425, where this network1425 is, for example, the internet or an intranet. Once sent across to network1425, the searchquery data packet1408 is sent to any one of a number of database servers such asdatabase servers1416 and1420. Thedatabase servers1416 are connected to one ormore domain databases1417 and1419. Further, an application server may be used in combination with thedatabase servers1416 and1420, which may be a web server and/or other device (e.g., computer systems) having the functionality of an applications server, web server, and/or database server. In response to the searchquery data packet1408, theapplication server410 anddatabase servers1416 and1420 each may returnsearch results1415 and1418 to theuser1401 using any one of a number ofdevices402 These search results may, in some embodiments, be data from databases that is turned into a semantic query by one of thedevices402 or even theapplication server410. In addition tosearch results1415 and1418, arephrase1414 may be sent by theapplication server410 to theuser1401, again using any one of a number ofdevices402. The search results1418 may be displayed on thesearch interface1407. In certain cases, theapplication server410 may provide search services (e.g., host) to users who are not a part of the organization operating theapplication server410.
Some embodiments may include aquery engine1413 that processes the results of various database operations. For example, a search may be conducted for the terms “manager” and “Sue”. This search may include both table attributes and tuple values contained within each table. Illustrated is a table1409 containing manager-related data uniquely identified via a social security number (e.g., “SSN”). The table1409 is joined (see e.g., join operation1410) with a table1411. Contained within the table1411 is employee data, where each employee is uniquely identified by their manager's social security number (e.g., “MGSSN”). The result of thejoin operation1410 is reflected in table1412, where it can be inferred that “Sue” is a manager of “Frank”. This table1412 is then passed through thequery engine1413 to generate the rephrase1414 (e.g., a semantic query), wherein “Employee” and “Sue”, are related via the semantic relationship “who reports to”.
Example embodiments may include table attributes pertaining to data related to various business processes, the results of such processes, and generalized descriptions of such processes. For example, these table attributes may include sales order data, purchase order data, employee job applications, scrap reports, production data reports, product development progress reports, or some other suitable attribute data. Further, these attributes may include product information (e.g., product specifications), customer information (e.g., address, contact information etc), vendor information (e.g., address and contact information), production plant information, and other suitable information.
FIG. 15 is a diagram of anexample result1500 of the execution of aquery engine1413 using a single default relation and optional relation. Illustrated is asearch query1501 in the form of the phrase “manager James”. This search query is parsed into the terms “manager” and “James”. A search is then performed (e.g., in all domains and data database411) for database tables containing these terms, such that a table1502 titled Dept_Mgr is retrieved and a table1504 titled Employee is retrieved. This search may include both table attributes and tuple values contained within each table. In some cases, a search may be performed for attributes of tables containing the search terms or search phrases, while in other cases particular tuples containing these terms or phrases will be searched. Next, a join operation1503 (e.g., using the DNUMBER value) is executed on the tables1502 and1504 such that a table1505 is generated. This table1505 contains a set of related data. Table1505 contains a tuple entry for “James”, such that this tuple entry is provided to thequery engine1413, and a default relation (e.g., “who directs”) is retrieved from a default relation table1507. When the tuple entry for “James” is retrieved and the default relation combined with it, the result is the rephrase1508 “the manager who directs James Borg”, who here is “John Borg” a rephrase result.
FIG. 16 is a diagram of anexample result1600 of the execution of aquery engine1413 using various default relations in association with status information. Illustrated is a search query1601 (e.g., “item staff”).Search query1601 is parsed into the terms “items” and “staff”, and a search is conducted for these terms in a database (e.g., in all domains and data database411). This search may include both table attributes and tuple values contained within each table. As a result of this search, a table1602 titled “item” and a table1604 titled “sales staff sales” are returned. By performing ajoin operation1603, a table1605 is generated, where the join is based upon a Stock Keeping Unit (SKU) value. This table1605 contains a set of related data. Table1605 and the data contained therein is passed to thesearch query engine1413 that performs a rephrase based upon various relations as reflected in the table1607. Upon the execution of thequery engine1413, arephrase1612 is generated in the form of “item sold by staff”. Additional rephrases are also illustrated including “items which can be supplied by staff”, and “item which was ordered by staff”. Based on these rephrases, certain rephrase results may be generated including “Frank who sold a chair”, or “contact Joe” just to name a few.
FIG. 17 is a diagram of anexample result1700 of the execution of aquery engine1413 using various semantic trees. Shown is asearch query1701 with the terms “STAFF VERMONT”. Thissearch query1701 is then parsed into the terms “STAFF” and “VERMONT”. A search is then conducted in one or more of the databases (e.g., in all domains and data database411) for an attribute or tuple value containing the term “staff” or “Vermont”. Here the search returns a table1702 titled “sales territories” containing a tuple titled “Vermont”. Also returned is a table1703 containing an attribute titled “staff”. Applying ajoin operation1703, a table1704 is generated. This table1704 contains a set of related data. Table1704 is then passed into thequery engine1413. Thisquery engine1413 generates one or more semantic maps such assemantic maps1705 and1719. With regard to semantic map1705 a number of nodes are illustrated such as adomain node person1720, anddomain location node1721. The node staff is part of the domain of person, and hence linked to thedomain person node1720 via theedge1722. Associated with thisedge1722 is a percentage value of 95% denoting the probability that thestaff node1725 is a member of the domain of person. Further, anedge1724 connects theVermont node1723 to thedomain location node1721, wherein anedge1724 denotes that there is a 58% probability that Vermont is in the domain of location.
Various edges representing semantic relations are also illustrated inFIG. 17. There is a 42% probability that thestaff node1725 oversees theVermont node1723 as illustrated byedge1726. Further, thestaff node1725 and the staff member associated with this node has a 23% probability that they analyze Vermont (see e.g., edge1727). Also, there is a 16% probability, as illustrated byedge1728, that thestaff node1725, and the person associated with it, triggers marketing for Vermont (see e.g., edge1728). In some embodiments, the semantic relation as illustrated byedge1726 is used by thequery engine1413 to generate a rephrase1729 “STAFF WHO OVERSEE VERMONT”. This use of percentages may be overridden by a user via the use of a default relation as an expression of mixed initiative semantic searching.
Example Interfaces for Searching
In some embodiments, a selection device, such as a mouse guiding a screen pointer, a light pen, touch screen, or other suitable device is used to generate an input signal (e.g., a semantic query or a search query) reflecting a desire on the part of theuser1401 to manipulate or otherwise change data presented on a display. The display may be a computer monitor or other suitable medium for presenting data. The presented data may be formatted using a floor plan divided into display areas (e.g. status display areas, message areas, feedback areas) and input areas (e.g., layout elements such as columns, tables, and panes) that can receive input via various widgets or objects including input specification widgets in the form of text boxes, or a combination thereof. Some well-known technologies used to generate a UI include, for example, a web page written using a Hyper Text Markup Language (HTML), and controlled by display logic written using JavaScript™, or VBScript™.
In some embodiments, a Voice User Interface (VUI) may be used in lieu of or in addition to a UI to allow auser1401 to generate search queries. For example, in one embodiment a voice-based browser may be used to conduct searches and to provide search results and semantic queries to auser1401. Such a browser may use, for example, web pages written using a voice based XML (e.g., Voice XML). Further, in some cases, some type of speech recognition software may be used to facilitate the generating of search queries and providing of search results and semantic queries to auser1401.
Some embodiments may include one or more interfaces used to facilitate semantic searching. Common to these interfaces are a number of fields containing objects and widgets (e.g., UI elements) associated with columns, tables, panes, containers, and other suitable formatting objects (e.g., layout elements). In many cases the UI elements are inserted into the layout elements. These layout elements, in turn, reside in a layout as part of a floor plan. Technologies that may be used to implement these various UI elements and layout elements include: Cascading Style Sheets (CSS), a Hyper Text Markup Language (HTML), and even Asynchronous JavaScript and XML (AJAX) in the case of UI elements. In certain cases, AJAX may be used to merge certain functionality (see e.g., #A and #B illustrated below) using a dynamic rendering of possible term-domain assignments from which users may select at the time of entering their search terms. Put another way, a UI element written using AJAX may be used to assign a search query to a domain.
Some example layout elements include:
    • an input area (#A): The input area that allows the user to specify the search terms;
    • an input specification widget (#B): The input specification area that allows the user to assign search terms to domains;
    • a best hit header area (#C): The best hit header area displays the header of the semantic query that is chosen as the most prominent default interpretation of semantic relations (e.g., the best match for the search query) between nodes in a domain or across domains to which search terms have been assigned;
    • a best hits area (#D): The best hits area displays the most prominent search results that are based on the default interpretation of domain relations (e.g., as identified within the best hit header area #C, in terms of a rephrase);
    • a relations area (#E): Based on the domain assignments, for each set of search terms a number of semantic relations are suggested and presented as a semantic query in a natural language (NL) form. While the best hit header area #D features the most prominent semantic query, the relations area #E lists optional semantic queries. The user can choose any of these semantic queries from the relations area #E, in order to prompt refreshes of the best hit header area #C as well as items in the best hits area #D, the relations area (#E), the additional results area #F, and, finally, the related actions area #G. The refresh in the relations area #E could feature the semantic query that was previously featured in the best hit header area;
    • an additional results area (#F): The additional results area features search results that belong to the same semantic relation as featured in the best hit header area (as a semantic query), but that are not shown in the best hits Area #D;
    • a related actions area (#G): The related actions area features actions that can be either applied to any of the search results, or, optionally, that may match any user requirements associated with the search task. Further, a related action may reflect any of the search terms (e.g., other than in terms of the functionality that is supported by help of domain assignments and/or semantic relations). Triggering any item in the related actions area can bring up a new and separate application (e.g., in its own window, with its own UI).
      In some embodiments, a UI design is illustrated that encompasses the floor plan of the UI and provides, for each application part, one or several design variants. The rationale for the UI design is to optimally support users' tasks and to provide users with a way to accept prominent recommendations, based on domain assignments and semantic relations. Further, the UI is to support users in choosing rephrases of semantic relations in order to get closer to the identification of their needed or expected search results.
Example embodiments may include a floor plan that is directly tied to the application parts as specified in the previous section. On the level of the UI, each application part is portrayed as an area of the floor plan. To optimize the task support for users, areas #A and #B can be combined (see e.g.,FIG. 18) since this allows users to simultaneously enter their search terms and assign them to available domains. There are a number of other optional instances of the floor plan. For example, the relations area #E can be below the best hits area #D or above the best hit header area #C. Also, there can be different design implementations for each floor plan area. For example, the controls for adding or removing input fields in areas #A and #B can appear differently or be arranged at different locations within the same areas. Regarding the best hits area #D, a different set of search results can be displayed, specifically, for example, a single result only can be displayed with an additional link “More” to display more results. Alternatively, a list of search result headers can be displayed for which details can be displayed in a separate frame of the area. Alternatively, for each of the previews of prominent search results (e.g., the best hits that are shown as thumbnails), more detailed information can be displayed in the area of the most prominent search result (e.g., the best matches replacing the contents during a mouse over function being performed on the preview area).
FIG. 18 is a diagram of anexample UI1800 illustrating aninput specification widget1802. In some cases, rather than a plurality of search widgets being displayed in the input area of a UI, only one search widget may be provided. In cases where only one search widget is provided, any search query provided to thisinput specification widget1802 may be used to search across multiple domains at once, as opposed to searching through specific domains. Illustrated is an input area1801 (e.g., #A) containing aninput specification widget1802 and an activation widget1803 (e.g., a button or other suitable widget or object) that is used to send the input provided to theinput specification widget1802 to, for example, theapplication server410. Input specification widget1802 (e.g., #B) may, for example, be a textbox into which a textual description in the form of search query (e.g., a search query used to generate a search query data packet1408) may be entered. Additionally, illustrated is a best hit header area1804 (e.g., #C), wherein the search result that most closely corresponds to the searchquery data packet1408 will be displayed. Next, a best hits area1805 (e.g., #D) is illustrated where certain semantic queries may appear. These semantic queries, as will be more fully illustrated below, may be presented in the form of a rephrasing of a node and its particular semantic relation to another node (e.g., rephrasing as a semantic query). Additionally illustrated is a relations area1806 (e.g., #E). Thisrelations area1806 may contain semantic queries. Further, an additional results area1807 (e.g., #F) is also illustrated that may display additional search results retrieved from, for example, thedatabase servers1416 and/or1420. Moreover, a related actions area1808 (e.g., #G) is also illustrated that provides information relating to certain types of ancillary data that may be related to the data displayed in the additional results area. In certain cases, auser1401 may be able to specify a preferred relation or select from a set of system-recommended relations that may be dynamically created and presented on the basis of search terms, their assignments to domains, or any combinations thereof.
FIG. 19 is a diagram of anexample UI1900 illustrating an advanced search widget “A” that contains common search widgets and expanding and collapsing widgets. Illustrated are the previously illustratedinput specification widget1802, an expandingwidget1902, and a collapsingwidget1901. In some embodiments, auser1401 may be able to add an input field using the expandingwidget1902, or remove an input field using the collapsingwidget1901, such that theuser1401 may be able to conduct searches on specific domains. Additionally, theuser1401 may be able to search across multiple domains depending upon which input fields are added or removed.
FIG. 20 is a diagram of an example UI2000 illustrating an advanced search widget “B” that includes an activation widget1803 (e.g., a button) and various domain labels2001. Through the use of multipleinput specification widgets1802, auser1401 may be able to search specific domains relating to, for example, “persons”, “products”, “companies”, and “locations” to name just a few of the domains.
FIG. 21 is a diagram of anexample UI2100 illustrating an advanced search widget “C” that includes a domainlabel selection widget2101 andinput specification widget1802. Shown is a domainlabel selection widget2101 that allows auser1401 to select from multiple domains using a single widget, which in this case is a drop down menu. Also illustrated is aninput specification widget1802 in the form of a text box that allows auser1401 to provide search terms (e.g., make a search query) corresponding to the domain selected using the domainlabel selection widget2101. The domainlabel section widget2101,input specification widget1802 and anactivation widget1803 all reside as part of theinput area1801.
FIG. 22 is a diagram of an example UI2200 illustrating possible dynamic behavior manifested by a UI. Shown is aninput field2201 in the form of, for example, a UI element (e.g., a text box) that allows auser1401 to enter a search query. As illustrated, once theuser1401 enters the first few characters of the search query, a drop downmenu2202 may appear that may allow theuser1401 to narrow their search by selecting certain suggestions. Here shown are possible selections such as “Java ISA Product,” “Java ISAN Event,” “Java ISA Location,” and “Java ISA Document.” These selections are provided in response to the entry by theuser1401 of the letters “Jav.” Also illustrated is an advanced search link2203 that may, in some cases, allow theuser1401 to conduct a domain specific search such as is reflected inFIG. 20, facilitated by aninput specification widget1802. Moreover, expanding and collapsingwidgets1902 and1901 are also shown to add or remove optional domain-specific search capabilities.
FIG. 23 is a diagram of anexample UI2300 illustrating possible dynamic behavior manifested by a UI where possible search queries are broken down into sub-queries. Illustrated is a UI element2301 (e.g., a text box) that allows auser1401 to enter a searchquery data packet1408. As with the UI inFIG. 21, in cases where a partial search query is provided, a drop down menu2102 will be displayed. Different from the UI inFIG. 21, however, a drop downmenu2302 is illustrated that contains a field to allow auser1401 to select a further refined search suggestion. Here, for example, experts in Java relating to products, events, locations, and documents are shown. Further, anadvanced search link2303 with functionality similar to advanced search link2003 is also illustrated.
FIG. 24 is a diagram of anexample UI2400. Illustrated is abest hits area1805 containing variousbest hits results2401,2402, and2403. Illustrated is a best hits result2401 listing “Mary Lauterbach” as a result to the query “manager who provides feedback to Sue”. Further, lone Jones and Kelly Nagel (e.g.,2402 and2403 respectively) are also illustrated. Shown in therelations area1806 is asemantic query2404 asking “manager who provides feedback to Sue?”.
FIG. 25 is a diagram of aUI2500 showing the result of the execution of thesemantic query2404. Illustrated is a result for thesemantic query2404 as represented in thebest hits area1805, namely further represented in thebest hits area1805 as anentry2502. Also illustrated is arelations area1806 containingsemantic relation2503 “manager who hired Sue?” andrelation2504 “manager who is recommending Sue?”
Example Semantic Mapping
FIG. 26 is a diagram of anexample system2600 illustrating the use of semantic mapping, in lieu of domains and tables, as a way to associate training data and domains. Illustrated is anadministrator401 who, using amap generation interface2601 that resides on any one of a number ofdevices402, generates atraining data packet408. Thistraining data packet408 is transmitted across thenetwork409 to theapplication server410 for ultimate storage on the all domains anddata database411. In some cases,training data packet408 is stored as part of a semantic map by theassignment engine412. A semantic map may be composed of nodes that are part of the same or distinct domains.
For example, a domain ofpersons2612 has a number of nodes representing people (e.g., a semantic map of people). Connecting these various nodes is any one of a number of links in the form of semantic relations. For example, anode2620 is linked tonode2613 by asemantic relation2615, such thatnode2613 titled “Sue” “is a manager of” (e.g., the semantic relation2615) “Mary” as represented bynode2620. This semantic map reflects certain principles of graph theory, networks, and/or mapping that involve nodes and edges between nodes, referenced herein as semantic relations. Further, illustrated is anode2621 titled “Bob” that is linked tonode2613 via asemantic relation2619, such that “Sue,” as represented bynode2613, “sells to” (e.g., the semantic relation2619) “Bob” as represented bynode2621. Further, “Sue,” as represented bynode2613 “is a manager of”node2622 or “Kelly.” Further, “Sue” represented bynode2613 “buys from” (e.g., the semantic relation2625)node2623 “Eli.” Further, “Sue,” as represented bynode2613, “is a manager of” “lone,” as represented bynode2618. Moreover, “Sue,” as represented bynode2613 “reports to” “Joe,” as represented bynode2614, where “reports to” is asemantic relation2626. Thissemantic relation2626 linking “Sue” and “Joe” also serves as a bridge link as is known in graph theory. Still further, “Joe” as represented bynode2614 “sells to” “Ito” as represented bynode2629. Joe is also a manager of “Franz” as represented by node2616, and “Joe” “sells to” “Peter,” as represented bynode2617. In some embodiments, this semantic map may be cyclic, whereas in other embodiments it may be acyclic in nature. Still further in some embodiments, the notions of whether the map is acyclic or cyclic in nature is not relevant insofar as additional links may exist between the nodes, in addition to the semantic relations, such that a traversal can occur from any node in the semantic map to any other node of any other semantic map.
FIG. 27 is a diagram of an examplesemantic map2700 illustrating a domain ofpersons2712 that includes managers. Thissemantic map2700 is illustrative of inter-domain relations or relationships between previous search terms (e.g., a first and second search term). Illustrated aremanager nodes2701,2703,2705, and2706. In certain cases, these manager nodes are related to anode2713 via various semantic relations, including semantic relation2619 (“sells to”), semantic relation2626 (“reports to”), semantic relation2625 (“buys from”), and semantic relation2708 (“of”). These semantic relations relate tonode2713 “Sue,” and illustrate a semantic query in the form of “Manager sells to Sue,” “Manager buys from Sue,” “Manager of Sue,” and “Sue reports to manager.”
FIG. 28 is a diagram of an examplesemantic map2800 illustrating the mapping between members of two domains. Thissemantic map2800 is illustrative of intra-domain relations or relationships between previous search terms (e.g., a first and second search term). Illustrated are a domain ofpersons2612 and a domain ofcompanies2811. Contained within the domain ofpersons2612 are a number of nodes illustrating certain persons, including anode2801 “Joan,” anode2803 “Tony,” and anode2804 “Hank”. “Joan” and “Hank” “report to” “Tony” as reflected bysemantic relation2626. Further,node2803 “Tony” “reports to”node2613 “Sue.” Connecting the domain ofpersons2612 and the nodes residing therein (e.g.,2801,2803,2804, and2613) is asemantic relation2806 that relates “Sue”2613 tonode2807 “Acme” as reflected in the statement “Sue directs Acme.” Thenode2807 “Acme” is, in turn, related tonode2809 “K-GMBH” andnode2810 “T-LLC” by thesemantic relation2808 “is a subsidiary of,” such that “K-GMBH is a subsidiary of Acme” and “T-LLC is a subsidiary of Acme.”
Example Logic for Semantic Mapping
FIG. 29 is a flowchart illustrating an example method used to implement theassignment engine412 to generate a semantic map. Illustrated is atraining data packet408 received through the execution of anoperation2901. Once received, anoperation2902 is executed that parses thistraining data packet408 and assigns the resulting data (e.g., a node) to a particular domain. Then anoperation2903 is executed that links the parsed training data via various semantic relations such that once linked, a semantic map is generated (e.g., a map residing within one or more of the domains such as domain of persons2612). Next, anoperation2904 is executed that stores the semantic map into some type of data structure, where this data structure may reside on the previously illustrated all domains anddata database411.
FIG. 30 is a flowchart illustrating an example method used to executeoperation2902. Illustrated is anoperation3001 where training data such as atraining data packet408 is parsed and interpreted based upon some grammar. Next, anoperation3002 is executed that assigns a node derived from the training data to a domain as a member of a domain. Further, anoperation3003 is executed that records the number of instances this node has been recorded into the all domains anddata database411. The results of thisoperation3003 may be used to determine the popularity of certain terms across domains.
FIG. 31 is a flowchart illustrating an example method used to implementoperation2903. Illustrated is anoperation3101 that receives domain member data in the form of parsed training data. Once the data is received, adecisional operation3107 is executed that determines whether a link already exists. In cases wheredecisional operation3107 evaluates to “yes” (i.e., true), anoperation3108 is executed that adds a value to a link (e.g., a weighted value) to a semantic relation (e.g.,2615, or2626). Next, anoperation3109 is executed that organizes or re-organizes the term in the domain (e.g., node data) into a graph such as a decision tree, bayesian network, or other type of graph that allows for the traversal of the graph based upon weighted values associated with the semantic relations. Various instructions for generating the graph may be contained in anoptional AI library3110. Onceoperation3109 is executed, anoperation3106 may be executed as will be more fully illustrated below.
In cases wheredecisional operation3107 evaluates to “no” (e.g., false) adecisional operation3102 is executed, wherein a determination is made as to whether the training data are members of the same domain. In cases wheredecisional operation3102 evaluates to “yes” (i.e., true), anoperation3103 is executed that links members of the same domain. In cases wheredecisional operation3102 evaluates to “no”, that is, false, anoperation3104 is executed that links a member of the domain to another member of a different domain. A further result of the execution ofoperation3101 and the execution ofoperations3103 and/or3104, is adecisional operation3105 that determines whether or not additional relations data exists. In cases wheredecisional operation3105 evaluates to “yes” (i.e., true),decisional operation3107 is re-executed. In cases wheredecisional operation3105 evaluates to “no”, that is, false, anoperation3106 is executed that generates and transmits a semantic map, such as the semantic map contained in the domain of persons2812.
Some embodiments may include theAI library3110 having any one of a number of AI algorithms at its disposal to be used to determine a search result set. The AI algorithms contained in thisAI library3110 may be thought of as falling into one of two categories of AI algorithms: deterministic or stochastic. One distinguishing feature of stochastic algorithms, as compared to deterministic algorithms, is that the former may use some sort of nondeterministic feature such as random number generation or random node selection (see, e.g., genetic algorithms) in its optimization analysis, while the latter avoids such random, non-deterministic features. This random number generation may allow for the avoidance of pitfalls such as slavish adherence to predictability criteria during the optimization process. Some embodiments may include the use of deterministic or stochastic algorithms in combination (see e.g., genetic fuzzy algorithms).
Some example embodiments may include any number of deterministic algorithms stored in theAI library3110 and implemented byoperation3109 including case-based reasoning, bayesian networks (including hidden markov models), neural networks, or fuzzy systems. The bayesian networks may include: machine learning algorithms including-supervised learning, unsupervised learning, semi-supervised learning, reinforcement learning, transduction, learning to learn algorithms, or some other suitable bayesian network. The Neural Networks may include: kohonen self-organizing network, recurrent networks, simple recurrent networks, hopfield networks, stochastic neural networks, boltzmann machines, modular neural networks, committee of machines, Associative Neural Network (ASNN), holographic associative memory, instantaneously trained networks, spiking neural networks, dynamic neural networks, cascading neural networks, neuro-fuzzy networks, or some other suitable neural network.
In addition to deterministic algorithms such as a fuzzy neural network, any number of stochastic algorithms may be implemented including: genetic algorithms, ant algorithms, t algorithms, or monte carlo algorithms (e.g., Simulated Annealing). Common to these algorithms is the use of randomness (e.g., randomly generated numbers) to avoid the problem of being unduly wedded to a local minima or maxima.
In some embodiments, an AI algorithm or AI rule may be used (e.g., to propose an appropriate relation between two assigned terms, terms which have been assigned to domains) by taking into account whether the relation can be inferred on the basis of data suggesting this relation (e.g., by containing values which can be used for this purpose), or, more implicitly, where the relation can be inferred on the basis of the attributes which can be identified with the domains to which terms have been assigned.
FIG. 32 is a flowchart illustrating an example method used to executeoperation2904. Illustrated is anoperation3201 that receives a semantic map, such as a semantic map contained in the domain of persons2812, or even, in some cases, a sub-map. Once the semantic map has been received, anoperation3202 is executed that stores the semantic map into some type of data structure such as a matrix, multi-dimensional array, tree, hash table, heap, or some other suitable data structure. This data structure may reside as part of the all domains anddata database411. In some embodiments, semantic maps are generated on the basis of existing databases and database structures.
Example Block Diagrams
FIG. 33 is a block diagram of anexample application server410. Illustrated are a number of blocks (e.g., modules) that can be implemented in hardware, firmware, or even software. Illustrated is aparser3301 to parse a search query into one or more constituent terms, a retrievingengine3302 to retrieve a member of a domain based upon the correspondence between the one or more constituent terms and the member of the domain, the member of the domain being an attribute in a database table, arelation engine3303 to relate the member of the domain to a semantic phrase, the semantic phrase representing a semantic relationship between the member of the domain and another term, and agenerator3304 to generate a semantic query using the semantic phrase and the member of the domain. Additionally, illustrated is aselector3305 to select a semantic phrase using a default relation, a probability value, or an AI algorithm. Moreover, thegenerator3304 may be used to generate alternate semantic queries, the alternate semantic queries including the member of the domain and a different semantic phrase. Additionally, the semantic query may be an NL statement. Theserver410 may also have adisplay3306 to display the semantic query.
FIG. 34 is a block diagram of anexample device402. Shown are various blocks (e.g., modules) that may be implemented in hardware, firmware, or even software. Illustrated is adata retriever3401 to retrieve data to be displayed in a pane, the data comprising at least one of a semantic query data, or search result data; adisplay3402 to display the semantic query data, or search result data, in the pane, areceiver3403 to receive a selection input signal indicative of the selection device identifying a selected position within the pane; and alayout engine3404 to present at least one of the semantic query data, or search result data. In some embodiments, thedisplay3402 may also display a search query in an input area, a label relating to a domain as a domain label, a semantic query in a best hits header area, search result data in a best hits area, semantic query data in a relations area, search results in an additional results area, and search results in a related actions area.
Example Data Table for Searching
Some embodiments may include the various databases (e.g.,411) being relational databases, or, in some cases, OLAP-based databases. In the case of relational databases, various tables of data are created and data is inserted into, and/or selected from, these tables using SQL or some other database-query language known in the art. In the case of OLAP databases, one or more multi-dimensional cubes or hyper cubes containing multidimensional data from which data is selected from or inserted into using a MDX may be implemented. In the case of a database using tables and SQL, a database application such as, for example, MYSQL™, SQLSERVER™, Oracle 81™, or 10G™, or some other suitable database application may be used to manage the data. In this, the case of a database using cubes and MDX, a database using Multidimensional On Line Analytic Processing (MOLAP), Relational On Line Analytic Processing (ROLAP), Hybrid Online Analytic Processing (HOLAP), or some other suitable database application may be used to manage the data. These tables or cubes made up of tables, in the case of, for example, ROLAP, are organized into a RDS or Object Relational Data Schema (ORDS), as is known in the art. These schemas may be normalized using certain normalization algorithms so as to avoid abnormalities such as non-additive joins and other problems. Additionally, these normalization algorithms may include Boyce-Codd Normal Form or some other normalization, and optimization algorithm known in the art.
FIG. 35 is a Relational Database Schema (RDS)3500 illustrating various tables of data that may reside on, for example, an all domains anddata database411. Illustrated is a table3505 containing default assignment data. This default assignment data may relate to a default domain into which data from atraining data packet408 may be placed. This training data may be of a string or other suitable data type. Further, a table3504 containing percentage assignments is also illustrated. Table3504 may contain data that is of a float, double or other suitable data type capable of processing percentage values. A table3503 is illustrated that contains a semantic map. Table3503 may contain data in the form of a Binary Large Object (BLOB) or other suitable data type capable of processing a semantic map. Next, a table3502 is shown that contains various AI algorithms and/or a network reflecting the implementation of one or more of these AI algorithms. This network may be a decision tree, bayesian network or other suitable AI derived network diagram. A BLOB may be used to store this AI algorithm and/or network. A unique identifier table3501 may contain constraint values to uniquely identify the entries in each of the tables3502-3505.
Component Design
Some example embodiments may include the above-illustrated modules and operations being written as one or more software components. Common to many of these components is the ability to generate, use, and manipulate the above-illustrated UI elements and layout elements and the data associated therewith. These components, and the functionality associated with each, may be used by client, server, or peer computer systems. These various components can be implemented into the system on an as-needed basis. These components may be written in an object-oriented computer language such that a component oriented or object-oriented programming technique can be implemented using a Visual Component Library (VCL), Component Library for Cross Platform (CLX), Java Beans (JB), Enterprise JavaBeans (EJB), Component Object Model (COM), or Distributed Component Object Model (DCOM) or other suitable technique. These components are linked to other components via various Application Programming Interfaces (APIs), Business Application Programming Interfaces (BAPIs) and then compiled into one complete server and/or client application. The method for using components in the building of client and server applications is well known in the art. Further, these components may be linked together via various distributed programming protocols as distributed computing components.
Distributed Computing Components and Protocols
Some example embodiments may include remote procedure calls being used to implement one or more of the above-illustrated components across a distributed programming environment. For example, a logic level may reside on a first computer system that is remotely located from a second computer system containing an interface level (e.g., a GUI). These first and second computer systems can be configured in a server-client, peer-to-peer, or some other configuration. These various levels can be written using the above-illustrated component design principles and can be written in the same programming language or a different programming language. Various protocols may be implemented to enable these various levels, and components contained therein, to communicate regardless of the programming language used to write these components. For example, an operation written in C++ using the Common Object Request Broker Architecture (CORBA) or Simple Object Access Protocol (SOAP) can communicate with another remote module written in JAVA™. These protocols include SOAP and CORBA or some other suitable protocol. These protocols are well-known in the art.
Example Computer System
FIG. 36 shows a diagrammatic representation of a machine in the example form of acomputer system3600 that executes a set of instructions to perform any one or more of the methodologies discussed herein. One of thedevices402 may be configured as acomputer system3600. In alternative embodiments, the machine operates as a standalone device or may be connected (e.g., networked) to other machines. In a networked deployment, the machine may operate in the capacity of a server or a client machine in a server-client network environment or as a peer machine in a peer-to-peer (or distributed) network environment. The machine may be a PC, a tablet PC, a Set-Top Box (STB), a PDA, a cellular telephone, a web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term “machine” shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein. Example embodiments can also be practiced in distributed system environments where local and remote computer systems, which are linked (e.g., either by hardwired, wireless, or a combination of hardwired and wireless connections) through a network, both perform tasks such as those illustrated in the above description.
Theexample computer system3600 includes a processor3602 (e.g., a Central Processing Unit (CPU), a Graphics Processing Unit (GPU) or both), amain memory3601, and astatic memory3606, which communicate with each other via abus3608. Thecomputer system3600 may further include a video display unit3610 (e.g., a Liquid Crystal Display (LCD) or a Cathode Ray Tube (CRT)). Thecomputer system3600 also includes an alpha-numeric input device3617 (e.g., a keyboard), a user interface (UI) cursor controller3611 (e.g., a mouse), adisk drive unit3616, a signal generation device3609 (e.g., a speaker) and a network interface device (e.g., a transmitter)3620.
Thedisk drive unit3616 includes a machine-readable medium3622 on which is stored one or more sets of instructions and data structures (e.g., software)3636 embodying or used by any one or more of the methodologies or functions illustrated herein. The software may also reside, completely or at least partially, within themain memory3601 and/or within theprocessor3602 during execution thereof by thecomputer system3600. Themain memory3601 and theprocessor3602 also constitute machine-readable media.
Theinstructions3636 may further be transmitted or received over anetwork3607 via thenetwork interface device3620 using any one of a number of well-known transfer protocols (e.g., Hyper Text Transfer Protocol (HTTP), Session Initiation Protocol (SIP)).
The term “machine-readable medium” should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that stores the one or more sets of instructions. The term “machine-readable medium” shall also be taken to include any medium that is capable of storing, encoding, or carrying a set of instructions for execution by the machine and that causes the machine to perform any of the one or more of the methodologies illustrated herein. The term “machine-readable medium” shall accordingly be taken to include solid-state memories, optical media, and magnetic media.
Marketplace Applications
One exemplary advantage of an embodiment of the present method and system is to facilitate the tailoring of search results based upon user-controllable NL statements. These NL statement may be used as training data to populate a database containing such search results. This system and method may reside as part of an enterprise search application such as SAP ENTERPRISE SEARCH™, or some other suitable semantic search application. By allowing users (e.g., IT administrators) to generate training data, search results may be based upon common uses of a search query and corresponding search results, where common uses may be industry-defined. For example, where a user conducting a search uses the terms “manager Sue,” the user may retrieve a search result not based upon text containing the literal text string (e.g., string based searching or “pattern matching”) “manager Sue,” but rather may retrieve search results relating to “manager who report to Sue,” “managers who instruct Sue,” or some other search results based upon training data supplied. As compared to string-based searching, this semantic searching can allow for more granular, unequivocal or refined searching to occur, such that typically ambiguous search terms can be uncovered.
In some embodiments, the search term “Manhattan”, with manhattan being optionally in any one of a number of domains such as “drinks”, “locations”, or “ships”, and the relation between them (e.g., in the case of “manhattan John”, with optional relations being based on the respective assignment of these terms to domains: {Manhattan cocktails [drinks] sold by John [a person]; manhattan [location] where John [a person] was born; manhattan [ship] steered by captain John [a person]}) can be readily disambiguated based upon assigning terms to domains and identifying suitable relations as they can be inferred on the basis of commonly understood relations between the respective domains or sub-domains.
Further exemplary advantages exist in that users may be able to enter just a few (e.g., 1-2) search terms without the need to use any specific notations (e.g., SQL query expressions) or a specific query language. Further, a user may be able to progressively (e.g., emulating the principle of progressive disclosure) specify their search intent. Some embodiments may include allowing users to take advantage of system support both at the level of the UI (e.g., allowing users to actively express their search intent through using the UI), or at the system level where users are presented with system-initiated rephrases of the users' initial search queries, such that users do not have to reiterate new search queries every time a search is performed.
The Abstract of the Disclosure is provided to comply with 37 C.F.R. §1.72(b), requiring an abstract that may allow the reader to quickly ascertain the nature of the technical disclosure. It is submitted with the understanding that it may not be used to interpret or limit the scope or meaning of the claims. In addition, in the foregoing Detailed Description, it can be seen that various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.

Claims (15)

1. A method comprising:
receiving a search query;
parsing the search query to identify first and second search terms;
assigning the first search term and the second search term to respective domains, each domain being a semantic category comprising a set of entities of similar type;
determining a relationship between the first and second search terms based on their respective domain assignments;
conducting a search based on the respective domain assignments;
displaying a result of the search based on the respective domain assignments, the result of the search being displayed as a plurality of rephrasings of the search query, the plurality of rephrasings of the search query comprising alternative semantic queries, respective alternative semantic queries comprising the first term, the second term, and a semantic phrase indicating the relationship between the first and second search terms, the alternative semantic queries comprising different semantic phrases;
receiving user input indicative of selection of a selected one of the plurality of rephrasings of the search query; and
conducting a further search based on the selected rephrasing of the search query.
8. A machine-readable medium comprising instructions, which when implemented by one or more machines cause the one or more machines to perform the following operations:
receiving a search query;
parsing the search query to identify two or more search terms;
assigning the first search term and the second search term to respective domains, each domain being a semantic category comprising a set of entities of similar type;
determining a relationship between the two or more search terms based on their respective domain assignments;
conducting a search based on the respective domain assignments; and
displaying a result of the search based on the respective domain assignments, the result of the search being displayed as a plurality of rephrasings of the search query, the plurality of rephrasings of the search query comprising alternative semantic queries, respective alternative semantic queries comprising the first term, the second term, and a semantic phrase indicating the relationship between the first and second search terms, the alternative semantic queries comprising different semantic phrases;
receiving user input indicative of selection of a selected one of the plurality of rephrasings of the search query; and
conducting a further search based on the selected rephrasing of the search query.
9. A computer system comprising:
a parser to parse a search query to identify first and second search terms;
a relation engine to assign the first and second terms to respective domains, each domain being a semantic category comprising a set of entities of similar type, the relation engine further to determine a relationship between the first and second search terms based on respective domain assignments of the first and second search terms;
a query engine to conduct a search based on the respective domain assignments, the query engine to generate a plurality of rephrasings of the search query, the plurality of rephrasings of the search query comprising alternative semantic queries, respective alternative semantic queries comprising the first term, the second term, and a semantic phrase indicating the relationship between the first and second search terms, the alternative semantic queries comprising different semantic phrases; and
a display to display a result of the search based on the respective domain assignments, the result of the search to be displayed as the plurality of rephrasings of the search query,
wherein the query engine is to conduct a further search in response to receiving user input indicative of selection of one of the plurality of rephrasings of the search query.
US11/821,7032007-06-252007-06-25Mixed initiative semantic searchActive2028-07-17US7987176B2 (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
US11/821,703US7987176B2 (en)2007-06-252007-06-25Mixed initiative semantic search
US13/175,365US8229944B2 (en)2007-06-252011-07-01Mixed initiative semantic search

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US11/821,703US7987176B2 (en)2007-06-252007-06-25Mixed initiative semantic search

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US13/175,365DivisionUS8229944B2 (en)2007-06-252011-07-01Mixed initiative semantic search

Publications (2)

Publication NumberPublication Date
US20080319947A1 US20080319947A1 (en)2008-12-25
US7987176B2true US7987176B2 (en)2011-07-26

Family

ID=40137548

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US11/821,703Active2028-07-17US7987176B2 (en)2007-06-252007-06-25Mixed initiative semantic search
US13/175,365Expired - Fee RelatedUS8229944B2 (en)2007-06-252011-07-01Mixed initiative semantic search

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US13/175,365Expired - Fee RelatedUS8229944B2 (en)2007-06-252011-07-01Mixed initiative semantic search

Country Status (1)

CountryLink
US (2)US7987176B2 (en)

Cited By (98)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20080215309A1 (en)*2007-01-122008-09-04Bbn Technologies Corp.Extraction-Empowered machine translation
US20090158137A1 (en)*2007-12-142009-06-18Ittycheriah Abraham PPrioritized Incremental Asynchronous Machine Translation of Structured Documents
US20100070517A1 (en)*2008-09-172010-03-18Oracle International CorporationSystem and Method for Semantic Search in an Enterprise Application
US20100235362A1 (en)*2009-03-162010-09-16Graham CormodeMethods and apparatus for ranking uncertain data in a probabilistic database
US20100250530A1 (en)*2009-03-312010-09-30Oracle International CorporationMulti-dimensional algorithm for contextual search
US20100281045A1 (en)*2003-04-282010-11-04Bbn Technologies Corp.Methods and systems for representing, using and displaying time-varying information on the semantic web
US20100312602A1 (en)*2009-06-052010-12-09ir2020, LLCInvestor Relations Systems and Methods
US20110055149A1 (en)*2009-09-022011-03-03International Business Machines CorporationGenerating query predicates for olap processing
US20110153673A1 (en)*2007-10-102011-06-23Raytheon Bbn Technologies Corp.Semantic matching using predicate-argument structure
US20110264680A1 (en)*2010-04-132011-10-27Lahr Nils BSystem and methods for searching and displaying ontology-based data structures
US20120066230A1 (en)*2010-09-152012-03-15Chen-Yu SheuObject sharing and search system
US8229944B2 (en)2007-06-252012-07-24Sap AgMixed initiative semantic search
RU2490702C1 (en)*2012-05-022013-08-20Корпорация "САМСУНГ ЭЛЕКТРОНИКС Ко., Лтд."Method of accelerating processing of multiple select-type request to rdf database using graphics processor
US9069750B2 (en)2006-10-102015-06-30Abbyy Infopoisk LlcMethod and system for semantic searching of natural language texts
US9075864B2 (en)2006-10-102015-07-07Abbyy Infopoisk LlcMethod and system for semantic searching using syntactic and semantic analysis
US9098489B2 (en)2006-10-102015-08-04Abbyy Infopoisk LlcMethod and system for semantic searching
US9098312B2 (en)2011-11-162015-08-04Ptc Inc.Methods for dynamically generating an application interface for a modeled entity and devices thereof
US9158532B2 (en)2013-03-152015-10-13Ptc Inc.Methods for managing applications using semantic modeling and tagging and devices thereof
US9189482B2 (en)2012-10-102015-11-17Abbyy Infopoisk LlcSimilar document search
US9350812B2 (en)2014-03-212016-05-24Ptc Inc.System and method of message routing using name-based identifier in a distributed computing environment
US9350791B2 (en)2014-03-212016-05-24Ptc Inc.System and method of injecting states into message routing in a distributed computing environment
US9348943B2 (en)2011-11-162016-05-24Ptc Inc.Method for analyzing time series activity streams and devices thereof
US9462085B2 (en)2014-03-212016-10-04Ptc Inc.Chunk-based communication of binary dynamic rest messages
US9467533B2 (en)2014-03-212016-10-11Ptc Inc.System and method for developing real-time web-service objects
US9489417B2 (en)2013-06-262016-11-08Sap SeAuto-search textbox in a content submission system
US9495358B2 (en)2006-10-102016-11-15Abbyy Infopoisk LlcCross-language text clustering
US9560170B2 (en)2014-03-212017-01-31Ptc Inc.System and method of abstracting communication protocol using self-describing messages
US9576046B2 (en)2011-11-162017-02-21Ptc Inc.Methods for integrating semantic search, query, and analysis across heterogeneous data types and devices thereof
US9762637B2 (en)2014-03-212017-09-12Ptc Inc.System and method of using binary dynamic rest messages
US9892111B2 (en)2006-10-102018-02-13Abbyy Production LlcMethod and device to estimate similarity between documents having multiple segments
US9961058B2 (en)2014-03-212018-05-01Ptc Inc.System and method of message routing via connection servers in a distributed computing environment
US10025942B2 (en)2014-03-212018-07-17Ptc Inc.System and method of establishing permission for multi-tenancy storage using organization matrices
CN109242294A (en)*2018-08-292019-01-18国网河南省电力公司电力科学研究院Improve the power communication performance method for early warning and device of fuzzy neural network
US10209869B2 (en)2015-10-292019-02-19Sap SePersistent application interface management
US10313410B2 (en)2014-03-212019-06-04Ptc Inc.Systems and methods using binary dynamic rest messages
US10338896B2 (en)2014-03-212019-07-02Ptc Inc.Systems and methods for developing and using real-time data applications
US10445429B2 (en)*2017-09-212019-10-15Apple Inc.Natural language understanding using vocabularies with compressed serialized tries
US20190361978A1 (en)*2018-05-222019-11-28Samsung Electronics Co., Ltd.Cross domain personalized vocabulary learning in intelligent assistants
US10720160B2 (en)2018-06-012020-07-21Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US10878809B2 (en)2014-05-302020-12-29Apple Inc.Multi-command single utterance input method
US10978090B2 (en)2013-02-072021-04-13Apple Inc.Voice trigger for a digital assistant
US11009970B2 (en)2018-06-012021-05-18Apple Inc.Attention aware virtual assistant dismissal
US11037565B2 (en)2016-06-102021-06-15Apple Inc.Intelligent digital assistant in a multi-tasking environment
US11070949B2 (en)2015-05-272021-07-20Apple Inc.Systems and methods for proactively identifying and surfacing relevant content on an electronic device with a touch-sensitive display
US11087759B2 (en)2015-03-082021-08-10Apple Inc.Virtual assistant activation
US11120372B2 (en)2011-06-032021-09-14Apple Inc.Performing actions associated with task items that represent tasks to perform
US11126400B2 (en)2015-09-082021-09-21Apple Inc.Zero latency digital assistant
US11133008B2 (en)2014-05-302021-09-28Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US11140099B2 (en)2019-05-212021-10-05Apple Inc.Providing message response suggestions
US11152002B2 (en)2016-06-112021-10-19Apple Inc.Application integration with a digital assistant
US11169616B2 (en)2018-05-072021-11-09Apple Inc.Raise to speak
US11182565B2 (en)2018-02-232021-11-23Samsung Electronics Co., Ltd.Method to learn personalized intents
US11217251B2 (en)2019-05-062022-01-04Apple Inc.Spoken notifications
US11237797B2 (en)2019-05-312022-02-01Apple Inc.User activity shortcut suggestions
US11257504B2 (en)2014-05-302022-02-22Apple Inc.Intelligent assistant for home automation
US11269678B2 (en)2012-05-152022-03-08Apple Inc.Systems and methods for integrating third party services with a digital assistant
US11275785B2 (en)*2019-04-052022-03-15Jade Global, Inc.AI routing framework for multi-domain chatbots
US11289073B2 (en)2019-05-312022-03-29Apple Inc.Device text to speech
US11307752B2 (en)2019-05-062022-04-19Apple Inc.User configurable task triggers
US11348582B2 (en)2008-10-022022-05-31Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US11348573B2 (en)2019-03-182022-05-31Apple Inc.Multimodality in digital assistant systems
US11360641B2 (en)2019-06-012022-06-14Apple Inc.Increasing the relevance of new available information
US11380310B2 (en)2017-05-122022-07-05Apple Inc.Low-latency intelligent automated assistant
US11388291B2 (en)2013-03-142022-07-12Apple Inc.System and method for processing voicemail
US11405466B2 (en)2017-05-122022-08-02Apple Inc.Synchronization and task delegation of a digital assistant
US11423886B2 (en)2010-01-182022-08-23Apple Inc.Task flow identification based on user intent
US11423908B2 (en)2019-05-062022-08-23Apple Inc.Interpreting spoken requests
US11431642B2 (en)2018-06-012022-08-30Apple Inc.Variable latency device coordination
US11468282B2 (en)2015-05-152022-10-11Apple Inc.Virtual assistant in a communication session
US11475898B2 (en)2018-10-262022-10-18Apple Inc.Low-latency multi-speaker speech recognition
US11475884B2 (en)2019-05-062022-10-18Apple Inc.Reducing digital assistant latency when a language is incorrectly determined
US11488406B2 (en)2019-09-252022-11-01Apple Inc.Text detection using global geometry estimators
US11496600B2 (en)2019-05-312022-11-08Apple Inc.Remote execution of machine-learned models
US11500672B2 (en)2015-09-082022-11-15Apple Inc.Distributed personal assistant
US11516537B2 (en)2014-06-302022-11-29Apple Inc.Intelligent automated assistant for TV user interactions
US11526368B2 (en)2015-11-062022-12-13Apple Inc.Intelligent automated assistant in a messaging environment
US11532306B2 (en)2017-05-162022-12-20Apple Inc.Detecting a trigger of a digital assistant
US11580990B2 (en)2017-05-122023-02-14Apple Inc.User-specific acoustic models
US11599331B2 (en)2017-05-112023-03-07Apple Inc.Maintaining privacy of personal information
US11656884B2 (en)2017-01-092023-05-23Apple Inc.Application integration with a digital assistant
US11657813B2 (en)2019-05-312023-05-23Apple Inc.Voice identification in digital assistant systems
US11671920B2 (en)2007-04-032023-06-06Apple Inc.Method and system for operating a multifunction portable electronic device using voice-activation
US11675829B2 (en)2017-05-162023-06-13Apple Inc.Intelligent automated assistant for media exploration
US11710482B2 (en)2018-03-262023-07-25Apple Inc.Natural assistant interaction
US11727219B2 (en)2013-06-092023-08-15Apple Inc.System and method for inferring user intent from speech inputs
US11765209B2 (en)2020-05-112023-09-19Apple Inc.Digital assistant hardware abstraction
US11798547B2 (en)2013-03-152023-10-24Apple Inc.Voice activated device for use with a voice-based digital assistant
US11809783B2 (en)2016-06-112023-11-07Apple Inc.Intelligent device arbitration and control
US11809483B2 (en)2015-09-082023-11-07Apple Inc.Intelligent automated assistant for media search and playback
US11854539B2 (en)2018-05-072023-12-26Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11853647B2 (en)2015-12-232023-12-26Apple Inc.Proactive assistance based on dialog communication between devices
US11853536B2 (en)2015-09-082023-12-26Apple Inc.Intelligent automated assistant in a media environment
US11886805B2 (en)2015-11-092024-01-30Apple Inc.Unconventional virtual assistant interactions
US11947873B2 (en)2015-06-292024-04-02Apple Inc.Virtual assistant for media playback
US12010262B2 (en)2013-08-062024-06-11Apple Inc.Auto-activating smart responses based on activities from remote devices
US12073147B2 (en)2013-06-092024-08-27Apple Inc.Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US12087308B2 (en)2010-01-182024-09-10Apple Inc.Intelligent automated assistant
US12223282B2 (en)2016-06-092025-02-11Apple Inc.Intelligent automated assistant in a home environment

Families Citing this family (71)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9588958B2 (en)2006-10-102017-03-07Abbyy Infopoisk LlcCross-language text classification
US8145473B2 (en)2006-10-102012-03-27Abbyy Software Ltd.Deep model statistics method for machine translation
US9633005B2 (en)2006-10-102017-04-25Abbyy Infopoisk LlcExhaustive automatic processing of textual information
US8892423B1 (en)2006-10-102014-11-18Abbyy Infopoisk LlcMethod and system to automatically create content for dictionaries
US9053090B2 (en)2006-10-102015-06-09Abbyy Infopoisk LlcTranslating texts between languages
US8195447B2 (en)2006-10-102012-06-05Abbyy Software Ltd.Translating sentences between languages using language-independent semantic structures and ratings of syntactic constructions
US9471562B2 (en)2006-10-102016-10-18Abbyy Infopoisk LlcMethod and system for analyzing and translating various languages with use of semantic hierarchy
US9235573B2 (en)2006-10-102016-01-12Abbyy Infopoisk LlcUniversal difference measure
US9645993B2 (en)2006-10-102017-05-09Abbyy Infopoisk LlcMethod and system for semantic searching
US7912847B2 (en)*2007-02-202011-03-22Wright State UniversityComparative web search system and method
US8959011B2 (en)2007-03-222015-02-17Abbyy Infopoisk LlcIndicating and correcting errors in machine translation systems
KR101504558B1 (en)*2007-09-272015-03-20삼성전자 주식회사Apparatus and Method for Information Retrieval
US20090171923A1 (en)*2008-01-022009-07-02Michael Patrick NashDomain-specific concept model for associating structured data that enables a natural language query
US8280886B2 (en)*2008-02-132012-10-02Fujitsu LimitedDetermining candidate terms related to terms of a query
US8341155B2 (en)*2008-02-202012-12-25International Business Machines CorporationAsset advisory intelligence engine for managing reusable software assets
US9087296B2 (en)*2008-02-222015-07-21Adobe Systems IncorporatedNavigable semantic network that processes a specification to and uses a set of declaritive statements to produce a semantic network model
US8086590B2 (en)*2008-04-252011-12-27Microsoft CorporationProduct suggestions and bypassing irrelevant query results
US8112404B2 (en)2008-05-082012-02-07Microsoft CorporationProviding search results for mobile computing devices
US9262409B2 (en)2008-08-062016-02-16Abbyy Infopoisk LlcTranslation of a selected text fragment of a screen
US8965881B2 (en)*2008-08-152015-02-24Athena A. SmyrosSystems and methods for searching an index
US9424339B2 (en)2008-08-152016-08-23Athena A. SmyrosSystems and methods utilizing a search engine
US20130297537A1 (en)*2012-05-022013-11-07Peter AJ. van der MadeMethod and System for creating Dynamic Neural Function Libraries
US10410117B2 (en)2008-09-212019-09-10Brainchip, Inc.Method and a system for creating dynamic neural function libraries
US9978365B2 (en)*2008-10-312018-05-22Nokia Technologies OyMethod and system for providing a voice interface
US8095524B2 (en)*2009-03-182012-01-10International Business Machines CorporationMethod and system for integrating personal information search and interaction on web/desktop applications
US8032525B2 (en)*2009-03-312011-10-04Microsoft CorporationExecution of semantic queries using rule expansion
US20110125668A1 (en)*2009-08-142011-05-26Oracle International CorporationMulti-dimensional modeling of sales territories
US9026412B2 (en)2009-12-172015-05-05International Business Machines CorporationManaging and maintaining scope in a service oriented architecture industry model repository
US9111004B2 (en)2009-12-172015-08-18International Business Machines CorporationTemporal scope translation of meta-models using semantic web technologies
US20110289070A1 (en)*2010-05-202011-11-24Lockheed Martin CorporationDynamic resource orchestration system for data retrieval and output generation
US9092483B2 (en)*2010-10-192015-07-28Microsoft Technology Licensing, LlcUser query reformulation using random walks
US8745092B2 (en)2010-12-062014-06-03Business Objects Software LimitedDynamically weighted semantic trees
US8700389B2 (en)*2010-12-232014-04-15Sap AgSystems and methods for model-based processing of linguistic user inputs using annotations
US8818932B2 (en)2011-02-142014-08-26Decisive Analytics CorporationMethod and apparatus for creating a predictive model
US20120239381A1 (en)2011-03-172012-09-20Sap AgSemantic phrase suggestion engine
US8972240B2 (en)*2011-05-192015-03-03Microsoft CorporationUser-modifiable word lattice display for editing documents and search queries
US8935230B2 (en)*2011-08-252015-01-13Sap SeSelf-learning semantic search engine
WO2013048360A1 (en)*2011-09-082013-04-04Google Inc.Exploring information by topic
US9779135B2 (en)*2011-11-032017-10-03Sap SeSemantic related objects
US8965750B2 (en)2011-11-172015-02-24Abbyy Infopoisk LlcAcquiring accurate machine translation
US9015080B2 (en)*2012-03-162015-04-21Orbis Technologies, Inc.Systems and methods for semantic inference and reasoning
US20130275344A1 (en)2012-04-112013-10-17Sap AgPersonalized semantic controls
US8989485B2 (en)2012-04-272015-03-24Abbyy Development LlcDetecting a junction in a text line of CJK characters
US8971630B2 (en)2012-04-272015-03-03Abbyy Development LlcFast CJK character recognition
US9208440B2 (en)*2012-05-292015-12-08Battelle Memorial InstituteMethod of analyzing a scenario represented as elements of a tensor space, and scored using tensor operators
US9031886B2 (en)2012-09-202015-05-12Sap SePluggable modules in a cascading learning system
US9330176B2 (en)*2012-11-142016-05-03Sap SeTask-oriented search engine output
US20140149330A1 (en)*2012-11-292014-05-29Elon KaplanContextual knowledge management system and method
RU2592395C2 (en)2013-12-192016-07-20Общество с ограниченной ответственностью "Аби ИнфоПоиск"Resolution semantic ambiguity by statistical analysis
RU2586577C2 (en)2014-01-152016-06-10Общество с ограниченной ответственностью "Аби ИнфоПоиск"Filtering arcs parser graph
US9449117B2 (en)2014-01-292016-09-20Sap SeMetadata search based on semantics
CN105138526B (en)*2014-05-302019-02-22国际商业机器公司For automatically generating the method and system of Semantic mapping for relevant database
RU2014125471A (en)*2014-06-242015-12-27Общество С Ограниченной Ответственностью "Яндекс" SEARCH QUERY PROCESSING METHOD AND SERVER
US9626358B2 (en)2014-11-262017-04-18Abbyy Infopoisk LlcCreating ontologies by analyzing natural language texts
US11301520B2 (en)*2016-08-112022-04-12NewsRx, LLCArtificial intelligence content detection system
US10698893B2 (en)*2016-12-272020-06-30Sap SeHierarchical blending
US11328213B2 (en)*2017-03-212022-05-10Choral Systems, LlcData analysis and visualization using structured data tables and nodal networks
US11630815B2 (en)2017-03-212023-04-18Choral Systems, LlcData analysis and visualization using structured data tables and nodal networks
US11334802B2 (en)*2017-03-212022-05-17Choral Systems, LlcData analysis and visualization using structured data tables and nodal networks
US11657028B2 (en)2017-03-212023-05-23Choral Systems, LlcData analysis and visualization using structured data tables and nodal networks
US10579738B2 (en)*2017-04-052020-03-03Voicebox Technologies CorporationSystem and method for generating a multi-lingual and multi-intent capable semantic parser based on automatically generated operators and user-designated utterances relating to the operators
US10546003B2 (en)*2017-11-092020-01-28Adobe Inc.Intelligent analytics interface
US10838968B2 (en)*2018-01-102020-11-17International Business Machines CorporationRecommending exemplars of an unlabeled data-set
US10699070B2 (en)2018-03-052020-06-30Sap SeDynamic retrieval and rendering of user interface content
IL258689A (en)2018-04-122018-05-31Browarnik AbelA system and method for computerized semantic indexing and searching
CN108573067A (en)*2018-04-272018-09-25福建江夏学院 A matching search system and method for commodity information
US11170017B2 (en)2019-02-222021-11-09Robert Michael DESSAUMethod of facilitating queries of a topic-based-source-specific search system using entity mention filters and search tools
US11789969B2 (en)*2020-02-102023-10-17Choral Systems, LlcData analysis and visualization using structured data tables and nodal networks
US12254266B2 (en)*2020-08-312025-03-18Arria Data2Text LimitedMethods, apparatuses and computer program products for parsing temporal expressions in a conversational data-to-text system
US11989254B2 (en)*2020-09-102024-05-21Taboola.Com Ltd.Semantic meaning association to components of digital content
US11928718B2 (en)*2021-09-232024-03-12Ford Global Technologies, LlcMethod and system for learning water content in fuel

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20040030692A1 (en)*2000-06-282004-02-12Thomas LeitermannAutomatic search method
US20050043940A1 (en)*2003-08-202005-02-24Marvin ElderPreparing a data source for a natural language query
US20050222977A1 (en)*2004-03-312005-10-06Hong ZhouQuery rewriting with entity detection
US20060048055A1 (en)*2004-08-252006-03-02Jun WuFault-tolerant romanized input method for non-roman characters
US20060167931A1 (en)*2004-12-212006-07-27Make Sense, Inc.Techniques for knowledge discovery by constructing knowledge correlations using concepts or terms
US20070192292A1 (en)*2006-02-022007-08-16Tomasz ImielinskiSearching for services in natural language
US7526425B2 (en)*2001-08-142009-04-28Evri Inc.Method and system for extending keyword searching to syntactically and semantically annotated data

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2000046701A1 (en)*1999-02-082000-08-10Huntsman Ici Chemicals LlcMethod for retrieving semantically distant analogies
US6345272B1 (en)*1999-07-272002-02-05Oracle CorporationRewriting queries to access materialized views that group along an ordered dimension
US7472114B1 (en)*2002-09-182008-12-30Symantec CorporationMethod and apparatus to define the scope of a search for information from a tabular data source
US9134884B2 (en)*2005-03-302015-09-15Ebay Inc.Methods and systems to process a selection of a browser back button
US8260785B2 (en)*2006-02-172012-09-04Google Inc.Automatic object reference identification and linking in a browseable fact repository
US7930302B2 (en)*2006-11-222011-04-19Intuit Inc.Method and system for analyzing user-generated content
US7899666B2 (en)*2007-05-042011-03-01Expert System S.P.A.Method and system for automatically extracting relations between concepts included in text
US20080294673A1 (en)*2007-05-252008-11-27Microsoft CorporationData transfer and storage based on meta-data
US7987176B2 (en)2007-06-252011-07-26Sap AgMixed initiative semantic search
US7822732B2 (en)*2007-08-132010-10-26Chandra BodapatiMethod and system to enable domain specific search

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20040030692A1 (en)*2000-06-282004-02-12Thomas LeitermannAutomatic search method
US7526425B2 (en)*2001-08-142009-04-28Evri Inc.Method and system for extending keyword searching to syntactically and semantically annotated data
US20050043940A1 (en)*2003-08-202005-02-24Marvin ElderPreparing a data source for a natural language query
US20050222977A1 (en)*2004-03-312005-10-06Hong ZhouQuery rewriting with entity detection
US20060048055A1 (en)*2004-08-252006-03-02Jun WuFault-tolerant romanized input method for non-roman characters
US20060167931A1 (en)*2004-12-212006-07-27Make Sense, Inc.Techniques for knowledge discovery by constructing knowledge correlations using concepts or terms
US20070192292A1 (en)*2006-02-022007-08-16Tomasz ImielinskiSearching for services in natural language

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
"A9 (description)", At Wikpedia.org; http://en.wikipedia.org/wiki/A9.com, Internet Search Engine from Amazon.com; went live Apr. 4, 2004,(Retrieved Mar. 22, 2007).
"BrainBoost-A Question Answering Search Engine (description)", At About.com, http://websearch.about.com/od/enqinesanddirectories/a/brainboost.htm, (Retrieved Mar. 22, 2007), 1 pg.
Braga et al., "NGS: a framework for multi-domain query answering", Data Engineering Workshop, 2008. IEEE 24th International Conference p. 254-261. Download: http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4498328&tag=1.*
Ilyas et al. "A conceptual architecture for semantic search engine", Multitopic Conference, 2004. Proceedings of INMIC 2004. 8th International Dec. 24-26, 2004 pp. 605-610. Downlowad: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1492956&isnumber=32103.*
Rajamani et al. "Query Domains: Grouping Heterogeneous Sensors Based on Proximity", Mobile Adhoc and Sensor Systems. 2007. IEEE Internatonal Conference. 2007. p. 1-6. Download: http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4428732.*

Cited By (136)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20100281045A1 (en)*2003-04-282010-11-04Bbn Technologies Corp.Methods and systems for representing, using and displaying time-varying information on the semantic web
US8595222B2 (en)2003-04-282013-11-26Raytheon Bbn Technologies Corp.Methods and systems for representing, using and displaying time-varying information on the semantic web
US9892111B2 (en)2006-10-102018-02-13Abbyy Production LlcMethod and device to estimate similarity between documents having multiple segments
US9098489B2 (en)2006-10-102015-08-04Abbyy Infopoisk LlcMethod and system for semantic searching
US9075864B2 (en)2006-10-102015-07-07Abbyy Infopoisk LlcMethod and system for semantic searching using syntactic and semantic analysis
US9069750B2 (en)2006-10-102015-06-30Abbyy Infopoisk LlcMethod and system for semantic searching of natural language texts
US9495358B2 (en)2006-10-102016-11-15Abbyy Infopoisk LlcCross-language text clustering
US20080215309A1 (en)*2007-01-122008-09-04Bbn Technologies Corp.Extraction-Empowered machine translation
US8131536B2 (en)2007-01-122012-03-06Raytheon Bbn Technologies Corp.Extraction-empowered machine translation
US11671920B2 (en)2007-04-032023-06-06Apple Inc.Method and system for operating a multifunction portable electronic device using voice-activation
US8229944B2 (en)2007-06-252012-07-24Sap AgMixed initiative semantic search
US20110153673A1 (en)*2007-10-102011-06-23Raytheon Bbn Technologies Corp.Semantic matching using predicate-argument structure
US8260817B2 (en)2007-10-102012-09-04Raytheon Bbn Technologies Corp.Semantic matching using predicate-argument structure
US9418061B2 (en)*2007-12-142016-08-16International Business Machines CorporationPrioritized incremental asynchronous machine translation of structured documents
US20090158137A1 (en)*2007-12-142009-06-18Ittycheriah Abraham PPrioritized Incremental Asynchronous Machine Translation of Structured Documents
US8335778B2 (en)*2008-09-172012-12-18Oracle International CorporationSystem and method for semantic search in an enterprise application
US20100070517A1 (en)*2008-09-172010-03-18Oracle International CorporationSystem and Method for Semantic Search in an Enterprise Application
US11348582B2 (en)2008-10-022022-05-31Apple Inc.Electronic devices with voice command and contextual data processing capabilities
US20100235362A1 (en)*2009-03-162010-09-16Graham CormodeMethods and apparatus for ranking uncertain data in a probabilistic database
US8825640B2 (en)*2009-03-162014-09-02At&T Intellectual Property I, L.P.Methods and apparatus for ranking uncertain data in a probabilistic database
US20100250530A1 (en)*2009-03-312010-09-30Oracle International CorporationMulti-dimensional algorithm for contextual search
US8229909B2 (en)*2009-03-312012-07-24Oracle International CorporationMulti-dimensional algorithm for contextual search
US20100312602A1 (en)*2009-06-052010-12-09ir2020, LLCInvestor Relations Systems and Methods
US20130346342A1 (en)*2009-06-052013-12-26Tsx Inc.Investor relations systems and methods
US9152998B2 (en)*2009-06-052015-10-06Tsx Inc.Investor relations systems and methods
US8543590B2 (en)*2009-06-052013-09-24Tsx Inc.Investor relations systems and methods
US8204901B2 (en)*2009-09-022012-06-19International Business Machines CorporationGenerating query predicates for processing multidimensional data
US20110055149A1 (en)*2009-09-022011-03-03International Business Machines CorporationGenerating query predicates for olap processing
US11423886B2 (en)2010-01-182022-08-23Apple Inc.Task flow identification based on user intent
US12087308B2 (en)2010-01-182024-09-10Apple Inc.Intelligent automated assistant
US9282307B2 (en)*2010-04-132016-03-08Synergy Sports Technology, LlcSystem and methods for searching and displaying ontology-based data structures
US20110264680A1 (en)*2010-04-132011-10-27Lahr Nils BSystem and methods for searching and displaying ontology-based data structures
US20160162540A1 (en)*2010-04-132016-06-09Synergy Sports Technology, LlcSystem and methods for searching and displaying ontology-based data structures
US20120066230A1 (en)*2010-09-152012-03-15Chen-Yu SheuObject sharing and search system
US11120372B2 (en)2011-06-032021-09-14Apple Inc.Performing actions associated with task items that represent tasks to perform
US10025880B2 (en)2011-11-162018-07-17Ptc Inc.Methods for integrating semantic search, query, and analysis and devices thereof
US9965527B2 (en)2011-11-162018-05-08Ptc Inc.Method for analyzing time series activity streams and devices thereof
US9576046B2 (en)2011-11-162017-02-21Ptc Inc.Methods for integrating semantic search, query, and analysis across heterogeneous data types and devices thereof
US9578082B2 (en)2011-11-162017-02-21Ptc Inc.Methods for dynamically generating an application interface for a modeled entity and devices thereof
US9098312B2 (en)2011-11-162015-08-04Ptc Inc.Methods for dynamically generating an application interface for a modeled entity and devices thereof
US9348943B2 (en)2011-11-162016-05-24Ptc Inc.Method for analyzing time series activity streams and devices thereof
RU2490702C1 (en)*2012-05-022013-08-20Корпорация "САМСУНГ ЭЛЕКТРОНИКС Ко., Лтд."Method of accelerating processing of multiple select-type request to rdf database using graphics processor
US11269678B2 (en)2012-05-152022-03-08Apple Inc.Systems and methods for integrating third party services with a digital assistant
US11321116B2 (en)2012-05-152022-05-03Apple Inc.Systems and methods for integrating third party services with a digital assistant
US9189482B2 (en)2012-10-102015-11-17Abbyy Infopoisk LlcSimilar document search
US12277954B2 (en)2013-02-072025-04-15Apple Inc.Voice trigger for a digital assistant
US11636869B2 (en)2013-02-072023-04-25Apple Inc.Voice trigger for a digital assistant
US10978090B2 (en)2013-02-072021-04-13Apple Inc.Voice trigger for a digital assistant
US11388291B2 (en)2013-03-142022-07-12Apple Inc.System and method for processing voicemail
US9158532B2 (en)2013-03-152015-10-13Ptc Inc.Methods for managing applications using semantic modeling and tagging and devices thereof
US11798547B2 (en)2013-03-152023-10-24Apple Inc.Voice activated device for use with a voice-based digital assistant
US11727219B2 (en)2013-06-092023-08-15Apple Inc.System and method for inferring user intent from speech inputs
US12073147B2 (en)2013-06-092024-08-27Apple Inc.Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US9489417B2 (en)2013-06-262016-11-08Sap SeAuto-search textbox in a content submission system
US12010262B2 (en)2013-08-062024-06-11Apple Inc.Auto-activating smart responses based on activities from remote devices
US10338896B2 (en)2014-03-212019-07-02Ptc Inc.Systems and methods for developing and using real-time data applications
US10313410B2 (en)2014-03-212019-06-04Ptc Inc.Systems and methods using binary dynamic rest messages
US9467533B2 (en)2014-03-212016-10-11Ptc Inc.System and method for developing real-time web-service objects
US9350791B2 (en)2014-03-212016-05-24Ptc Inc.System and method of injecting states into message routing in a distributed computing environment
US10025942B2 (en)2014-03-212018-07-17Ptc Inc.System and method of establishing permission for multi-tenancy storage using organization matrices
US10432712B2 (en)2014-03-212019-10-01Ptc Inc.System and method of injecting states into message routing in a distributed computing environment
US9462085B2 (en)2014-03-212016-10-04Ptc Inc.Chunk-based communication of binary dynamic rest messages
US9961058B2 (en)2014-03-212018-05-01Ptc Inc.System and method of message routing via connection servers in a distributed computing environment
US9762637B2 (en)2014-03-212017-09-12Ptc Inc.System and method of using binary dynamic rest messages
US9350812B2 (en)2014-03-212016-05-24Ptc Inc.System and method of message routing using name-based identifier in a distributed computing environment
US9560170B2 (en)2014-03-212017-01-31Ptc Inc.System and method of abstracting communication protocol using self-describing messages
US11133008B2 (en)2014-05-302021-09-28Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US10878809B2 (en)2014-05-302020-12-29Apple Inc.Multi-command single utterance input method
US11670289B2 (en)2014-05-302023-06-06Apple Inc.Multi-command single utterance input method
US11810562B2 (en)2014-05-302023-11-07Apple Inc.Reducing the need for manual start/end-pointing and trigger phrases
US11257504B2 (en)2014-05-302022-02-22Apple Inc.Intelligent assistant for home automation
US11699448B2 (en)2014-05-302023-07-11Apple Inc.Intelligent assistant for home automation
US11516537B2 (en)2014-06-302022-11-29Apple Inc.Intelligent automated assistant for TV user interactions
US11087759B2 (en)2015-03-082021-08-10Apple Inc.Virtual assistant activation
US11842734B2 (en)2015-03-082023-12-12Apple Inc.Virtual assistant activation
US11468282B2 (en)2015-05-152022-10-11Apple Inc.Virtual assistant in a communication session
US11070949B2 (en)2015-05-272021-07-20Apple Inc.Systems and methods for proactively identifying and surfacing relevant content on an electronic device with a touch-sensitive display
US11947873B2 (en)2015-06-292024-04-02Apple Inc.Virtual assistant for media playback
US11126400B2 (en)2015-09-082021-09-21Apple Inc.Zero latency digital assistant
US11809483B2 (en)2015-09-082023-11-07Apple Inc.Intelligent automated assistant for media search and playback
US11500672B2 (en)2015-09-082022-11-15Apple Inc.Distributed personal assistant
US11853536B2 (en)2015-09-082023-12-26Apple Inc.Intelligent automated assistant in a media environment
US11550542B2 (en)2015-09-082023-01-10Apple Inc.Zero latency digital assistant
US10209869B2 (en)2015-10-292019-02-19Sap SePersistent application interface management
US10908793B2 (en)2015-10-292021-02-02Sap SePersistent application interface management
US11526368B2 (en)2015-11-062022-12-13Apple Inc.Intelligent automated assistant in a messaging environment
US11886805B2 (en)2015-11-092024-01-30Apple Inc.Unconventional virtual assistant interactions
US11853647B2 (en)2015-12-232023-12-26Apple Inc.Proactive assistance based on dialog communication between devices
US12223282B2 (en)2016-06-092025-02-11Apple Inc.Intelligent automated assistant in a home environment
US11037565B2 (en)2016-06-102021-06-15Apple Inc.Intelligent digital assistant in a multi-tasking environment
US11657820B2 (en)2016-06-102023-05-23Apple Inc.Intelligent digital assistant in a multi-tasking environment
US11152002B2 (en)2016-06-112021-10-19Apple Inc.Application integration with a digital assistant
US11749275B2 (en)2016-06-112023-09-05Apple Inc.Application integration with a digital assistant
US11809783B2 (en)2016-06-112023-11-07Apple Inc.Intelligent device arbitration and control
US11656884B2 (en)2017-01-092023-05-23Apple Inc.Application integration with a digital assistant
US11599331B2 (en)2017-05-112023-03-07Apple Inc.Maintaining privacy of personal information
US11405466B2 (en)2017-05-122022-08-02Apple Inc.Synchronization and task delegation of a digital assistant
US11580990B2 (en)2017-05-122023-02-14Apple Inc.User-specific acoustic models
US11380310B2 (en)2017-05-122022-07-05Apple Inc.Low-latency intelligent automated assistant
US11532306B2 (en)2017-05-162022-12-20Apple Inc.Detecting a trigger of a digital assistant
US11675829B2 (en)2017-05-162023-06-13Apple Inc.Intelligent automated assistant for media exploration
US10445429B2 (en)*2017-09-212019-10-15Apple Inc.Natural language understanding using vocabularies with compressed serialized tries
US11182565B2 (en)2018-02-232021-11-23Samsung Electronics Co., Ltd.Method to learn personalized intents
US11710482B2 (en)2018-03-262023-07-25Apple Inc.Natural assistant interaction
US11854539B2 (en)2018-05-072023-12-26Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11169616B2 (en)2018-05-072021-11-09Apple Inc.Raise to speak
US11487364B2 (en)2018-05-072022-11-01Apple Inc.Raise to speak
US11900923B2 (en)2018-05-072024-02-13Apple Inc.Intelligent automated assistant for delivering content from user experiences
US11314940B2 (en)*2018-05-222022-04-26Samsung Electronics Co., Ltd.Cross domain personalized vocabulary learning in intelligent assistants
US20190361978A1 (en)*2018-05-222019-11-28Samsung Electronics Co., Ltd.Cross domain personalized vocabulary learning in intelligent assistants
US11431642B2 (en)2018-06-012022-08-30Apple Inc.Variable latency device coordination
US10984798B2 (en)2018-06-012021-04-20Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US12080287B2 (en)2018-06-012024-09-03Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US11360577B2 (en)2018-06-012022-06-14Apple Inc.Attention aware virtual assistant dismissal
US10720160B2 (en)2018-06-012020-07-21Apple Inc.Voice interaction at a primary device to access call functionality of a companion device
US11009970B2 (en)2018-06-012021-05-18Apple Inc.Attention aware virtual assistant dismissal
CN109242294A (en)*2018-08-292019-01-18国网河南省电力公司电力科学研究院Improve the power communication performance method for early warning and device of fuzzy neural network
US11475898B2 (en)2018-10-262022-10-18Apple Inc.Low-latency multi-speaker speech recognition
US11348573B2 (en)2019-03-182022-05-31Apple Inc.Multimodality in digital assistant systems
US11275785B2 (en)*2019-04-052022-03-15Jade Global, Inc.AI routing framework for multi-domain chatbots
US11307752B2 (en)2019-05-062022-04-19Apple Inc.User configurable task triggers
US11217251B2 (en)2019-05-062022-01-04Apple Inc.Spoken notifications
US11423908B2 (en)2019-05-062022-08-23Apple Inc.Interpreting spoken requests
US11475884B2 (en)2019-05-062022-10-18Apple Inc.Reducing digital assistant latency when a language is incorrectly determined
US11705130B2 (en)2019-05-062023-07-18Apple Inc.Spoken notifications
US11140099B2 (en)2019-05-212021-10-05Apple Inc.Providing message response suggestions
US11888791B2 (en)2019-05-212024-01-30Apple Inc.Providing message response suggestions
US11496600B2 (en)2019-05-312022-11-08Apple Inc.Remote execution of machine-learned models
US11237797B2 (en)2019-05-312022-02-01Apple Inc.User activity shortcut suggestions
US11289073B2 (en)2019-05-312022-03-29Apple Inc.Device text to speech
US11360739B2 (en)2019-05-312022-06-14Apple Inc.User activity shortcut suggestions
US11657813B2 (en)2019-05-312023-05-23Apple Inc.Voice identification in digital assistant systems
US11360641B2 (en)2019-06-012022-06-14Apple Inc.Increasing the relevance of new available information
US11488406B2 (en)2019-09-252022-11-01Apple Inc.Text detection using global geometry estimators
US11924254B2 (en)2020-05-112024-03-05Apple Inc.Digital assistant hardware abstraction
US11765209B2 (en)2020-05-112023-09-19Apple Inc.Digital assistant hardware abstraction

Also Published As

Publication numberPublication date
US20080319947A1 (en)2008-12-25
US8229944B2 (en)2012-07-24
US20110264697A1 (en)2011-10-27

Similar Documents

PublicationPublication DateTitle
US7987176B2 (en)Mixed initiative semantic search
US12056120B2 (en)Deriving metrics from queries
US8918717B2 (en)Method and sytem for providing collaborative tag sets to assist in the use and navigation of a folksonomy
US9165039B2 (en)Methods and systems for providing personalized contextual search results
US9201868B1 (en)System, methods and user interface for identifying and presenting sentiment information
US9552394B2 (en)Generation of multi-faceted search results in response to query
US6829603B1 (en)System, method and program product for interactive natural dialog
US6564213B1 (en)Search query autocompletion
US7895595B2 (en)Automatic method and system for formulating and transforming representations of context used by information services
US8478780B2 (en)Method and apparatus for identifying and classifying query intent
US9092428B1 (en)System, methods and user interface for discovering and presenting information in text content
US20180032606A1 (en)Recommending topic clusters for unstructured text documents
US8478779B2 (en)Disambiguating a search query based on a difference between composite domain-confidence factors
US20020024532A1 (en)Dynamic personalization method of creating personalized user profiles for searching a database of information
US20170103329A1 (en)Knowledge driven solution inference
US20190179940A1 (en)Generating and/or utilizing a machine learning model in response to a search request
JP2023501098A (en) Data preparation using semantic roles
US20050027704A1 (en)Method and system for assessing relevant properties of work contexts for use by information services
CA2729716A1 (en)Information processing with integrated semantic contexts
US7693948B2 (en)Email traffic integration into a knowledge management system
US20160098479A1 (en)System and process for natural language processing and reporting
EP2301192A1 (en)Facilitating collaborative searching using semantic contexts associated with information
CN101520784A (en)Information issuing system and information issuing method
US8200666B2 (en)Providing relevant information based on data space activity items
US9779135B2 (en)Semantic related objects

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:SAP AG, GERMANY

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LATZINA, MARKUS;SOLTANI, ANOSHIRWAN;REEL/FRAME:019522/0117

Effective date:20070625

FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCFInformation on status: patent grant

Free format text:PATENTED CASE

ASAssignment

Owner name:SAP SE, GERMANY

Free format text:CHANGE OF NAME;ASSIGNOR:SAP AG;REEL/FRAME:033625/0334

Effective date:20140707

FPAYFee payment

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:8

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:12


[8]ページ先頭

©2009-2025 Movatter.jp