1
COMPUTER METHOD AND APPARATUS FOR DETERMINING CONTENT OWNER OF A WEBSITE
RELATED APPLICATION
This application claims the benefit of Provisional Patent Application No. 60/221,720 filed Jul. 31, 2000, the entire teachings of which are incorporated herein by reference.
BACKGROUND OF THE INVENTION
Generally speaking a global computer network, e.g., the Internet, is formed of a plurality of computers coupled to a communication line for communicating with each other. Each computer is referred to as a network node. Some nodes serve as information bearing sites while other nodes provide connectivity between end users and the information bearing sites.
The explosive growth of the Internet makes it an essential component of every business, organization and institution strategy, and leads to massive amounts of information being placed in the public domain for people to read and explore. The type of information available ranges from information about companies and their products, services, activities, people and partners, to information about conferences, seminars, and exhibitions, to news sites, to information about universities, schools, colleges, museums and hospitals, to information about government organizations, their purpose, activities and people. The Internet has become the venue of choice for every organization for providing pertinent, detailed and timely information about themselves, their cause, services and activities.
The Internet essentially is the network infrastructure that connects geographically dispersed computer systems. Every such computer system may contain publicly available (shareable) data that are available to users connected to this network. However, until the early 1990's there was no uniform way or standard conventions for accessing this data. The users had to use a variety of techniques to connect to remote computers (e.g. telnet, ftp, etc) using passwords that were usually site-specific, and they had to know the exact directory and file name that contained the information they were looking for.
The World Wide Web (WWW or simply Web) was created in an effort to simplify and facilitate access to publicly available information from computer systems connected to the Internet. A set of conventions and standards were developed that enabled users to access every Web site (computer system connected to the Web) in the same uniform way, without the need to use special passwords or techniques. In addition, Web browsers became available that let users navigate easily through Web sites by simply clicking hyperlinks (words or sentences connected to some Web resource).
Today the Web contains more than one billion pages that are interconnected with each other and reside in computers all over the world (thus the term "World Wide Web"). The sheer size and explosive growth of the Web has created the need for tools and methods that can automatically search, index, access, extract and recombine information and knowledge that is publicly available from Web resources.
As used herein, the following terms have the indicated definitions. Web Domain
Web domain is an Internet address that provides connection to a Web server (a computer system connected to the Internet that allows remote access to some of its contents).
2
URL
URL stands for Uniform Resource Locator. Generally, URLs have three parts: the first part describes the protocol used to access the content pointed to by the URL, the second 5 contains the domain directory in which the content is located, and the third contains the file that stores the content:
<protocol>: <domain> <directory> <file>
For example:
www.corex.com/bios.html 10 www.cardscan.com/index.html
fn.cnn.com/archives/may99/pr37.html
shiva.lin.com/soft/words.zip
Commonly, the <protocol> part may be missing. In that case, modern Web browsers access the URL as if the http:// 15 prefix was used. In addition, the <file> part may be missing. In that case, the convention calls for the file "index.html" to be fetched.
For example, the following are legal variations of the previous example URLs: 20 www.corex.com/bios.html
www.cardscan.com
fn.cnn.com/archives/may99/pr37.html
ftp://shiva.lin.com/soft/words.zip Web Page
25 Web page is the content associated with a URL. In its simplest form, this content is static text, which is stored into a text file indicated by the URL. However, very often the content contains multi-media elements (e.g. images, audio, video, etc) as well as non-static text or other elements (e.g. news tickers, frames, scripts, streaming graphics, etc). Very
30 often, more than one file forms a Web page, however, there is only one file that is associated with the URL and which initiates or guides the Web page generation. Web Browser
Web browser is a software program that allows users to
35 access the content stored in Web sites. Modem Web browsers can also create content "on the fly", according to instructions received from a Web site. This concept is commonly referred to as "dynamic page generation". In addition, browsers can commonly send information back to
40 the Web site, thus enabling two-way communication of the user and the Web site.
The concept of Web site is closely linked to the concept of Web domain, however they have some important differences. Web site is a more abstract term, which refers to a
45 collection of Web pages usually put together, owned, and maintained by a single entity (which can be company, organization, institution, person, etc). Very often, a Web site resides on a particular Web domain, however there are exceptions when the content of a site is distributed among several domains. In general, every Web site has at least one
50 domain, however the opposite is not always true (there are domains with no corresponding Web site).
In many cases a Web site can be viewed as a book where each chapter provides information about a different but related topic and where it is assumed that the reader will
55 correlate information from one page to the other so that there is no need to repeat the same information on every page. For example, a company Web site may contain pages dedicated to the company's mission, history, products, services, management, contact information, news, etc. The company
60 name might not even be mentioned when talking about products or its management and is assumed to be conveyed by the fact that the present/currently displayed page is part of the company Web site.
65 SUMMARY OF THE INVENTION
The content published in a Web site can vary considerably in both its type and format: it may be news, information,
3
fiction, statements, etc. given as text, pictures, video, audio, graphics, etc. The Web site content owner is the legal entity (individual or institution, company, organization, etc) which publishes and is legally responsible for this content.
Identifying the content owner allows tagging the infor- 5 mation with its source, in order to filter it, estimate its value and accuracy, or use it according to attributes associated with this source. In addition to that, very often information collected from a Web site is incomplete if the site owner is unknown. For example, in Web mining projects that auto- 1° matically collect people or Organization information (see Inventions 5, 6 and 7 as disclosed in the related Provisional Application No. 60/221,750 filed on Jul. 31, 2000 for a "Computer Database Method and Apparatus") it is essential to know who is the legal entity that publishes this informa- 15 tion. The reason is that very often, the information is given without explicitly specifying the entity that this information is about; for example, Corex Corporation publishes in its Web site a list of directors, under the simple header "Board of Directors", without explicitly specifying "Board of Direc- 20 tors of Corex Corporation". Human readers can deduce the implicit information, however, it is very difficult for automated computer programs to connect the information to the correct Organization name.
In addition to the above, identifying the owner of a Web 25 site has value in itself, in composing a list of {Web domain, legal owner} pairs. There are already commercial companies that sell lists of this kind (e.g. Network Solutions Inc), however, they either create them manually, limit the list to only part of all existing Web domains, or do not update them 30 on a regular basis to reflect frequent changes.
The main purpose of the present invention is to automatically identify the content owner of a Web site, given a set of Web pages from that site. Statistical algorithms are used to make inferences based on an array of tests and candidate strings that are extracted from the given pages. The whole process is completely automated, so that it can run without human supervision or labor. In this way, the present invention method coupled with a Web robot (see invention 4 as disclosed in the related Provisional Application No. 60/221, 750) is capable of producing the complete list of {Web domain, legal owner} for all existing domains in the Web, in a totally automated fashion.
In a preferred embodiment, a method of identifying 4J content owner of a Web site comprises the computerimplemented steps of: (i) collecting candidate names from a subject Web site; (ii) for each candidate name, running tests having test results which enable quantitative evaluation of the candidate name being content owner name of the subject 5Q Web site; and (iii) mathematically combining the test results into an indication of content owner name.
In particular, the step of running tests includes employing tests that enable statistical evaluation of each candidate name being the content owner name. Preferably, the step of 55 combining the test results includes using a Bayesian network. In a further step, the Bayesian network is trained using a training set of Web sites with respective known content owner names such that statistics on the test results are collected on the training set of Web sites. 60
The invention method may further comprise the step of providing a confidence level of the indicated content owner name.
In the preferred embodiment, the step of collecting candidate names includes using software robots, Web crawlers, 65 Web spiders and/or agents. Further, the step of collecting candidate names includes collecting noun phrases that are
4
capitalized and in particular have a generic term that is indicative of an organization. For example, the terms (or the abbreviations thereof) "agency", "association", "bank", "club", "company", "corporation", "council", "enterprise", "foundation", "hospital", "incorporated", "labs", "limited", "partners", "ventures" and the like are commonly used to indicate an organization. The invention collects noun phrases that include such terms and uses the collected noun phrases as candidate names.
In addition, the step of combining the test results to identify the content owner name includes determining when no said content owner name exists at the subject Web site. In that case, the step of running tests enables statistical evaluation of the candidate name being the content owner name; and the step of determining no content owner name exists at the subject Web site is based on no candidate name having a probability within a predetermined threshold. Preferably, the threshold is statistically predefined by a desired ratio of false positives to false negatives.
In accordance with the present invention, computer apparatus for identifying the content owner of a Web site comprises: means for collecting candidate names from a subject Web site; and a test module responsive to the means for collecting and including a plurality of processorexecuted tests having test results which enable quantitative (e.g., statistical) evaluation of the candidate name being content owner name of the subject Web site. For each candidate name, the test module runs the tests and combines the test results into an indication of content owner name or an indication that no content owner name exists at the subject Web site.
The test module preferably employs a Bayesian network to mathematically combine the test results. A training member trains the Bayesian network using a training set of Web sites with known content owner names. The training module collects statistics on the test results from the training set of Web sites. The test module further provides a confidence level of the indicated content owner name.
The means for collecting candidate names includes software robots, Web crawlers, Web spiders and/or agents.
The method and apparatus includes storing determined indications of content owner names in a manner and means that enables cross referencing with indications of respective Web sites. To that end, a database (or similar storage means) containing indications of content owner name correlated with a respective Web site is formed.
BRIEF DESCRIPTION OF THE DRAWINGS
The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular description of preferred embodiments of the invention, as illustrated in the accompanying drawings in which like reference characters refer to the same parts throughout the different views. The drawings are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention.
FIG. 1 is an overview of the process employed by the present invention for calculating test statistics from a training set of Web sites with known content owner names.
FIG. 2 is an overview of the process of combining the test statistics with the test results from a subject Web site in order to calculate the confidence level for each candidate string being the content owner's name for the subject Web site in a preferred embodiment of the invention.
FIG. 3 is a block diagram of a preferred computer embodiment of the present invention.
5
FIG. 4 is a schematic overview of a computer network environment for deploying the software embodiment of FIG. 3.
DETAILED DESCRIPTION OF THE 5 INVENTION
Every Web site belongs to a legal entity (individual or institution, company, organization, etc.) that is responsible for its content. Usually the content owner is obvious to a human reader, e.g. in company Web sites the company name 10 very often appears in the home page. However, the name of the content owner does not have a standard format, position, or header, and sometimes it does not even appear in the home page at all. Furthermore, the content owner name often does not even appear in text form, but it is embedded 15 in a picture with the company logo. Text in pictures is readable by humans, but not easily readable by computers, especially when the logo has been creatively designed. For all these reasons, it is not straightforward for a computer program to identify the content owner's name from a Web 20 site.
The approach that the present invention employs for solving this problem involves the following steps as illustrated in FIG. 2:
25
a) collect 26 as many candidate names 40 as possible from the Web site
b) run 28 a series of tests (T,) on each candidate name 40
c) combine 30 the test results 36 of each candidate name 40 into a score 30
d) decide 34 which one is the winning candidate name based on the scores
Each test result 36 provides some evidence about whether the candidate name 40 is the Web site's 42 content owner name or not. Statistics 32 are used to quantify the amount of 35 evidence each test result 36 provides. These statistics 32 are in the form of conditional probabilities, for example, when a candidate name returns result X from the test T,-, then there is 78% probability that this candidate name is the actual content owner name. 40
As illustrated in FIG. 1 and further discussed later, the statistics 32 used in quantifying the evidence have been calculated during a "training phase" from a suitable training sample 50. In order to combine the evidence (test results 36), the preferred embodiment of the present invention uses a 45 Bayesian Network 30, however, other decision making, pattern recognition, or classification techniques can also be used (e.g. decision tree, neural network, rule-based expert system, etc).
Illustrated in FIG. 3 is a computer system 12 for imple- 50 menting the present invention. A digital processor 29 receives input at 14 from input devices (e.g., keyboard, mouse, etc.), a software program, another computer (e.g., over a communications line, the Internet, within an intranet, etc.) and the like. The digital processor provides as output, 55 indications of content owner names at 16 to output devices (e.g., a display monitor, printer, etc.), software program, another computer (coupled to processor 29 across a communications link) and the like. In the preferred embodiment, the content owner names determined by computer system 12 60 for respective Web sites are output to a database system for storage therein. In particular, the database receives and stores the indications of owner names correlated to (or in a cross-referenced manner with) indications of respective Web sites. As such, a database or index of Web sites and corre- 65 sponding content owner names is formed by the present invention method and apparatus.
6
In FIG. 4 computer 100 is connected to a keyboard 102 and mouse 104 for receiving input and a display 106 for presentation of content. Computer 100 is also linked to a network 110 having access to Web server 120. The invention software 18 can be stored on disk and loaded into memory to be executed by a processor on a variety of computers, including computer 100 and Web server 120.
Network 110 can be part of the Internet, the worldwide collection of computers, networks and gateways that use the TCP/IP suite of protocols to communicate with one another. The Internet provides a backbone of high-speed data communication lines between major nodes and host computers, consisting of thousands of commercial, government, educational, and other computer systems, that route data and messages. Web server 120 is connected to the network 110 and can host computer software 18 of the present invention.
Returning to FIG. 3, in working memory, digital processor 29 stores and executes the invention program or software routine 18 which is formed of a training member 20, a candidate name collector 22 and a test module 24. The collector 22 performs step a) above, while the test module 24 performs steps b) through d) above with the support of training member 20. Specifically, training member 20 calculates test statistics 32 of the tests T, of step b) above, as applied to training set 50 of Web sites with known content owner names. These test statistics 32 provide quantitative measures of the significance of each possible test result in the process of identifying the Web site's content owner name. Each of these program elements 20,22,24 are further discussed below in conjunction with FIGS. 1 and 2.
In order for the collector 22 (in step a) above) to collect all candidate names for the Web site's 42 content owner, a set of fairly loose criteria is used. These mainly involve collecting every noun phrase (succession of nouns and adjectives) that is capitalized, and/or contains some keywords, such as "Inc", "Corporation", "Association", etc. Thus, collector 22 collects as candidate names 40 (in FIG. 2) noun phrases having a generic term that is indicative of an entity or organization, for example, noun phrases having the term "agency", "association"/"associates", "bank", "club", "company", "corporation", "council", "enterprise", "foundation", "group", "hospital", "incorporated", "labs"/ "laboratories", "limited", "partners", "venture", etc. For example, some of the candidate names collected from Corex Corporation's Web site are the following:
Arcadias Street
Area Code Fix
Area Code Fix Software
Arnold Industries
Allied Corp.
Atlanta Business Chronicle . . . etc . . .
In this step 26 (step a above) the invention method does not impose any strict criteria, so as not to lose any candidate name 40. The subsequent tests T (of step b) above) "filter out" any obviously bad candidates as discussed next.
In step b) above (at 28 in FIG. 2), the test module 24 runs a set of tests Ti on each candidate name 40 collected by collector 22, and records the results 36 of the tests. Each test offers some evidence about whether the candidate name 40 is the name of the content owner of the subject Web site 42 or not. These tests T,- may include the following:
determining whether the candidate name appears in the home page title determining whether the candidate name alias appears in the homepage title (the term "candidate name alias" refers to a sub-string, acronym,
« 上一頁繼續 » |