WO2002027562A2 - Method and apparatus to retrieve information from a network - Google Patents

Method and apparatus to retrieve information from a network Download PDF

Info

Publication number
WO2002027562A2
WO2002027562A2 PCT/US2001/030584 US0130584W WO0227562A2 WO 2002027562 A2 WO2002027562 A2 WO 2002027562A2 US 0130584 W US0130584 W US 0130584W WO 0227562 A2 WO0227562 A2 WO 0227562A2
Authority
WO
WIPO (PCT)
Prior art keywords
file
information
links
weighted
additional
Prior art date
Application number
PCT/US2001/030584
Other languages
French (fr)
Other versions
WO2002027562A3 (en
Inventor
Gabriel J. Kaigham
Evan M. Indianer
Christopher M. Umbel
Joel Lenhart
Original Assignee
Ninesigma, Inc.
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 Ninesigma, Inc. filed Critical Ninesigma, Inc.
Priority to AU2001293193A priority Critical patent/AU2001293193A1/en
Publication of WO2002027562A2 publication Critical patent/WO2002027562A2/en
Publication of WO2002027562A3 publication Critical patent/WO2002027562A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99935Query augmenting and refining, e.g. inexact access

Definitions

  • the invention relates to communications in general. More particularly, the invention relates to a method and apparatus to retrieve information from a network such as the Internet.
  • the Internet comprises a network of computers interconnected by some form of communication medium.
  • the type of computer could range from handheld computers and pocket PCs to high-end mainframe and supercomputers.
  • the communication mediums may vary between twisted pair, co-axial cable, optical fibers and radio-frequencies.
  • Each computer is equipped with software and hardware that enables each computer to communicate using the same procedures or language.
  • HTTP Hypertext Transfer Protocol
  • HTML Hypertext Markup Language
  • the HTML documents are often referred to as "web pages” and are files containing information in the form of text, video, images, links to other web pages, and so forth.
  • Each web page is stored in a computer (sometimes referred to as an "Internet Server") and has a unique address referred to as a Universal Resource Locator (URL).
  • the URL is used by a program referred to as a "web browser” located on one computer to find a web page stored somewhere on another computer connected to the network.
  • search engines build internal databases using a search program referred to as a "web crawler.”
  • the idea is that by building an internal database, much of the search work can be done prior to a user's request for information thereby decreasing search times.
  • a web crawler performs as its name suggests.
  • the program periodically "crawls" or searches the Internet and attempts to catalog or index the information available in certain web pages.
  • the index is stored in a database that is accessible to the search engine. In this manner, when a user enters a search term, the internal database is searched first in a relatively fast and efficient manner.
  • a problem with conventional web crawlers is that they are designed to collect a limited set of information about the web page.
  • Each web page typically has a list of terms provided by the web page designer that attempts to identify the content found within the web page.
  • the web crawler retrieves this list of terms and stores the terms in a database.
  • This list of terms is typically limited to what the web designer deems significant. Consequently, it may not be accurate or comprehensive. Moreover, in many instances, this list may contain terms that are misleading. For example, a web page having information about a particular brand of car may include in its list of terms the name of several competitors. When the user inputs the competitor's name in a search engine, the unintended web page would be retrieved as part of the search results.
  • One embodiment of the invention comprises a method and apparatus to index network information.
  • a network is searched for files of information relevant to people and resources in a particular field using a search list of weighted links to the files.
  • the information is parsed into content and additional links to additional files.
  • the content is weighted and copied to memory (such as a database).
  • a determination is made as to whether the additional links are relevant to the people and resources in the given particular field. Those additional links that are relevant are weighted using a predetermined weighting algorithm.
  • the relevant additional weighted links are copied to the search list. This process continues until an ending condition occurs.
  • FIG. 1 is a system suitable for practicing one embodiment of the invention
  • FIG. 2 is a block diagram of a computer system in accordance with one embodiment of the invention.
  • FIG. 3 is a block flow diagram of operations performed by a search module in accordance with one embodiment of the invention.
  • FIG. 4 is an image of a database program having a list of keywords in accordance with one embodiment of the invention.
  • FIG. 5 is an image of a database program having a first list of weighted URLs in accordance with one embodiment of the invention.
  • FIG. 6 is an image of a database program having a second list of weighted URLs in accordance with one embodiment of the invention.
  • FIG. 7 is an image of a database program having a third weighted list of URLs in accordance with one embodiment of the invention.
  • FIG. 8 is an image of a database program having a fourth weighted list of
  • the embodiments of the invention comprise a method and apparatus to search a network for information relevant to people and resources in a particular field, and to index such information in an internal database. It is a frequent problem that various companies and research institutions have need for people and resources within a particular field. Examples of a particular field might be technical fields such as engineering or life sciences, or professional fields such as legal, medical, finance or accounting. For example, a chemical research company may have identified a new type of material that has highly desirable electrical properties. The chemical research company may not have the necessary expertise in electrical engineering to properly test and refine the material. Therefore, it would be desirable to have access to a database of information that contains information regarding people with expertise in electrical engineering and semiconductor research, as well as the necessary resources to perform such research such as testing equipment and so forth.
  • the embodiments of the invention address these limitations and more.
  • the embodiments of the invention are designed to actually parse each web page into its component parts and store the parsed information in an internal or local database.
  • the embodiments of the invention also identify links within a web page, and evaluate each link to determine whether it is relevant to the given technical field. This is accomplished by various techniques, including key word matches, domain matching
  • the embodiments of the invention are self-learning, in that the initial seeds used in the master search list are augmented by relevant child links found within the seed web pages.
  • the web crawler creates an internal database that contains highly focused and relevant information for a particular field. This database can be used for various applications, such as quickly identifying people and/or resources that may be appropriate for various research projects in a particular technical or professional discipline.
  • any 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.
  • FIG. 1 is a block diagram of a communication system 100 comprising a client computer system 102 and a server computer system 106 connected via a network 104.
  • network 104 is a network capable of communicating using a variety of protocols, such as the Transport Control Protocol/Internet Protocol (TCP/IP) used by the Internet and the HTTP used by the WWW.
  • Server computer system 106 is a web application server, and contains one or more web pages.
  • web page is defined herein to include any computer file of information available for transfer over a network, such as a text file, a Portable Document Format (PDF) file, an HTML file, an Extensible HTML (XHTML) file, an Extensible Markup Language (XML) file, an Excel Table Markup Language (XTML) file, a Virtual Reality Modeling Language (VRML) or a VHML file.
  • PDF Portable Document Format
  • HTML HyperText Markup Language
  • XML Extensible Markup Language
  • XTML Excel Table Markup Language
  • VRML Virtual Reality Modeling Language
  • VHML file Virtual Reality Modeling Language
  • a web page residing on server computer system 106 may be accessed and retrieved using known techniques, e.g., an HTTP or File Transfer Protocol (FTP) request from client computer system 102 via a web browser or other HTTP and FTP compatible program.
  • HTTP HyperText Transfer Protocol
  • FIG. 2 is a block diagram of a computer system 200 which is representative of client computer system 102 and server computer system 104, in accordance with one embodiment of the invention. Each of these blocks represents at least one such computer system. Although only one each of client computer system 102 and server computer system 104 are shown in FIG. 1, it is well known in the art that multiple computer systems can be available and still fall within the scope of the invention. Further, it is also well known in the art that a distributed architecture in which more than one computer system performs each function is entirely equivalent.
  • computer system 200 represents a portion of a processor-based computer system.
  • Computer system 200 includes a processor 202, an input/output (FO) adapter 204, an operator interface 206, a memory 210 and a disk storage 218.
  • Memory 210 stores computer program instructions and data.
  • Processor 202 executes the program instructions, and processes the data, stored in memory 210.
  • Disk storage 218 stores data to be transferred to and from memory 210.
  • I/O adapter 204 communicates with other devices and transfers data in and out of the computer system over connection 224.
  • Operator interface 206 interfaces with a system operator by accepting commands and providing status information. All these elements are interconnected by bus 208, which allows data to be intercommunicated between the elements.
  • I/O adapter 204 represents one or more I/O adapters or network interfaces that can connect to local or wide area networks such as, for example, the network described in FIG. 1. Therefore, connection 224 represents a network or a direct connection to other equipment.
  • Processor 202 can be any type of processor capable of providing the speed and functionality required by the embodiments of the invention.
  • processor 202 could be a processor from a family of processors made by Intel Corporation, Motorola or others.
  • memory 210 and disk 218 are machine readable mediums and could include any medium capable of storing instructions adapted to be executed by a processor.
  • Some examples of such media include, but are not limited to, read-only memory (ROM), random-access memory (RAM), programmable ROM, erasable programmable ROM, electronically erasable programmable ROM, dynamic RAM, magnetic disk (e.g., floppy disk and hard drive), optical disk (e.g., CD-ROM), optical fiber, electrical signals, lightwave signals, radio- frequency (RF) signals and any other device or signal that can store digital information.
  • the instructions are stored on the medium in a compressed and/or encrypted format.
  • system 200 may contain various combinations of machine readable storage devices through other I/O controllers, which are accessible by processor 202 and which are capable of storing a combination of computer program instructions and data.
  • Memory 210 is accessible by processor 202 over bus 208 and includes an operating system 216, a program partition 212 and a data partition 214.
  • Program partition 212 may be a single or multiple program partition which stores and allows execution by processor 202 of program instructions that implement the functions of each respective system described herein.
  • Data partition 214 is accessible by processor 202 and stores data used during the execution of program instructions.
  • program partition 212 contains program instructions that are used to search for information relevant to people and resources in a given technical discipline over a network such as network 104. These program instructions will be referred to herein collectively as a "search module.”
  • I/O adapter 204 includes a network interface that may be any suitable means for controlling communication signals between network devices using a desired set of communications protocols, services and operating procedures. As mentioned previously, in one embodiment of the invention, I/O adapter 204 utilizes the transport control protocol (TCP) of layer 4 and the internet protocol (IP) of layer 3 (often referred to as "TCP/IP"). I/O adapter 204 also includes connectors for connecting I/O adapter 204 with a suitable communications medium (e.g., connection 224). Those skilled in the art will understand that I/O adapter 204 may receive communication signals over any suitable medium such as twisted-pair wire, co-axial cable, fiber optics, radio-frequencies, and so forth.
  • TCP transport control protocol
  • IP internet protocol
  • I/O adapter 204 also includes connectors for connecting I/O adapter 204 with a suitable communications medium (e.g., connection 224).
  • connection 224 e.g., connection 224
  • a network search is initiated for files of information relevant to people and resources in a particular field using a search list of weighted links to said files.
  • An example of the particular field might be electrical engineering in general and semiconductor design in particular.
  • the information is in the form of HTML files and the network is capable of communicating using protocols compatible with the Internet and WWW.
  • the information is retrieved using the appropriate URL and parsed into two general types of information, that is, content and additional links to additional files. Examples of content may include, but are not limited to, text, images, data files, executable files, data, charts, tables, meta tags, program instructions and graphics.
  • the content portion is weighted and copied into memory.
  • the search process is performed by selecting a weighted link from the search list based on a predetermined ranking of each weighted link within the group.
  • each link within the group is assigned a weight of N.
  • the weight of each link may change depending on various factors, such as whether it was previously processed, the number of key word matches, whether it is in a previously identified relevant domain or is a particular distance from a base weight (e.g., M).
  • each weighted link is ranked from most relevant link to least relevant link (e.g., lowest to highest weight), and the link selected is the link with the most relevant rank (e.g., lowest weight).
  • a selected file of information corresponding to the selected weighted link is retrieved. Since the selected weighted link has been selected for processing, the selected weighted link is removed from the search list (e.g., by setting a flag or deleting from the search list).
  • the selected file is retrieved in a number of ways. For example, if the search process was initiated as part of a master build process, then the selected file is retrieved from the appropriate Internet server using the selected weighted link. If the search process is not initiated as part of a master build process, then a memory is checked to determine whether the selected file has been previously processed. If the selected file has been previously processed, the selected file is retrieved from memory. If the selected file has not been previously processed, however, the selected file is retrieved from the appropriate Internet server.
  • the relevance determination can be accomplished in any number of ways.
  • the additional link is compared to an excluded domain file.
  • the excluded domain file includes those links that have been previously determined to be not relevant to the search. If the additional link is found in the excluded domain file, it is dropped and another additional link is selected.
  • a master search list comprises a set of links that have been previously determined to be relevant to the search.
  • the master search list may comprise a list of seed URLs or a list of all URLs previously processed by the system.
  • the additional link is compared to the master search list. If the additional link is found in the master search list, then a one (1) is added to the weight of the additional link.
  • the additional link is not found in the master search list, a determination is made as to whether the additional link has been previously processed. If the additional link has been previously processed, then a determination is made as to whether to adjust the weight of the previously processed additional link. The weight of the previously processed additional link is adjusted in accordance with determination. If the additional link has not been previously processed, a determination is made as to whether to adjust the weight of the unprocessed additional link. The weight of the unprocessed additional link is adjusted in accordance with this determination. In either event, the additional link is copied to a parent/child table, and added to the search list.
  • FIG. 3 is a block flow diagram of the operations performed by a search module in accordance with one embodiment of the invention.
  • search module refers to the software and/or hardware used to implement the functionality for searching for information relevant to people and resources in a given technical field as described herein.
  • the technical search function is performed by the search module. It can be appreciated that the functionality of the search module, however, can be implemented by any device, or combination of devices, located anywhere in a communication network and still fall within the scope of the invention.
  • FIG. 3 illustrates a process 300 that is designed to index information accessible through a network.
  • seed URLs are copied to a links queue at step 302.
  • the seed URLs represent known web pages that have relevant information to the search.
  • the search engine main thread is started at step 304 and the threads that process and traverse the URLs in the links queue are spawned at step 306.
  • a URL is retrieved from the links queue for processing at step 308.
  • a determination is made as to whether the search process is for a master build process at step 310.
  • the master build process is identified as a process where the search results are saved in a master database as a master for future searches.
  • the search process is for a master build process at step 310, then the content for all URLs stored in the links queue will be retrieved from the original sources at step 316, e.g., the web page stored in the Internet server as identified by the unique URL. If the search process is not a master build search process at step 310, a determination is made as to whether the web page corresponding to the retrieved URL has been previously processed and indexed in the master database at step 312. If the web page has been previously processed at step 312, the content for the web page is retrieved from the master database at step 314. If the web page has not been previously processed at step 312, the content is retrieved from the Internet at step 316.
  • the retrieved web page is parsed into a memory structure at step 318.
  • the content is used to weight the retrieved web page for relevance to the initial search parameters at step 320.
  • Relevance is determined by a combination of key word matches, known domains and distance from seed URLs. For example, weighting can be implemented using keyword weighting. Based on a table of relevant or sought after terms, words or phrases, the content of an HTML file is searched for occurrences of such terms, words or phrases. Based on the number of matches found resulting from the search, a delta for the current weight of the page is calculated.
  • the weighted content is stored in the master database along with other desired information such as the web page title, any meta tags, URLs, weight and so forth.
  • the search process identifies any other links to other web pages or web sites found within the retrieved web page. These types of links are often referred to as "child" links, since they are contained within the originally retrieved web page (which is sometimes referred to as the "parent" web page).
  • a determination is made as to whether there are any child links on the retrieved web page at step 324. If there are additional child links to process at step 324, a child process of the main thread is spawned or initiated at step 326.
  • the child process loops through and processes each child link. If there are no more children in the retrieved web page at step 324, the main thread continues by retrieving the next URL from the links queue at step 308. The main thread continues until an ending condition is reached, such as the links queue becomes empty, a predetermined time limit is reached, or a request to terminate main thread is received.
  • the child process loops through all children that have been parsed into the memory structure at step 318.
  • the next child link is retrieved from memory at step 328.
  • the child link is compared to an excluded domains table at step 330. If the child link is in the excluded domains table at step 330, the next child link is retrieved at steps 324 and 328. If the child link is not in the excluded domains table at step 330, the master data base is searched to determine whether the child link is part of the master data base at step 332. If the child link does not exist in the master data base at step 332, its weight is increased by one (1) at step 334. If the child does exist in the master data base at step 332, a determination is made as to whether the child link has been previously processed at step 336.
  • the keyword weighting example if the new weight based on the keyword matching process results in a different weighting than previously stored for this page, the average of the new and old weighting is rewritten to the database as the new weighting of the page. If a flag is set to rerank reweighted children already traversed, then the children links on this page, if identified as already being traversed, will be offset by the same resulting delta of the reranked child page. The child link is then copied to a parent/child table at step 346, and added to the links queue for processing at step 348.
  • the search module can rank the relevance of a link in two ways: (a) according to the number of matches against a list of keywords, and (b) how many times it has been processed before.
  • the ranking of a link is measured as an integer value, with zero being the most relevant, and the higher values being less relevant.
  • FIG. 4 is an image of a database program having a list of keywords in accordance with one embodiment of the invention.
  • the search module looks for matches with a list of keywords and keeps track of the number of keywords matched. Keywords may be any set of characters, including multiple word phrases.
  • FIG. 4 illustrates a list with the following keywords: micromachining; research; MEMS; silicon; researched, and micromachines (KeyTable.bmp). It can be appreciated, however, that this list of keywords can be as lengthy or detailed as needed for construction of the database of weighted web pages. Depending on the weighting mechanism employed, a longer list of keywords could result in greater or fewer resultant pages.
  • the total number of keywords found in the text of a document can adjust the rank of a document according to a set of rules.
  • a set of rules For illustrative purposes, one such rule is described and detailed below: • If 1 or 0 keywords match, do not adjust the rank value of the document link (it remains one higher than that of the parent link).
  • FIG. 5 is an image of a database program having a first list of weighted URLs in accordance with one embodiment of the invention.
  • FIG. 5 illustrates a database of information regarding indexed web pages, including for each web page a weight, content for the corresponding HTML document, the URL address, the URL of the parent HTML document, the number of keyword matches, the iteration and a URL identifier ("ID").
  • ID the full text content of the web page corresponding to the URL having an ID of 11 is compared to the key word list shown in FIG. 4.
  • the comparison results indicate that the content has three keyword matches indicated in bold as follows "[w]e have researched silicon based micromachines under adverse conditions.”
  • the results of the keyword matching are shown in FIG. 6.
  • FIG. 6 is an image of a database program having a second list of weighted URLs in accordance with one embodiment of the invention.
  • FIGS. 5 and 6 Another example of the weighting adjustment based on keyword matching is once again illustrated in FIGS. 5 and 6 for the URL having an ID of 10.
  • a keyword match of the content of the URL having an ED of 10 with the keylist results in the following keyword matches as indicated in bold "[s]ilicon based MEMS projects of 1999-2000".
  • the weight for the URL having an ID of 10 is modified from 2 to 1 (equal to the parent link rank), as seen in the transition between the images shown in FIGS. 5 and 6 for the URL having an ID of 10.
  • FIGS. 5 and 6 Yet another example of the weighting adjustment based on keyword matching can be illustrated using FIGS. 5 and 6 for the URL having an ID of 9.
  • a keyword match of the content of the URL having an ID of 9 with the keylist results in the following keyword matches as indicated in bold "[r]esearch needs for the field".
  • the weight for the URL having an ID of 9 remains unchanged (e.g., it remains one higher than the parent weight).
  • FIG. 7 is an image of a database program having a third weighted list of URLs in accordance with one embodiment of the invention.
  • the keyword matching process assumes that the more frequently a link is encountered the more relevant it is. If a link is encountered twice (it has been processed before), the mechanism finds all of the descendants of the preprocessed link and decrements their rank value by one (increases their relevance). This behavior can be demonstrated using the URL having an ID of 8.
  • the URL having an ID of 8 i.e., "mems.cwru.edu Pages/contactus.html"
  • is a child of a parent URL "www.case.cwru.edu" i.e., ID 17).
  • the URL having an ID of 8 has a given weight of 2.
  • FIG. 8 is an image of a database program having a fourth weighted list of URLs in accordance with one embodiment of the invention.
  • the parent URL "www.case.cwru.edu” i.e., ID 17
  • the weights for the children of "www.case.cwru.edu” i.e., ID 17 are all decremented by 1.

Abstract

A method and apparatus to index network information is described. A network is searched for files of information relevant to people and resources in a particular field using a search list of weighted links to said files. The information is parsed into content and additional links to additional files. The content is weighted and copied to memory (such as a database). A determination is made as to whether the additional links are relevant to the people and resources in the given technical field. Those additional links that are relevant are weighted using a predetermined weighting algorithm. The relevant additional weighted links are copied to the search list. The process continues until an ending condition occurs.

Description

METHOD AND APPARATUS TO RETRIEVE INFORMATION
FROM A NETWORK
FIELD OF THE INVENTION
The invention relates to communications in general. More particularly, the invention relates to a method and apparatus to retrieve information from a network such as the Internet.
BACKGROUND OF THE INVENTION
The existing amount of information available over the Internet and World Wide Web (WWW) is staggering. There are literally millions of "web pages" full of information on almost any topic of interest. Moreover, this amount of information is increasing at a geometric rate. This sheer volume of information has made the search for specific types of information a significant challenge. The complexity of this challenge may be better understood with some background information regarding the Internet and WWW in general. The Internet comprises a network of computers interconnected by some form of communication medium. The type of computer could range from handheld computers and pocket PCs to high-end mainframe and supercomputers. The communication mediums may vary between twisted pair, co-axial cable, optical fibers and radio-frequencies. Each computer is equipped with software and hardware that enables each computer to communicate using the same procedures or language. These procedures and language are often referred to as protocols, which are often layered over one another to form something called a "protocol stack." One such protocol is referred to as the Hypertext Transfer Protocol (HTTP) and it permits the transfer of Hypertext Markup Language (HTML) documents between computers. The HTML documents are often referred to as "web pages" and are files containing information in the form of text, video, images, links to other web pages, and so forth. Each web page is stored in a computer (sometimes referred to as an "Internet Server") and has a unique address referred to as a Universal Resource Locator (URL). The URL is used by a program referred to as a "web browser" located on one computer to find a web page stored somewhere on another computer connected to the network. This creates a "web" of computers each storing a number of web pages that can be accessed and transferred using a standard protocol, and hence this web of computers is referred to as the WWW. A complete field of technology has arisen that focuses upon making it easier for a user to find information available over the Internet. There are a large number of "search engines" that permit the user to enter key words or phrases. The search engine then searches the Internet to find web pages that contain the key terms. The results are then presented to the user in some sort of ranked fashion. Given the sheer volume of information available over the Internet and WWW, however, search time can be extremely long. This is particularly problematic in an age when users are demanding faster performance in information retrieval tools. Moreover, the search results may often have little relevance to the user's initial request.
In order to accelerate the search process, some search engines build internal databases using a search program referred to as a "web crawler." The idea is that by building an internal database, much of the search work can be done prior to a user's request for information thereby decreasing search times. A web crawler performs as its name suggests. The program periodically "crawls" or searches the Internet and attempts to catalog or index the information available in certain web pages. The index is stored in a database that is accessible to the search engine. In this manner, when a user enters a search term, the internal database is searched first in a relatively fast and efficient manner.
A problem with conventional web crawlers, however, is that they are designed to collect a limited set of information about the web page. Each web page typically has a list of terms provided by the web page designer that attempts to identify the content found within the web page. The web crawler retrieves this list of terms and stores the terms in a database. This list of terms, however, is typically limited to what the web designer deems significant. Consequently, it may not be accurate or comprehensive. Moreover, in many instances, this list may contain terms that are misleading. For example, a web page having information about a particular brand of car may include in its list of terms the name of several competitors. When the user inputs the competitor's name in a search engine, the unintended web page would be retrieved as part of the search results.
Another problem with conventional web crawlers is that they are designed to locate general information. They simply search for web pages in a random manner and index those web pages within the initial search parameters. These conventional web crawlers, however, are not optimized to locate a specific set or domain of information. Accordingly, the conventional web crawler is not efficient or effective when attempting to catalog or index specialized information. In view of the foregoing, it can be appreciated that a substantial need exists for a web crawler that solves the above-discussed problems. SUMMARY OF THE INVENTION
One embodiment of the invention comprises a method and apparatus to index network information. A network is searched for files of information relevant to people and resources in a particular field using a search list of weighted links to the files. The information is parsed into content and additional links to additional files. The content is weighted and copied to memory (such as a database). A determination is made as to whether the additional links are relevant to the people and resources in the given particular field. Those additional links that are relevant are weighted using a predetermined weighting algorithm. The relevant additional weighted links are copied to the search list. This process continues until an ending condition occurs.
With these and other advantages and features of the invention that will become hereinafter apparent, the nature of the invention may be more clearly understood by reference to the following detailed description of the invention, the appended claims and to the several drawings attached herein.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a system suitable for practicing one embodiment of the invention;
FIG. 2 is a block diagram of a computer system in accordance with one embodiment of the invention; and FIG. 3 is a block flow diagram of operations performed by a search module in accordance with one embodiment of the invention.
FIG. 4 is an image of a database program having a list of keywords in accordance with one embodiment of the invention.
FIG. 5 is an image of a database program having a first list of weighted URLs in accordance with one embodiment of the invention.
FIG. 6 is an image of a database program having a second list of weighted URLs in accordance with one embodiment of the invention.
FIG. 7 is an image of a database program having a third weighted list of URLs in accordance with one embodiment of the invention. FIG. 8 is an image of a database program having a fourth weighted list of
URLs in accordance with one embodiment of the invention.
DETAILED DESCRIPTION
The embodiments of the invention comprise a method and apparatus to search a network for information relevant to people and resources in a particular field, and to index such information in an internal database. It is a frequent problem that various companies and research institutions have need for people and resources within a particular field. Examples of a particular field might be technical fields such as engineering or life sciences, or professional fields such as legal, medical, finance or accounting. For example, a chemical research company may have identified a new type of material that has highly desirable electrical properties. The chemical research company may not have the necessary expertise in electrical engineering to properly test and refine the material. Therefore, it would be desirable to have access to a database of information that contains information regarding people with expertise in electrical engineering and semiconductor research, as well as the necessary resources to perform such research such as testing equipment and so forth. The level of specific information desired by the above example would be beyond the capabilities of conventional search engines. Conventional search engines would not be able to return the tightly focused, detailed and comprehensive set of search results needed to identify and procure the necessary research and development capabilities. This occurs for those general disadvantages associated with search engines and web crawlers detailed above, and others as well. For example, conventional web crawlers do not typically look to the content of the web page in order to ascertain the type of information contained within the web page. Moreover, conventional web crawlers do not attempt to analyze and quantify this information for purposes of further refining the search.
The embodiments of the invention address these limitations and more. The embodiments of the invention are designed to actually parse each web page into its component parts and store the parsed information in an internal or local database. The embodiments of the invention also identify links within a web page, and evaluate each link to determine whether it is relevant to the given technical field. This is accomplished by various techniques, including key word matches, domain matching
< and a proprietary weighting technique. The web pages corresponding to relevant links are in turn parsed and indexed themselves. This process continues until there are no more relevant links or the process is terminated. In this manner, the embodiments of the invention are self-learning, in that the initial seeds used in the master search list are augmented by relevant child links found within the seed web pages. As a result, the web crawler creates an internal database that contains highly focused and relevant information for a particular field. This database can be used for various applications, such as quickly identifying people and/or resources that may be appropriate for various research projects in a particular technical or professional discipline.
It is worthy to note that any 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.
Referring now in detail to the drawings wherein like parts are designated by like reference numerals throughout, there is illustrated in FIG. 1 a system suitable for practicing one embodiment of the invention. FIG. 1 is a block diagram of a communication system 100 comprising a client computer system 102 and a server computer system 106 connected via a network 104. In one embodiment of the invention, network 104 is a network capable of communicating using a variety of protocols, such as the Transport Control Protocol/Internet Protocol (TCP/IP) used by the Internet and the HTTP used by the WWW. Server computer system 106 is a web application server, and contains one or more web pages. The term "web page" is defined herein to include any computer file of information available for transfer over a network, such as a text file, a Portable Document Format (PDF) file, an HTML file, an Extensible HTML (XHTML) file, an Extensible Markup Language (XML) file, an Excel Table Markup Language (XTML) file, a Virtual Reality Modeling Language (VRML) or a VHML file. A web page residing on server computer system 106 may be accessed and retrieved using known techniques, e.g., an HTTP or File Transfer Protocol (FTP) request from client computer system 102 via a web browser or other HTTP and FTP compatible program. FIG. 2 is a block diagram of a computer system 200 which is representative of client computer system 102 and server computer system 104, in accordance with one embodiment of the invention. Each of these blocks represents at least one such computer system. Although only one each of client computer system 102 and server computer system 104 are shown in FIG. 1, it is well known in the art that multiple computer systems can be available and still fall within the scope of the invention. Further, it is also well known in the art that a distributed architecture in which more than one computer system performs each function is entirely equivalent.
In one advantageous embodiment of the invention, computer system 200 represents a portion of a processor-based computer system. Computer system 200 includes a processor 202, an input/output (FO) adapter 204, an operator interface 206, a memory 210 and a disk storage 218. Memory 210 stores computer program instructions and data. Processor 202 executes the program instructions, and processes the data, stored in memory 210. Disk storage 218 stores data to be transferred to and from memory 210. I/O adapter 204 communicates with other devices and transfers data in and out of the computer system over connection 224. Operator interface 206 interfaces with a system operator by accepting commands and providing status information. All these elements are interconnected by bus 208, which allows data to be intercommunicated between the elements. I/O adapter 204 represents one or more I/O adapters or network interfaces that can connect to local or wide area networks such as, for example, the network described in FIG. 1. Therefore, connection 224 represents a network or a direct connection to other equipment.
Processor 202 can be any type of processor capable of providing the speed and functionality required by the embodiments of the invention. For example, processor 202 could be a processor from a family of processors made by Intel Corporation, Motorola or others.
For purposes of this application, memory 210 and disk 218 are machine readable mediums and could include any medium capable of storing instructions adapted to be executed by a processor. Some examples of such media include, but are not limited to, read-only memory (ROM), random-access memory (RAM), programmable ROM, erasable programmable ROM, electronically erasable programmable ROM, dynamic RAM, magnetic disk (e.g., floppy disk and hard drive), optical disk (e.g., CD-ROM), optical fiber, electrical signals, lightwave signals, radio- frequency (RF) signals and any other device or signal that can store digital information. In one embodiment, the instructions are stored on the medium in a compressed and/or encrypted format. As used herein, the phrase "adapted to be executed by a processor" is meant to encompass instructions stored in a compressed and/or encrypted format, as well as instructions that have to be compiled, interpreted or installed by an installer before being executed by the processor. Further, system 200 may contain various combinations of machine readable storage devices through other I/O controllers, which are accessible by processor 202 and which are capable of storing a combination of computer program instructions and data.
Memory 210 is accessible by processor 202 over bus 208 and includes an operating system 216, a program partition 212 and a data partition 214. Program partition 212 may be a single or multiple program partition which stores and allows execution by processor 202 of program instructions that implement the functions of each respective system described herein. Data partition 214 is accessible by processor 202 and stores data used during the execution of program instructions. In one embodiment of the invention, program partition 212 contains program instructions that are used to search for information relevant to people and resources in a given technical discipline over a network such as network 104. These program instructions will be referred to herein collectively as a "search module."
I/O adapter 204 includes a network interface that may be any suitable means for controlling communication signals between network devices using a desired set of communications protocols, services and operating procedures. As mentioned previously, in one embodiment of the invention, I/O adapter 204 utilizes the transport control protocol (TCP) of layer 4 and the internet protocol (IP) of layer 3 (often referred to as "TCP/IP"). I/O adapter 204 also includes connectors for connecting I/O adapter 204 with a suitable communications medium (e.g., connection 224). Those skilled in the art will understand that I/O adapter 204 may receive communication signals over any suitable medium such as twisted-pair wire, co-axial cable, fiber optics, radio-frequencies, and so forth.
The operation of systems 100 and 200 may be described in terms of the following embodiments of the invention. A network search is initiated for files of information relevant to people and resources in a particular field using a search list of weighted links to said files. An example of the particular field might be electrical engineering in general and semiconductor design in particular. In this embodiment of the invention, the information is in the form of HTML files and the network is capable of communicating using protocols compatible with the Internet and WWW. The information is retrieved using the appropriate URL and parsed into two general types of information, that is, content and additional links to additional files. Examples of content may include, but are not limited to, text, images, data files, executable files, data, charts, tables, meta tags, program instructions and graphics. The content portion is weighted and copied into memory. A determination is made as to whether the additional links are relevant to the search parameters, which in this embodiment is for people and resources with expertise in the field of electrical engineering and semiconductor design. Those additional links that are deemed relevant are weighted and copied to the initial search list. This process continues until an ending condition occurs, such as the search list becomes empty, a predetermined time limit is met or a request to terminate is received.
In one embodiment of the invention, the search process is performed by selecting a weighted link from the search list based on a predetermined ranking of each weighted link within the group. In one embodiment of the invention, each link within the group is assigned a weight of N. The weight of each link may change depending on various factors, such as whether it was previously processed, the number of key word matches, whether it is in a previously identified relevant domain or is a particular distance from a base weight (e.g., M). In this embodiment of the invention, each weighted link is ranked from most relevant link to least relevant link (e.g., lowest to highest weight), and the link selected is the link with the most relevant rank (e.g., lowest weight). In a general sense, each link that is further away from a seed link is given a higher weight by adding to its weight (e.g., N = N + 1). It can be appreciated, however, that the ranking and selection process could be reversed or modified, and still fall within the scope of the invention.
A selected file of information corresponding to the selected weighted link is retrieved. Since the selected weighted link has been selected for processing, the selected weighted link is removed from the search list (e.g., by setting a flag or deleting from the search list).
The selected file is retrieved in a number of ways. For example, if the search process was initiated as part of a master build process, then the selected file is retrieved from the appropriate Internet server using the selected weighted link. If the search process is not initiated as part of a master build process, then a memory is checked to determine whether the selected file has been previously processed. If the selected file has been previously processed, the selected file is retrieved from memory. If the selected file has not been previously processed, however, the selected file is retrieved from the appropriate Internet server.
The relevance determination can be accomplished in any number of ways. For example, in one embodiment of the invention the additional link is compared to an excluded domain file. The excluded domain file includes those links that have been previously determined to be not relevant to the search. If the additional link is found in the excluded domain file, it is dropped and another additional link is selected.
If the additional link is not in the excluded domain file then the additional link is weighted. A master search list comprises a set of links that have been previously determined to be relevant to the search. For example, the master search list may comprise a list of seed URLs or a list of all URLs previously processed by the system. In this embodiment of the invention, the master search list comprises a list of seed URLs and previously identified relevant URLs. Each seed URL is assigned an initial weight of N, while those previously identified relevant URLs may have a weight of N = N + K, where both N and K represent positive integers. The additional link is compared to the master search list. If the additional link is found in the master search list, then a one (1) is added to the weight of the additional link.
If the additional link is not found in the master search list, a determination is made as to whether the additional link has been previously processed. If the additional link has been previously processed, then a determination is made as to whether to adjust the weight of the previously processed additional link. The weight of the previously processed additional link is adjusted in accordance with determination. If the additional link has not been previously processed, a determination is made as to whether to adjust the weight of the unprocessed additional link. The weight of the unprocessed additional link is adjusted in accordance with this determination. In either event, the additional link is copied to a parent/child table, and added to the search list. The operation of systems 100 and 200 and the embodiments of the invention described above will be described in more detail with reference to FIG. 3. Although FIG. 3 presented herein includes a particular sequence of steps, it can be appreciated that the sequence of steps merely provides an example of how the general functionality described herein can be implemented. Further, each sequence of steps does not have to be executed in the order presented unless otherwise indicated. In addition, although the sequence of steps presented in FIG. 3 may be given in more detail than the embodiments of the invention described previously, they are presented only as one particular way of implementing the embodiments of the invention. FIG. 3 is a block flow diagram of the operations performed by a search module in accordance with one embodiment of the invention. The term "search module" refers to the software and/or hardware used to implement the functionality for searching for information relevant to people and resources in a given technical field as described herein. In this embodiment of the invention, the technical search function is performed by the search module. It can be appreciated that the functionality of the search module, however, can be implemented by any device, or combination of devices, located anywhere in a communication network and still fall within the scope of the invention.
FIG. 3 illustrates a process 300 that is designed to index information accessible through a network. As shown in FIG. 3, seed URLs are copied to a links queue at step 302. The seed URLs represent known web pages that have relevant information to the search. The search engine main thread is started at step 304 and the threads that process and traverse the URLs in the links queue are spawned at step 306. A URL is retrieved from the links queue for processing at step 308. A determination is made as to whether the search process is for a master build process at step 310. The master build process is identified as a process where the search results are saved in a master database as a master for future searches. If the search process is for a master build process at step 310, then the content for all URLs stored in the links queue will be retrieved from the original sources at step 316, e.g., the web page stored in the Internet server as identified by the unique URL. If the search process is not a master build search process at step 310, a determination is made as to whether the web page corresponding to the retrieved URL has been previously processed and indexed in the master database at step 312. If the web page has been previously processed at step 312, the content for the web page is retrieved from the master database at step 314. If the web page has not been previously processed at step 312, the content is retrieved from the Internet at step 316.
Once the content is retrieved from steps 314 or 316, the retrieved web page is parsed into a memory structure at step 318. The content is used to weight the retrieved web page for relevance to the initial search parameters at step 320. Relevance is determined by a combination of key word matches, known domains and distance from seed URLs. For example, weighting can be implemented using keyword weighting. Based on a table of relevant or sought after terms, words or phrases, the content of an HTML file is searched for occurrences of such terms, words or phrases. Based on the number of matches found resulting from the search, a delta for the current weight of the page is calculated. One example of this keyword weighting would be if 3 or more keyword matches are made from the keyword list, then the existing weight is decremented (e.g., N = N - 1) and this new value is saved as the pages weighting. If only 2 matches are made, then no change in weighting is recorded. Otherwise, if 1 or no matches are found, the page weighting is incremented (e.g., N = N + 1). Although one weighting method is described herein, it can be appreciated that any number of weighting algorithms could be used and still fall within the scope of the invention. For example, another potential weighting scheme could include ranking keywords according to a priority scheme, performing a keyword match, scaling the results using the priority scheme, and modifying the weighting of a link by a scaled amount.
Once the contents of the retrieved web page have been properly weighted at step 320, the weighted content is stored in the master database along with other desired information such as the web page title, any meta tags, URLs, weight and so forth. As part of the parsing operation of step 318, the search process identifies any other links to other web pages or web sites found within the retrieved web page. These types of links are often referred to as "child" links, since they are contained within the originally retrieved web page (which is sometimes referred to as the "parent" web page). A determination is made as to whether there are any child links on the retrieved web page at step 324. If there are additional child links to process at step 324, a child process of the main thread is spawned or initiated at step 326. The child process loops through and processes each child link. If there are no more children in the retrieved web page at step 324, the main thread continues by retrieving the next URL from the links queue at step 308. The main thread continues until an ending condition is reached, such as the links queue becomes empty, a predetermined time limit is reached, or a request to terminate main thread is received.
At step 326, the child process loops through all children that have been parsed into the memory structure at step 318. The next child link is retrieved from memory at step 328. The child link is compared to an excluded domains table at step 330. If the child link is in the excluded domains table at step 330, the next child link is retrieved at steps 324 and 328. If the child link is not in the excluded domains table at step 330, the master data base is searched to determine whether the child link is part of the master data base at step 332. If the child link does not exist in the master data base at step 332, its weight is increased by one (1) at step 334. If the child does exist in the master data base at step 332, a determination is made as to whether the child link has been previously processed at step 336. If the child link has been previously processed at step 336, a check is made as to whether a flag is set to reweight processed children at step 338. If the flag is set to yes at step 338, the child link is recursed and reweighted at step 340. Using the keyword weighting example, if the new weight based on the keyword matching process results in a different weighting than previously stored for this page, the average of the new and old weighting is rewritten to the database as the new weighting of the page. If a flag is set to rerank reweighted children already traversed, then the children links on this page, if identified as already being traversed, will be offset by the same resulting delta of the reranked child page. The child link is then copied to a parent/child table at step 346, and added to the links queue for processing at step 348.
If the child link has not been previously processed at step 336, a check is made as to whether a flag is set to reweight non-processed children at step 342. If the flag is set to "yes" at step 342, the weight for the child link is updated without demoting at step 344. The child link is then copied to the parent/child table at step 346, and added to the links queue for processing at step 348.
The operation of system 100 and the flow diagram shown in FIG. 3 can be better understood by way of example. For purposes of clarity, this document uses the term rank in reference to the weighting mechanism. The search module can rank the relevance of a link in two ways: (a) according to the number of matches against a list of keywords, and (b) how many times it has been processed before. The ranking of a link is measured as an integer value, with zero being the most relevant, and the higher values being less relevant. When a link is added to the queue for processing, it's rank value is set one larger than that of the parent.
FIG. 4 is an image of a database program having a list of keywords in accordance with one embodiment of the invention. When the search module processes links, it looks for matches with a list of keywords and keeps track of the number of keywords matched. Keywords may be any set of characters, including multiple word phrases. FIG. 4 illustrates a list with the following keywords: micromachining; research; MEMS; silicon; researched, and micromachines (KeyTable.bmp). It can be appreciated, however, that this list of keywords can be as lengthy or detailed as needed for construction of the database of weighted web pages. Depending on the weighting mechanism employed, a longer list of keywords could result in greater or fewer resultant pages.
The total number of keywords found in the text of a document can adjust the rank of a document according to a set of rules. For illustrative purposes, one such rule is described and detailed below: • If 1 or 0 keywords match, do not adjust the rank value of the document link (it remains one higher than that of the parent link).
• If 2 keywords match, decrease the rank value by one (the rank value now equals that of the parent). • If 3 keywords match, decrease the rank value by two (the rank value is now one lower than that of the parent).
FIG. 5 is an image of a database program having a first list of weighted URLs in accordance with one embodiment of the invention. FIG. 5 illustrates a database of information regarding indexed web pages, including for each web page a weight, content for the corresponding HTML document, the URL address, the URL of the parent HTML document, the number of keyword matches, the iteration and a URL identifier ("ID"). In this example, the full text content of the web page corresponding to the URL having an ID of 11 is compared to the key word list shown in FIG. 4. The comparison results indicate that the content has three keyword matches indicated in bold as follows "[w]e have researched silicon based micromachines under adverse conditions." The results of the keyword matching are shown in FIG. 6.
FIG. 6 is an image of a database program having a second list of weighted URLs in accordance with one embodiment of the invention. As shown in FIG. 6, several information fields for the URL having an ID of 11 have been modified due to the keyword matching process. Since the URL content has three keyword matches, the weight of the URL is adjusted from 2 to 0 (i.e., original weight is N = 2, adjusted weight is N = N - 2 or 0). Further, the value in the "KeyWordMatch" field is modified from "<NULL>" to 3. Since the URL having an ID of 11 has 3 keyword matches, the weight of the URL is adjusted to reflect a higher level of relevance. In this case, the weight of the URL is lowered from 2 to 0, which is a weight that is less than the weight assigned to seed or parent URLs (e.g., 1).
Another example of the weighting adjustment based on keyword matching is once again illustrated in FIGS. 5 and 6 for the URL having an ID of 10. A keyword match of the content of the URL having an ED of 10 with the keylist results in the following keyword matches as indicated in bold "[s]ilicon based MEMS projects of 1999-2000". As a result of matching 2 keywords, the weight for the URL having an ID of 10 is modified from 2 to 1 (equal to the parent link rank), as seen in the transition between the images shown in FIGS. 5 and 6 for the URL having an ID of 10.
Yet another example of the weighting adjustment based on keyword matching can be illustrated using FIGS. 5 and 6 for the URL having an ID of 9. A keyword match of the content of the URL having an ID of 9 with the keylist results in the following keyword matches as indicated in bold "[r]esearch needs for the field". As a result of matching 1 keyword, the weight for the URL having an ID of 9 remains unchanged (e.g., it remains one higher than the parent weight).
FIG. 7 is an image of a database program having a third weighted list of URLs in accordance with one embodiment of the invention. The keyword matching process assumes that the more frequently a link is encountered the more relevant it is. If a link is encountered twice (it has been processed before), the mechanism finds all of the descendants of the preprocessed link and decrements their rank value by one (increases their relevance). This behavior can be demonstrated using the URL having an ID of 8. The URL having an ID of 8 (i.e., "mems.cwru.edu Pages/contactus.html") is a child of a parent URL "www.case.cwru.edu" (i.e., ID 17). As shown in FIG. 7, the URL having an ID of 8 has a given weight of 2.
FIG. 8 is an image of a database program having a fourth weighted list of URLs in accordance with one embodiment of the invention. As shown in FIG. 8, the parent URL "www.case.cwru.edu" (i.e., ID 17) has a flag set to "1" in the "processedbefore" field indicating that this parent URL has been previously processed. Consequently, the weights for the children of "www.case.cwru.edu" (i.e., ID 17) are all decremented by 1. Since the URL having an ID of 8 (i.e., "mems.cwru.edu/Pages/contactus.html") is a child of a parent URL "www.case.cwru.edu" (i.e., ID 17), its weight is decremented from 2 to 1 to indicate that it is considered by the process to be more relevant due to the preprocessing criteria.
Although various embodiments are specifically illustrated and described herein, it will be appreciated that modifications and variations of the present invention are covered by the above teachings and within the purview of the appended claims without departing from the spirit and intended scope of the invention. For example, although the embodiments of the invention implement the functionality of the processes described herein in software, it can be appreciated that the functionality of these processes may be implemented in hardware, software, or a combination of hardware and software, using well-known signal processing techniques. In another example, the embodiments were described using a communication network. A communication network, however, can utilize an infinite number of network devices configured in an infinite number of ways. The communication network described herein is merely used by way of example, and is not meant to limit the scope of the invention.

Claims

CLAIMS:
1. A method to index network information, comprising:
(a) searching a network for files of information relevant to people and resources in a particular field using a search list of weighted links to said files; (b) parsing said information into content and additional links to additional files;
(c) weighting said content;
(d) copying said weighted content into memory;
(e) determining if said additional links are relevant; (f) weighting said relevant additional links;
(g) copying said relevant additional weighted links to said search list; and (h) performing steps (a)-(g) until an ending condition occurs.
2. The method of claim 1, wherein said ending condition comprises one of said search list becoming empty, a predetermined time limit is met, and receiving a request to terminate.
3. The method of claim 1, wherein said network uses an Internet protocol.
4. The method of claim 1, wherein said network uses at least one of a World Wide Web protocol and a File Transfer Protocol.
5. The method of claim 1, wherein said links each comprise a universal resource locator.
6. The method of claim 1, wherein said files each comprise at least one of a text file, a Portable Document Format (PDF) file, a hypertext markup language (HTML) file, an Extensible HTML (XHTML) file, an Extensible Markup Language (XML) file, an Excel Table Markup Language (XTML) file, a Virtual Reality Modeling Language (VRML) and a VHML file.
7. The method of claim 1, wherein said content comprises at least one of a group comprising text, images, data files, executable files, data, charts, tables, meta tags, program instructions and graphics.
8. The method of claim 1, wherein searching said network comprises: selecting a weighted link from said search list based on a predetermined ranking of each weighted link within said group; retrieving a selected file of information corresponding to said selected weighted link; and removing said selected weighted link from said search list.
9. The method of claim 7, wherein said retrieving said selected file comprises: determining whether said searching is for a master build process; determining whether said selected file of information has been previously indexed into said memory if said searching is not for a master build process; retrieving said selected file of information from said memory if said selected file of information has been previously indexed into said memory; and retrieving said selected file of information from said network if said selected file of information has not been previously indexed into said memory.
10. The method of claim 7, wherein said retrieving said selected file comprises: determining whether said searching is for a master build process; and retrieving said selected file of information from said network if said searching is for a master build process.
11. The method of claim 1 , wherein said determining comprises: comparing each of said additional links to an excluded domain file; and identifying said additional link as relevant in accordance with said comparison.
12. The method of claim 1, wherein said weighting comprises: assigning an initial weight of N to each link in a master search list; comparing each of said additional links to said master search list; and assigning a weight of N+1 to said additional links in accordance with said comparison.
13. The method of claim 12, further comprising: determining whether said additional links have be previously processed; determining whether to adjust said weight of said previously processed additional links; and adjusting said weight of said previously processed additional links if said previously processed additional links are to be adjusted.
14. The method of claim 13, further comprising: determining whether to adjust said weight of said unprocessed additional links; and adjusting said weight of said unprocessed additional links if said unprocessed additional links are to be adjusted.
15. The method of claim 14, further comprising copying said additional links to a parent/child table.
16. The method of claim 7, wherein said selecting comprises: ranking each weighted link from lowest weight to highest weight; and selecting a weighted link with a lowest weight.
17. The method of claim 7, wherein said selecting comprises: ranking each weighted link from highest weight to lowest weight; and selecting a weighted link with a highest weight.
18. A machine-readable medium whose contents cause a computer system to index network information, comprising:
(a) searching a network for files of information relevant to people and resources in a particular field using a search list of weighted links to said files;
(b) parsing said information into content and additional links to additional files;
(c) weighting said content;
(d) copying said weighted content into memory; (e) determining if said additional links are relevant;
(f) weighting said relevant additional links;
(g) copying said relevant additional weighted links to said search list; and (h) performing steps (a)-(g) until an ending condition occurs.
19. The machine-readable medium of claim 18, wherein said ending condition comprises one of said search list becoming empty, a predetermined time limit is met, and receiving a request to terminate.
20. The machine-readable medium of claim 18, wherein said network uses an Internet protocol.
21. The machine-readable medium of claim 18, wherein said network uses at least one of a World Wide Web protocol and a File Transfer Protocol.
22. The machine-readable medium of claim 18, wherein said links each comprise a universal resource locator.
23. The machine-readable medium of claim 18, wherein said files each comprise at least one of a text file, a Portable Document Format (PDF) file, a hypertext markup language (HTML) file, an Extensible HTML (XHTML) file, an Extensible Markup Language (XML) file, an Excel Table Markup Language (XTML) file, a Virtual Reality Modeling Language (VRML) and a VHML file
24. The machine-readable medium of claim 18, wherein said content comprises at least one of a group comprising text, images, data files, executable files, data, charts, tables, meta tags, program instructions and graphics.
25. The machine-readable medium of claim 18, wherein searching said network comprises: selecting a weighted link from said search list based on a predetermined ranking of each weighted link within said group; retrieving a selected file of information corresponding to said selected' weighted link; and removing said selected weighted link from said search list.
26. The machine-readable medium of claim 25, wherein said retrieving said selected file comprises: determining whether said searching is for a master build process; determining whether said selected file of information has been previously indexed into said memory if said searching is not for a master build process; retrieving said selected file of information from said memory if said selected file of information has been previously indexed into said memory; and retrieving said selected file of information from said network if said selected file of information has not been previously indexed into said memory.
27. The machine-readable medium of claim 25, wherein said retrieving said selected file comprises: determining whether said searching is for a master build process; and retrieving said selected file of information from said network if said searching is for a master build process.
28. The machine-readable medium of claim 18, wherein said determining comprises: comparing each of said additional links to an excluded domain file; and identifying said additional link as relevant in accordance with said comparison.
29. The machine-readable medium of claim 18, wherein said weighting comprises: assigning an initial weight of N to each link in a master search list; comparing each of said additional links to said master search list; and assigning a weight of N+1 to said additional links in accordance with said comparison.
30. The machine-readable medium of claim 29, further comprising: determining whether said additional links have be previously processed; determining whether to adjust said weight of said previously processed additional links; and adjusting said weight of said previously processed additional links if said previously processed additional links are to be adjusted.
31. The machine-readable medium of claim 30, further comprising: determining whether to adjust said weight of said unprocessed additional links; and adjusting said weight of said unprocessed additional links if said unprocessed additional links are to be adjusted.
32. The machine-readable medium of claim 31, further comprising copying said additional links to a parent/child table.
33. The machine-readable medium of claim 25, wherein said selecting comprises: ranking each weighted link from lowest weight to highest weight; and selecting a weighted link with a lowest weight.
34. The machine-readable medium of claim 25, wherein said selecting comprises: ranking each weighted link from highest weight to lowest weight; and selecting a weighted link with a highest weight.
35. An apparatus to index network information, comprising:
(a) means for searching a network for files of information relevant to people and resources in a particular field using a search list of weighted links to said files; (b) means for parsing said information into content and additional links to additional files;
(c) means for weighting said content;
(d) means for copying said weighted content into memory;
(e) means for determining if said additional links are relevant; (f) means for weighting said relevant additional links;
(g) means for copying said relevant additional weighted links to said search list; and (h) means for performing steps (a)-(g) until an ending condition occurs.
PCT/US2001/030584 2000-09-29 2001-09-28 Method and apparatus to retrieve information from a network WO2002027562A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001293193A AU2001293193A1 (en) 2000-09-29 2001-09-28 Method and apparatus to retrieve information from a network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/675,594 2000-09-29
US09/675,594 US6584468B1 (en) 2000-09-29 2000-09-29 Method and apparatus to retrieve information from a network

Publications (2)

Publication Number Publication Date
WO2002027562A2 true WO2002027562A2 (en) 2002-04-04
WO2002027562A3 WO2002027562A3 (en) 2003-10-09

Family

ID=24711174

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/030584 WO2002027562A2 (en) 2000-09-29 2001-09-28 Method and apparatus to retrieve information from a network

Country Status (3)

Country Link
US (1) US6584468B1 (en)
AU (1) AU2001293193A1 (en)
WO (1) WO2002027562A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004097670A1 (en) * 2003-04-29 2004-11-11 Contraco Consulting & Software Limited Method for generating data records from a data bank, especially from the world wide web, characteristic short data records, method for determining data records from a data bank which are relevant for a predefined search query and search system for implementing said method

Families Citing this family (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7596755B2 (en) * 1997-12-22 2009-09-29 Ricoh Company, Ltd. Multimedia visualization and integration environment
DE60137454D1 (en) 2000-10-24 2009-03-05 Aol Llc METHOD OF MEASURING THE SIDE OF AN EMBEDDED MEDIA PLAYING DEVICE
US8122236B2 (en) 2001-10-24 2012-02-21 Aol Inc. Method of disseminating advertisements using an embedded media player page
US20020103920A1 (en) * 2000-11-21 2002-08-01 Berkun Ken Alan Interpretive stream metadata extraction
US7062486B2 (en) * 2000-12-05 2006-06-13 International Business Machines Corporation Method, system and program product for enabling authorized access and request-initiated translation of data files
US7047482B1 (en) 2001-02-28 2006-05-16 Gary Odom Automatic directory supplementation
US7272594B1 (en) * 2001-05-31 2007-09-18 Autonomy Corporation Ltd. Method and apparatus to link to a related document
JPWO2003044693A1 (en) * 2001-11-19 2005-03-24 富士通株式会社 Information navigation system
US20040064500A1 (en) * 2001-11-20 2004-04-01 Kolar Jennifer Lynn System and method for unified extraction of media objects
US8527495B2 (en) * 2002-02-19 2013-09-03 International Business Machines Corporation Plug-in parsers for configuring search engine crawler
US7949648B2 (en) * 2002-02-26 2011-05-24 Soren Alain Mortensen Compiling and accessing subject-specific information from a computer network
US7693830B2 (en) 2005-08-10 2010-04-06 Google Inc. Programmable search engine
US7716199B2 (en) 2005-08-10 2010-05-11 Google Inc. Aggregating context data for programmable search engines
US7743045B2 (en) 2005-08-10 2010-06-22 Google Inc. Detecting spam related and biased contexts for programmable search engines
WO2003098900A1 (en) * 2002-05-17 2003-11-27 Docomo Communications Laboratories Europe Gmbh De-fragmentation of transmission sequences
US7024405B2 (en) * 2002-07-18 2006-04-04 The United States Of America As Represented By The Secretary Of The Air Force Method and apparatus for improved internet searching
JP3997412B2 (en) * 2002-11-13 2007-10-24 ソニー株式会社 Information processing apparatus and method, recording medium, and program
US7028029B2 (en) * 2003-03-28 2006-04-11 Google Inc. Adaptive computation of ranking
US7216123B2 (en) * 2003-03-28 2007-05-08 Board Of Trustees Of The Leland Stanford Junior University Methods for ranking nodes in large directed graphs
US20050071328A1 (en) * 2003-09-30 2005-03-31 Lawrence Stephen R. Personalization of web search
US8321278B2 (en) * 2003-09-30 2012-11-27 Google Inc. Targeted advertisements based on user profiles and page profile
US20050222989A1 (en) * 2003-09-30 2005-10-06 Taher Haveliwala Results based personalization of advertisements in a search engine
GB2411014A (en) * 2004-02-11 2005-08-17 Autonomy Corp Ltd Automatic searching for relevant information
US7716223B2 (en) 2004-03-29 2010-05-11 Google Inc. Variable personalization of search results in a search engine
US7565630B1 (en) 2004-06-15 2009-07-21 Google Inc. Customization of search results for search queries received from third party sites
US7340672B2 (en) * 2004-09-20 2008-03-04 Intel Corporation Providing data integrity for data streams
JP2009508273A (en) * 2005-09-14 2009-02-26 オー−ヤ!,インク. Apparatus and method for indexing and searching networked information
CN1790335A (en) * 2005-12-19 2006-06-21 无锡永中科技有限公司 XML file data access method
US9633356B2 (en) 2006-07-20 2017-04-25 Aol Inc. Targeted advertising for playlists based upon search queries
US9165040B1 (en) * 2006-10-12 2015-10-20 Google Inc. Producing a ranking for pages using distances in a web-link graph
US8156056B2 (en) * 2007-04-03 2012-04-10 Fernando Luege Mateos Method and system of classifying, ranking and relating information based on weights of network links
US9477719B2 (en) * 2008-08-28 2016-10-25 Oracle International Corporation Search using business intelligence dimensions
US9836538B2 (en) * 2009-03-03 2017-12-05 Microsoft Technology Licensing, Llc Domain-based ranking in document search
US9529915B2 (en) * 2011-06-16 2016-12-27 Microsoft Technology Licensing, Llc Search results based on user and result profiles
US9436726B2 (en) 2011-06-23 2016-09-06 BCM International Regulatory Analytics LLC System, method and computer program product for a behavioral database providing quantitative analysis of cross border policy process and related search capabilities
US9323767B2 (en) 2012-10-01 2016-04-26 Longsand Limited Performance and scalability in an intelligent data operating layer system
US9910899B1 (en) * 2014-09-03 2018-03-06 State Farm Mutual Automobile Insurance Company Systems and methods for electronically mining intellectual property
CN116186368B (en) * 2023-03-17 2023-11-14 广东朝恒科技有限公司 Data crawling method and system

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5724567A (en) 1994-04-25 1998-03-03 Apple Computer, Inc. System for directing relevance-ranked data objects to computer users
US5758257A (en) 1994-11-29 1998-05-26 Herz; Frederick System and method for scheduling broadcast of and access to video programs and other data using customer profiles
US5855015A (en) * 1995-03-20 1998-12-29 Interval Research Corporation System and method for retrieval of hyperlinked information resources
US6067552A (en) 1995-08-21 2000-05-23 Cnet, Inc. User interface system and method for browsing a hypertext database
US5974409A (en) 1995-08-23 1999-10-26 Microsoft Corporation System and method for locating information in an on-line network
US5867799A (en) 1996-04-04 1999-02-02 Lang; Andrew K. Information system and method for filtering a massive flow of information entities to meet user information classification needs
US5903892A (en) * 1996-05-24 1999-05-11 Magnifi, Inc. Indexing of media content on a network
US5913208A (en) 1996-07-09 1999-06-15 International Business Machines Corporation Identifying duplicate documents from search results without comparing document content
US5842206A (en) 1996-08-20 1998-11-24 Iconovex Corporation Computerized method and system for qualified searching of electronically stored documents
US6085186A (en) 1996-09-20 2000-07-04 Netbot, Inc. Method and system using information written in a wrapper description language to execute query on a network
WO1998018088A1 (en) 1996-10-23 1998-04-30 Access Co., Ltd. Information apparatus having automatic web reading function
GB2331166B (en) * 1997-11-06 2002-09-11 Ibm Database search engine
US6078914A (en) 1996-12-09 2000-06-20 Open Text Corporation Natural language meta-search system and method
US5966126A (en) 1996-12-23 1999-10-12 Szabo; Andrew J. Graphic user interface for database system
US5875446A (en) 1997-02-24 1999-02-23 International Business Machines Corporation System and method for hierarchically grouping and ranking a set of objects in a query context based on one or more relationships
US5987454A (en) * 1997-06-09 1999-11-16 Hobbs; Allen Method and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource
US6078917A (en) 1997-12-18 2000-06-20 International Business Machines Corporation System for searching internet using automatic relevance feedback
US6055538A (en) 1997-12-22 2000-04-25 Hewlett Packard Company Methods and system for using web browser to search large collections of documents
US5983221A (en) 1998-01-13 1999-11-09 Wordstream, Inc. Method and apparatus for improved document searching
US6421675B1 (en) 1998-03-16 2002-07-16 S. L. I. Systems, Inc. Search engine
US6038574A (en) 1998-03-18 2000-03-14 Xerox Corporation Method and apparatus for clustering a collection of linked documents using co-citation analysis
WO1999057656A1 (en) 1998-05-01 1999-11-11 Citizen 1 Software, Inc. Method and apparatus for simultaneously accessing a plurality of dispersed databases
US6356899B1 (en) * 1998-08-29 2002-03-12 International Business Machines Corporation Method for interactively creating an information database including preferred information elements, such as preferred-authority, world wide web pages
WO2000038086A2 (en) 1998-12-08 2000-06-29 Livetechnology (Pty) Ltd. Information network search engine
US6434556B1 (en) * 1999-04-16 2002-08-13 Board Of Trustees Of The University Of Illinois Visualization of Internet search information
US6295559B1 (en) * 1999-08-26 2001-09-25 International Business Machines Corporation Rating hypermedia for objectionable content
US6389467B1 (en) * 2000-01-24 2002-05-14 Friskit, Inc. Streaming media search and continuous playback system of media resources located by multiple network addresses
US6438539B1 (en) * 2000-02-25 2002-08-20 Agents-4All.Com, Inc. Method for retrieving data from an information network through linking search criteria to search strategy

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
DE BRA P M E ET AL: "Information retrieval in the World-Wide Web: Making client-based searching feasible" COMPUTER NETWORKS AND ISDN SYSTEMS, NORTH HOLLAND PUBLISHING. AMSTERDAM, NL, vol. 27, no. 2, 1 November 1994 (1994-11-01), pages 183-192, XP004037989 ISSN: 0169-7552 *
HERSOVICI M ET AL: "The shark-search algorithm. An application: tailored Web site mapping" COMPUTER NETWORKS AND ISDN SYSTEMS, NORTH HOLLAND PUBLISHING. AMSTERDAM, NL, vol. 30, no. 1-7, 1 April 1998 (1998-04-01), pages 317-326, XP004121415 ISSN: 0169-7552 *
JUNGHOO C ET AL: "Efficient crawling through URL ordering" COMPUTER NETWORKS AND ISDN SYSTEMS, NORTH HOLLAND PUBLISHING. AMSTERDAM, NL, vol. 30, no. 1-7, 1 April 1998 (1998-04-01), pages 161-172, XP004121430 ISSN: 0169-7552 *
SOUMEN CHAKRABARTI ET AL: "Distributed hypertext resource discovery through examples" PROCEEDINGS OF 25TH INTERNATIONAL CONFERENCE ON VERY LARGE DATABASES, EDINBURGH, UK, 7 - 10 September 1999, pages 375-386, XP002250581 1999, Orlando, FL, USA, Morgan Kaufmann Publishers, USA *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004097670A1 (en) * 2003-04-29 2004-11-11 Contraco Consulting & Software Limited Method for generating data records from a data bank, especially from the world wide web, characteristic short data records, method for determining data records from a data bank which are relevant for a predefined search query and search system for implementing said method

Also Published As

Publication number Publication date
AU2001293193A1 (en) 2002-04-08
US6584468B1 (en) 2003-06-24
WO2002027562A3 (en) 2003-10-09

Similar Documents

Publication Publication Date Title
US6584468B1 (en) Method and apparatus to retrieve information from a network
US7653870B1 (en) System and method of dynamically generating index information
CN1104696C (en) System and method for automatically adding informational hypertext links to received documents
US6981217B1 (en) System and method of obfuscating data
US7630973B2 (en) Method for identifying related pages in a hyperlinked database
US6138113A (en) Method for identifying near duplicate pages in a hyperlinked database
US6826576B2 (en) Very-large-scale automatic categorizer for web content
US6789076B1 (en) System, method and program for augmenting information retrieval in a client/server network using client-side searching
US6321220B1 (en) Method and apparatus for preventing topic drift in queries in hyperlinked environments
US6581056B1 (en) Information retrieval system providing secondary content analysis on collections of information objects
US7062707B1 (en) System and method of providing multiple items of index information for a single data object
US6959326B1 (en) Method, system, and program for gathering indexable metadata on content at a data repository
US6795820B2 (en) Metasearch technique that ranks documents obtained from multiple collections
US5933832A (en) Retrieval system for frequently updated data distributed on network
JP2001519952A (en) Data summarization device
US10210222B2 (en) Method and system for indexing information and providing results for a search including objects having predetermined attributes
EP0953920A2 (en) Method and/or systems for accessing information
US7024405B2 (en) Method and apparatus for improved internet searching
US20020059223A1 (en) Locator based assisted information browsing
US7502773B1 (en) System and method facilitating page indexing employing reference information
KR20020062464A (en) A method of searching the Web using meta search engines and the system thereof
EP1887483B1 (en) Dynamic content based assisted information browsing

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP