WO2008033511A2 - Information-retrieval with content relevancy enhancements - Google Patents

Information-retrieval with content relevancy enhancements Download PDF

Info

Publication number
WO2008033511A2
WO2008033511A2 PCT/US2007/020017 US2007020017W WO2008033511A2 WO 2008033511 A2 WO2008033511 A2 WO 2008033511A2 US 2007020017 W US2007020017 W US 2007020017W WO 2008033511 A2 WO2008033511 A2 WO 2008033511A2
Authority
WO
WIPO (PCT)
Prior art keywords
query
search results
legal
search
refined
Prior art date
Application number
PCT/US2007/020017
Other languages
French (fr)
Other versions
WO2008033511A3 (en
Inventor
Douglas T. Rosenoff
Christopher Crowhurst
Original Assignee
Thomson Reuters Global Resources
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 Thomson Reuters Global Resources filed Critical Thomson Reuters Global Resources
Publication of WO2008033511A2 publication Critical patent/WO2008033511A2/en
Publication of WO2008033511A3 publication Critical patent/WO2008033511A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Definitions

  • Various embodiments of the present invention concern information- retrieval systems and related query processing components and methods.
  • the information-retrieval system typically includes a graphical user interface for entering and submitting requests for information, known as queries, to a remote search engine.
  • the search engine identifies relevant information, typically in the form of documents, and returns a results list to the user's access device.
  • One problem that the present inventors recognized in conventional information-retrieval systems concerns users entering poorly defined queries and receiving search results that include hundreds or maybe even thousands of documents. Even though the documents are often ranked in terms of quantitative relevance to the query, the task of identifying the documents most pertinent to the user's objective is onerous and time consuming. Moreover, if the query is poorly defined, the ultimate ranking of results is unlikely to be useful.
  • the inventors have identified a need to further improve how information-retrieval systems process user queries.
  • One exemplary system includes a database and a server for receiving and answering queries for content n the database.
  • the server further includes a preprocessing module, a switchboard module, and a post-processing module.
  • the preprocessing module refines a user input query by making suggestions of alternatives queries, classifying the query using language processing, or selecting one or more portions of the legal-research database or search engines as a target for the refined query;
  • the switchboard module converts the refined query and associated information developed by the preprocessor module, administers one or more searches, and collects search results based on the refined query.
  • the post-processor module receives search results based on the refined input query and refines the search results.
  • Exemplary modifications include modifying the order of the search results, removing inappropriate or undesirable content from the results, and /or applying historical performance analysis to improve the relevance of the information presented to the user.
  • Figure 1 is a block diagram of an exemplary information-retrieval system 100 which corresponds to one or more embodiments of the present invention.
  • Figure 2 is a flow chart of an exemplary method of operating system 100, which corresponds to one or more embodiments of the present invention.
  • Figure 3 is a conceptual diagram of a three-dimensional relevance data structure 300 that is used within system 100 and which corresponds to one or more embodiments of the present invention.
  • Figure 4 is an alternative block diagram of various components of system 100, which highlights various data flows and which corresponds to one or more embodiments of the invention.
  • Figure 1 shows an exemplary online information-retrieval system 100.
  • System 100 includes one or more databases 110, one or more servers 120, and one or more access devices 130.
  • Exemplary Databases Databases 1 10 includes a set of one or more databases.
  • Exemplary legal databases include a caselaw database and a statutes database, which respectively include judicial opinions and statutes from one or more local, state, federal, and/or international jurisdictions.
  • Exemplary legal databases also include legal classification databases and law reviews.
  • Other exemplary databases provide attorney, judge, law firm, product, and corporate profiles.
  • the caselaw documents are logically associated via a data structure with documents or profiles in other databases.
  • Other embodiments may include non-legal databases that include financial, scientific, or health-care information.
  • Still other embodiments provide public or private databases, such as those made available through INFOTRAC.
  • Some embodiments also include web sites and web pages.
  • Databases 110 which take the exemplary form of one or more electronic, magnetic, or optical data-storage devices, include or are otherwise associated with respective indices (not shown). Each of the indices includes terms and phrases in association with corresponding document addresses, identifiers, and other conventional information. Databases 110 are coupled or couplable via a wireless or wireline communications network, such as a local-, wide-, private-, or virtual-private network, to server 120.
  • a wireless or wireline communications network such as a local-, wide-, private-, or virtual-private network
  • Server 120 which is generally representative of one or more servers for serving data in the form of webpages or other markup language forms with associated applets, ActiveX controls, remote-invocation objects, or other related software and data structures to service clients of various "thicknesses.” More particularly, server 120 includes a processor module 121 , a memory module 122, a subscriber database 123, search modules or engines 124, and a content- relevancy module 125.
  • Processor module 121 includes one or more local or distributed processors, controllers, or virtual machines. In the exemplary embodiment, processor module 121 assumes any convenient or desirable form.
  • Memory module 122 which takes the exemplary form of one or more electronic, magnetic, or optical data-storage devices, stores subscriber database 123, primary search module 124, secondary search module 125, and search enhancement module 126.
  • Subscriber database 123 includes subscriber-related data for controlling, administering, and managing pay-as-you-go or subscription-based access of databases 110.
  • subscriber database 123 includes one or more preference data structures, of which data structure 1231 is representative.
  • Data structure 1221 includes a customer or user identifier portion 123 IA, which is logically associated with one or more user data fields or preferences, such as fields or preferences 123 IB, 1231C, and 123 ID.
  • Field 123 IB includes data regarding the profession of the user.
  • Field 1231C includes demographic data regarding the user.
  • Field 123 ID includes data regarding online behavior of the user. (In the absence of a temporary user override, for example, an override during a particular query or session, the default value for the user preference governs.)
  • Search module 124 includes one or more search engines and related user- interface components, for processing queries against one or more of databases 110.
  • one or more search engines associated with search module 124 provide Boolean, tf-idf, natural-language search capabilities, or search engines specialized for searching multi-media or types of content.
  • search engines are regarded as third-party, commodity black-box components or environments that are selected according to the desires (explicit or derived) of the user and/or requesting application.
  • the search engines are coupled directly or operatively to one or more corresponding databases (not shown).
  • two or more of the search engines are coupled to the same database; whereas in other embodiments, the search engines are each coupled to separate and independent databases.
  • the databases are under control or ownership of third-parties.
  • Content-relevancy module 125 includes machine readable and/or executable instruction sets for enhancing the relevancy of content provided to users in response to their queries. To this end, content-relevancy module 125 includes a pre-processor module 1251, a switchboard module 1252, and a postprocessor module 1253.
  • the function pre-processor module 1251 is to process a user input query, refine it, make suggestions of alternatives, classify the query using language processing, and select the appropriate content sources or search engines.
  • Switchboard module 1252 converts the refined query and associated information developed by pre-processor module 1251 to administer one or more searches, and collect the search results.
  • Post-processor 1253 refines the search results, modifying the order of results, removing inappropriate or undesirable content, and/or applying historical performance analysis to improve the relevance of the information ultimately presented to a user of an access device, such as access device 130. (More detailed description of the function and features of the modules within content-relevance module 125 is provided below.) Exemplary Access Device
  • Access device 130 is generally representative of one or more access devices.
  • access device 130 takes the form of a personal computer, workstation, personal digital assistant, mobile telephone, or any other device capable of providing an effective user interface with a server or database.
  • access device 130 includes a processor module 13 lone or more processors (or processing circuits) 131 , a memory 132, a display 133, a keyboard 134, and a graphical pointer or selector 135.
  • Processor module 131 includes one or more processors, processing circuits, or controllers. In the exemplary embodiment, processor module 131 takes any convenient or desirable form. Coupled to processor module 131 is memory 132.
  • Memory 132 stores code (machine-readable or executable instructions) for an operating system 136, a browser 137, and a graphical user interface (GUI) 138.
  • operating system 136 takes the form of a version of the Microsoft Windows operating system
  • browser 137 takes the form of a version of Microsoft Internet Explorer.
  • Operating system 136 and browser 137 not only receive inputs from keyboard 134 and selector 135, but also support rendering of GUI 138 on display 133.
  • GUI 138 presents data in association with one or more interactive control features (or user-interface elements).
  • each of these control features takes the form of a hyperlink or other browser-compatible command input, and provides access to and control of a query region 1381 and a search-results region 1382.
  • User selection of the control features in region 1382 specifically input of a textual query into input field 1381 A and submission of the query to server 120 via actuation of submit button 138 IB, results in presentation of search results list 1382A in results region 1382.
  • FIG. 2 shows a flow chart 200 of one or more exemplary methods of operating a system, such as system 100.
  • Flow chart 200 includes blocks 210- 250, which are arranged and described in a serial execution sequence in the exemplary embodiment.
  • other embodiments execute two or more blocks in parallel using multiple processors or processor-like devices or a single processor organized as two or more virtual machines or sub processors.
  • Other embodiments also alter the process sequence or provide different functional partitions to achieve analogous results.
  • some embodiments may alter the client-server allocation of functions, such that functions shown and described on the server side are implemented in whole or in part on the client side, and vice versa.
  • still other embodiments implement the blocks as two or more interconnected hardware modules with related control and data signals communicated between and through the modules.
  • the exemplary process flow applies to software, hardware, and firmware implementations.
  • the method begins with receiving a query from a user.
  • this entails a user using a browser capability in access device 130 to access online information-retrieval system 100, specifically server 120 using a conventional login process.
  • a user interface such as interface 138 is rendered, enabling the user to define and submit a query to server 120.
  • Execution proceeds to block 220.
  • pre-processor module 1251 uses the information in the query and, optionally, additional information (for example, user or workflow context information) passed by the requesting client application, refines the query. Exemplary refinement includes tailoring the query to the profession, demography, behavior, and/or other defining characteristic of the original user (as indicated in the context information or as may be associated with a user access credentials for the information-retrieval system.). Pre-processor module 1251 also selects one or more appropriate search engines based on an analysis of the information held in the refined query and its related data.
  • pre-processor module 1251 includes a variety of taxonomies, ontologies, folksonomies, synonym lists, reserved or restricted term lists, stop word lists classification algorithms, and semantic tools for processing received queries.
  • Pre-processor module 1251 keeps a record of selected operations performed on the input query and the refined query as well as a record of taxonomies, content sources, and/or search engines selected, passing the information to the Switchboard component. Pre-processor module 1251s also provides a mechanism for updating adaptive taxonomies and similar semantic relationship data structures by receiving feedback from the Post-Processor. Such feedback may be used to dynamically alter the weights of any given factor used to select related terms, refine concepts or queries, or select content sets or search engines. After pre-processing of the query, execution continues at block 230.
  • Block 230 entails collecting search results based on the refined or preprocessed query.
  • this entails the pre-processor module forwarding the refined or pre-processed query and related information to switchboard module 1252.
  • switchboard module 1252 forwards the refined query to one or more search engines identified by preprocessor module 1251.
  • the switchboard module and the pre- process are implemented using the same server; however, in other embodiments they may be distributed.
  • the exemplary switchboard module performs several functions with the preprocessed query and related information as input:
  • the click-through field is a derived field. It initially consists of no weights but is populated when an individual user clicks through from a search result into a particular document page. Such a click through evidences some decision by a particular user that this page has a higher value than others in a particular search result and hence deserves a higher weighting when subsequent searches results are created by other users.
  • the click through is fed back from the access device to the server and ultimately to the post-processor module. The net of this activity is to raise or lower the weight of a particular cell in this field.

Abstract

The present inventors devised, among other things, systems, methods, and software for enhancing the relevancy of content presented to users in response to queries in an online information retrieval system. One exemplary system refines a user input query by making suggestions of alternatives queries, classifying the query using language processing, or selecting one or more databases or search engines as targets for the refined query. A switchboard module converts the refined query, administers one or more searches, and collects search results from one or more search engines based on the refined query. And, a post-processor module refines the collected search results by, for example, modifying the order of the results, removing inappropriate or undesirable content from the results, and /or applying historical performance analysis.

Description

Information-Retrieval Systems, Methods, and Software with Content Relevancy Enhancements
Copyright Notice and Permission
A portion of this patent document contains material 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 copyrights whatsoever. The following notice applies to this document: Copyright © 2006, Thomson Global Resources, an entity organized under the laws of Ireland.
Cross-Reference to Related Application
This application claims priority to U.S. provisional application 60/844,534, which was filed on September 14, 2006 and which is incorporated herein by reference.
Technical Field
Various embodiments of the present invention concern information- retrieval systems and related query processing components and methods.
Background The growth in popularity of the Internet and other computer networks has fueled not only an increasing availability, but an increasing appetite among computer users for digital information. Users typically seek access to this information using an access device, such a computer, to communicate with an online information- retrieval system. The information-retrieval system typically includes a graphical user interface for entering and submitting requests for information, known as queries, to a remote search engine. The search engine identifies relevant information, typically in the form of documents, and returns a results list to the user's access device. One problem that the present inventors recognized in conventional information-retrieval systems concerns users entering poorly defined queries and receiving search results that include hundreds or maybe even thousands of documents. Even though the documents are often ranked in terms of quantitative relevance to the query, the task of identifying the documents most pertinent to the user's objective is onerous and time consuming. Moreover, if the query is poorly defined, the ultimate ranking of results is unlikely to be useful.
Accordingly, the inventors have identified a need to further improve how information-retrieval systems process user queries.
Summary
To address this and/or other needs, the present inventors devised, among other things, systems, methods, and software for enhancing the relevancy of content presented to users in response to queries in an online information retrieval system. One exemplary system includes a database and a server for receiving and answering queries for content n the database. The server further includes a preprocessing module, a switchboard module, and a post-processing module. The preprocessing module refines a user input query by making suggestions of alternatives queries, classifying the query using language processing, or selecting one or more portions of the legal-research database or search engines as a target for the refined query; The switchboard module converts the refined query and associated information developed by the preprocessor module, administers one or more searches, and collects search results based on the refined query. The post-processor module receives search results based on the refined input query and refines the search results. Exemplary modifications include modifying the order of the search results, removing inappropriate or undesirable content from the results, and /or applying historical performance analysis to improve the relevance of the information presented to the user.
Brief Description of Drawings
Figure 1 is a block diagram of an exemplary information-retrieval system 100 which corresponds to one or more embodiments of the present invention. Figure 2 is a flow chart of an exemplary method of operating system 100, which corresponds to one or more embodiments of the present invention.
Figure 3 is a conceptual diagram of a three-dimensional relevance data structure 300 that is used within system 100 and which corresponds to one or more embodiments of the present invention.
Figure 4 is an alternative block diagram of various components of system 100, which highlights various data flows and which corresponds to one or more embodiments of the invention.
Detailed Description of Exemplary Embodiment(s)
This document describes one or more specific embodiments of an invention. These embodiments, offered not to limit but only to exemplify and teach the invention, are shown and described in sufficient detail to enable those skilled in the art to implement or practice the invention. Thus, where appropriate to avoid obscuring the invention, the description may omit certain information known to those of skill in the art.
Exemplary Information-Retrieval System
Figure 1 shows an exemplary online information-retrieval system 100.
System 100 includes one or more databases 110, one or more servers 120, and one or more access devices 130.
Exemplary Databases Databases 1 10 includes a set of one or more databases. Exemplary legal databases include a caselaw database and a statutes database, which respectively include judicial opinions and statutes from one or more local, state, federal, and/or international jurisdictions. Exemplary legal databases also include legal classification databases and law reviews. Other exemplary databases provide attorney, judge, law firm, product, and corporate profiles. In some embodiments, the caselaw documents are logically associated via a data structure with documents or profiles in other databases. Other embodiments may include non-legal databases that include financial, scientific, or health-care information. Still other embodiments provide public or private databases, such as those made available through INFOTRAC. Some embodiments also include web sites and web pages.
Databases 110, which take the exemplary form of one or more electronic, magnetic, or optical data-storage devices, include or are otherwise associated with respective indices (not shown). Each of the indices includes terms and phrases in association with corresponding document addresses, identifiers, and other conventional information. Databases 110 are coupled or couplable via a wireless or wireline communications network, such as a local-, wide-, private-, or virtual-private network, to server 120.
Exemplary Server
Server 120, which is generally representative of one or more servers for serving data in the form of webpages or other markup language forms with associated applets, ActiveX controls, remote-invocation objects, or other related software and data structures to service clients of various "thicknesses." More particularly, server 120 includes a processor module 121 , a memory module 122, a subscriber database 123, search modules or engines 124, and a content- relevancy module 125.
Processor module 121 includes one or more local or distributed processors, controllers, or virtual machines. In the exemplary embodiment, processor module 121 assumes any convenient or desirable form.
Memory module 122, which takes the exemplary form of one or more electronic, magnetic, or optical data-storage devices, stores subscriber database 123, primary search module 124, secondary search module 125, and search enhancement module 126.
Subscriber database 123 includes subscriber-related data for controlling, administering, and managing pay-as-you-go or subscription-based access of databases 110. In the exemplary embodiment, subscriber database 123 includes one or more preference data structures, of which data structure 1231 is representative. Data structure 1221 includes a customer or user identifier portion 123 IA, which is logically associated with one or more user data fields or preferences, such as fields or preferences 123 IB, 1231C, and 123 ID. Field 123 IB includes data regarding the profession of the user. Field 1231C includes demographic data regarding the user. Field 123 ID includes data regarding online behavior of the user. (In the absence of a temporary user override, for example, an override during a particular query or session, the default value for the user preference governs.)
Search module 124 includes one or more search engines and related user- interface components, for processing queries against one or more of databases 110. In some embodiments, one or more search engines associated with search module 124 provide Boolean, tf-idf, natural-language search capabilities, or search engines specialized for searching multi-media or types of content. In the exemplary embodiment, search engines are regarded as third-party, commodity black-box components or environments that are selected according to the desires (explicit or derived) of the user and/or requesting application. In the above figure, the search engines are coupled directly or operatively to one or more corresponding databases (not shown). In some embodiments, two or more of the search engines are coupled to the same database; whereas in other embodiments, the search engines are each coupled to separate and independent databases. In some instances, the databases are under control or ownership of third-parties.
Content-relevancy module 125 includes machine readable and/or executable instruction sets for enhancing the relevancy of content provided to users in response to their queries. To this end, content-relevancy module 125 includes a pre-processor module 1251, a switchboard module 1252, and a postprocessor module 1253.
In general, the function pre-processor module 1251 is to process a user input query, refine it, make suggestions of alternatives, classify the query using language processing, and select the appropriate content sources or search engines. Switchboard module 1252 converts the refined query and associated information developed by pre-processor module 1251 to administer one or more searches, and collect the search results. Post-processor 1253 refines the search results, modifying the order of results, removing inappropriate or undesirable content, and/or applying historical performance analysis to improve the relevance of the information ultimately presented to a user of an access device, such as access device 130. (More detailed description of the function and features of the modules within content-relevance module 125 is provided below.) Exemplary Access Device
Access device 130 is generally representative of one or more access devices. In the exemplary embodiment, access device 130 takes the form of a personal computer, workstation, personal digital assistant, mobile telephone, or any other device capable of providing an effective user interface with a server or database. Specifically, access device 130 includes a processor module 13 lone or more processors (or processing circuits) 131 , a memory 132, a display 133, a keyboard 134, and a graphical pointer or selector 135.
Processor module 131 includes one or more processors, processing circuits, or controllers. In the exemplary embodiment, processor module 131 takes any convenient or desirable form. Coupled to processor module 131 is memory 132.
Memory 132 stores code (machine-readable or executable instructions) for an operating system 136, a browser 137, and a graphical user interface (GUI) 138. In the exemplary embodiment, operating system 136 takes the form of a version of the Microsoft Windows operating system, and browser 137 takes the form of a version of Microsoft Internet Explorer. Operating system 136 and browser 137 not only receive inputs from keyboard 134 and selector 135, but also support rendering of GUI 138 on display 133. Upon rendering, GUI 138 presents data in association with one or more interactive control features (or user-interface elements). (The exemplary embodiment defines one or more portions of interface 138 using applets or other programmatic objects or structures from server 120 to implement the interfaces shown above or described elsewhere in this description.) In the exemplary embodiment, each of these control features takes the form of a hyperlink or other browser-compatible command input, and provides access to and control of a query region 1381 and a search-results region 1382. User selection of the control features in region 1382, specifically input of a textual query into input field 1381 A and submission of the query to server 120 via actuation of submit button 138 IB, results in presentation of search results list 1382A in results region 1382. Selection of a listed document from list 1382A results in retrieval of and display of at least a portion of the corresponding document within a region of interface 138 (not shown in this figure.) Although Figure 1 shows region 1381 and 1382 as being simultaneously displayed, some embodiments present them at separate times.
Exemplary Method(s) of Operation
Figure 2 shows a flow chart 200 of one or more exemplary methods of operating a system, such as system 100. Flow chart 200 includes blocks 210- 250, which are arranged and described in a serial execution sequence in the exemplary embodiment. However, other embodiments execute two or more blocks in parallel using multiple processors or processor-like devices or a single processor organized as two or more virtual machines or sub processors. Other embodiments also alter the process sequence or provide different functional partitions to achieve analogous results. For example, some embodiments may alter the client-server allocation of functions, such that functions shown and described on the server side are implemented in whole or in part on the client side, and vice versa. Moreover, still other embodiments implement the blocks as two or more interconnected hardware modules with related control and data signals communicated between and through the modules. Thus, the exemplary process flow applies to software, hardware, and firmware implementations. In block 210 the method begins with receiving a query from a user. In the exemplary embodiment, this entails a user using a browser capability in access device 130 to access online information-retrieval system 100, specifically server 120 using a conventional login process. Once logged in, a user interface, such as interface 138 is rendered, enabling the user to define and submit a query to server 120. Execution proceeds to block 220.
Block 220 entails pre-processing the received query along with related user information. In the exemplary embodiment, pre-processing of the query occurs within pre-processor module 1251 of content-relevancy module 125 in server 120. However, in some embodiment, pre-processor module may be located in whole or in part within access device 130 or within a separate server. Pre-processing entails parsing the query and related information to separate out specific query term syntactic elements for additional processing. This additional processing can include one or more of the following: • Selecting of one or more ontologies or taxonomies based on the provenance of the requesting application (q.v. selection of the KeySearch for general predefined queries from an online legal research system such as Westlaw, selection of West Legal Directory for queries coded with a field of attorney or judge, or selection of
West Medical Taxonomy for queries coming from a malpractice tab of an online research system).
• Expanding and/or refining the query to include appropriate broader content topics or concepts as well as more specific topics or query terms. For example, assume a query of the single term "maple". Via the syntactic relationships derived from the taxonomies and other data structures, additional query terms such as "Acer", "Maple Sugar", "Maple Leaf, "Hockey" and "Maple Leaf Hockey Team" "Toronto Sports Teams" might be added depending on the taxonomy(s) selected in a previous step.
• Expanding and refining the query to change or select various content sources or search engines by associating the query terms with information found in the taxonomies or ontologies. For example, a query including the term SBX might automatically assign the query to a search engine with better financial coverage or to a SEC filing content source rather than a general purpose search engine. In some embodiments, pre-processor module 1251 uses the information in the query and, optionally, additional information (for example, user or workflow context information) passed by the requesting client application, refines the query. Exemplary refinement includes tailoring the query to the profession, demography, behavior, and/or other defining characteristic of the original user (as indicated in the context information or as may be associated with a user access credentials for the information-retrieval system.). Pre-processor module 1251 also selects one or more appropriate search engines based on an analysis of the information held in the refined query and its related data.
• Correcting the query terms for spelling, case, and syntax, depending on both dictionary lookup information and the taxonomy or other semantic lookup method used (q.v. "Aser Palmatum" is corrected to "Acer palmatum" if an taxonomy associated with tree pathology is selected in a prior step or converted to the single query term "Ace" if an ontology associated with gaming is selected.) To support these activities, pre-processor module 1251 includes a variety of taxonomies, ontologies, folksonomies, synonym lists, reserved or restricted term lists, stop word lists classification algorithms, and semantic tools for processing received queries. Data structures for the taxonomies, ontologies, and so forth may be editorially or programmatically populated and may consist of proprietary and/or public domain data. These structures may be shared among all clients accessing pre-processor module 1251 or restricted to specific requesting applications or clients. These structures may be fixed in that they are not subject to feedback from other components or they may be adaptive in that the contribution they provide for an algorithmic choice may change based on user feedback or input. Each of the various data structures have one or more algorithms for associating specific query terms or semantic elements to the entries in the various data structures. Such relationships maybe combined to produce stronger or weaker recommendations for any of the methods of refining the query mentioned above. Pre-processor module 1251 also includes functionality for sending clarification and feedback messages back to the user prior to executing the query. Such messages for relevance clarification allow the user to refine their query before incurring the expense of actually running one or more searches. For example, in response to a query including the term Salvia, the pre-processor module can request the user for clarification of whether he is interested in "Hallucinogenic Substances" (based on a related concept entry for "Salvia Divinorum" in a legal taxonomy). Such clarification messaging are made to the requesting application with the notion that the resulting clarifications (if any) serve as grist for recursive processing of the query before passing it and any related data over to the Switchboard component for forwarding to appropriate search engines.
Pre-processor module 1251 keeps a record of selected operations performed on the input query and the refined query as well as a record of taxonomies, content sources, and/or search engines selected, passing the information to the Switchboard component. Pre-processor module 1251s also provides a mechanism for updating adaptive taxonomies and similar semantic relationship data structures by receiving feedback from the Post-Processor. Such feedback may be used to dynamically alter the weights of any given factor used to select related terms, refine concepts or queries, or select content sets or search engines. After pre-processing of the query, execution continues at block 230.
Block 230 entails collecting search results based on the refined or preprocessed query. In the exemplary embodiment, this entails the pre-processor module forwarding the refined or pre-processed query and related information to switchboard module 1252. In turn, switchboard module 1252 forwards the refined query to one or more search engines identified by preprocessor module 1251. (In the exemplary embodiment the switchboard module and the pre- process are implemented using the same server; however, in other embodiments they may be distributed.) More specifically, the exemplary switchboard module performs several functions with the preprocessed query and related information as input:
• Converting the refined query and related data to the syntax required for one or more search engines;
• Submitting the syntactically correct refined query to one or more search engines;
• Caching the query and related data, including search engine selection analysis and parameterization;
• Waiting for query results to return from one or more search engines according to a set of defined parameters; • Gathering the search results from one or search engines
• Organizing and/or federating the results from one or more search engines
• Passing the search engine results and the related data to postprocessor module 1253. Switchboard module 1252 also provides a feedback channel for taking information from the post-processor and returning it to pre-processor module 1251. Such feedback data is used to continually refine and enhance the functionality of pre-processor module 1251 by tuning the taxonomies, ontologies, classification schemes, and semantic analysis techniques used in refinement of later queries. Execution continues at block 240.
Block 240 entails post-processing of the search results. To this end in the exemplary embodiment, post-processor 1253takes as input one or more search results, as well as the refined query and its related information. It then performs a variety of taxonomic, semantic, syntactic, classification, and combinatorial operations on the search result(s), eventually creating a new, highly refined result. The refined result, possessing significantly more targeted, relevant results for the user, is then passed back to the requesting application which then passes it back to the user.
To accomplish this, the post-processor module may perform a number of operations including:
• Federating the results from one or more search engines using a variety of algorithmic and/or user interaction methods; • Formatting the results according to a generic template or one provided by the requesting application;
• Collecting and holding feedback information provided by the requesting application
• Refining its own taxonomic, semantic, syntactic, classification and combinatorial operations based on the feedback;
• Returning the feedback information to the pre-processor module via the switchboard module for eventual refinement of pre-processing operations;
• Logging the execution of the query, the refinements made to the results, and the result itself;
• Monitoring and recording the reception and disposition of feedback from the requesting application.
To facilitate reordering and/or redacting or more generally refining the collected search results, post-processor module 1253 also includes a series of data structures. These data structures, which are stored in a memory of or otherwise associated with the post- processor module, may include various white lists (web sites of known high relevance), black lists (sites to be redacted from result lists), as well as data structures and methods for relating specific terms or topics to particular domains, sub-domains, pages, and/or content types. Such relationships between topics and sites on the Internet (characterized by a Uniform Resource Name) maybe created editorially, programmatically by deriving them from one or more ontologies, or taxonomies, and/or adaptively from data provided by user interaction. Figure 3 shows one exemplary implementation of three-dimensional data structure, referred to herein as a relevance cube 300. Cube 300 is divided into cells with the x-value of any specific cell in the cube providing a list of URL locations, the y-axis consisting of one or more concepts or terms associated with the relevance and the content of the cube include some weight value. A field of cells may be defined by deriving the terms from a taxonomy to provide the list of terms along the y-axis of the stack and a list of "white" (highly relevant) sites along the x-axis. Several fields of cells maybe combined to form a preference cube, associated with a specific user, for example in a user data structure stored in subscriber database 123. When the post-processor analyzes a raw result set returned from a search engine, an algorithm breaks it down into individual search results associated with a particular result location to which it points, a title, relevance value, and perhaps a snippet of surrounding text.. One embodiment provides another algorithm to scan the individual search results for the location to which it points. If one of the locations is found, the query terms, the page title, and/or any terms in the individual result snippet set are compared with the topic terms to produce one or more derived terms. If an intersection for the location along the x-axis and the derived terms along the y-axis exists, the weight in the corresponding cell is looked up and then be multiplied with a conventional relevance score for the particular result. The newly weighted scores can then be used to bubble the individual search result higher or lower to produce the new refined search result.
Fields may be combined to produce cubes. By traversing along the z-axis through the cube while holding the x-and y-values constant, a combined weight can be derived for a particular topic/location combination. Such a combined weight can be used to reflect numerous additional criteria at the same time.
In the example of Figure 3, four fields of cells are shown: editorial, click- through, social, and user. The editorial field is created editorially by deriving the topics from a fixed taxonomy and combining those with selected locations on the World Wide Web. Its weighting values are static in the sense that are not subject to change by user feedback. However the entire field may grow or shrink when additional topics are added to the topology or additional locations are added.
The click-through field is a derived field. It initially consists of no weights but is populated when an individual user clicks through from a search result into a particular document page. Such a click through evidences some decision by a particular user that this page has a higher value than others in a particular search result and hence deserves a higher weighting when subsequent searches results are created by other users. The click through is fed back from the access device to the server and ultimately to the post-processor module. The net of this activity is to raise or lower the weight of a particular cell in this field.
The social field is a derived field. Like the click-through field it is initially blank but populated when users specifically give feedback that the result set is particularly relevant to the terms in the refined query. In such cases, the weights in multiple topic/location cells are raised or lowered to express the user preference.
The user field is a derived field. Like other derived fields it is initially blank but can be populated by the user activity in a variety of ways. For example a particular customer firm or user may block out lists or sites so that they are not included in refined results at all (q.v. black list the sites), raise the value of certain sites as highly relevant to them (q.v. white list the site), and block out or enhance the weights of various topic terms. In such cases the resulting field may be made highly specific to a particular customer, company, or even requesting application.
Note that there is no limiting factor on the number of criteria that may be expressed as a particular field. A relevance field may consist of an arbitrary number of topics and locations. Similarly a relevance cube may consist of N arbitrary fields. Note also that different requesting applications may share one or more relevance cubes. Similarly a particular application may restrict itself to a one or more selected cubes, some of which may be proprietary to it alone. After post-processing of the search results in block 240 to produce a refined set of search results, execution continues at block 250. Block 250 entails presenting the refined search results to the use via a graphical user interface such as interface 138 of access device 130 in Figure 1. As noted above, user interaction with the search results is ultimately fed back to post-processor to enable refinement of relevance weights.
Exemplary Data Flow Figure 4 shows an alternative block diagram of a portion of system 100, highlighting various data flows between components of content-relevancy module 125, search engines 124, and access device 130. Notably, Figure 4 shows flow of a raw query 410 from access device 130 to pre-processor module 1251, and a refined query 420 from pre-processor module 1251 to switchboard module 1252. Switchboard module 1252 communicates the refined query and receives search results from search engines 124, aggregating and passing the received results in the form of raw search results 430 to post-processor module 1253. After post-processing, post-processor module 1253 communicates the results as relevant search results 440 to access device 130. Additional data flows, in the exemplary system, include query feedback data 450 from access device 130 to pre-process module 1251 through switchboard module 1252 to post-processor module 1253. Result feedback data 460 flows from access device 130 to post-processor module 1253, facilitating adjustment of weights within relevance cubes 1253 A.
Conclusion
The embodiments described above are intended only to illustrate and teach one or more ways of practicing or implementing the present invention, not to restrict its breadth or scope. The actual scope of the invention, which embraces all ways of practicing or implementing the teachings of the invention, is defined only by the issued claims and their equivalents.

Claims

CLAIMSWhat is claimed is:
1. A system comprising: a legal-research database including caselaw documents and statutory documents; a server operatively coupled to the legal-research database for receiving and answering queries for content for browser-equipped client access devices, wherein the server is further configured with: means for pre-processing or refining a user input query by make suggestions of alternatives queries, classifying the query using language processing, or selecting one or more portions of the legal-research database or one or more search engines to receive the refined query; switchboard means for converting the refined query and associated information developed by the pre-processor means, administering searches and collecting search results from search engines based on the refined query; means for post-processing or refining the collected search results based on the refined input query, including means for modifying the order of results, means for removing inappropriate or undesirable content from the results, or means for applying historical performance analysis in presenting search results to users.
2. The system of claim 1, wherein the legal-research database include legal brief documents and law-review documents;
3. The system of claim 1, wherein the means for pre-processing includes a legal topic classification system.
4. The system of claim 1, wherein the means for post-processing or refining the collected search results includes a multi-dimensional data structure relating topics in a taxonomy to Uniform Resource Locators and associated relevance weighting factors.
5. A method of operating an online legal research system, the method comprising: receiving a query for legal research information from a client access device communicating via a computer network; obtaining search results based on the query, with the search results having a first ordering based on a first relevance ranking; automatically modifying the search results based on predetermined relevance criteria; and communicating the modified search results to the client access device.
6. The method of claim 5, wherein obtaining search results based on the query includes refining the query by prompting a user of the client access device to respond to one or more questions, wherein the search results are based on the refined query.
7. The method of claim 5, wherein automatically modifying the search results includes excluding one more items from the search results based on a predetermined list of Uniform Resource Locators.
8. The method of claim 5, wherein automatically modifying the search results includes adding one more items from the search results based on a predetermined list of Uniform Resource Locators.
9. The method of claim 5, wherein automatically modifying the search results includes reordering one or more items in the list based on predetermined relevance criteria.
10. The method of claim 5, wherein the predetermined relevance criteria are based in part on historical usage statistics associated with one or more Uniform Resource Locators.
PCT/US2007/020017 2006-09-14 2007-09-14 Information-retrieval with content relevancy enhancements WO2008033511A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US84453406P 2006-09-14 2006-09-14
US60/844,534 2006-09-14

Publications (2)

Publication Number Publication Date
WO2008033511A2 true WO2008033511A2 (en) 2008-03-20
WO2008033511A3 WO2008033511A3 (en) 2008-05-29

Family

ID=39184382

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/020017 WO2008033511A2 (en) 2006-09-14 2007-09-14 Information-retrieval with content relevancy enhancements

Country Status (2)

Country Link
US (1) US8909616B2 (en)
WO (1) WO2008033511A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8346764B1 (en) 2007-06-01 2013-01-01 Thomson Reuters Global Resources Information retrieval systems, methods, and software with content-relevancy enhancements
US8909616B2 (en) 2006-09-14 2014-12-09 Thomson Reuters Global Resources Information-retrieval systems, methods, and software with content relevancy enhancements
US10467715B2 (en) 2008-08-01 2019-11-05 Thomson Reuters Global Resources Unlimited Company System and method for building multiple online legal research applications

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7552117B2 (en) * 2005-05-26 2009-06-23 International Business Machines Corporation Using ontological relationships in a computer database
US20090150387A1 (en) * 2007-11-08 2009-06-11 Marchewitz Jodi L Guided research tool
US20100057695A1 (en) * 2008-08-28 2010-03-04 Microsoft Corporation Post-processing search results on a client computer
WO2010058519A1 (en) * 2008-11-18 2010-05-27 日本電気株式会社 Hybrid search system, hybrid search method, and hybrid search program
US9171078B2 (en) * 2009-04-29 2015-10-27 Microsoft Technology Licensing, Llc Automatic recommendation of vertical search engines
US8150843B2 (en) 2009-07-02 2012-04-03 International Business Machines Corporation Generating search results based on user feedback
US20110087685A1 (en) * 2009-10-09 2011-04-14 Microsoft Corporation Location-based service middleware
TW201128420A (en) * 2010-02-12 2011-08-16 Kuo-Ching Chiang Visual image searching method
US8650172B2 (en) * 2010-03-01 2014-02-11 Microsoft Corporation Searchable web site discovery and recommendation
US8972397B2 (en) * 2010-03-11 2015-03-03 Microsoft Corporation Auto-detection of historical search context
US8930351B1 (en) * 2010-03-31 2015-01-06 Google Inc. Grouping of users
CA2741212C (en) * 2011-05-27 2020-12-08 Ibm Canada Limited - Ibm Canada Limitee Automated self-service user support based on ontology analysis
CA2767676C (en) 2012-02-08 2022-03-01 Ibm Canada Limited - Ibm Canada Limitee Attribution using semantic analysis
US10216791B2 (en) * 2012-09-14 2019-02-26 Salesforce.Com System, method and computer program product for adjusting a data query
US9665662B1 (en) 2013-06-13 2017-05-30 DataRPM Corporation Methods and system for providing real-time business intelligence using natural language queries
US9256687B2 (en) * 2013-06-28 2016-02-09 International Business Machines Corporation Augmenting search results with interactive search matrix
US10068016B2 (en) * 2013-10-17 2018-09-04 Wolfram Alpha Llc Method and system for providing answers to queries
US9477782B2 (en) * 2014-03-21 2016-10-25 Microsoft Corporation User interface mechanisms for query refinement
US10482096B2 (en) * 2017-02-13 2019-11-19 Microsoft Technology Licensing, Llc Distributed index searching in computing systems
US11106683B2 (en) * 2017-08-25 2021-08-31 Accenture Global Solutions Limited System architecture for interactive query processing

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006023542A2 (en) * 2004-08-23 2006-03-02 Lexisnexis, A Division Of Reed Elsevier Inc. Point of law search system and method

Family Cites Families (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4974191A (en) 1987-07-31 1990-11-27 Syntellect Software Inc. Adaptive natural language computer interface system
US5224205A (en) 1990-05-21 1993-06-29 International Business Machines Corp. Method of combining architecturally dissimilar computing networks into a single logical network
US5544320A (en) 1993-01-08 1996-08-06 Konrad; Allan M. Remote information service access system based on a client-server-service model
US5511208A (en) 1993-03-23 1996-04-23 International Business Machines Corporation Locating resources in computer networks having cache server nodes
US5715395A (en) 1994-09-12 1998-02-03 International Business Machines Corporation Method and apparatus for reducing network resource location traffic in a network
US6460036B1 (en) 1994-11-29 2002-10-01 Pinpoint Incorporated System and method for providing customized electronic newspapers and target advertisements
US5794050A (en) 1995-01-04 1998-08-11 Intelligent Text Processing, Inc. Natural language understanding system
US5929852A (en) 1995-05-05 1999-07-27 Apple Computer, Inc. Encapsulated network entity reference of a network component system
US5659731A (en) 1995-06-19 1997-08-19 Dun & Bradstreet, Inc. Method for rating a match for a given entity found in a list of entities
US5835897C1 (en) 1995-06-22 2002-02-19 Symmetry Health Data Systems Computer-implemented method for profiling medical claims
US6041311A (en) 1995-06-30 2000-03-21 Microsoft Corporation Method and apparatus for item recommendation using automated collaborative filtering
US5764906A (en) 1995-11-07 1998-06-09 Netword Llc Universal electronic resource denotation, request and delivery system
US5751956A (en) 1996-02-21 1998-05-12 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
US5855020A (en) 1996-02-21 1998-12-29 Infoseek Corporation Web scan process
CA2248911C (en) 1996-03-15 2002-01-22 At&T Corp. System and method for locating resources on a network using resource evaluations derived from electronic messages
US5748945A (en) 1996-05-31 1998-05-05 International Business Machiens Corporation Method for slave DMA emulation on a computer system bus
US6112242A (en) 1996-07-10 2000-08-29 Uln Corporation System and method for dynamic data interaction in a hypertext data processing system
US5978847A (en) 1996-12-26 1999-11-02 Intel Corporation Attribute pre-fetch of web pages
US6366956B1 (en) 1997-01-29 2002-04-02 Microsoft Corporation Relevance access of Internet information services
US5796952A (en) 1997-03-21 1998-08-18 Dot Com Development, Inc. Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database
US6006222A (en) 1997-04-25 1999-12-21 Culliss; Gary Method for organizing information
US6014665A (en) 1997-08-01 2000-01-11 Culliss; Gary Method for organizing information
US6236768B1 (en) 1997-10-14 2001-05-22 Massachusetts Institute Of Technology Method and apparatus for automated, context-dependent retrieval of information
US6092100A (en) 1997-11-21 2000-07-18 International Business Machines Corporation Method for intelligently resolving entry of an incorrect uniform resource locator (URL)
IL123129A (en) 1998-01-30 2010-12-30 Aviv Refuah Www addressing
US6151624A (en) 1998-02-03 2000-11-21 Realnames Corporation Navigating network resources based on metadata
US6067539A (en) 1998-03-02 2000-05-23 Vigil, Inc. Intelligent information retrieval system
US6192364B1 (en) 1998-07-24 2001-02-20 Jarg Corporation Distributed computer database system and method employing intelligent agents
US6271840B1 (en) 1998-09-24 2001-08-07 James Lee Finseth Graphical search engine visual index
US6269361B1 (en) 1999-05-28 2001-07-31 Goto.Com System and method for influencing a position on a search result list generated by a computer network search engine
US6873982B1 (en) * 1999-07-16 2005-03-29 International Business Machines Corporation Ordering of database search results based on user feedback
US6772149B1 (en) * 1999-09-23 2004-08-03 Lexis-Nexis Group System and method for identifying facts and legal discussion in court case law documents
US7096214B1 (en) * 1999-12-15 2006-08-22 Google Inc. System and method for supporting editorial opinion in the ranking of search results
US6480837B1 (en) 1999-12-16 2002-11-12 International Business Machines Corporation Method, system, and program for ordering search results using a popularity weighting
US6546388B1 (en) 2000-01-14 2003-04-08 International Business Machines Corporation Metadata search results ranking system
US6615237B1 (en) 2000-02-04 2003-09-02 Microsoft Corporation Automatic searching for data in a network
DE60143491D1 (en) * 2000-03-16 2010-12-30 Poly Vista Inc SYSTEM AND METHOD FOR ANALYZING AN INQUIRY AND FOR GENERATING ANSWERS AND ASSOCIATED QUESTIONS
US20040230461A1 (en) * 2000-03-30 2004-11-18 Talib Iqbal A. Methods and systems for enabling efficient retrieval of data from data collections
US7831616B2 (en) * 2000-04-27 2010-11-09 Webfeat, Inc. Systems and methods for managing database authentication and sessions
US6778193B2 (en) * 2001-02-07 2004-08-17 International Business Machines Corporation Customer self service iconic interface for portal entry and search specification
US6938001B2 (en) * 2001-03-14 2005-08-30 James P. Kimmel, Jr. Electronic legal research ordering and pricing method of defining and valuing electronic legal research instructions and electronically ordering and pricing legal research
US20050149496A1 (en) * 2003-12-22 2005-07-07 Verity, Inc. System and method for dynamic context-sensitive federated search of multiple information repositories
US7765199B2 (en) * 2006-03-17 2010-07-27 Proquest Llc Method and system to index captioned objects in published literature for information discovery tasks
US8909616B2 (en) 2006-09-14 2014-12-09 Thomson Reuters Global Resources Information-retrieval systems, methods, and software with content relevancy enhancements

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006023542A2 (en) * 2004-08-23 2006-03-02 Lexisnexis, A Division Of Reed Elsevier Inc. Point of law search system and method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8909616B2 (en) 2006-09-14 2014-12-09 Thomson Reuters Global Resources Information-retrieval systems, methods, and software with content relevancy enhancements
US8346764B1 (en) 2007-06-01 2013-01-01 Thomson Reuters Global Resources Information retrieval systems, methods, and software with content-relevancy enhancements
US10467715B2 (en) 2008-08-01 2019-11-05 Thomson Reuters Global Resources Unlimited Company System and method for building multiple online legal research applications
US11922525B2 (en) 2008-08-01 2024-03-05 Thomson Reuters Enterprise Centre Gmbh System and method for building multiple online legal research applications

Also Published As

Publication number Publication date
US8909616B2 (en) 2014-12-09
US20080071772A1 (en) 2008-03-20
WO2008033511A3 (en) 2008-05-29

Similar Documents

Publication Publication Date Title
US8909616B2 (en) Information-retrieval systems, methods, and software with content relevancy enhancements
US9092756B2 (en) Information-retrieval systems, methods and software with content relevancy enhancements
US9495460B2 (en) Merging search results
US8086605B2 (en) Search engine with augmented relevance ranking by community participation
AU2009241626B2 (en) Social network powered query refinement and recommendations
US7617193B2 (en) Interactive user-controlled relevance ranking retrieved information in an information search system
US8280879B2 (en) System and method for quantifying visibility within search engines
US9317587B2 (en) Systems, methods, interfaces and software for extending search results beyond initial query-defined boundaries
US8166028B1 (en) Method, system, and graphical user interface for improved searching via user-specified annotations
US9529861B2 (en) Method, system, and graphical user interface for improved search result displays via user-specified annotations
RU2718435C2 (en) Computer-executable method and system for searching in inverted index having plurality of wordpositions lists
US20110055185A1 (en) Interactive user-controlled search direction for retrieved information in an information search system
US8589391B1 (en) Method and system for generating web site ratings for a user
US10282358B2 (en) Methods of furnishing search results to a plurality of client devices via a search engine system
CA2786360A1 (en) Systems and methods for ranking documents
WO2009065149A2 (en) Navigable website analysis engine
US20100125781A1 (en) Page generation by keyword
US20140280174A1 (en) Interactive user-controlled search direction for retrieved information in an information search system
US8024338B2 (en) Systems, methods, and interfaces for reducing executions of overly broad user queries
AU2015203812A1 (en) Systems, methods, interfaces and software for extending search results beyond initial query-defined boundaries

Legal Events

Date Code Title Description
NENP Non-entry into the national phase in:

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07838252

Country of ref document: EP

Kind code of ref document: A2