CA2407974A1 - A system and method for analyzing a query and generating results and related questions - Google Patents

A system and method for analyzing a query and generating results and related questions Download PDF

Info

Publication number
CA2407974A1
CA2407974A1 CA002407974A CA2407974A CA2407974A1 CA 2407974 A1 CA2407974 A1 CA 2407974A1 CA 002407974 A CA002407974 A CA 002407974A CA 2407974 A CA2407974 A CA 2407974A CA 2407974 A1 CA2407974 A1 CA 2407974A1
Authority
CA
Canada
Prior art keywords
query
results
information
question
user
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.)
Abandoned
Application number
CA002407974A
Other languages
French (fr)
Inventor
Mohammed S. Anwar
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.)
POLY VISTA Inc
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA2407974A1 publication Critical patent/CA2407974A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2425Iterative querying; Query formulation based on the results of a preceding query
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/243Natural language query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2465Query processing support for facilitating data mining operations in structured databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3325Reformulation based on results of preceding query
    • G06F16/3326Reformulation based on results of preceding query using relevance feedback from the user, e.g. relevance feedback on documents, documents sets, document terms or passages
    • G06F16/3328Reformulation based on results of preceding query using relevance feedback from the user, e.g. relevance feedback on documents, documents sets, document terms or passages using graphical result space presentation or visualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2216/00Indexing scheme relating to additional aspects of information retrieval not explicitly covered by G06F16/00 and subgroups
    • G06F2216/03Data mining

Abstract

A query information retrieval content enhancing system and method using the system disclosed that takes a user query and generates not only results corresponding to the exact query, but also generates results that relate to the exact query. The related results are generated by identifying query keywords and connectors and determining related keywords and/or connectors. The original keywords and connectors and the relates keywords and connectors are then submitted to data mining routines that generate the related results . The normal results and related results are then made available to the user through an interface so that the user can review, analyze and manipulate the results.

Description

PATENT SPECIFICATION
TITLE: A SYSTEM AND METHOD FOR ANALYZING A QUERY AND
GENERATING RESULTS AND RELATED QUESTIONS
INVENTOR: Mohammed S. Anwar RELATED APPLICATION
This application claims provisional priority to United States Provisional Application Serial No. 60/189,925 filed 16 March 2000.
BACKGROUND OF THE INVENTION
1. Field of the Invention The present invention relates to a system and method for analyzing a user query or natural language query and generating a results and related questions.
More particularly, the present invention relates to a system and method for enhancing information retrieval from a user posed query (Boolean or natural language) including determining keywords associated with the query, producing a result corresponding to the query, generating terms related to the keywords, supplying the keywords and terms to a data mining routine, generating related results and/or information and questions associated with additional results and/or information related to the query, and displaying the results and questions, which the user can then activated and/or investigated.
2. Description of the Related Art Current web searching generally involves construction of a query by a user that is then sent via an information infrastructure such as the Internet or world wide web to an application site for processing. The processing site, typically a search engine site, then obtains a set of sites on the infrastructure that have information relating or corresponding to the query. The search engine site can also rank the information containing-sites relative to some particular internal ranking procedure.
However, search engines and the sites devoted to them are currently ill prepared to take advantage of information deposited in large database especially mufti-dimensional database such as OLAP database and are ill prepared to delve deeply into data to find other information that may be of interest to a user.
This other information is generally contained in databases that often require sophisticated routines to act as intermediaries so that the search engine, and ultimately the user, can extract meaningfully data and information from them. The intermediaries are generally of two types: middleware interfaces (MWIs) and data mining routines or algorithms (DMRs). MWIs provide information about data in the data database, e.g., variable lists, type of data preprocessing (averages, means, standard deviations, etc.), data storage criteria and classification, etc. DMRs provide mechanisms for extracting data from the database using routines to further process and classify data in the database. For data mining routines to work properly, they need the actual records or database layout in order to construct data manipulations and ranking, e:g., construction of a decision tree prior to performing a ranking of the data in the decision tree. MWIs exist for relational database and in a co-pending application, the inventor described a MWI for mufti-dimensional database such as OLAP database, United States Patent Application Serial No. 09/713,674, filed 15 November 2000, incorporated herein by reference.
Thus there is a need in the art for a system that will allow a user to utilize data stored in diverse databases more effectively and to provide the user with a method for enhancing and/or expanding the richness of data and/or information corresponding to or related to a user's query and/or to refine the query to obtain results of interest to the user.
SUMMARY OF THE INVENTION
The present invention relates to a method for analyzing a query and generating related results including determining keywords associated with the query, polling a database to determine terms related to the keywords, supplying the keywords and terms (all or some) to a data mining routine and generating a results related to the query and questions for refining, expanding or enhancing retrieved information.
The present invention also provides a method for enhancing information retrieval content from a query including retrieving direct data responsive to the query, extracting query element from the query, inputting the elements to a data mining routine, and outputting results from the data mining routine, where the results include related data and suggested questions for enhancing or refining retrieved results.
The present invention also provides a system for enhancing query information retrieval content, where the system includes a remote digital processing unit (rDPU), a query information retrieval content enhancing server (QIRCES), a database server (DBS), an information infrastructure such as a local area network (LAN), a wide area network (WAN) or a global information infrastructure (GII) interconnecting the rDPU
and the servers. The rDPU includes a query generator and communication hardware and software for interacting with the servers over the information infrastructure. The QIRCES includes query information content enhancing software comprising a scheduler, a query parser, a user profiler, a database, a query/results database (qrDB), middleware interface (MWI), data mining algorithms or routines (DMRs), a library of database interfaces, an email controller, communication hardware and software and visualization software, and an expert. And, the DBS includes an informational database (iDB) and database services such as OLAP services for an OLAP
database and SQL services.
The present invention also provides a method for analyzing a query and generating related results including forming a query, inputting the query to a DB, outputting results from the DB corresponding directly to the query, extracting query elements from the query, where the element comprises keywords and optionally constraints, generating related query elements comprising related keywords and optionally related constraints, inputting the elements and/or related elements to a DMR
and outputting related results and questions from the DMR for query information retrieval content refinement.
The present invention also provides a method for analyzing a query and generating related results and refinement questions including determining query element associated with the query, polling a database to determine related query elements, selecting some or all of the elements and/or related elements, supplying the selected elements and/or related element to a data mining routine, generating related results and questions from the DMR for query information retrieval content refinement and outputting the related results and questions for user interaction.
The present invention also provides a system including a middleware interface, a data mining communication protocol, a database communication protocol, a query element classification protocol designed to determine query elements (keywords and constraints) from a query and classify the elements according to a classification protocol compatible with a given database, a related query element routine, which generates related query elements based on the element classification and interaction with the database, a communication protocol where the elements and related elements submitted to a data mining routine, a receiving routine to receive results from the data mining routine and a presentation routine where the results and questions for refining the query results from the data mining routine are presented to a user in a predetermined statically significant order so that the user can enhance the information retrieval content of his/her original query.
The present invention also provides a method for enhancing query information retrieval content including: obtaining a query comprising at least one keyword and optional constraints including a containment constraint, a grouping constraint, a connector constraint or a data constraint; generating at least one related keyword and optionally related constraints; obtaining results and/or information for the query "as is"; generating related results and/or information and at least one question related to the query via the operation of a data mining routine; displaying the results and/or information, the related results and/or information and questions; selecting a question;
generating question results and/or information and sub-questions; displaying the question results and/or information and sub-questions; and repeating the last three steps to from a query-by-question path. The method can also include the step of saving the path. The method can also includes comparing saved paths.
DESCRIPTION OF THE DRAWINGS
The invention can be better understood with reference to the following detailed description together with the appended illustrative drawings in which like elements are numbered the same:
Figure 1 depicts a block diagram of a preferred overall system of this invention for enhancing information content retrieval from a query;
Figure 2 depicts a block diagram of a preferred embodiment of a system communication protocol of the system of Figure 1;
Figure 3 depicts a block diagram of a preferred system architecture of the system of Figure 1;
Figure 4 depicts a screen image of a preferred embodiment of a user interface of the present invention showing a preferred embodiment of a natural language query input screen;
Figure 5 depicts a screen image of a preferred embodiment of a user interface of the present invention showing a preferred embodiment of a Boolean query input screen;
Figure 6 depicts a screen image of a preferred embodiment of a user interface of the present invention showing a preferred embodiment of a search results screen;
and Figure 7 depicts a screen image of a preferred embodiment of a user interface of the present invention showing a preferred embodiment of result specific screen.
DETAILED DESCRIPTION OF THE INVENTION
The inventor has found that a system and method for enhancing retrieved informational content from a query-based search format can be constructed where the system and method returns not only results and/or information related directly to the query, but also returns results and/or information related to or associated with the query. The inventor has found that this system and method can be implemented on a distributed digital processing environment, where the environment includes remote digital processing units (rDPUs) and server digital processing units (sDPUs or Servers) communicationally interconnected via an information infrastructure including a global information infrastructure (GII) such as the Internet or the world wide web, or a local network or LAN.
The present invention broadly relates to a system and method for enhancing the results and/or informational content retrieved from a query, whether the query is a Boolean query or a natural language query. The results and/or informational content is enhanced by running one or more data mining routines against the query to generate related data and one or more possible sub-queries that may be of interest to the user.
The present invention broadly relates to a method for enhancing the results and/or informational content retrieved from a query including receiving a query, obtaining results and/or information directly related to the query, submitting the query to one or more data mining routines which generate results and/or information related to the query and generate one or more options or sub-queries for refining the query or for investigating results and/or information related to the query or that the system determines may be of interest to the user. The related data and sub-queries are presented to the user in a list or page format so that the user can review and/or investigate the data or sub-queries by clicking on a desired related data result or a desired sub-query. When a user selects a sub-query, the system will act on the sub query and generate results and/or information related to the sub-query as well as sub sub-queries based on the processing the sub-query. Thus, the user can be walked down a query-by-question pathway to improve result and information content derivable from any given query.
The system includes routines to receive a query and to post the query "as is"
to a DB. If the query is a natural language query, then the system includes routines to extract elements from the query. The system also includes routines to determine related query element based on the query element (keywords and connectors).
Once the system has the query elements and related query elements, the system passes these elements to one or more data mining routines (DMRs), where the all of the elements, or some selected elements, are used in each DMR to generate related results comprising related results and/or information and one or more suggested sub-queries for refining and enhancing the information content derived from the query. The related _7_ results and suggested sub-queries can be presented to the user as an active list or on a page-by-page basis. Although the DMRs can communicate with databases, including without limitation multidimensional databases (MDDBs), relational databases, hierarchical databases or the like, directly, the preferred communication pathway S involves an intermediary called a middleware interface as described in co-pending application United States Patent Application Serial No. 09/713,674, filed 15 November 2000, incorporated herein by reference.
The system can also include a database for storing queries and results. The system can also include routines for running a user profile against the stored queries and results to inform a user of results and/or information that the user may find of interest based on the user's profile. The system can also include routines for forming user displayable screens or pages devoted to frequently submitted queries, interesting data resulting from queries, or the entire contents of the query/results database. The system can also include routines for performing data analysis and manipulation of data in the query/result database alone or in conjunction with data analysis and manipulation of data from Dbs. The system can also include background routines that search DBs and other databases for results and/or information that may be of interest to users based on the profiles in the user profile database. The user profile database can be categorized or classified based on a scheme that groups users into categories or classes so that background data mining protocols can be tailored to derive results and/or information for all users or for each category or class. The system can also include user interactive procedures for ranking the relevancy of related data and sub queries to further refine user profiling and enhance and enrich a user's access to results and/or information of interest to the user. The system can also includes an email interface for providing the results in an email context.
For Internet implementation, the system of the present invention comprises user rDPUs and sDPUs including an application server (asDPU) and a database server (dbsDPU). The rDPUs include a browser which is the communication conduit between the user and the asDPU, which is generally based on HTML or some other similar _g_ communication protocol. The asDPU communications with the dbsDPUs either directly or via a MWI using standard database communication protocols.
Suitable digital processing units, both remote DPUs and Servers, can be any digital processing device including, without limitation, digital processing devices manufactured by Dell Corporation, Compaq Corporation, Intel Corporation, Motorola Corporation, Texas Instruments, Inc., IBM, AMD, Cyrix, or any other manufacturing of digital processing devices. The memory can be any memory compatible with the particular digital processing device.
Suitable operating systems include, without limitation, windowing operating systems, UNIX based operating systems or any other operating system. Suitable communication hardware and software can be any software and hardware that supports any narrow band or wide band communication protocols, with wide band, high speed communication protocols being preferred.
Suitable data mining routines or algorithms that can be used by the system of this invention include, without limitations, a chi squared DMR, a correlation DMR, a decision tree DMR, a market basket type DMR, a naive Bayes DMR based on Bayesain statistics, an association DMR, a cluster DMR or other similar data mining routines or algorithms or mixtures or combinations of one or more DMRs, some of which are described in co-pending United States Patent Application Serial No.
09/713,674, filed 15 November 2000, incorporated herein by reference and other are well-known public domain data mining routines.
User Interface Login Page When a user connects to the QIRCES system for the first time, the system prompts the user for a unique user ID and password, with standard password reentry to insure proper password assignment. Once a user ID and password has been established and stored by the system, the next time the user connects to the system, entry of the user ID and password will allow the user access to the system. If the user is a GII user using a browser to connect to the QIRCES server, then the user can elect to have authentication processing saved in browser cookie file. When the user registers (first time user), the user can elect to save the login file (user ID and password) in a cookie. Of course, the user can elect this option any time he/she connects to the system. If the user chooses to save her/his login profile in a cookie file, then the Login Page will not appear the next time the user connects to the system. If the user elects not to have a cookie file containing the necessary login information or if the user's browser does not support cookies, then the Login Page will appear every time the user connects to the server and the user will have to complete the standard login procedure.
User's Home Page In a preferred implementation of the QIRCES system of this invention, each user would have a home page on the server, which is created when a user first registers with the QIRCES system. Each time the user connects to the QIRCES system after registration, the user goes directly to his/her home page. The user can customize her/his page. The home page is used by the user to save results to set and modify preferences and to view postings from the system that fit the user's profile or that the system determines may be of interest to the user.
After the user passes authentication, the browser displays the user Home Page.
The main section of this page allows the user to navigate projects, favorites, preferences, view hot news, recent projects, server notifications, etc. If the browser supports frames, then the page can be frame-based for further convenience and functionality. This page preferably includes navigation and information areas or domains. The first domain or area, which can be located in the left 20% of the page by default (changeable), can include links to: ( 1 ) the main section of the user's Home Page; (2) the user's workplace; (3) a favorites page; and (4) the user's preferences.
If the user has an email account on the system, the server administrator can provide a web-based interface to a user's mailbox. This interface can be included in the user's Home Page and there can be a link to this interface in the navigation area of the Home Page. The user's workplace link has child links to the user's recent projects, a new project wizard and other workplace related functions. The user's favorites page link includes user defined child links organized in folders that in their turn can have child links and folders. The server administrator can predefine some links and folders, while other can be defined by the user. The user's preferences link includes child links to different preference sets such as global preferences, mailbox preferences, query construction preferences, results preferences, etc.
User's Workplace In a preferred embodiment of the QIRCES system, the system creates for each user a user workplace. The workplace is used by the user to create projects that allow the user to gather information on an as-needed basis or a periodic basis. The system saves information about each user project for review, retrieval, modification, analysis or the like. Via workplace preferences, the user can choose the type of information displayed when the user workplace page is opened, e.g., display recent projects sorted by last access date or display only the latest accessed projects or display the most frequency accessed projects. The workplace page can also include a link to a new project wizard that allows the user to create a new project. When working with a project, the user can switch the workplace interface between two modes: (1) a confirmatory mode and (2) an exploratory mode. The user can work in either mode independently.
The confirmatory mode allows the user to go directly a particular database or database site such as an MDX cube and pose a query to that particular database, i. e. the confirmatory mode is a single DB-single query mode. If the user wants to work with different cubes or queries, the user must create a different project, one for each cube and/or query.
The exploratory mode allows the user to pose a query to any number or database or to all databases that are accessible to the system and contain information relevant to the posed query. The exploratory mode uses a search engines and surfer type interface. Results are then displayed for the user's review.
There are two kinds of searches: Boolean searches and Natural Language searches. The Natural Language search is preferable English; however, the Natural Language interface can support other languages. When operating in English, the Natural Language search mode is sometimes called the English Language search mode. Boolean searching is based on a set of constraints. Each constraint includes a text field (keyword - word or words), a containment option (must contain, must not contain, should contain, etc.), a grouping option (the word(s), the phrase, etc.), a connectors connecting text fields (and, or, not, andnot, nor, etc.) and a data option having the following variants: ( 1 ) filter; (2) dimension member; (3) dimension, drilled down to the level of member; (4) member's child members; and (5) drilled down parent member. Search engine results can be formatted, sorted or categorized as desired.
Search Engine Interface In a preferred embodiment of the system of this invention, the system includes a search engine interface (SEI), which is based on popular search engine concepts such as those found in search engines like AltaVista, Excite, or the like. The SEI
allows the user to pose queries in a variety of search formats including Boolean queries, Natural Language queries, predefined queries and DB structured queries. Using the SEI, the user will construct a query in a manner similar to the way the user would construct queries in a typical search engine. Once the user constructs a query, the SEI
allows the user to submit the query by hitting enter or a search button associated with the SEl.
Such an SEI is described in greater detail in conjunction with the description of Figures 6A&B and 7A&B.
Search Engine Query Result Once the user has constructed and submitted a query, the SEI presents the results of the query and the query refining process (DMR results and sub-queries) a list format similar to results presented in a typical search engine. Although each list member includes a brief textual description, it does not point to a URL as it would in a typical search engine, but instead is a pointer into a particular results section of the query results as shown in Figure 7A. The first or top query result section contains results and/or information derived from the query "as is" along with certain obvious refinements, e.g., time, location, product, etc. Subsequent result sections include results and/or information from the operation of each DMR on the query elements and related elements. These results include simple refinements such as a particular type of a broad class of a keyword (e.g., coke from the keyword drink) as well as more complex refinements that actually amount of a new refined query or question.
When a more complex refinement is selected by the user, the user will be given results and/or information from the refinement that can include simple refinements as well as more complex refinements, i. e., another query or question. Thus, the user can progress down a query-by-question path viewing results along the way in a cross-tabulated format and a graphical format as shown in Figure 7B.
Surfer Interface In another preferred embodiment of the system of this invention, the interface does not include a search engine query construction and submission construct or includes a surfer switch that permits the user to toggle between the SEI and the surfer interface. The surfer interface permits the user to bypass the query construction and submission window and instead to surf and/or view results of queries that the user has already submitted or that have been previously submitted by other users. These results can be all results in the application database or a profile restricted or filtered set of results based on user preferences. These results of existing queries can be categorized as follows: (1) predefined queries defined by site administrators, database administrators or the like; (2) popular user queries; (3) queries that are created as a result of background data mining operations; or (4) all results in the system results database.
Email Interface In another preferred interface, the user can construct and submit queries and await results via an email interface such a SMTP or WAP. Because certain queries posed by a user may require considerable processing time, the user can chose to submit the search and await results notification via the email interface.
Alternatively, the user can fill out a basic template providing information about the type of information the user in interested in to create a user profile corresponding to the information entered into the template by the user. The user can specify what frequency of email notification the user desires, e.g., very frequent, frequent, or infrequent.
The user will be able to fine tune the email frequency that is optimal for the user and the user can fine tune the content of the information the user is interested in. The email messages will include a result section as described in connection with the Search Engine Query Results section and Figure 7A herein. Thus, the email interface, which can be used in conjunction with the SEI or the surfer interface or all by itself, allows the user access to results and/or information of interest to the user on a time frame definable by the user. Thus, the user can be notified by email anytime a search that fits the user's profile is submitted or only when the results of a query fitting the user's profile includes interesting results. By interesting results, the inventor means results that show a high direct or inverse correlation with other data, that show data significantly impacted by data that fits the user's profile or any other statistically significant correlations involving data that fits the user's profile.
Back End Processing In another preferred embodiment of the system of this invention, the system includes back end processing routines for mining the data that may be of interest to a particular user or to the user community in general. Thus, the system on the application servers) can track user activity and preferences so that the system routines can better tailor results and/or information content for each user or the user community in general. The system will track user behavior including, without limitation, search habits, query structures, results ratings, site preferences, feature preferences, and/or other personal preferences as well as user community habits including, without limitation, popular query formats, popular sites, popular system components, or the like. The system uses the tracked data to improve system features and/or facilities and/or to improve retrieved informational content for the whole community, a part of the community and/or a particular user in the community.
Query-by-Question Pathways One powerful aspect of the system of this invention is the ability for the system to walk a user down a path of results and/or information related to or derived from a single query. As each DMR returns results and/or information derived from the original query and generates one or more sub-queries that may be of interest to the user, the user can embark on an exploratory survey of results and/or information derived from each sub-query and each sub-query generated by the DMR from a selected sub-query. Thus, the user can be directed on a question by question basis to results and/or information related many level down a query-by-question pathway. Of course, each pathway will be different depending on the particular sub-query selections made by the user.
System Architecture The system is preferably designed to run on one or more dedicated application servers that receive queries, retrieve direct results to the queries and trigger DMRs to ferret out related results and/or information. As interesting relationships are found, the system stores the query and the results in a database. The system periodically analyzes the database to determine whether new databased results fit a user profile and notifies the user via the email interface.
One preferred architecture for the system of this invention, breaks the system into three basic levels: Presentation; Application and Data.
Presentation Level A preferred presentation level for systems implemented on a GII includes components which run on the user's rDPUs under a browser such and Internet Explore or Netscape. Preferably, the browser supports HTML, DHTML, Java-script, frames, VRML and Java-applets (NN4, IE4, and VRLM plugins) or the like. Of course, the browsers support all basic feature such as site-surfing, login, search, etc.
For LAN
based implementations, the rDPUs would use any custom software for query construction and submission and LAN communications.
Application Level A preferred application level for systems implemented on a GII includes components running on a server under a server OS such as UNIX based operating system and NT based operating systems, which include GII services for server to server and server to user connections and communications such as IIS from Microsoft or the SMTP, WAP or similar protocols. Application servers are connected with the data servers via ethernet or other wide band data communication protocol for LAN
based systems or via wide band communication protocol for GII implementation.
Moreover, the application server and the database server can be the same server or can be implemented on the same Internet site.
Data Level A preferred data level for systems implemented on a GII includes software components running on a database server under a server OS such as UNIX based operating system and NT based operating systems, which include GII services for server to server and server to user connections and communications. In addition, the database server includes a database, which can be any type of database including, without limitations, relational databases or multidimensional database such as OLAP
database. In addition to the OS and to other standard software, the database server will include database service software including database communication protocol software such as SQL software (e.g., MS SQL Server) and MDDB service software such as MS
OLAP Services.
Detailed Description of the Drawings Referring now to Figure 1, a preferred embodiment of the system of the present invention, generally 100, is shown to include a rDPU 102 which also includes an operating system 104, a browser 106 and communication software 108. Of course, the rDPU 102 also includes standard hardware components such as a processor, memory, mass storage devices, and peripherals (not shown). The rDPU 102 is in two-way communication with a application server 130 via an information infrastructure such as a LAN (local area network), a WAN (wide area network) or a global information infrastructure 120 using a communication protocol 122 such as HTML, XLM, GIF, Jave3D, TCP/IP, or the like. The application server 130 includes an operating system 132, active server pages 134, pivot table services 136, DMRs 138, a profiler 140, a database 142, a middleware 144 and communication software 146. As with the rDPU
102, the application server 130 includes standard hardware components such as a processor, memory, mass storage devices, and peripherals (not shown). The application server 130 is in two-way communication with a database server 160 via the information infrastructure 120 using a protocol 124 such as MDX or OLE DB. The database server 160 includes an operating system 162, services 164 including database services such as OLAP services associated with OLAP mulitdimensional databases and SQL services, and communication software 166.
Referring now to Figure 2, a preferred architecture, generally 200, for the system of this invention is shown schematically to include a presentation level 202, a business level 220 and a data level 260. The presentation level 202 involves interaction with the user at the rDPU 102 of Figure 1 using a communication protocol or combination of protocols 204 such as HTML, DHTML, picW res, JavaScript, Java3D, etc. over the GII 112 of Figure 1 and also involves text based message receiving and sending 206. The business level 220 includes an IIS 222, in two-communication with an ASP 224 and a SMTP 226. The business level 220 also includes a query information content enhancing sub system (QIRCES) 228 including a query information content enhancing controller 230, a DMR library 232, a library of database interfaces 234, a profile controller 236, experts 238, a communication/visualization controller 240 and an e-mail controller 242. The ASP
224 is in two-way communication with QIRCES 228 and a component of the ASP 224 is in two-way communication with the communication/visualization controller 240 of QIRCES 228. The SMTP 226 is in two-way communication with the e-mail controller 242. The data level 260 includes DB services 262 such as OLAP services for OLAP
multidimensional databases and SQL services 264. The library 234 of QIRCES 228 is in two-way communication with the DB services 262 and the SQL services 264.
The present structure is applicable to any DB including MDDBs, relational databases, hierarchical database or the like and the MWI would be a middleware product -1 ~-designed to interface with the particular database being accessed.
Referring now to Figure 3, a block flowchart of a preferred query informational content enhancing method of this invention, generally 300, is shown to start with the user constructing a query or search question step 302. The query can be constructed using any type of software that is capable of interacting with a database, including without limitation, database front ends, a search engine accessible for a network such as a Internet or intranet, a spread sheet program such as Quattro Pro, Exel, etc. or any other software program that permits query construction and submission to a database.
After the query is constructed (generally, typed into a text box in a screen), the query is forwarded over a network in a query send step 304 to an application server that captures the query in a query capture step 306. The application server can be a server in an Internet environment like a site on the world wide web or a digital processing unit in an intranet or LAN. The application server can be the same or different from the digital processing unit or server upon which the database is resident.
Once captured, the application server determines whether the query is a natural language query in a conditional test step 308. If it is a natural language query, then the method 300 transfers control along a YES branch 310 to a pre-process query step 312, where keywords and connectors are extracted from the natural language query.
Once keywords and connectors are extracted from the natural language query, control is transferred to a forward query as is to a database step 314, where results and/or information directly related to the query is gathered. If the query is not a natural language query, but a Boolean query or other query that comprises keywords and connectors, then control is transferred along a NO branch 316 to the forward query as is step 314. Next or simultaneous with the as is query forward step 314, related keywords and/or connectors are generated in a generate step 317. Next, the query components (keywords and connectors) and related components (related keywords and/or connectors) are submitted to one or more DMRs in a submit step 318.
The DMRs operate on the query terms to generate a request or a plurality of requests for results and/or information from a database in and sends the requests) to a middleware interface which facilitates data extraction from the database in a send requests to MWI step 320. For relational database, the MWI can be one of a variety of MWI products available on the open market including, without limitations, CocoBase from Thought, Inc., DataDirect SequeLink from Merant, DB2 Universal Database from IBM, dbAnywhere Server from Symatec, DbGen from 2Link Consulting, Inc., and other middleware products listed at www.javaworld.com/javaworld/tools/jw-tools-datamid.html or similar Internet sites.
For multi-dimensional databases, including OLAP databases, the middleware product is preferably the product disclosed in co-pending United States Patent Application Serial No. 09/713,674, filed 15 November 2000, incorporated herein by reference.
Once the MWI receives the requests in a MWI receive step 322, the MWI
constructs appropriate database requests in a construct step 324 and sends the DB
requests onto the database in a send DB requests step 326. Once the database receives the requests in a receive step 328, the database constructs results corresponding to the requests in a construct step 330, and sends the results onto the MWI in a send results step 332. Once the MWI receives the DB results in a receive step 334, the MWI
reviews the results and the MWI requests from the DMR and determines whether any additional requests are required to complete the MWI requests in a conditional step 336. If additional requests are required to produce a complete response to the DMR
requests, then control is transferred along a YES branch 338 to the construct step 324 which repeats steps 326-336.
Once the conditional step 336 determines no additional data are required to complete theMWI requests, then control is transferred along a NO branch 340 to a post-processing conditional step 342, where the MWI checks to determine whether the DB responses required post-processing or analysis prior to construction of DMR
responses. If post-processing is required, then control is transferred along a YES
branch 344 to a post-processing step 346 and then to a construct DMR responses step 348; otherwise, control is transferred along a NO branch 350 directly to the construct step 348, where the DB results and any post-processing of the results are set forth in responses to the DMR requests and forwarded to the DMR in a send step 352.
Next, the DMR receives the DMR responses in a receive step 354 and constructs User responses in a construct step 356. The user responses are then sent and displayed for the user in send step 358 and display step 360, respectively.
Referring now to Figure 4, a block flowchart of a preferred user result interaction method of this invention, generally 400, is shown to include a display format conditional step 402, where the routines check to determine whether the user prefers to see a condensed list of the results or prefers to see the result in page format from the get go. If the user prefers the list format, then control is transferred along a LIST branch 404 to display results list step 406. Once the list is displayed, the user can select a given result by clicking on the result selector in a select step 408.
Once selected, the routine displays a page format positioned at the selected result in a display page format step 410. If the user prefers the page format from the get go, the control is transferred from the conditional step 402 along a PAGE branch 412 to the page 1 S format step 410, except that the page is positioned at the first result instead of at a selected result. The results page includes results and questions related to the query generated by DMRs which can be toggled on and off to allow the user to follow or construct a query-by-question path through the related query data. When the user selects a given refinement or question, that question becomes a new query, which gives rise to new results and new questions. This process can be continued until the user either finds the result he/she desires or determines that the path is not leading to any results of interest. The system can also save the query-by-question path, which can be saved simply as a composite query including all of the keywords and constraints associated with the final result in the path.
Once in the page format either at the start of the results or at some selected position within the page displayed results, the user can select a give query refinement by clicking on a given query refinement selector in a select refinement step 414. The method 400, then checks to see if the selected refinement requires additional processing in a conditional step 416. If additional processing is required, then control is transferred along a YES branch 418 to a goto step 420, which transfers control to step 304 of Figure 3. After the method set forth in Figure 3 completes obtaining results corresponding to the additional processing, control is transferred to a display selected refinement step 422, which is also the step to which control is transferred along a NO branch 424, if additional processing is not needed. Once the selected refinement is displayed, the method 400 check to see if the user wants to exit the routine in an exit test step 426. If the user does not want to exit the method, then control is transferred along a NO branch 428 to the select step 414. If the user does want to exit, then control is transferred along a YES branch 430 to an exit step 432.
The user review, displays and analyzes the refinements and the results derived therefrom using the SEI. A preferred SEI results screen display format is shown in Figure 7A&B and described herein.
Figure 4 also illustrates the query-by-question method of this invention. As the user selects a particular refinement and Refernng now to Figure SA, a first preferred structure, generally 500, of this invention is shown to include a user interface 502, which can be any interface capable of allowing a user to construct a search and submit the search to a database including, without limitation, a spread sheet such as Excel or Quattro Pro, a database front end or any other type of query construction software routine in active communication with a database. In prior art database searching environments, the user interface 502 would communicate directly with a database; however, in the structure 500 of this invention, an intermediary routine, the QIRCES system, is interposed between the user interface 502 and the database. The QIRCES system 504. The system 504 includes a QIRCES
controller 506, a query processor 508, which processes natural language queries to extract keyword and connector, a DMR library 510 and a MWI 512. Finally, the structure 500 includes a database 514. The user interface 502 is in two-way communication with the QIRCES controller 506 via communication pathway 516.
The QIRCES components are in two way communication as shown by the pathways 518, while the controller 506 and the MWI 512 are in two-way communication with the database 514 along pathways 520. The controller 506 is in communication with the database 514 to transmit the query as is and to receive the as is query results, while the MWI 512 is in communication with the database 514 to transmit and receive information required by each DMR in the DMR library 510. The structure 500 can be implemented on a single digital processing unit, but is preferably implemented on a distributed processing environment such as an intranet (LAN or the like) or a global information infrastructure (the Internet or world wide web).
Referring now to Figure SB, a block flowchart of a preferred user interaction method of this invention, generally 550, is shown to include a user interface 552, which can be any browser software program such as Explorer from Microsoft, Netscape from Netscape, etc. and a search engine program 554 such as Excite, AltaVista, Ask Jeeves, FiotBot, Google, Lycos Search, Netscape Search, etc. In prior art search engine searching environments, the search engine 554 would communicate directly with a database; however, in the structure 550 of this invention, an intermediary system, the QIRCES system 556, is interposed between the search engine 554 and the database. The QIRCES system 556 includes a QIRCES controller 558, a query processor 560, which processes natural language queries to extract keyword and connector, a DMR library 562 and a MWI 564. Finally, the structure 550 includes a database 566. The user interface 552 is in two-way communication with the search engine 554 via communication pathway 568, which is in two-way communication with the QIRCES controller 556 via communication pathway 570. The QIRCES
components are in two way communication as shown by the pathways 572, while the controller 556 and the MWI 562 are in two-way communication with the database along pathways 574. The controller 556 is in communication with the database to transmit the query as is and to receive the as is query results, while the MWI 562 is in communication with the database 564 to transmit and receive information required by each DMR in the DMR library 562. The search engine 554 can optionally be in direct two-way communication with the database 564 via communication pathway and in optional direct two-way communication with the MWI 562 via communication pathway 578. The structure 550 can be implemented on any distributed processing environment such as an intranet (LAN or the like) or a global information infrastructure (the Internet or world wide web), but is preferably implemented on a global information infrastructure.
Referring now to Figures 6A and B, an illustrative screen image, generally 600, of a preferred search engine interface to the QIRCES system and/or method of this inventions is shown to include a main window 602. In this figure and the associated figures relating associated with this search engine interface, the interface is shown to operate in the Microsoft Internet Explorer browser. It should be recognized that other browsers can be used as well.
The main window 602 includes a browser banner 604, browser control buttons 606, a set of browser pull down menus 608, a set of active browser icons 610, and an address display area 612 with associated pull down menu button 614 to display previously visited sites. The main window 602 also includes a QIRCES SEI
window 620, which illustrates a preferred implementation of the SEI of the present invention.
The QIRCES SEI window 620 includes a SEI banner 622 and a set of link buttons to difference pages within the SEI. The link buttons 624 include a home link button 626, a register button 628, a my page button 630, undefined buttons 632, and a contacts button 634. The QIRCES SEI window 620 also includes a select criterion selector 636 with associated pull down menu button 638, a measure criterion selector 640 with associated pull down menu button 642, and a data mining criterion selector 644 with associated pull down menu button 646. The QIRCES SEI window 620 also includes a query construction and submission window 648. The query window 648 includes a English tab 650 for entering natural language queries in English (or any other language), a Boolean tab 652 for entering Boolean queries, a predefined tab 654, where the user can form one or more predefined queries or can select from a list of predefined queries, a DB structure tab 656, where the user can enter queries that are structured for direct interaction with a given database schema and a show field 658 and pull down button 660 for controlling the number of result shown per page in the result windows described herein. The English tab 652 includes a query entry field 662 with associated scroll controls 664 and search submit button 666.
Looking at Figure 6B, the window 648 is shown with the Boolean tab 652 activated. In the Boolean query construction window format, the window 648 includes a first term entry field 668 with an associated Boolean keyword (word or phrase) entry field 670 and pull down menu button 672 and an associated entry type field 674 and pull down menu button 676. The window 648 also includes a second term entry field 678 with an associated Boolean keyword control field 680 and pull down menu button 682 and an associated entry type field 684 and pull down menu button 686. The window 648 also includes a Boolean keyword connector field 688 and associated pull down menu button 690 and a add button 692 to add additional keywords or terms to the query.
Referring now to Figure 7A, the screen image 600 is shown displaying search results and includes the result window 700 having a banner 702 and including the search 704 to which the results apply. The window 700 also includes a first results section 706, which includes a set of descriptor fields 708 that correspond to the query keywords used in the search with associated toggle or check boxes 710 to toggle the keywords on or off. The first results section 706 also includes a set of proposed refinements 712 and associated toggle or check boxes 714 for turning the refinements on and off. The refinements 712 are simple refinements based on the query "as is" and not from DMR processing. The section 706 also includes an open button 716, a database identifier field 718, a cube identifier field 720 and a measure identifier field 722. The result first section 706 includes information and refinements that related directly to the query and do not include related or enhanced results and/or information retrieval refinements that are generated via the operation of a DMR. The remaining results section are results that are derived from the operation of a DMR on the query.
Thus, a second and third results sections 730 and 732 include results from different DMRs.
The second and third results sections 730 and 732 include a set of primary result identifiers 734 with associated toggles or check boxes 736 some of which are turn on and some of which are turned off, and a set of refinements 738 with associated toggles or check boxes 740. The user can turn toggles or check boxes on or off and then open a given result by hitting the open button 716 associated with the result section of interest. Once the user activates a result by hitting the open button 716 associated with a particular result section, the SEI actives a detailed results screen.
Looking at Figure 7B, an illustrative screen image, generally 750, is shown containing detailed results and offering the user an opportunity to review the results in a cross-tab representation and a graphical representation. The screen 750 includes a detailed results window 752. The window 752 includes an active cross-tab 754 displaying cross tabulated data 756 relating to geographical categories 758, drink categories 760 and years 762. The window 752 also includes a graph 764 showing the displayed cross tabulated data in graphical form. The window 752 also includes a "more like this" active field 766, which sends a request to the QIRCES system to retrieve results like this in the QIRCES database. The window 752 also includes a "use as a template" active field 768 and a "save this query in my home page"
active field 770, where the use a template field 768 instructs the QIRCES system to use the query refinement as a template for future queries and the save field 770 instructs the QIRCES system to add the query to the user's home page for latter review.
The window 752 also includes a first button 772 for going to the first result, a previous button 774 for going to the previous result, a next button 776 for going to the next result, and a last button 778 for going to the last result. The window 752 also includes a rating or ranking protocol 780 shown here to include a Relevant button 782, a Neutral button 784 and a Not Relevant button 786 with a rank result button 788.
All references cited herein are incor porated by reference. While thi s invention has been described fully and completely, it should be understood that, within the scope of the appended claims, the invention may be practiced otherwise than as specifically described. Although the invention has been disclosed with reference to its preferred embodiments, from reading this description those of skill in the art may appreciate changes and modification that may be made which do not depart from the scope and spirit of the invention as described above and claimed hereafter.

Claims (20)

-26- We claim:
1. A method for analyzing a query and generating related results comprising:
determining a keyword associated with the query;
generating at least one term related to at least one keyword;
supplying the keywords and terms to a data mining routine; and generating a least one related result to the query.
2. The method of claim 1, wherein the determining step comprises polling a database for terms related to at least one keyword.
3. The method of claim 1, wherein the query comprises a plurality of keywords and a plurality of generated terms.
4. The method of claim 3, further comprising:
selecting at least one generated term; and supplying the keywords and the selected terms to the data mining routine.
5. A method comprising the steps of:
constructing a query comprising keywords and constraints;
generating related keyword and/or related constraints;
supplying the keywords, the constraints, the related keywords and/or the related constraints to a data mining routine; and obtaining "as is" results and/or information, related results and/or information and a question related to the query adapted to enhance query results and/or information.
6. The method of claim 5, further comprising the steps of:

selecting the question; and obtaining "as is" results and/or information, related results and/or information and a sub-question related to the question adapted to enhance query results and/or information.
7. The method of claim 5, further comprising the steps of:
selecting the question;
obtaining "as is" results and/or information, related results and/or information and a sub-question related to the question adapted to enhance query results and/or information;
selecting the sub-question;
obtaining "as is" results and/or information, related results and/or information and a sub-question related to the question adapted to enhance query results and/or information to form a query-by-question path.
8. The method of claim 7, further comprising the step of:
repeating the selecting sub-question step and obtaining step.
9. The method of claim 5, wherein the constraints are selected from the group consisting of containment constraints, grouping constraints, connector constraints, data constraints and mixtures and combinations thereof.
10. A method comprising:
constructing a query;
extracting keywords and constraints from the query;
generating related keywords and/or related constraints;
supplying the keywords, the constraints, the related keywords and/or the related constraints to a data mining routine; and obtaining "as is" results and/or information, related results and/or information and a question related to the query adapted to enhance query results and/or information.
11. The method of claim 10, further comprising the steps of:
selecting the question; and obtaining "as is" results and/or information, related results and/or information and a sub-question related to the question adapted to enhance query results and/or information.
12. The method of claim 10, further comprising the steps of:
selecting the question;
obtaining "as is" results and/or information, related results and/or information and a sub-question related to the question adapted to enhance query results and/or information;
selecting the sub-question;
obtaining "as is" results and/or information, related results and/or information and a sub-question related to the question adapted to enhance query results and/or information to form a query-by-question path.
13. The method of claim 12, further comprising the step of:
repeating the selecting sub-question step and obtaining step.
14. The method of claim 10, wherein the constraints are selected from the group consisting of containment constraints, grouping constraints, connector constraints, data constraints and mixtures and combinations thereof.
15. A system comprising:
a remote digital processing unit including an operating system, communication routines, and a user interface having a query construction routine and a results display routine;
an application server including an operating system, communication routines, and a query information retrieval content enhancing sub-system having a controller, a library of database interfaces, a library of data mining routines, a user profiler, a DB
middleware component and a query/results database, where the subsystem generates related results and/or information and questions related to the query to enhance information retrieval from a query constructed at the remote digital processing unit;
a database server including an operating system, communication routines, a database and database services; and a network interconnecting the remote digital processing unit, the application server and the database server.
16. The system of claim 15, wherein the data mining library includes a chi squared DMR, a correlation DMR, a decision tree DMR, a market basket type DMR, a naive Bayes DMR based on Bayesain statistics, an association DMR, a cluster DMR, or mixtures or combinations thereof.
17. The system of claim 15, wherein the database is selected from the group of multidimensional databases, relational database, hierarchical databases and mixtures and combinations thereof.
18. A query information retrieval content enhancing system comprising:
a controller, a library of database interfaces, a library of data mining routines, a user profiler, a middleware interface and a query/results database, where the system generates "as is" results and/or information, related results and/or information and questions related to a query to enhance information retrieval from the query.
19. The system of claim 18, wherein the DMR is a chi squared DMR, a correlation DMR, a decision tree DMR, a market basket type DMR, a naive Bayes DMR based on Bayesain statistics, an association DMR, a cluster DMR and mixtures and combinations thereof.
20. The system of claim 18, wherein the middleware interface is selected from the group of multidimensional database middleware interface, relational database middleware interface, hierarchical database middleware interface and mixtures and combinations thereof.
CA002407974A 2000-03-16 2001-03-16 A system and method for analyzing a query and generating results and related questions Abandoned CA2407974A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US18992500P 2000-03-16 2000-03-16
US60/189,925 2000-03-16
PCT/US2001/008467 WO2001069455A2 (en) 2000-03-16 2001-03-16 A system and method for analyzing a query and generating results and related questions

Publications (1)

Publication Number Publication Date
CA2407974A1 true CA2407974A1 (en) 2001-09-20

Family

ID=22699332

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002407974A Abandoned CA2407974A1 (en) 2000-03-16 2001-03-16 A system and method for analyzing a query and generating results and related questions

Country Status (7)

Country Link
US (1) US20010047355A1 (en)
EP (1) EP1381969B1 (en)
AT (1) ATE488806T1 (en)
AU (1) AU2001245801A1 (en)
CA (1) CA2407974A1 (en)
DE (1) DE60143491D1 (en)
WO (1) WO2001069455A2 (en)

Families Citing this family (122)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7171560B2 (en) 1998-06-22 2007-01-30 Semtek Solutions, Inc. Method and apparatus for securing and authenticating encoded data and documents containing such data
US6763342B1 (en) * 1998-07-21 2004-07-13 Sentar, Inc. System and method for facilitating interaction with information stored at a web site
US6385604B1 (en) * 1999-08-04 2002-05-07 Hyperroll, Israel Limited Relational database management system having integrated non-relational multi-dimensional data store of aggregated data elements
US6408292B1 (en) 1999-08-04 2002-06-18 Hyperroll, Israel, Ltd. Method of and system for managing multi-dimensional databases using modular-arithmetic based address data mapping processes on integer-encoded business dimensions
US7392185B2 (en) * 1999-11-12 2008-06-24 Phoenix Solutions, Inc. Speech based learning/training system using semantic decoding
US20020029207A1 (en) 2000-02-28 2002-03-07 Hyperroll, Inc. Data aggregation server for managing a multi-dimensional database and database management system having data aggregation server integrated therein
GB2363954A (en) * 2000-06-24 2002-01-09 Ncr Int Inc Displaying a visual decision tree and information buttons
USH2111H1 (en) * 2000-08-28 2004-11-02 The United States Of America As Represented By The Secretary Of The Air Force Test and evaluation community network (TECNET)
JP3827936B2 (en) * 2000-10-18 2006-09-27 シャープ株式会社 Information providing control device, information providing method, recording medium recording information providing program, and information providing system
JP2002288201A (en) * 2001-03-23 2002-10-04 Fujitsu Ltd Question-answer processing method, question-answer processing program, recording medium for the question- answer processing program, and question-answer processor
US20020194166A1 (en) * 2001-05-01 2002-12-19 Fowler Abraham Michael Mechanism to sift through search results using keywords from the results
US6920448B2 (en) * 2001-05-09 2005-07-19 Agilent Technologies, Inc. Domain specific knowledge-based metasearch system and methods of using
US6925457B2 (en) 2001-07-27 2005-08-02 Metatomix, Inc. Methods and apparatus for querying a relational data store using schema-less queries
US7058637B2 (en) 2001-05-15 2006-06-06 Metatomix, Inc. Methods and apparatus for enterprise application integration
US7890517B2 (en) 2001-05-15 2011-02-15 Metatomix, Inc. Appliance for enterprise information integration and enterprise resource interoperability platform and methods
US6870956B2 (en) * 2001-06-14 2005-03-22 Microsoft Corporation Method and apparatus for shot detection
US7409335B1 (en) * 2001-06-29 2008-08-05 Microsoft Corporation Inferring informational goals and preferred level of detail of answers based on application being employed by the user
US7720842B2 (en) * 2001-07-16 2010-05-18 Informatica Corporation Value-chained queries in analytic applications
US9508101B1 (en) * 2001-09-21 2016-11-29 Google Inc. Systems and methods for providing stock ticker information
US7552136B2 (en) 2001-10-31 2009-06-23 International Business Machines Corporation Context management super tools and filter/sort model for aggregated display webpages
KR20050038589A (en) * 2001-11-14 2005-04-27 가부시키가이샤 잠 Information search support system, computer program and program storage medium
US7509499B2 (en) * 2002-02-12 2009-03-24 Semtek Innovative Solutions Corporation Secure token access distributed database system
JP2003316807A (en) * 2002-04-23 2003-11-07 Communication Research Laboratory Information retrieving device and recording medium with information retrieving software stored thereon
US7447687B2 (en) 2002-05-10 2008-11-04 International Business Machines Corporation Methods to browse database query information
US6947929B2 (en) * 2002-05-10 2005-09-20 International Business Machines Corporation Systems, methods and computer program products to determine useful relationships and dimensions of a database
US7116716B2 (en) 2002-11-01 2006-10-03 Microsoft Corporation Systems and methods for generating a motion attention model
US20040088723A1 (en) * 2002-11-01 2004-05-06 Yu-Fei Ma Systems and methods for generating a video summary
EP1573592A4 (en) * 2002-11-15 2008-06-11 Bigchampagne Llc Monitor file storage and transfer on a peer-to-peer network
US7716167B2 (en) * 2002-12-18 2010-05-11 International Business Machines Corporation System and method for automatically building an OLAP model in a relational database
US7953694B2 (en) * 2003-01-13 2011-05-31 International Business Machines Corporation Method, system, and program for specifying multidimensional calculations for a relational OLAP engine
US7164798B2 (en) * 2003-02-18 2007-01-16 Microsoft Corporation Learning-based automatic commercial content detection
US7194460B2 (en) * 2003-03-31 2007-03-20 Kabushiki Kaisha Toshiba Search device, search system, and search method
US7895191B2 (en) 2003-04-09 2011-02-22 International Business Machines Corporation Improving performance of database queries
US20040230600A1 (en) * 2003-05-01 2004-11-18 Lockheed Martin Corporation Method and apparatus for rapidly prototyping status display
EP1690210A2 (en) * 2003-07-07 2006-08-16 Metatomix, Inc. Surveillance, monitoring and real-time events platform
US8856163B2 (en) * 2003-07-28 2014-10-07 Google Inc. System and method for providing a user interface with search query broadening
US20080086716A1 (en) * 2003-09-04 2008-04-10 Lockheed Martin Corporation Method and apparatus for information display with intermediate datasource access
US7756823B2 (en) * 2004-03-26 2010-07-13 Lockheed Martin Corporation Dynamic reference repository
US7665063B1 (en) 2004-05-26 2010-02-16 Pegasystems, Inc. Integration of declarative rule-based processing with procedural programming
US7707143B2 (en) * 2004-06-14 2010-04-27 International Business Machines Corporation Systems, methods, and computer program products that automatically discover metadata objects and generate multidimensional models
US20050283494A1 (en) * 2004-06-22 2005-12-22 International Business Machines Corporation Visualizing and manipulating multidimensional OLAP models graphically
US7480663B2 (en) * 2004-06-22 2009-01-20 International Business Machines Corporation Model based optimization with focus regions
US7836044B2 (en) 2004-06-22 2010-11-16 Google Inc. Anticipated query generation and processing in a search engine
US7487145B1 (en) 2004-06-22 2009-02-03 Google Inc. Method and system for autocompletion using ranked results
US9053754B2 (en) * 2004-07-28 2015-06-09 Microsoft Technology Licensing, Llc Thumbnail generation and presentation for recorded TV programs
US7986372B2 (en) 2004-08-02 2011-07-26 Microsoft Corporation Systems and methods for smart media content thumbnail extraction
US20060036615A1 (en) * 2004-08-12 2006-02-16 International Business Machines Corporation Method, system, and computer program product for navigating and displaying very large trees
US7506812B2 (en) 2004-09-07 2009-03-24 Semtek Innovative Solutions Corporation Transparently securing data for transmission on financial networks
US7499940B1 (en) 2004-11-11 2009-03-03 Google Inc. Method and system for URL autocompletion using ranked results
US20060106769A1 (en) 2004-11-12 2006-05-18 Gibbs Kevin A Method and system for autocompletion for languages having ideographs and phonetic characters
US20060129531A1 (en) * 2004-12-09 2006-06-15 International Business Machines Corporation Method and system for suggesting search engine keywords
US8335704B2 (en) 2005-01-28 2012-12-18 Pegasystems Inc. Methods and apparatus for work management and routing
US7533088B2 (en) * 2005-05-04 2009-05-12 Microsoft Corporation Database reverse query matching
US8898134B2 (en) 2005-06-27 2014-11-25 Make Sence, Inc. Method for ranking resources using node pool
US9009127B1 (en) * 2005-07-11 2015-04-14 Iac Search & Media, Inc. Method and apparatus for generating and presenting factoids
KR100724122B1 (en) * 2005-09-28 2007-06-04 최진근 System and its method for managing database of bundle data storing related structure of data
US7958124B2 (en) * 2005-09-28 2011-06-07 Choi Jin-Keun System and method for managing bundle data database storing data association structure
WO2007037629A1 (en) * 2005-09-28 2007-04-05 Jin-Keun Choi System and method for managing bundle data database storing data association structure
US8180826B2 (en) 2005-10-31 2012-05-15 Microsoft Corporation Media sharing and authoring on the web
US7773813B2 (en) 2005-10-31 2010-08-10 Microsoft Corporation Capture-intention detection for video content analysis
US8196032B2 (en) 2005-11-01 2012-06-05 Microsoft Corporation Template-based multimedia authoring and sharing
EP1783631A1 (en) * 2005-11-08 2007-05-09 Lycos Europe GmbH Search result ranking by means of relevance feedback
US7681087B2 (en) * 2005-12-14 2010-03-16 Business Objects Software Ltd. Apparatus and method for persistent report serving
US7599918B2 (en) * 2005-12-29 2009-10-06 Microsoft Corporation Dynamic search with implicit user intention mining
US8010523B2 (en) 2005-12-30 2011-08-30 Google Inc. Dynamic search box for web browser
US8924335B1 (en) 2006-03-30 2014-12-30 Pegasystems Inc. Rule-based user interface conformance methods
US20080140477A1 (en) * 2006-05-24 2008-06-12 Avadis Tevanian Online Community-Based Vote Security Performance Predictor
WO2008012834A2 (en) * 2006-07-25 2008-01-31 Jain Pankaj A method and a system for searching information using information device
TWM309622U (en) * 2006-07-26 2007-04-11 Altek Corp Structure of fastening pillar
WO2008033511A2 (en) * 2006-09-14 2008-03-20 Thomson Reuters Global Resources Information-retrieval with content relevancy enhancements
US7930197B2 (en) 2006-09-28 2011-04-19 Microsoft Corporation Personal data mining
US7657493B2 (en) * 2006-09-28 2010-02-02 Microsoft Corporation Recommendation system that identifies a valuable user action by mining data supplied by a plurality of users to find a correlation that suggests one or more actions for notification
US20080091652A1 (en) * 2006-10-15 2008-04-17 Attilio Tonelli Keyword search by email
US8769275B2 (en) 2006-10-17 2014-07-01 Verifone, Inc. Batch settlement transactions system and method
US9123042B2 (en) 2006-10-17 2015-09-01 Verifone, Inc. Pin block replacement
US9361617B2 (en) 2008-06-17 2016-06-07 Verifone, Inc. Variable-length cipher system and method
US8700715B1 (en) 2006-12-28 2014-04-15 Perftech, Inc. System, method and computer readable medium for processing unsolicited electronic mail
WO2008094868A2 (en) * 2007-02-01 2008-08-07 Crowd Technologies, Inc. Graphical prediction editor
US7653618B2 (en) 2007-02-02 2010-01-26 International Business Machines Corporation Method and system for searching and retrieving reusable assets
US20080201178A1 (en) * 2007-02-20 2008-08-21 Yuri Vizitei On-demand travel management service and platform
US8250525B2 (en) 2007-03-02 2012-08-21 Pegasystems Inc. Proactive performance management for multi-user enterprise software systems
US9411903B2 (en) 2007-03-05 2016-08-09 Oracle International Corporation Generalized faceted browser decision support tool
US20080270915A1 (en) * 2007-04-30 2008-10-30 Avadis Tevanian Community-Based Security Information Generator
US7644075B2 (en) * 2007-06-01 2010-01-05 Microsoft Corporation Keyword usage score based on frequency impulse and frequency weight
US8346764B1 (en) * 2007-06-01 2013-01-01 Thomson Reuters Global Resources Information retrieval systems, methods, and software with content-relevancy enhancements
US8355982B2 (en) 2007-08-16 2013-01-15 Verifone, Inc. Metrics systems and methods for token transactions
TWI348765B (en) * 2007-08-29 2011-09-11 Au Optronics Corp Pixel structure and fabricating method for thereof
US7877385B2 (en) 2007-09-21 2011-01-25 Microsoft Corporation Information retrieval using query-document pair information
US7890516B2 (en) * 2008-05-30 2011-02-15 Microsoft Corporation Recommending queries when searching against keywords
US9183323B1 (en) * 2008-06-27 2015-11-10 Google Inc. Suggesting alternative query phrases in query results
US8144940B2 (en) 2008-08-07 2012-03-27 Clay Von Mueller System and method for authentication of data
US10481878B2 (en) 2008-10-09 2019-11-19 Objectstore, Inc. User interface apparatus and methods
US8843435B1 (en) 2009-03-12 2014-09-23 Pegasystems Inc. Techniques for dynamic data processing
US8468492B1 (en) 2009-03-30 2013-06-18 Pegasystems, Inc. System and method for creation and modification of software applications
US8251283B1 (en) 2009-05-08 2012-08-28 Oberon Labs, LLC Token authentication using spatial characteristics
US8996550B2 (en) 2009-06-03 2015-03-31 Google Inc. Autocompletion for partially entered query
US8849785B1 (en) 2010-01-15 2014-09-30 Google Inc. Search query reformulation using result term occurrence count
US8903806B2 (en) * 2010-12-10 2014-12-02 Microsoft Corporation Matching queries to data operations using query templates
US8880487B1 (en) 2011-02-18 2014-11-04 Pegasystems Inc. Systems and methods for distributed rules processing
US9195936B1 (en) 2011-12-30 2015-11-24 Pegasystems Inc. System and method for updating or modifying an application without manual coding
US9141707B2 (en) * 2012-07-19 2015-09-22 Facebook, Inc. Context-based object retrieval in a social networking system
US8935299B2 (en) 2012-07-19 2015-01-13 Facebook, Inc. Identifying relevant data for pages in a social networking system
US20140030688A1 (en) * 2012-07-25 2014-01-30 Armitage Sheffield, Llc Systems, methods and program products for collecting and displaying query responses over a data network
US10013469B2 (en) 2012-12-13 2018-07-03 Nec Corporation Visualization device, visualization method and visualization program
US9015162B2 (en) * 2013-01-25 2015-04-21 International Business Machines Corporation Integrating smart social question and answers enabled for use with social networking tools
US9213748B1 (en) 2013-03-14 2015-12-15 Google Inc. Generating related questions for search queries
US20140280303A1 (en) * 2013-03-15 2014-09-18 Rhapsody International Inc. Replacing equivalent content items
US9519703B2 (en) 2013-03-20 2016-12-13 International Business Machines Corporation Refining search results for a compound search query
US9690874B1 (en) * 2013-04-26 2017-06-27 Skopic, Inc. Social platform for developing information-networked local communities
US20140330821A1 (en) * 2013-05-06 2014-11-06 Microsoft Corporation Recommending context based actions for data visualizations
CN103324718B (en) * 2013-06-25 2016-08-10 百度在线网络技术(北京)有限公司 Method and system based on humongous search Web log mining topic venation
US10469396B2 (en) 2014-10-10 2019-11-05 Pegasystems, Inc. Event processing with enhanced throughput
US10552447B2 (en) * 2014-11-18 2020-02-04 Sap Se Context-aware copying of multidimensional data cells
CN105989030A (en) * 2015-02-02 2016-10-05 阿里巴巴集团控股有限公司 Text retrieval method and device
US10698599B2 (en) 2016-06-03 2020-06-30 Pegasystems, Inc. Connecting graphical shapes using gestures
US10698647B2 (en) 2016-07-11 2020-06-30 Pegasystems Inc. Selective sharing for collaborative application usage
US10585891B2 (en) * 2016-11-03 2020-03-10 Soundhound, Inc. Dynamic choice of data sources in natural language query processing
US10331719B2 (en) * 2016-11-07 2019-06-25 Oath Inc. Tip generation
US11762863B2 (en) * 2017-10-13 2023-09-19 Microsoft Technology Licensing, Llc Hierarchical contextual search suggestions
US11775540B2 (en) * 2018-03-01 2023-10-03 Microsoft Technology Licensing, Llc Mining patterns in a high-dimensional sparse feature space
US11048488B2 (en) 2018-08-14 2021-06-29 Pegasystems, Inc. Software code optimizer and method
US11567945B1 (en) 2020-08-27 2023-01-31 Pegasystems Inc. Customized digital content generation systems and methods

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5913215A (en) * 1996-04-09 1999-06-15 Seymour I. Rubinstein Browse by prompted keyword phrases with an improved method for obtaining an initial document set
EP1016003A1 (en) * 1996-12-04 2000-07-05 Quarterdeck Corporation Method and apparatus for natural language querying and semantic searching of an information database
KR20010031249A (en) * 1997-10-21 2001-04-16 내쉬 로저 윌리엄 Information management system
US6006225A (en) * 1998-06-15 1999-12-21 Amazon.Com Refining search queries by the suggestion of correlated terms from prior searches
US6519586B2 (en) * 1999-08-06 2003-02-11 Compaq Computer Corporation Method and apparatus for automatic construction of faceted terminological feedback for document retrieval
US6502091B1 (en) * 2000-02-23 2002-12-31 Hewlett-Packard Company Apparatus and method for discovering context groups and document categories by mining usage logs

Also Published As

Publication number Publication date
AU2001245801A1 (en) 2001-09-24
US20010047355A1 (en) 2001-11-29
ATE488806T1 (en) 2010-12-15
WO2001069455A3 (en) 2003-11-20
DE60143491D1 (en) 2010-12-30
EP1381969B1 (en) 2010-11-17
WO2001069455A2 (en) 2001-09-20
EP1381969A2 (en) 2004-01-21

Similar Documents

Publication Publication Date Title
EP1381969B1 (en) A system and method for analyzing a query and generating results and related questions
US8775396B2 (en) Method and system for searching a wide area network
US7617193B2 (en) Interactive user-controlled relevance ranking retrieved information in an information search system
KR101303488B1 (en) Search systems and methods using in-line contextual queries
US7194454B2 (en) Method for organizing records of database search activity by topical relevance
US6415319B1 (en) Intelligent network browser using incremental conceptual indexer
US9348872B2 (en) Method and system for assessing relevant properties of work contexts for use by information services
US6275820B1 (en) System and method for integrating search results from heterogeneous information resources
US7921109B2 (en) Customizable ordering of search results and predictive query generation
US6925608B1 (en) Graphical user interface for building Boolean queries and viewing search results
US6434556B1 (en) Visualization of Internet search information
US8612417B2 (en) Inverse search systems and methods
US6651065B2 (en) Search and index hosting system
US6108686A (en) Agent-based on-line information retrieval and viewing system
US20060218146A1 (en) Interactive user-controlled relevance ranking of retrieved information in an information search system
US20060230021A1 (en) Integration of personalized portals with web content syndication
NZ519640A (en) An indexing system for accessing data on a server
JPH10269237A (en) Document browsing system
US20140280174A1 (en) Interactive user-controlled search direction for retrieved information in an information search system
KR20010104871A (en) System for internet site search service having a function of automatic sorting of search results
JP2007513439A (en) Method and system for conceptually organizing and presenting information
KR100491254B1 (en) Method and System for Making a Text Introducing a Web Site Directory or Web Page into a Hypertext
Garg Major Project

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued