1. Field of the Invention
The present invention relates generally to database management, and more particularly, to managing data extracted from the World Wide Web.
2. Background of the Invention
Data sources often present information in a manner that is not easily accessible by a user. For example, when the user queries web pages through a search engine, the user is burdened with reviewing individual search results for pertinent information. In other words, the information must be manually synthesized across several web pages.
Data stored on the web and similar hyperlinked networks has no set format and has no set content. Thus, data from the web or similar networks is often referred to as unstructured data because it is not received in a specific format and the documents contents are not necessarily identified as structured fields. Extraction and processing of data from unstructured sources, such as the World Wide Web presents unique challenges. Extraction of data from the Web is especially challenging due to the wide variety of topics covered and the almost infinite number of authors that are providing that information. In addition, not all information on the World Wide Web is factually accurate. In fact, just the opposite is true. It must be assumed that at least some of the data obtained from the Web is not true, is incomplete, or is outdated.
Conventional techniques for harvesting data from sources such as web pages also are limited by the variety of styles used to present information. The design of web pages using Hyper Text Markup Language, or HTML, is a creative process. Information can be presented in text paragraphs, tables, or across separate web pages of a domain. Furthermore, information such as a date can be presented in different formats such a “Dec. 2, 1981”, “Dec. 2, 1981”, and “12 Dec. 1981.” Moreover, similar information harvested from different sources can cause data duplication.
For these reasons, what is needed is a method and system for processing facts extracted from web-based documents to transform to predetermined constraints.
The present invention provides methods and systems for using a janitor to process facts extracted from the Word Wide Web. In one embodiment, janitors are software programs that transform facts into more useful data and/or provide functions to clean up and corroborate facts. Janitors can also process facts to detect and process duplicates. Janitors can transform facts responsive to inferring a certain condition associated with facts. Generally, a fact is information, data, or a series of data that can be represented as an attribute and a value. Facts can be in the form of text, graphics, or multimedia content. For example, a web page can list a series of presidents in a first column of a table and list their dates of births in another column. In one embodiment, facts are extracted from documents on the World Wide Web for storage in a fact repository. One or more janitors transform facts in accordance with constraints designed to improve the quality of facts. In one embodiment, facts can be processed as they are extracted from documents. In another embodiment, facts can be retrieved from the fact repository and processed after storage.
The condition can be related to one or more of an attribute, a value, or an object of a fact being analyzed. For example, janitors can perform normalization, remove or merge similar or duplicate facts, segregate multiple values of a fact, synthesize new facts from old, and the like. In one embodiment, an administrator can select which janitors are applied to facts. The administrator can choose to apply several janitors.
Advantageously, janitors improve the quality of facts extracted from the World Wide Web and stored in a fact repository. The improved facts are more useful and reliable to users.
The features and advantages described herein are not all inclusive, and, in particular, many additional features and advantages will be apparent to one skilled in the art in view of the drawings, specifications, and claims. Moreover, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes and may not have been selected to circumscribe the claimed invention.
The teachings of the present invention can be readily understood by considering the following detailed description in conjunction with the accompanying drawings. Like reference numerals are used for like elements in the accompanying drawings.
FIGS. 2(a)-(e) illustrate example data structures for facts within a fact repository.
FIGS. 3(a)-(b) illustrate exemplary data paths for fact processing according to one embodiment of the present invention.
The figures depict embodiments of the present invention for purposes of illustration only. One skilled in the art will readily recognize from the following discussion that alternative embodiments of the structures and methods illustrated herein may be employed without departing from the principles of the invention described herein.
Methods and systems for processing facts with janitors are described. Facts are extracted from documents on the Internet or other sources. Generally, facts are information, data, or a series of data that can be represented in a logical form of an attribute and a value. Facts can be in the form of text, graphics, or multimedia content. For example, a web page can list a series of presidents in a first column of a table and list their dates of births in another column. Janitors are used to transform facts into more useful data (e.g., to clean-up facts).
Exemplary Systems
Document host 102 comprises one more hosts that store and provide access to documents. Document host 102 can be implemented in a computing device (e.g., personal computer, a workstation, mini-computer, or mainframe, or a PDA) including a processor and operating system. Document host 102 can communicate over network 104 via networking protocols (e.g., TCP/IP), and be configured to use application and presentation protocols (e.g., HTTP, HTML, SOAP, D-HTML, Java). A document comprises facts represented by any data that are discernable by a machine including any combination of text, graphics, multimedia content, etc. A document (e.g., an e-mail, a web page, a file, news group posting, a blog, or a web advertisement) may be encoded in various formats such as a markup language (e.g., HTML), an interpreted language (e.g., JavaScript), an application-specific format (e.g., DOC format for Microsoft Word, or PDF format for Adobe Reader), or any other computer readable or executable format. A document can include references to other documents or other embedded information (e.g., hyperlinks). A document stored in a document host 102 may be accessed by a Uniform Resource Locator (URL), or Web address, or any other appropriate form of identification and/or location. The documents stored by document host 102 are typically held in a file directory, a database, or other data repository. A document from which a particular fact may be extracted is a source document (or “source”) of that particular fact. In other words, a source of a fact includes that fact (or a synonymous fact) within its contents.
Data processing system 106 includes one or more importers 108, one or more janitors 110 with a controller 111, a build engine 112, a service engine 114, and a fact repository 115. Each of the components can be implemented as software modules (or programs) executed by a processor 116.
Importers 108 can include one or more modules for different types of documents (e.g., an HTML importer, a PDF importer, etc.). Importers 108 processes documents received from document hosts 102 by parsing the data content of documents to identify facts, and extracting the identified facts from the documents. Importers 108 also determine the subject or subjects with which the facts are associated, and stores the facts in fact repository 115 as individual objects of data.
Janitors 110 can be self-contained software modules, or a software architecture with a functionality module that can be customized for a particular function. Janitors 110 manage facts by processing various combinations of objects, attributes, or values, according to janitor rules. Janitors 110 can include one or more modules that each perform a different data management function. An administrator can configure controller 111 (or a script) to call janitors 110 based on a specific ordering. For example, if only dates are extracted from documents, janitors 110 that specifically operate on dates can be used for processing date facts.
In one embodiment, janitors 110 infer a condition of a fact and, in response, transform an attribute and/or value of the fact in accordance with a predetermined constraint. Each janitor 110 can be configured to infer a certain condition of the fact. The fact is transformed to meet predetermined constraints. Generally, janitors 110 can perform functions such as data cleansing, object merging, fact merging, fact induction, and the like, as described in more detail below. For example, data cleansing can remove useless facts that have a low frequency of use. Object merging can combine duplicate objects that appear to represent the same entity. Fact merging can combine duplicate facts that have different formats. Fact induction can imply new facts from existing facts, such as implying that a capitalized name appearing before a comma and a state name is a city name. Some janitors 110 describe desired characteristics of a fact, such as a format or categorization of the attribute and/or value. One janitor 110 can normalize attribute names and values, and delete duplicate and near-duplicate facts so that an object does not have redundant information. For example, we might find on one page that Britney Spears' birthday is “Dec. 2, 1981” while on another page that her date of birth is “Dec. 2, 1981.” Birthday and Date of Birth can be rewritten as Birthdate by one janitor 110 and then another janitor 110 can recognize that Dec. 2, 1981 and Dec. 2, 1981 are different forms of the same date. Janitor 110 transforms the dates to a preferred form. There are numerous rules that can be implemented, a particular set of which depends on a particular implementation. Specific rules are described in more detail below. Various embodiments of janitors 110 and methods operating therein are described in more detail below.
Referring again to system 100, build engine 112 builds and manages repository 115. Service engine 114 is an interface for querying repository 115. Service engine 114 processes queries, scores matching objects, and returns them to the caller. Service engine 114 is also used by janitors 110.
Fact repository 115 comprises a storage element such a RAM or ROM device in combination with software such as a file system or a database manager. Fact repository 115 stores the facts extracted from the documents. The facts can be stored as a list, a file system, or database data. Exemplary data structures for storing facts in fact repository 215 are described in more detail below with respect to FIGS. 2(a)-(e).
Object requesters 152, 154 are entities that request objects from fact repository 115. Object requesters 152, 154 may be understood as clients of the system 106, and can be implemented in any computer device or architecture. As shown in
Memory 107 includes importers 108, janitors 110, build engine 112, service engine 114, and requester 154, each of which are preferably implemented as instructions stored in memory 107 and executable by processor 126. Memory 107 also includes fact repository 115. Fact repository 115 can be stored in a memory of one or more computer systems or in a type of memory such as a disk.
Data Structures
FIGS. 2(a)-(e) show example data structures for the facts as stored. As shown in
As described above, each fact is associated with an object ID 209 that identifies the object that the fact describes. Thus, each fact that is associated with a same entity (such as George Washington), has the same object ID 209. In one embodiment, objects are not stored as separate data entities in memory. In this embodiment, the facts associated with an object contain the same object ID, but no physical object exists. In another embodiment, objects are stored as data entities in memory, and include references (for example, pointers or IDs) to the facts associated with the object. The logical data structure of a fact can take various forms; in general, a fact is represented by a tuple that includes a fact ID, an attribute, a value, and an object ID. The storage implementation of a fact can be in any underlying physical data structure.
Also, while the illustration of
Each fact 204 also may include one or more metrics 218. A metric provides an indication of quality of the fact. In some embodiments, the metrics include a confidence level and an importance level. The confidence level indicates the likelihood that the fact is correct. The importance level indicates the relevance of the fact to the object, compared to other facts for the same object. The importance level may optionally be viewed as a measure of how vital a fact is to an understanding of the entity or concept represented by the object.
Each fact 204 includes a list of one or more sources 220 that include the fact and from which the fact was extracted. Each source may be identified by a Uniform Resource Locator (URL), or Web address, or any other appropriate form of identification and/or location, such as a unique document identifier.
The facts illustrated in
Some embodiments include one or more specialized facts, such as a name fact 207 and a property fact 208. A name fact 207 is a fact that conveys a name for the entity or concept represented by the object ID. A name fact 207 includes an attribute 224 of “name” and a value, which is the name of the object. For example, for an object representing the country Spain, a name fact would have the value “Spain.” A name fact 207, being a special instance of a general fact 204, includes the same fields as any other fact 204; it has an attribute, a value, a fact ID, metrics, sources, etc. The attribute 224 of a name fact 207 indicates that the fact is a name fact, and the value is the actual name. The name may be a string of characters. An object ID may have one or more associated name facts, as many entities or concepts can have more than one name. For example, an object ID representing Spain may have associated name facts conveying the country's common name “Spain” and the official name “Kingdom of Spain.” As another example, an object ID representing the U.S. Patent and Trademark Office may have associated name facts conveying the agency's acronyms “PTO” and “USPTO” as well as the official name “United States Patent and Trademark Office.” If an object does have more than one associated name fact, one of the name facts may be designated as a primary name and other name facts may be designated as secondary names, either implicitly or explicitly.
A property fact 208 is a fact that conveys a statement about the entity or concept represented by the object ID. Property facts are generally used for summary information about an object. A property fact 208, being a special instance of a general fact 404, also includes the same parameters (such as attribute, value, fact ID, etc.) as other facts 404. The attribute field 426 of a property fact 408 indicates that the fact is a property fact (e.g., attribute is “property”) and the value is a string of text that conveys the statement of interest. For example, for the object ID representing Bill Clinton, the value of a property fact may be the text string “Bill Clinton was the 42nd President of the United States from 1993 to 2001.” Some object IDs may have one or more associated property facts while other objects may have no associated property facts. It should be appreciated that the data structures shown in FIGS. 2(a)-(d) and described above are merely exemplary. The data structure of the repository 215 may take on other forms. Other fields may be included in facts and some of the fields described above may be omitted. Additionally, each object ID may have additional special facts aside from name facts and property facts, such as facts conveying a type or category (for example, person, place, movie, actor, organization, etc.) for categorizing the entity or concept represented by the object ID. In some embodiments, an object's name(s) and/or properties may be represented by special records that have a different format than the general facts records 204.
As described previously, a collection of facts is associated with an object ID of an object. An object may become a null or empty object when facts are disassociated from the object. A null object can arise in a number of different ways. One type of null object is an object that has had all of its facts (including name facts) removed, leaving no facts associated with its object ID. Another type of null object is an object that has all of its associated facts other than name facts removed, leaving only its name fact(s). Alternatively, the object may be a null object only if all of its associated name facts are removed. A null object represents an entity or concept for which the data processing system 206 has no factual information and, as far as the data processing system 106 is concerned, does not exist. In some embodiments, facts of a null object may be left in the repository 215, but have their object ID values cleared (or have their importance set to a negative value). However, the facts of the null object are treated as if they were removed from the repository 215. In some other embodiments, facts of null objects are physically removed from repository 215.
It should be appreciated that the components of document host and data processing system 406 can be distributed over multiple computers. For example, repository 215 can have components deployed over multiple servers. For convenience, however, the components of data processing system 206 are discussed as though they were implemented on a single computer.
Exemplary Data Paths
FIGS. 3(a)-(b) show alternative data paths for fact processing. As shown in
In
Is will be understood that some systems contain a combination of the types of janitors shown in FIGS. 3(a) and 3(b), so that janitors process facts when the facts are initially placed in the repository and also post-processes facts after the facts have initially been placed in the repository.
Importers 108 extract 420 facts from documents stored on document hosts 102. Generally, the extraction process analyzes documents for indicators of facts such as attribute value pairs. For example, a table is encoded using specific tags in HTML (e.g., <td>). Importers 108 can identify the table and determine whether column headers or row headers are appropriate attributes, and further, whether corresponding cells are appropriate values. Importers 108 can also be directed to documents known to contain facts under a known template. Fact repository 115 stores 420 facts.
Individual janitors 110 process 430 facts as described below with respect to
A janitor 110 infers 630 a condition associated with the fact from the attribute and/or value. In one embodiment, inferences can be made from multiple facts associated with an object. Conditions of attributes and/or values can be birthdates, numerical values, names, cities, etc. A janitor 110 detecting fact for a Date of Birth and a fact for a Social Security Number, may infer that the facts concern a person. Because the fact concerns a person, the janitor 110 can apply specific constraints associated with persons such as the format of a person's name, or associate the fact with other person facts. In some embodiments, the janitor can also add a new fact explicitly indicating that the associated object represents a “person.” Subsequently, additional janitors 110 configured to operate on persons can examine the fact to make additional inferences and adjustments. Thus, a janitor 110 may not perform any operation on the fact if the appropriate condition cannot be inferred. Facts typically require inferences since they are not specially formatted for fact repository 115 as is data that is generated for a particular database.
The janitor 110 transforms 640 the fact to a predetermined constraint by adjusting the attribute and/or value. For example, the name of an attribute or format of a value can be changed as discussed above. If the fact has needs to be processed by more janitors in the configured order, the process repeats at the step selecting 620 a janitor.
The above paragraphs provide some general discussion and examples of janitors. The paragraphs that follow provide some specific examples of janitors. Different embodiments of the present invention may include some, all, or none of these example janitors. For the purpose of clarity, only a few types of janitors 110 have been described below. However, one of ordinary skill in the art will recognize that other types of janitors 110 are possible in addition to those described below.
In some embodiments, some janitors 110 reduce information in fact repository 115. A singleton-attribute janitor 110 identifies attributes which should be unique per object, and eliminates all but one instance of that attribute on any given object. For example, a person should only have one date of birth. A blacklist janitor 110 reads in a list of patterns, and deletes any fact that matches a pattern. For example, blacklist janitor 110 can be used to remove curse words. A string-cleanup janitor 110 trims unuseful characters, such as @, #, %, or !, from the beginning or end of attributes. A name-group-threshold-match janitor 110 merges duplicate objects if they share a certain number of attributes, based on their entropy. An entropy is calculated for each value as described in further detail in U.S. application Ser. No. 11/356,765. Objects having similar facts can be merged if associated entropy values fall within an entropy threshold. The name-group-threshold-match janitor 110 is described in further detail in U.S. application Ser. No. 11/356,765. A near-duplicate-fact merger janitor 110 identifies duplicate facts within an object.
Thus, some janitors compare a first fact to a plurality of existing facts. The existing facts can be obtained from the repository or from any other appropriate source. In some janitors, a fact is compared to existing facts to determine whether the new fact should be stored in the fact repository. In one janitor, if the fact duplicates a threshold number of existing facts, the fact is not stored in the fact repository. In another janitor, if the fact is corroborated by a threshold number of existing facts, the fact is stored in the fact repository. In another janitor, if the fact is not corroborated by a threshold number of existing facts, the fact is not stored in the fact repository. Because the facts extracted from the world-wide web are from unstructured data, the facts can have many formats when they re initially extracted and some of the facts that are compared by the janitors may not have the same format. For example, dates can be in MMDDYY format, DDMMYY format, in formats where months are spelled out (“December”), and so on. Some janitors know about various formats, such as various date formats, and take those formats into account when comparing facts to facts in the repository. In some embodiments, the facts are normalized before they are stored in the repository. In some embodiments, a janitor may require that another janitor runs first in order to normalize formatting of the facts to be compared. Any of these situations allows a comparing janitor to compare facts that had different formats when they were extracted.
One set of janitors 110 is applied to delete certain facts. A persisted-id-fact-deleter janitor 110 deletes any fact from a previous repository that should no longer be kept as described in further detail in U.S. application Ser. No. 11/356,842. A stuttering-fact-deleter janitor 110 removes any fact whose attribute and value are the same. A reference-redirect-collapser janitor 110 collapses value links that point to objects that have been merged. An invalid-fact-deleter janitor 110 removes any fact that fail some basic validity checks (e.g., the value is empty). A suspicious-fact-deleter janitor 110 removes facts with lengthy attributes (e.g., 3 words) and repeat information that appears elsewhere in the object. These facts can result from extraction problems. An invalid-language-deleter janitor 110 removes any fact in certain languages. This janitor 110 can be used to segregate facts by language. A legal-constraint janitor 110 enforces constraints on objects for legal purposes. For example, certain document can be limited as to how many facts should be extracted. An unlicensed-fact-finder janitor 110 removes any facts marked as being ‘internal only’ for legal or other reasons. A small-object-deleter janitor 110 removes any object with too few facts. A dangling-reference-deletion janitor 110 removes any fact with a value link that points at a non-existent object. An object can be missing when removed by another janitor 110. A name-references-resolver janitor 110 identifies references to other objects in facts and creates search links to the other objects.
One set of janitors 110 can characterize preferred formats such as canonical forms. A place-cannonicalizer janitor 110 rewrites place names into canonical form. For example, the value “Trenton, N.J.” can be rewritten to “Trenton, N.J.” A date-canonicalizer janitor 110 rewrites dates into a canonical form. For example, the date “2006-02-16” is rewritten to “16 Feb. 2006.” A measurement-cleanup janitor 110 rewrites measurements to a canonical form. For example, the measurements “5′4″” or “5 ft. 4 in.” can be rewritten to “5′ 4”.” An attribute-cannonicalizer janitor 110 rewrites attributes. For example, “birthday”, “birthdate”, and “birth date” can be rewritten to “date of birth.” An article-value-normalizer janitor 110 rewrites values with articles to a readable format. For example, the value “Foo, The” can be rewritten to “The Foo.”
Other janitors 110 can be implemented as well. A type-identifier janitor 110 assigns type values to objects based on a subset of janitors 110. For example, every fact with a “date of birth” attribute is assigned a type value of “person.” A born-died cleanup janitor 110 splits facts associated with birth and death dates into several facts. For example, the fact “Born: 14 Jul. 1960 in Scranton, Pa.” can be split into a fact for date of birth and another fact for place of birth. A near-duplicate-fact-merger janitor 110 combines duplicate facts. A value-dereferencer janitor 110 identifies a fact having a value which is a link to another object, and updates a display value of the fact to be the name of the object.
The order in which the steps of the methods of the present invention are performed is purely illustrative in nature. The steps can be performed in any order or in parallel, unless otherwise indicated by the present disclosure. The methods of the present invention may be performed in hardware, firmware, software, or any combination thereof operating on a single computer or multiple computers of any type. Software embodying the present invention may comprise computer instructions in any form (e.g., source code, object code, interpreted code, etc.) stored in any computer-readable storage medium (e.g., a ROM, a RAM, a magnetic media, a compact disc, a DVD, etc.). Such software may also be in the form of an electrical data signal embodied in a carrier wave propagating on a conductive medium or in the form of light pulses that propagate through an optical fiber.
While particular embodiments of the present invention have been shown and described, it will be apparent to those skilled in the art that changes and modifications may be made without departing from this invention in its broader aspect and, therefore, the appended claims are to encompass within their scope all such changes and modifications, as fall within the true spirit of this invention.
In the above description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the invention. It will be apparent, however, to one skilled in the art that the invention can be practiced without these specific details. In other instances, structures and devices are shown in block diagram form in order to avoid obscuring the invention.
Reference in the specification to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the invention. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment.
Some portions of the detailed description are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the discussion, it is appreciated that throughout the description, discussions utilizing terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.
The present invention also relates to an apparatus for performing the operations herein. This apparatus can be specially constructed for the required purposes, or it can comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program can be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
The algorithms and modules presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems can be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatuses to perform the method steps. The required structure for a variety of these systems will appear from the description below. In addition, the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages can be used to implement the teachings of the invention as described herein. Furthermore, as will be apparent to one of ordinary skill in the relevant art, the modules, features, attributes, methodologies, and other aspects of the invention can be implemented as software, hardware, firmware or any combination of the three. Of course, wherever a component of the present invention is implemented as software, the component can be implemented as a standalone program, as part of a larger program, as a plurality of separate programs, as a statically or dynamically linked library, as a kernel loadable module, as a device driver, and/or in every and any other way known now or in the future to those of skill in the art of computer programming. Additionally, the present invention is in no way limited to implementation in any specific operating system or environment.
It will be understood by those skilled in the relevant art that the above-described implementations are merely exemplary, and many changes can be made without departing from the true spirit and scope of the present invention. Therefore, it is intended by the appended claims to cover all such changes and modifications that come within the true spirit and scope of this invention.
This application is a continuation-in-part the following applications, all of which are incorporated by reference herein: U.S. application Ser. No. 11/024,784, entitled “Supplementing Search Results with Information of Interest”, filed on Dec. 30, 2004, by Jonathan T. Betz; U.S. application Ser. No. 11/142,853, entitled “Learning Facts from Semi-Structured Text”, filed on May 31, 2005, by Shubin Zhao, Jonathan T. Betz; U.S. application Ser. No. 11/341,069, entitled “Object Categorization for Information Extraction”, filed on Jan. 27, 2006, by Jonathan T. Betz; U.S. application Ser. No. 11/356,838, entitled “Modular Architecture for Entity Normalization”, filed Feb. 17, 2006, by Jonathan T. Betz, Farhan Shamsi; and U.S. application Ser. No. 11/356,765, entitled “Attribute Entropy as a Signal in Object Normalization”, filed Feb. 17, 2006, by Jonathan T. Betz, Vivek Menezes; This application is related to the following applications, all of which are incorporated by reference herein: U.S. application Ser. No. 11/366,162, entitled “Generating Structured Information,” filed Mar. 1, 2006, by Egon Pasztor and Daniel Egnor; U.S. application Ser. No. 11/357,748, entitled “Support for Object Search”, filed Feb. 17, 2006, by Alex Kehlenbeck, Andrew W. Hogue; U.S. application Ser. No. 11/342,290, entitled “Data Object Visualization”, filed on Jan. 27, 2006, by Andrew W. Hogue, David Vespe, Alex Kehlenbeck, Mike Gordon, Jeffrey C. Reynar, David Alpert; U.S. application Ser. No. 11/342,293, entitled “Data Object Visualization Using Maps”, filed on Jan. 27, 2006, by Andrew W. Hogue, David Vespe, Alex Kehlenbeck, Mike Gordon, Jeffrey C. Reynar, David Alpert; U.S. application Ser. No. 11/356,679, entitled “Query Language”, filed Feb. 17, 2006, by Andrew W. Hogue, Doug Rohde; U.S. application Ser. No. 11/356,837, entitled “Automatic Object Reference Identification and Linking in a Browseable Fact Repository”, filed Feb. 17, 2006, by Andrew W. Hogue; U.S. application Ser. No. 11/356,851, entitled “Browseable Fact Repository”, filed Feb. 17, 2006, by Andrew W. Hogue, Jonathan T. Betz; U.S. application Ser. No. 11/356,842, entitled “ID Persistence Through Normalization”, filed Feb. 17, 2006, by Jonathan T. Betz, Andrew W. Hogue; U.S. application Ser. No. 11/356,728, entitled “Annotation Framework”, filed Feb. 17, 2006, by Tom Ritchford, Jonathan T. Betz; U.S. application Ser. No. 11/341,907, entitled “Designating Data Objects for Analysis”, filed on Jan. 27, 2006, by Andrew W. Hogue, David Vespe, Alex Kehlenbeck, Mike Gordon, Jeffrey C. Reynar, David Alpert; U.S. application Ser. No. 11/342,277, entitled “Data Object Visualization Using Graphs”, filed on Jan. 27, 2006, by Andrew W. Hogue, David Vespe, Alex Kehlenbeck, Mike Gordon, Jeffrey C. Reynar, David Alpert; U.S. application Ser. No. ______, entitled “Entity Normalization Via Name Normalization”, filed on Mar. 31, 2006, by Jonathan T. Betz, Attorney Docket No. 24207-11047; U.S. application Ser. No. ______, entitled “Determining Document Subject by Using Title and Anchor Text of Related Documents”, filed on Mar. 31, 2006, by Shubin Zhao, Attorney Docket No. 24207-11049; U.S. application Ser. No. ______, entitled “Unsupervised Extraction of Facts”, filed on Mar. 31, 2006, by Jonathan T. Betz and Shubin Zhao, Attorney Docket No. 24207-11056; U.S. application Ser. No. ______, entitled “Anchor Text Summarization for Corroboration”, filed on Mar. 31, 2006, by Jonathan T. Betz and Shubin Zhao, Attorney Docket No. 24207-11046; and
Number | Date | Country | |
---|---|---|---|
Parent | 11024784 | Dec 2004 | US |
Child | 11399857 | Apr 2006 | US |
Parent | 11142853 | May 2005 | US |
Child | 11399857 | Apr 2006 | US |
Parent | 11341069 | Jan 2006 | US |
Child | 11399857 | Apr 2006 | US |
Parent | 11356838 | Feb 2006 | US |
Child | 11399857 | Apr 2006 | US |
Parent | 11356765 | Feb 2006 | US |
Child | 11399857 | Apr 2006 | US |