WO2008083211A1 - Information-retrieval systems, methods, and software with concept-based searching and ranking - Google Patents

Information-retrieval systems, methods, and software with concept-based searching and ranking Download PDF

Info

Publication number
WO2008083211A1
WO2008083211A1 PCT/US2007/088927 US2007088927W WO2008083211A1 WO 2008083211 A1 WO2008083211 A1 WO 2008083211A1 US 2007088927 W US2007088927 W US 2007088927W WO 2008083211 A1 WO2008083211 A1 WO 2008083211A1
Authority
WO
WIPO (PCT)
Prior art keywords
documents
word
document
query
concept
Prior art date
Application number
PCT/US2007/088927
Other languages
French (fr)
Inventor
Tonya Custis
Khalid Al-Kofahi
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
Priority to EP07869971A priority Critical patent/EP2115638A1/en
Priority to NZ578672A priority patent/NZ578672A/en
Priority to JP2009544261A priority patent/JP5379696B2/en
Priority to CA2674294A priority patent/CA2674294C/en
Priority to AU2007339839A priority patent/AU2007339839A1/en
Priority to BRPI0720718-2A priority patent/BRPI0720718A2/en
Priority to CN200780051927.6A priority patent/CN101622618B/en
Publication of WO2008083211A1 publication Critical patent/WO2008083211A1/en

Links

Classifications

    • 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/3331Query processing
    • G06F16/334Query execution
    • G06F16/3346Query execution using probabilistic model

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 electronic documents, and returns a results list to the user's access device.
  • search results may include documents that contain the query term but are irrelevant because the user intended a different sense (or meaning) of that query term that term matching fails to distinguish. This ultimately leaves the user to manually filter through irrelevant results in search for the most relevant documents.
  • the present inventors devised, among other things, systems, methods, and software that use word co-occurrence probabilities not only to identify documents conceptually related to user queries, but also to score and rank search results.
  • One exemplary system combines inverse-document-frequency searching with concept searching based on word co-occurrence probabilities to facilitate finding of documents that would otherwise go unfound using a given query.
  • the exemplary system also allows ranking of search results based both on both keyword matching and concept presence, promoting more efficient organization and review of search results.
  • Figure l 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.
  • the exemplary system uses "translation" probabilities between pairs of words as a basis for identifying documents conceptually relevant to user queries.
  • a "translation" probability is the probability that one word can be translated into another. This is easy to grasp when translating from one language to another — for example, there is a high probability that pomme in French will be translated into English as apple; whereas there is a near-zero probability that pomme will be translated as sock.
  • the "translation" probabilities are monolingual, and can capture synonymy and other semantic relationships between words. The more two words are related in their meanings, the higher their translation probability. For example, lawyer and attorney are interchangeable synonyms, so their translation probability is high. As another example, consider the correlation between words such as football, NFL, quarterback, coach, etc. These are not synonyms, but they are semantically related and, therefore, have some measurable translation probability.
  • the translation probabilities are derived from word co-occurrence data.
  • Information about pairs of co-occurring words is used to statistically capture semantic (conceptual) relationships.
  • the "concept" representing a particular word ⁇ word X) is treated as being equivalent to all the words that co-occur with word Xm. the co-occurrence data.
  • Using translation probabilities derived from co-occurrence data allows the retrieval algorithm to return documents containing words that are semantically related (e.g., high translation probabilities) to the user's query terms. Because of this, actual query words are not required to be present in a document for the document to be returned as a relevant result. For example, in a search for lawyer, a document that does not contain the word lawyer but contains attorney, trial, fees, and/or judge could be retrieved as a relevant document.
  • the query "hot coffee” in a keyword based search fails to find the following document, which includes the term “hot,” but omits the term “coffee.”
  • the exemplary embodiment broadly conceptualizes this query to effectively encompass all words that statistically co-occur within a window around the individual query terms. This allows retrieval of the document, based on the presence of other terms shown that are statistically related to "hot” (underlined), “coffee” (bold), or both “coffee” and “hot” (bold and underlined).
  • the query term “hot” is shown with double underlining.
  • concept search is a useful tool in e-discovery, where finding all of the documents relevant to a case is important.
  • concept search will be useful in cases where the user may not be an expert in the area in which she is searching, as well as in cases where the user does not know a technical or specific term for something.
  • 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 110 includes a set of one or more databases.
  • Exemplary legal databases include a case law 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 case law 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.
  • 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, a primary search module 124, a concept search module 125, and a user-interface module 126.
  • 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, concept search module 125, and user-interface 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 concept searching or presentation preferences, such as preferences 123 IB, 1231C, and 123 ID.
  • Preference 123 IB includes a default value governing whether concept searching is enabled or disabled.
  • Preference 1231C includes a default value governing presentation of search results, such as whether documents that would not have been retrieved but for the concept searching are flagged or presented in a separate tab or folder.
  • Preference 123 ID includes a default value governing whether or not or how much concept searching is allowed to affect the relevancy calculation for search results. (In the absence of a temporary user override, for example, an override during a particular query or session, the default values for concept searching govern.)
  • Primary search module 124 includes one or more search engines and related user- interface components, for receiving and processing user 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.
  • Concept search module 125 includes one or more concept search engines for receiving and processing queries using concept searching techniques described herein against one or more of databases 110. Some embodiments charge a separate or additional fee for searching and/or accessing documents via concept searching.
  • concept search module 125 include concept searching data 1251 and concept searching engine 1252.
  • Concept searching data 1251 includes one more sets of statistical data regarding pairs of co-occurring words in documents to implicitly capture semantic (conceptual) relationships.
  • the statistics about the co-occurrence pairs are used directly in the exemplary information retrieval algorithm, obviating any need in the exemplary embodiment to combine pre-existing, stand-alone concepts with existing search mechanisms.
  • concept searching data 1251 includes co-occurrence probabilities 1251 A for pairs of words from a corpus ("universe") of documents and an index 1251 A of co-occurrence probabilities for the targeted document collection (databases 110).
  • Co-occurrence probabilities 125 IA are determined from a separate source than the targeted document collection to promote a concept stability that is not dependent on the target document collection.
  • this universe includes 20 million headnote documents.
  • the headnotes are manually defined for case law documents by human editors in the exemplary embodiment, some embodiments may use machine documents summaries, encyclopedic references, and so forth.
  • the separate universe or corpus encompasses 900,000 documents.
  • the corpus used as a basis for the co-occurrence data should be larger in terms of documents than the targeted database.
  • speculation is that a smaller more informationally dense set of documents, for example based on rare-word density, may also be useful.
  • Each word pair is associated with one or more frequency counts. Since each word is also paired with itself, counts are also kept for single terms. Using these frequency counts for the word pairs in the corpus, the exemplary embodiment determines co-occurrence probabilities. Specifically, this entails computing the following maximum likelihood estimate (MLE):
  • Eq. (1) are the (unsmoothed) probability estimates that are used in the concept search component of the language models, showing up as P(q
  • Index 125 IB is based on the co-occurrence probabilities determined for the corpus.
  • the targeted document collection for example one or more portions of databases 110, is indexed in terms of P(w
  • the value of lambda ⁇ for smoothing is set empirically for each collection and is influenced by factors such as the length of the documents in the collection and the size of the collection.
  • Concept search engine 1252 identifies documents from databases 110 based on conceptual relationship with user query terms. In the exemplary embodiment, this entails combining keyword search with co-occurrence probabilities in the concept search data 1241 and uses language-modeling techniques for information retrieval and from statistical machine translation. In a keyword-based language modeling approach to information retrieval, each document is scored based on the probability (P) that a query word (q) appears in that document (D): P(q
  • D) ⁇ number of times q occurs in D divided by length of D. In this keyword model, documents are scored according to the following equation: Document Score P(qi
  • P(QID) ⁇ , ⁇ k P(q,
  • Eq. (5) represents Berger & Lafferty's (1999) translation language model
  • ⁇ ⁇ and ⁇ 2 denote weighting factors on the two search components.
  • the exemplary concept search combines keyword searching with co-occurrence probabilities, allowing for the retrieval of documents that are both keyword- and conceptually-relevant to the user's query.
  • keyword searching with co-occurrence probabilities, allowing for the retrieval of documents that are both keyword- and conceptually-relevant to the user's query.
  • That use of co-occurrence pairs boost recall, allowing more relevant documents to be retrieved in relation to all relevant documents;
  • That use of keyword-based language modeling has high precision; and That the model is flexible because it allows "weighting" its components differently to maximize recall and precision.
  • Some embodiments leverage query dependencies, recognizing that a query itself represents the concept that a user is searching for.
  • one embodiment of this approach models the dependencies between query words using word pairs, thereby capturing conceptual information. Therefore, instead of breaking the query into single query terms, the exemplary embodiment represents the query as all possible word pairs contained in it. For example, the query "big red balloon” yields the following query word pairs: big big, red red, balloon balloon, big red, big_balloon, red_balloon
  • the document score is defined as
  • the exemplary embodiment adds the co-occurrence probabilities P(ql
  • Some embodiments use modified version of Eqs. (4) or (6) which replace or supplement the concept component with another type of relevancy indicator. For example, one such embodiment adds in a relevancy factor based on usage statistics for the document. Such statistics may be based on print, email, or click-through frequency for the document for similar queries; user survey or ratings date for the document; and/or citation statistics for the document. These factors may be weighted by a lambda factor under the constraint that the sum of the lambda factors is one.
  • User-interface module 126 includes machine readable and/or executable instruction sets for wholly or partly defining web-based user interfaces, such as search interface 1261 and results interface 1262, over a wireless or wireline communications network on one or more accesses devices, such as access device 130.
  • 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).
  • 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.
  • 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 138 IA and submission of the query to server 120 via actuation of submit button 138 IB, results in presentation of search results list 1382 A in results region 1382.
  • Selection of a listed document from list 1382 A 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.)
  • Figure 1 shows region 1381 and 1382 as being simultaneously displayed, some embodiments present them at separate times. Other functional aspects of the interface are described below.
  • 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- 240, 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.
  • Block 220 entails defining a ranked result set of one or more documents from a document set using the received query in a conventional keyword or natural language search engine.
  • this entails searching databases 110, for example legal, scientific, or patent databases, using a tf-idf-type search engine to identify and rank a set of documents based on relevance to the received query. Execution then proceeds to block 230.
  • Block 230 entails modifying the result set based on conceptual or semantic relationships with the received query.
  • this entails identifying a set of documents based exclusively on conceptual relationship with all or one or more portions of the received query.
  • This entails parsing the query into a set of all possible n-grams, for example one-grams or bigrams (biterms) and using these n-grams to identify a set of documents that have a sufficiently high probability of including terms that co-occur with the terms in the query.
  • each term in the biterm is truncated to eight characters.
  • These identified documents are then combined with the ranked result set to define a modified result set.
  • the modified result set is then scored and reranked according to Eq. (4) or Eq. (6) depending on whether single query terms or query biterms are used.
  • the modified search results are presented to the user.
  • this entails defining and rendering a list of hyperlinks on a display associated with a user, for example the display for access device 130 in system 100.
  • documents that are identified on the concept searching alone that is documents lacking any of the query terms are flagged via a font difference and/or adjacent symbol to highlight the value of the concept searching in improving recall of relevant documents.
  • Other embodiments may also provide flagging for documents that include both matching key words and concept, or indicate relevance to as a means to promote improved recall.
  • Still other embodiments may present the list with a control feature that allows one to segregate documents found on the basis of matching keywords from those found only on the basis of keyword searching, for example by providing separate folders or tabs.
  • Another embodiment allows user to selectively invoke a control feature that cordons off or flags potentially irrelevant documents, i.e, documents that have a low probability of being conceptually relevant to the query even though they literally satisfy the terms of the query. These documents are identified on the basis of lacking terms that statistically co- occur with the query terms at a sufficiently high probability.

Abstract

To improve traditional keyword based search engines, the present inventors devised, among other things, systems, methods, and software that use word co-occurrence probabilities not only to identify documents conceptually related to user queries, but also to score and rank search results. One exemplary system combines inverse-document-frequency searching with concept searching based on word co-occurrence probabilities to facilitate finding of documents that would otherwise go unfound using a given query. The exemplary system also allows ranking of search results based both on both keyword matching and concept presence, promoting more efficient organization and review of search results.

Description

Information-Retrieval Systems, Methods, and Software with Concept-based Searching and Ranking
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/878,014, which was filed on December 29, 2006. This application 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 electronic documents, and returns a results list to the user's access device.
One problem identified by the present inventors concerns operation of typical search engines, which require queries and documents to contain matching words. This is problematic for at least three reasons. First, search results may include documents that contain the query term but are irrelevant because the user intended a different sense (or meaning) of that query term that term matching fails to distinguish. This ultimately leaves the user to manually filter through irrelevant results in search for the most relevant documents.
Second, reliance on matching query terms to document terms can also result in search results that omit conceptually relevant documents because they do not contain the exact query terms entered by the user. Retrieving these relevant documents using a traditional search engine requires the user to appreciate the variability of word choices for a given concept and construct better queries. Alternatively, users may simply do without these valuable documents. And third, traditional keyword search engines score and rank the relevance of documents based on the presence of query terms in those documents. This means that some documents with matching query terms and with non-matching but conceptually relevant terms may be ranked lower than desirable given their actual conceptual relevance to a given query. These erroneous lower rankings may force the user to wade through lesser relevant documents on the way to the more relevant documents or to overlook some of these documents completely.
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 that use word co-occurrence probabilities not only to identify documents conceptually related to user queries, but also to score and rank search results. One exemplary system combines inverse-document-frequency searching with concept searching based on word co-occurrence probabilities to facilitate finding of documents that would otherwise go unfound using a given query. The exemplary system also allows ranking of search results based both on both keyword matching and concept presence, promoting more efficient organization and review of search results.
Brief Description of Drawings
Figure l 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.
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. Overview
The exemplary system uses "translation" probabilities between pairs of words as a basis for identifying documents conceptually relevant to user queries. A "translation" probability is the probability that one word can be translated into another. This is easy to grasp when translating from one language to another — for example, there is a high probability that pomme in French will be translated into English as apple; whereas there is a near-zero probability that pomme will be translated as sock.
In the exemplary embodiment, the "translation" probabilities are monolingual, and can capture synonymy and other semantic relationships between words. The more two words are related in their meanings, the higher their translation probability. For example, lawyer and attorney are interchangeable synonyms, so their translation probability is high. As another example, consider the correlation between words such as football, NFL, quarterback, coach, etc. These are not synonyms, but they are semantically related and, therefore, have some measurable translation probability.
In the exemplary embodiment, the translation probabilities are derived from word co-occurrence data. Information about pairs of co-occurring words is used to statistically capture semantic (conceptual) relationships. In the exemplary implementation, the "concept" representing a particular word {word X) is treated as being equivalent to all the words that co-occur with word Xm. the co-occurrence data. When more words paired with word X appear in a document, more evidence is given to the notion that the concept of word X is discussed in the document. Such evidence, in turn, leads to a higher document score when word X is a query term (regardless of whether word X appears in the document).
Using translation probabilities derived from co-occurrence data allows the retrieval algorithm to return documents containing words that are semantically related (e.g., high translation probabilities) to the user's query terms. Because of this, actual query words are not required to be present in a document for the document to be returned as a relevant result. For example, in a search for lawyer, a document that does not contain the word lawyer but contains attorney, trial, fees, and/or judge could be retrieved as a relevant document.
In another example, the query "hot coffee" in a keyword based search fails to find the following document, which includes the term "hot," but omits the term "coffee." However, the exemplary embodiment broadly conceptualizes this query to effectively encompass all words that statistically co-occur within a window around the individual query terms. This allows retrieval of the document, based on the presence of other terms shown that are statistically related to "hot" (underlined), "coffee" (bold), or both "coffee" and "hot" (bold and underlined). The query term "hot" is shown with double underlining.
Plaintiff sought damages for mental anguish alleging she now has anxiety attacks when she sees people drinking hρj drinks. Plaintiff claimed total medical of $1,785 and $14,000 in lost wages as a beautician who gives facials. Defendant presented as evidence, a surveillance tape which showed Plaintiff drinking hot drinks.
INJURIES: Plaintiff went through the drive-thru of McDonald's for two hot teas. Plaintiff alleged that as Paula Edwards handed her the tray with the), or both "hot" and "coffee" (green or bold and underlined): Plaintiff suffered a second degree burn to her left arm which left some two hot teas, she dropped the tray and spilled the hρi tea on Ms. Allami's arm. Plaintiff alleged negligent hiring and training as to McDonald's Restaurant, although no evidence was presented at trial. Defendant contended the Plaintiff spilled the hpj tea on herself. Rather than deriving concepts from co-occurrence data, one might consider having a domain expert construct concepts by hand. Constructing concepts by hand is a difficult, time-consuming, and subjective process. In addition, concepts that are hand-tailored for one domain may not carry over to another. By capturing concepts statistically through co-occurrence, the domain can be captured automatically, taking subjectivity out of the process.
Applications of this novel form of concept search are numerous. In the legal domain, concept search is a useful tool in e-discovery, where finding all of the documents relevant to a case is important. In general, concept search will be useful in cases where the user may not be an expert in the area in which she is searching, as well as in cases where the user does not know a technical or specific term for something.
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 110 includes a set of one or more databases. Exemplary legal databases include a case law 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 case law 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 allow Internet searching, and thus encompass web sites and web pages and others allow users to define their own databases, for example a database of documents, such as email documents, pursuant to electronic discovery. 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, a primary search module 124, a concept search module 125, and a user-interface module 126.
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, concept search module 125, and user-interface 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 concept searching or presentation preferences, such as preferences 123 IB, 1231C, and 123 ID. Preference 123 IB includes a default value governing whether concept searching is enabled or disabled. Preference 1231C includes a default value governing presentation of search results, such as whether documents that would not have been retrieved but for the concept searching are flagged or presented in a separate tab or folder. Preference 123 ID includes a default value governing whether or not or how much concept searching is allowed to affect the relevancy calculation for search results. (In the absence of a temporary user override, for example, an override during a particular query or session, the default values for concept searching govern.) Primary search module 124 includes one or more search engines and related user- interface components, for receiving and processing user queries against one or more of databases 110. In the exemplary embodiment, one or more search engines associated with search module 124 provide Boolean, tf-idf, natural-language search capabilities. Concept search module 125 includes one or more concept search engines for receiving and processing queries using concept searching techniques described herein against one or more of databases 110. Some embodiments charge a separate or additional fee for searching and/or accessing documents via concept searching. In particular, concept search module 125 include concept searching data 1251 and concept searching engine 1252.
Concept searching data 1251 includes one more sets of statistical data regarding pairs of co-occurring words in documents to implicitly capture semantic (conceptual) relationships. The statistics about the co-occurrence pairs are used directly in the exemplary information retrieval algorithm, obviating any need in the exemplary embodiment to combine pre-existing, stand-alone concepts with existing search mechanisms.
More particularly, concept searching data 1251 includes co-occurrence probabilities 1251 A for pairs of words from a corpus ("universe") of documents and an index 1251 A of co-occurrence probabilities for the targeted document collection (databases 110). Co-occurrence probabilities 125 IA, in the exemplary embodiment, are determined from a separate source than the targeted document collection to promote a concept stability that is not dependent on the target document collection. For example, in the legal domain, this universe includes 20 million headnote documents. Although the headnotes are manually defined for case law documents by human editors in the exemplary embodiment, some embodiments may use machine documents summaries, encyclopedic references, and so forth. For an exemplary news domain, the separate universe or corpus encompasses 900,000 documents. (In general, it is presently believed that the corpus used as a basis for the co-occurrence data should be larger in terms of documents than the targeted database. However, speculation is that a smaller more informationally dense set of documents, for example based on rare-word density, may also be useful.)
Word pairs are constructed from the corpus in the following manner: stop words are removed, and then each word is paired with all other words (including itself) up to a distance of 5 words on either side of it, yielding 11 word pairs per word. Word pairs are unordered (i.e., X_Y = Y_X) in the exemplary embodiment. (However, some embodiments may use ordered word pairs.) In addition, the exemplary embodiment truncates words in the word pairs at eight characters, providing a certain amount of smoothing to the word pairs data.
Each word pair is associated with one or more frequency counts. Since each word is also paired with itself, counts are also kept for single terms. Using these frequency counts for the word pairs in the corpus, the exemplary embodiment determines co-occurrence probabilities. Specifically, this entails computing the following maximum likelihood estimate (MLE):
Pmie(w 11 w2) = frequency of the word pair wl_w2 / frequency of w2_w2
Eq. (1) These are the (unsmoothed) probability estimates that are used in the concept search component of the language models, showing up as P(q|d) in the equations. These probabilities allow us to quantify the degree to which q and d are likely to co-occur. Summed over all the deD, all the co-occurrences between terms in a particular document and q provide evidence for the concept of q in that document, as represented by q and all the words with which it enters into co-occurrence relations. Although related terms (i.e., word pairs) are not always words that an expert would pick in defining a concept by hand, the word pairs (more generally word n-grams) capture the "concept" implicitly through statistical co-occurrence.
Index 125 IB is based on the co-occurrence probabilities determined for the corpus. The targeted document collection, for example one or more portions of databases 110, is indexed in terms of P(w|D) probabilities. To combat sparseness, these probabilities are smoothed against the entire collection using Jelinek-Mercer smoothing, which is governed by
P(w|D) = λ Pmie(w|Document) + (1 - λ) Pmie(w| Collection) Eq. (2)
The value of lambda λ for smoothing is set empirically for each collection and is influenced by factors such as the length of the documents in the collection and the size of the collection. Concept search engine 1252 identifies documents from databases 110 based on conceptual relationship with user query terms. In the exemplary embodiment, this entails combining keyword search with co-occurrence probabilities in the concept search data 1241 and uses language-modeling techniques for information retrieval and from statistical machine translation. In a keyword-based language modeling approach to information retrieval, each document is scored based on the probability (P) that a query word (q) appears in that document (D): P(q|D) ~ number of times q occurs in D divided by length of D. In this keyword model, documents are scored according to the following equation: Document Score = P(qi|D) x P(q2|D) x ... x P(qn|D)
= π, P(q,|D) for all q in Q Eq. (3) where Q denotes the entire query. The search results are typically returned to the user in the order of highest score first. On the other hand, in language modeling techniques of statistical machine translation, scoring is based on a "translation" probability, P(q|d): or the probability that a word in a document could be interpreted as the query word. However, instead of literally "translating" the word in a document, the exemplary embodiment uses the word-pair cooccurrence probabilities as a measure of conceptual closeness to translate with a wider target.
Combining these two approaches into a novel hybrid model, the exemplary embodiment scores documents according to
Document Score = II, [λ] P(q,|D) + X2k P(qi]dk) P(dk|D)] Eq. (4) where P(Q |D) = ϋ, P(q,|D) represents the keyword-based language model for information retrieval:
P(QID) = π, ∑k P(q,|dk) P(dk|D) Eq. (5) represents Berger & Lafferty's (1999) translation language model; and λ\ and λ2 denote weighting factors on the two search components. The exemplary embodiment weights the keyword and concept search components equally at 0.5. However, by changing the values of λi and λ2 (under the constraint that λj + λ2 = 1), either component can be given greater weight.
In sum, the exemplary concept search combines keyword searching with co-occurrence probabilities, allowing for the retrieval of documents that are both keyword- and conceptually-relevant to the user's query. In this approach, one can appreciate:
That use of co-occurrence pairs boost recall, allowing more relevant documents to be retrieved in relation to all relevant documents;
That use of keyword-based language modeling has high precision; and That the model is flexible because it allows "weighting" its components differently to maximize recall and precision.
Some embodiments leverage query dependencies, recognizing that a query itself represents the concept that a user is searching for. In particular, one embodiment of this approach models the dependencies between query words using word pairs, thereby capturing conceptual information. Therefore, instead of breaking the query into single query terms, the exemplary embodiment represents the query as all possible word pairs contained in it. For example, the query "big red balloon" yields the following query word pairs: big big, red red, balloon balloon, big red, big_balloon, red_balloon
For word pairs, the document score is defined as
Document Score = π [λi P(ql_q2|D) + λ2Σ [[P(ql |d) + P(q2|d)] P(d|D)] ]
Eq. (6) where P(ql |d) + P(q2|d) is only evaluated in the case that both P(q 1 |d) and P(q2|d) are not zero. Because the exemplary embodiment lacks the probabilities for a biterm pair given a document term, P(wl_w2|d), it approximates these on the fly by making the concept search portion of the scoring equation dependent on the co-occurrence probabilities of both words in the biterm with respect to the document terms. For the query word biterm ql_q2, the exemplary embodiment adds the co-occurrence probabilities P(ql |d) and P(q2|d) together, and then multiplies by P(d|D) for each document term for which P(qljd) and P(q2|d) both exist. In the event that either P(qljd) or P(q2|d) does not exist, P(ql |d) + P(q2|d) is set equal to zero. As with the unigram concept-search language model, both λl and λ2 are set to 0.5, thereby weighting the keyword and concept-search components equally.
Some embodiments use modified version of Eqs. (4) or (6) which replace or supplement the concept component with another type of relevancy indicator. For example, one such embodiment adds in a relevancy factor based on usage statistics for the document. Such statistics may be based on print, email, or click-through frequency for the document for similar queries; user survey or ratings date for the document; and/or citation statistics for the document. These factors may be weighted by a lambda factor under the constraint that the sum of the lambda factors is one. User-interface module 126 includes machine readable and/or executable instruction sets for wholly or partly defining web-based user interfaces, such as search interface 1261 and results interface 1262, over a wireless or wireline communications network on one or more accesses devices, such as access device 130.
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 138 IA and submission of the query to server 120 via actuation of submit button 138 IB, results in presentation of search results list 1382 A in results region 1382. Selection of a listed document from list 1382 A 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. Other functional aspects of the interface are described below.
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- 240, 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 defining a ranked result set of one or more documents from a document set using the received query in a conventional keyword or natural language search engine. In the exemplary embodiment, this entails searching databases 110, for example legal, scientific, or patent databases, using a tf-idf-type search engine to identify and rank a set of documents based on relevance to the received query. Execution then proceeds to block 230.
Block 230 entails modifying the result set based on conceptual or semantic relationships with the received query. In a first embodiment, this entails identifying a set of documents based exclusively on conceptual relationship with all or one or more portions of the received query. This entails parsing the query into a set of all possible n-grams, for example one-grams or bigrams (biterms) and using these n-grams to identify a set of documents that have a sufficiently high probability of including terms that co-occur with the terms in the query. In this embodiment, each term in the biterm is truncated to eight characters. These identified documents are then combined with the ranked result set to define a modified result set. The modified result set is then scored and reranked according to Eq. (4) or Eq. (6) depending on whether single query terms or query biterms are used.
In a second embodiment, no further searching based on conceptual or semantic relationships is done and the result set is simply scored and reranked according to Eq. (4) or Eq. (6). Some embodiments may simply receive queries and results sets from third-parties and rerank them using Eqs. (2) and/or (5). Execution then proceeds to block 240.
In block 240, the modified search results are presented to the user. In the exemplary embodiment, this entails defining and rendering a list of hyperlinks on a display associated with a user, for example the display for access device 130 in system 100. In some embodiments, documents that are identified on the concept searching alone, that is documents lacking any of the query terms are flagged via a font difference and/or adjacent symbol to highlight the value of the concept searching in improving recall of relevant documents. Other embodiments may also provide flagging for documents that include both matching key words and concept, or indicate relevance to as a means to promote improved recall. Still other embodiments may present the list with a control feature that allows one to segregate documents found on the basis of matching keywords from those found only on the basis of keyword searching, for example by providing separate folders or tabs. Another embodiment allows user to selectively invoke a control feature that cordons off or flags potentially irrelevant documents, i.e, documents that have a low probability of being conceptually relevant to the query even though they literally satisfy the terms of the query. These documents are identified on the basis of lacking terms that statistically co- occur with the query terms at a sufficiently high probability.
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 set of target documents; and means for searching and identifying one or more of the set of target documents as result documents based on a user query, the means for searching and identifying including: means for identifying one or more first documents based on a set of word co-occurrence probabilities, with the set of word co-occurrence probabilities derived from a set of documents different than the set of target document.
2. The system of claim 1 , wherein the means for searching and identifying one or more of the set of target documents includes means for identifying one or more second documents based on inverse-document-frequency information as result documents and means for ranking the result documents based on the inverse-document- frequency information and the set of word co-occurrence probabilities.
3. The system of claim 1, wherein the set of target documents includes case law documents.
4. The system of claim 1, wherein the set of target documents includes corporate electronic mail.
5. A method of processing a query, comprising: identifying and ranking a first set of documents based on the query, using an inverse-document-frequency-type first search engine; ranking relevance of a result set of documents including the first set of documents based on word co-occurrence probabilities derived from a second set of documents different from the first set; and displaying a listing of at least a portion of the result set of documents in rank order of relevance.
6. The method of claim 5, wherein the result set of documents includes documents identified based on word co-occurrence probabilities.
7. A method comprising: providing a ranked set of search result documents identified by a search engine in response to a query; adjusting the ranking of one or more of the ranked set of search result documents based on word co-occurrence probabilities; and displaying the adjusted ranked set of search result documents.
8. The method of claim 7, wherein the search engine is an inverse- document-frequency-type search engine.
PCT/US2007/088927 2006-12-29 2007-12-27 Information-retrieval systems, methods, and software with concept-based searching and ranking WO2008083211A1 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
EP07869971A EP2115638A1 (en) 2006-12-29 2007-12-27 Information-retrieval systems, methods, and software with concept-based searching and ranking
NZ578672A NZ578672A (en) 2006-12-29 2007-12-27 Information-retrieval systems, methods, and software with concept-based searching and ranking
JP2009544261A JP5379696B2 (en) 2006-12-29 2007-12-27 Information retrieval system, method and software with concept-based retrieval and ranking
CA2674294A CA2674294C (en) 2006-12-29 2007-12-27 Information-retrieval systems, methods, and software with concept-based searching and ranking
AU2007339839A AU2007339839A1 (en) 2006-12-29 2007-12-27 Information-retrieval systems, methods, and software with concept-based searching and ranking
BRPI0720718-2A BRPI0720718A2 (en) 2006-12-29 2007-12-27 METHODS, INFORMATION RECOVERY SYSTEMS AND SOFTWARE WITH CONCEPT-BASED SEARCH AND CLASSIFICATION
CN200780051927.6A CN101622618B (en) 2006-12-29 2007-12-27 With the search based on concept and the information retrieval system of classification, method and software

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US87801406P 2006-12-29 2006-12-29
US60/878,014 2006-12-29

Publications (1)

Publication Number Publication Date
WO2008083211A1 true WO2008083211A1 (en) 2008-07-10

Family

ID=39276259

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/088927 WO2008083211A1 (en) 2006-12-29 2007-12-27 Information-retrieval systems, methods, and software with concept-based searching and ranking

Country Status (10)

Country Link
US (1) US8321425B2 (en)
EP (1) EP2115638A1 (en)
JP (2) JP5379696B2 (en)
CN (1) CN101622618B (en)
AR (1) AR064694A1 (en)
AU (1) AU2007339839A1 (en)
BR (1) BRPI0720718A2 (en)
CA (1) CA2674294C (en)
NZ (1) NZ578672A (en)
WO (1) WO2008083211A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8321425B2 (en) 2006-12-29 2012-11-27 Thomson Reuters Global Resources Information-retrieval systems, methods, and software with concept-based searching and ranking
JP2012533818A (en) * 2009-07-20 2012-12-27 アリババ・グループ・ホールディング・リミテッド Ranking search results based on word weights
US8396871B2 (en) 2011-01-26 2013-03-12 DiscoverReady LLC Document classification and characterization
US9667514B1 (en) 2012-01-30 2017-05-30 DiscoverReady LLC Electronic discovery system with statistical sampling
WO2019041195A1 (en) * 2017-08-30 2019-03-07 深圳市云中飞网络科技有限公司 Application resource processing method and related product
US10467252B1 (en) 2012-01-30 2019-11-05 DiscoverReady LLC Document classification and characterization using human judgment, tiered similarity analysis and language/concept analysis

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101286150B (en) 2007-04-10 2010-09-15 阿里巴巴集团控股有限公司 Method and device for creating updated parameter, method and device for displaying relevant key words
US8037086B1 (en) * 2007-07-10 2011-10-11 Google Inc. Identifying common co-occurring elements in lists
US20090058820A1 (en) 2007-09-04 2009-03-05 Microsoft Corporation Flick-based in situ search from ink, text, or an empty selection region
US8332205B2 (en) * 2009-01-09 2012-12-11 Microsoft Corporation Mining transliterations for out-of-vocabulary query terms
US20100191746A1 (en) * 2009-01-26 2010-07-29 Microsoft Corporation Competitor Analysis to Facilitate Keyword Bidding
US8180755B2 (en) * 2009-09-04 2012-05-15 Yahoo! Inc. Matching reviews to objects using a language model
US8949248B2 (en) 2009-10-29 2015-02-03 At&T Intellectual Property I, L.P. Method and apparatus for generating a web page
US8515972B1 (en) 2010-02-10 2013-08-20 Python 4 Fun, Inc. Finding relevant documents
US11386510B2 (en) * 2010-08-05 2022-07-12 Thomson Reuters Enterprise Centre Gmbh Method and system for integrating web-based systems with local document processing applications
CN102419755B (en) 2010-09-28 2013-04-24 阿里巴巴集团控股有限公司 Method and device for sorting search results
US9589053B1 (en) * 2010-12-17 2017-03-07 The Boeing Company Method and apparatus for constructing a query based upon concepts associated with one or more search terms
US9519714B2 (en) * 2010-12-22 2016-12-13 Microsoft Technology Licensing, Llc Presenting list previews among search results
US8868567B2 (en) 2011-02-02 2014-10-21 Microsoft Corporation Information retrieval using subject-aware document ranker
US9633012B1 (en) 2011-08-25 2017-04-25 Infotech International Llc Construction permit processing system and method
US9116895B1 (en) 2011-08-25 2015-08-25 Infotech International Llc Document processing system and method
US9785638B1 (en) 2011-08-25 2017-10-10 Infotech International Llc Document display system and method
US9817898B2 (en) 2011-11-14 2017-11-14 Microsoft Technology Licensing, Llc Locating relevant content items across multiple disparate content sources
US9218344B2 (en) 2012-06-29 2015-12-22 Thomson Reuters Global Resources Systems, methods, and software for processing, presenting, and recommending citations
US20140025687A1 (en) * 2012-07-17 2014-01-23 Koninklijke Philips N.V Analyzing a report
US8898154B2 (en) * 2012-09-19 2014-11-25 International Business Machines Corporation Ranking answers to a conceptual query
US10152538B2 (en) 2013-05-06 2018-12-11 Dropbox, Inc. Suggested search based on a content item
US10242090B1 (en) * 2014-03-06 2019-03-26 The United States Of America As Represented By The Director, National Security Agency Method and device for measuring relevancy of a document to a keyword(s)
US9754020B1 (en) 2014-03-06 2017-09-05 National Security Agency Method and device for measuring word pair relevancy
GB2541566A (en) 2014-03-29 2017-02-22 Thomson Reuters Global Resources Improved method, system and software for searching, identifying, retrieving and presenting electronic documents
US11144555B2 (en) * 2015-05-06 2021-10-12 App Annie Inc. Keyword reporting for mobile applications
US9904916B2 (en) * 2015-07-01 2018-02-27 Klarna Ab Incremental login and authentication to user portal without username/password
US10387882B2 (en) 2015-07-01 2019-08-20 Klarna Ab Method for using supervised model with physical store
US20170116194A1 (en) * 2015-10-23 2017-04-27 International Business Machines Corporation Ingestion planning for complex tables
US10474704B2 (en) 2016-06-27 2019-11-12 International Business Machines Corporation Recommending documents sets based on a similar set of correlated features
US20180018333A1 (en) 2016-07-18 2018-01-18 Bioz, Inc. Continuous evaluation and adjustment of search engine results
WO2018096514A1 (en) 2016-11-28 2018-05-31 Thomson Reuters Global Resources System and method for finding similar documents based on semantic factual similarity
CN108628906B (en) * 2017-03-24 2021-01-26 北京京东尚科信息技术有限公司 Short text template mining method and device, electronic equipment and readable storage medium
US20240086433A1 (en) * 2022-09-12 2024-03-14 Thomson Reuters Enterprise Centre Gmbh Interactive tool for determining a headnote report

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597630A1 (en) 1992-11-04 1994-05-18 Conquest Software Inc. Method for resolution of natural-language queries against full-text databases
WO1997008604A2 (en) * 1995-08-16 1997-03-06 Syracuse University Multilingual document retrieval system and method using semantic vector matching
EP1288794A1 (en) * 2001-08-29 2003-03-05 Tarchon BV Methods of ordering and of retrieving information from a corpus of documents and database system for the same
US20050228788A1 (en) * 2003-12-31 2005-10-13 Michael Dahn Systems, methods, interfaces and software for extending search results beyond initial query-defined boundaries
US6970881B1 (en) * 2001-05-07 2005-11-29 Intelligenxia, Inc. Concept-based method and system for dynamically analyzing unstructured information

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02116242A (en) * 1988-10-26 1990-04-27 Fuji Xerox Co Ltd Electronic mail system
JPH04130839A (en) * 1990-09-21 1992-05-01 Nec Corp Keyword retrieval system for electronic mail
JP3431836B2 (en) * 1998-06-18 2003-07-28 株式会社トレンディ Document database search support method and storage medium storing the program
US6728695B1 (en) * 2000-05-26 2004-04-27 Burning Glass Technologies, Llc Method and apparatus for making predictions about entities represented in documents
US6684202B1 (en) * 2000-05-31 2004-01-27 Lexis Nexis Computer-based system and method for finding rules of law in text
JP2002108914A (en) * 2000-10-03 2002-04-12 Canon Inc Device and method for retrieving information and computer readable storage medium
AUPR082400A0 (en) * 2000-10-17 2000-11-09 Telstra R & D Management Pty Ltd An information retrieval system
US7085771B2 (en) * 2002-05-17 2006-08-01 Verity, Inc System and method for automatically discovering a hierarchy of concepts from a corpus of documents
JP4163524B2 (en) * 2003-02-03 2008-10-08 日本電信電話株式会社 Co-occurrence thesaurus similarity measurement device, co-occurrence thesaurus similarity measurement program, and co-occurrence thesaurus similarity measurement program recording medium
US7406459B2 (en) * 2003-05-01 2008-07-29 Microsoft Corporation Concept network
US7051014B2 (en) * 2003-06-18 2006-05-23 Microsoft Corporation Utilizing information redundancy to improve text searches
CA2577376C (en) * 2004-08-23 2012-02-21 Lexisnexis, A Division Of Reed Elsevier Inc. Point of law search system and method
US7765178B1 (en) * 2004-10-06 2010-07-27 Shopzilla, Inc. Search ranking estimation
US20060179051A1 (en) * 2005-02-09 2006-08-10 Battelle Memorial Institute Methods and apparatus for steering the analyses of collections of documents
JP2006227823A (en) * 2005-02-16 2006-08-31 Canon Inc Information processor and its control method
US7519588B2 (en) * 2005-06-20 2009-04-14 Efficient Frontier Keyword characterization and application
US7716226B2 (en) * 2005-09-27 2010-05-11 Patentratings, Llc Method and system for probabilistically quantifying and visualizing relevance between two or more citationally or contextually related data objects
US20100153107A1 (en) * 2005-09-30 2010-06-17 Nec Corporation Trend evaluation device, its method, and program
US7814102B2 (en) * 2005-12-07 2010-10-12 Lexisnexis, A Division Of Reed Elsevier Inc. Method and system for linking documents with multiple topics to related documents
US7590626B2 (en) * 2006-10-30 2009-09-15 Microsoft Corporation Distributional similarity-based models for query correction
JP5379696B2 (en) 2006-12-29 2013-12-25 トムソン ルーターズ グローバル リソーシーズ Information retrieval system, method and software with concept-based retrieval and ranking

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597630A1 (en) 1992-11-04 1994-05-18 Conquest Software Inc. Method for resolution of natural-language queries against full-text databases
WO1997008604A2 (en) * 1995-08-16 1997-03-06 Syracuse University Multilingual document retrieval system and method using semantic vector matching
US6970881B1 (en) * 2001-05-07 2005-11-29 Intelligenxia, Inc. Concept-based method and system for dynamically analyzing unstructured information
EP1288794A1 (en) * 2001-08-29 2003-03-05 Tarchon BV Methods of ordering and of retrieving information from a corpus of documents and database system for the same
US20050228788A1 (en) * 2003-12-31 2005-10-13 Michael Dahn Systems, methods, interfaces and software for extending search results beyond initial query-defined boundaries

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2115638A1 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8321425B2 (en) 2006-12-29 2012-11-27 Thomson Reuters Global Resources Information-retrieval systems, methods, and software with concept-based searching and ranking
JP2012533818A (en) * 2009-07-20 2012-12-27 アリババ・グループ・ホールディング・リミテッド Ranking search results based on word weights
US8396871B2 (en) 2011-01-26 2013-03-12 DiscoverReady LLC Document classification and characterization
US9703863B2 (en) 2011-01-26 2017-07-11 DiscoverReady LLC Document classification and characterization
US9667514B1 (en) 2012-01-30 2017-05-30 DiscoverReady LLC Electronic discovery system with statistical sampling
US10467252B1 (en) 2012-01-30 2019-11-05 DiscoverReady LLC Document classification and characterization using human judgment, tiered similarity analysis and language/concept analysis
WO2019041195A1 (en) * 2017-08-30 2019-03-07 深圳市云中飞网络科技有限公司 Application resource processing method and related product

Also Published As

Publication number Publication date
AR064694A1 (en) 2009-04-22
NZ578672A (en) 2012-08-31
BRPI0720718A2 (en) 2014-04-01
CA2674294A1 (en) 2008-07-10
CA2674294C (en) 2017-03-07
JP2013077333A (en) 2013-04-25
AU2007339839A1 (en) 2008-07-10
JP2010515171A (en) 2010-05-06
US20090198674A1 (en) 2009-08-06
JP5379696B2 (en) 2013-12-25
CN101622618B (en) 2017-06-20
CN101622618A (en) 2010-01-06
US8321425B2 (en) 2012-11-27
EP2115638A1 (en) 2009-11-11

Similar Documents

Publication Publication Date Title
CA2674294C (en) Information-retrieval systems, methods, and software with concept-based searching and ranking
Cafarella et al. Webtables: exploring the power of tables on the web
Ide et al. Essie: a concept-based search engine for structured biomedical text
CA2562490C (en) Systems, methods, interfaces and software for extending search results beyond initial query-defined boundaries
Jimeno-Yepes et al. Knowledge-based biomedical word sense disambiguation: comparison of approaches
Carmel et al. Improving term weighting for community question answering search using syntactic analysis
AU2006299390A1 (en) Systems, methods, and software for identifying relevant legal documents
Babashzadeh et al. Exploiting semantics for improving clinical information retrieval
Lossio Ventura et al. Biomedical terminology extraction: A new combination of statistical and web mining approaches
Ming et al. Exploring domain-specific term weight in archived question search
Sharma et al. A contemporary combined approach for query expansion
Dinh et al. Factors affecting the effectiveness of biomedical document indexing and retrieval based on terminologies
Li et al. An information-pattern-based approach to novelty detection
Li et al. Improving novelty detection for general topics using sentence level information patterns
Mart et al. Inside the Black Box of Search Algorithms
Brook Wu et al. Finding nuggets in documents: A machine learning approach
AU2013205851B2 (en) Information-retrieval systems, methods, and software with concept-based searching and ranking
CA2711087C (en) Systems, methods, and software for evaluating user queries
Johnson Historical research on-line: A new ball game
Daumke et al. Biomedical information retrieval across languages
Aljubran Evaluation of Pseudo-Relevance Feedback using Wikipedia
Reddy et al. Cross lingual information retrieval using search engine and data mining
Lai Document Recommendation on HKLII Final Report
van der Heijden et al. Using query logs and click data to create improved document descriptions
KR20230066798A (en) Search Result Providing Method Based on User Intention Understanding of Search Word and Storage Medium Recording Program for Executing the Same

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200780051927.6

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07869971

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2009544261

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2674294

Country of ref document: CA

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2431/KOLNP/2009

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 2007339839

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 2007869971

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 578672

Country of ref document: NZ

ENP Entry into the national phase

Ref document number: 2007339839

Country of ref document: AU

Date of ref document: 20071227

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: PI0720718

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20090629