US20070266306A1 - Site finding - Google Patents

Site finding Download PDF

Info

Publication number
US20070266306A1
US20070266306A1 US11/878,254 US87825407A US2007266306A1 US 20070266306 A1 US20070266306 A1 US 20070266306A1 US 87825407 A US87825407 A US 87825407A US 2007266306 A1 US2007266306 A1 US 2007266306A1
Authority
US
United States
Prior art keywords
list
search
links
query
urls
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US11/878,254
Inventor
Moshe Koppel
Eyal Lanxner
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intellectual Ventures Assets 186 LLC
Callahan Cellular LLC
Original Assignee
Egocentricity Ltd
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 Egocentricity Ltd filed Critical Egocentricity Ltd
Priority to US11/878,254 priority Critical patent/US20070266306A1/en
Assigned to EGOCENTRICITY LTD. reassignment EGOCENTRICITY LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LANXNER, EYAL, KOPPEL, MOSHE
Publication of US20070266306A1 publication Critical patent/US20070266306A1/en
Assigned to AGAVIX INVESTMENTS LLC reassignment AGAVIX INVESTMENTS LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: EGOCENTRICITY LTD.
Assigned to INTELLECTUAL VENTURES ASSETS 186 LLC reassignment INTELLECTUAL VENTURES ASSETS 186 LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CALLAHAN CELLULAR L.L.C.
Assigned to INTELLECTUAL VENTURES ASSETS 186 LLC, INTELLECTUAL VENTURES ASSETS 191 LLC reassignment INTELLECTUAL VENTURES ASSETS 186 LLC SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MIND FUSION, LLC
Abandoned legal-status Critical Current

Links

Images

Classifications

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

Definitions

  • the present invention relates to searching for information on a data network, and especially to searching utilizing an analysis of the results of search engines.
  • Hubs are Internet sites that contain links to many other sites in a same field and authorities are sites that are pointed to by a significant number of relevant sites in a field. An iterative process was suggested to determine, from among a predetermined set of sites, a kernel of sites that match a hub or authority definition. In the Kleinberg paper, it is noted that the Internet is to be considered a different type of data network than journal articles.
  • An object of some embodiments of the invention is finding one or more hub sites or lists of WWW pages that cover a topic presented by a set of input sites.
  • the hubs or page lists are selected by virtue of their including links to a significant number of the sites in the set of the input sites.
  • An expected advantage of using hubs is that each hub may concentrate in it a large number of links to relevant sites, beyond those provided in the input set, and also include additional information which can help a human user select certain sites for browsing.
  • An aspect of some embodiments of the invention relates to selecting a potential hub based on a statistical analysis of an Internet link structure, for example, using an approximation of a number of links from the potential hub to a set of input sites, rather than determining which sites from the input set are actually pointed to.
  • this determination is made by searching for potential hubs that include links to groups of input sites and then ranking the resulting potential hubs, based on the number of groups pointed to by each potential hub.
  • the approximation may be significantly different from the actual number of links between a potential hubs and individual member sites of input groups. It is noted that-in some embodiments, there is no final determination of which particular site is pointed to by the potential hub.
  • An aspect of some embodiments of the invention relates to a method of automatically determining a hub-potential of a site, for example for ranking hubs in a set of potential hubs or for finding potential hubs in a search.
  • a hub potential of a site is determined based on structural properties of the site, for example, the existence of a list of links and/or the existence of a text paragraph (e.g., a review or description) of many of the links.
  • the number of links is determined by counting the occurrence of the phrases which indicate the presence of links, such as “http:” or “href”.
  • a hub-potential may be determined based on the usage of key terms of the topic in the site in general and/or in anchor portions of the site in particular, such as a main title or a section heading.
  • a hub-potential may be determined based on a usage of hub-typical words or phrases, such as “list of links”, “links”, “index”, “list”, “compilation”and/or “resources”.
  • these words or phrases receive a higher scoring based on their location in the site, for example in a title or before a long list of links.
  • the potential hubs are ranked and/or filtered before being analyzed in greater depth.
  • the hub generation process may create a small set of potential hubs to begin with, for example using a threshold setting.
  • Such ranking may include, for example, selecting only a subset of those sites that point to the input set of sites, for example based on the existence of a topic word in those sites, prior to analyzing the sites for hub-potential.
  • potential hubs that are found using a search engine are required to both include a topic word and at least one link to one group of sites from the input site.
  • hub potential is characterized by rules, which may be phrased in a search engine command language, so a search for the hubs using the search engine returns sites with a higher potential of being desired hubs.
  • rules which may be phrased in a search engine command language, so a search for the hubs using the search engine returns sites with a higher potential of being desired hubs.
  • the particular features of a search engine for example, searching for URLs or links, disjunctive search and/or pipes, are used to perform one or more of the above activities, for example, group comparison, rule application and/or thresholding of potential hubs, more efficiently.
  • an input set of sites is generated by a user providing a topic or topic words and generating, for example by one or more search engine(s) and/or Internet indexes, a list of sites relevant to that topic.
  • the list of sites is filtered prior to being used as a basis for finding hubs, for example by removing redundant and/or mirroring sites.
  • an input set of sites is generated from a user provided site.
  • the user provided site can be analyzed to find a second set of sites that is similar to the provided site.
  • One exemplary method of determining similarity is by finding hubs as defined above which point to the site and selecting links from those hubs as similar sites. Another exemplary method is to receive a short list of examples for such similar sites. Another exemplary method is finding sites that contain similar text to the provided site.
  • the user provides a set of sites, rather than a single site.
  • hubs that point to the similar sites and not to the provided sites are determined.
  • these hubs are treated as hubs to which a link to the provided site should be added, for example by suggestion to the hub operators.
  • an input set of sites is generated by analyzing a user provided hub or a hub obtained from previous use of hub-finder or a hub constructed by combining search results/analysis of existing hubs or other user provided information.
  • a list of a user's favorite bookmarks or recently or frequently traveled sites may be used as an input instead.
  • Such lists may be considered to comprise a profile of a user, for example for advertisement targeting or for finding friends or partners.
  • Such a user profiling tool can be used, in some embodiments of the invention, to extrapolate from an existing, studied group of users to a large group which is not studied in detail but whose browsing habits are known.
  • a set of sites may be filtered, manually or automatically, prior to being used as an input set, for example, a user manually selecting a subset of links or a topic word for use in analyzing the suitability of the links.
  • the resulting hubs are considered a set of hubs which are similar to the input hub or at least an aspect of the input hub, and may thus be presented to a user
  • a set of similar hubs is analyzed, to harvest information which may be useful, for example to the owner of the provided hub.
  • the links of the similar hubs are collated, filtered and/or ranked, to detect links or textual descriptive material of links that are missing from the input hub and might be desirable.
  • links that exist in the provided hub are ranked based on the particulars of the appearance of such links in the similar hubs.
  • a new hub is created, possibly ad-hoc, based on the analyzed similar hubs.
  • the similar hubs that are found may be real hubs searched for in the Internet.
  • interest hubs of users may be determined.
  • a database of user's browsing habits or favorite links may be considered as hubs, one for each user.
  • the search for hubs then comprises searching in this database for users, whose interest hubs are relevant to a provided set of input hubs.
  • the expansion of sites into hubs may be performed on the Internet, in which case the found hubs reflect the common association of links.
  • These hubs may be used to find links that exist in the database of user habits.
  • the expansion of sites into hubs is performed in the user habits database, in which case the found hubs reflect the preferences of the particular users in the database.
  • a similarity between user browsing habits (or favorite links) and hub sites which may be noted, is that both are lists of links that are organized by a thinking being to reflect a particular thought, topic or personality.
  • An aspect of some embodiments of the invention relates to a method of presenting a list of hub sites.
  • the sites may be provided along with auxiliary information, for example, information about link structure, such as number of links, number of unique links (not in other pages), number of popular links (on at least k pages), amount of explanation for each link, method of ordering of links in the page (alphabetic, topical, regional, ranked, etc.), information copied from the target pages, such as he links themselves and/or explanations about the links. Copied information may be collated, for example, by target link (or equivalent links), or grouped according to other criteria, such as length, alphabetic, topic, rank, region and/or repetition.
  • a method of finding WWW pages each of which includes at least one list of links to desired Internet resources, comprising:
  • the method comprises displaying said response to a user.
  • said at least one URL comprises a plurality of URLs.
  • said response is generated using a single search step and no iterations.
  • said method comprises ranking said search results.
  • ranking of a WWW page is responsive to a number of groups of URLs pointed to by said WWW page.
  • said generating at least one search query comprises:
  • said executing comprises executing said generated at least one query for a plurality of said groups, generating a plurality of result lists.
  • all of said groups have a same number of members.
  • at least three of said groups have a different number of members from each other.
  • the method comprises collating said result lists into a single list of search results.
  • the method comprises ranking the contents of at least one of said result lists.
  • said collating is responsive to said ranking of said at least one of said result lists.
  • said ranking is applied to said result list after it is generated.
  • the method comprises filtering said at least one result list responsive to said ranking.
  • said ranking is applied to said result list during said execution.
  • said ranking is applied by adding at least one limitation to said at least one generated search query.
  • said ranking comprises ranking responsive to a number of said URLs pointed to by said result list.
  • said ranking comprises ranking responsive to a morphological property of pages of said at least one result list.
  • said morphological property comprises the existence of a link list.
  • said ranking indicates a probability of a ranked page being a hub.
  • said ranking comprises ranking responsive to the presence of at least one key word in pages of said at least one result list.
  • said key word comprises a word that is related to a content of said list of URLs.
  • said key word comprises a word that serves as a statistical indicator that the page is a hub.
  • said key word is selected from the group “links”, “index” and “resource”.
  • said providing comprises a user providing a list of URLs.
  • said user provided list of URLs comprises at least a part of a URL bookmark file.
  • a method according to claim 1 wherein said providing comprises a user providing a WWW page including a list of URLs.
  • said providing comprises:
  • said providing comprises:
  • said executing said at least one generated query comprises executing said at least one query to ignore WWW pages that include links to said user provided URL.
  • the method comprises filtering said search results before said generating.
  • said search tool comprises a search engine.
  • said executing said at least one query comprises executing using a pipe feature of said search engine to limit a second search step to a list of sites found in a first search step using said search engine.
  • said response comprises a list of said WWW pages.
  • said response includes link statistics for said WWW pages.
  • said link statistics include a number of links in each WWW page.
  • said link statistics include an indicator of a uniqueness of links in each WWW page.
  • said link statistics include an indicator of an amount of information associated with links in each WWW page.
  • said response comprises a list of links listed in at least one of said WWW pages.
  • said response comprises a list of links listed in at least a given number of said WWW pages.
  • said given number is greater than 1.
  • said given number is greater than 2.
  • said list is arranged by WWW pages.
  • said list comprises information associated with a link in its corresponding WWW page.
  • said list indicates pages not including a link to any URL in a predetermined list of URLs.
  • said list indicates pages not including a link from the contents of any URL in a predetermined list of URLs.
  • said predetermined list is provided by a user.
  • a method of finding WWW pages each of which includes at least one list of links to desired Internet resources, comprising:
  • the method comprises displaying said response to a user.
  • said at least one WWW page comprises a plurality of WWW pages.
  • said providing comprises providing a WWW page including having a link to said at least one URL.
  • said providing comprises providing a list of a plurality of URLs.
  • generating a list of related URLs comprises generating a list of competition URLs.
  • generating a list of related URLs comprises generating a list of similar URLs.
  • generating a list of related URLs comprises finding WWW pages characterized in that a common WWW page includes links to at least one of said WWW pages and at least one of said at least one URL.
  • said determining comprises executing a query on a search engine.
  • FIG. 1 is a schematic illustration of a configuration of a search engine in accordance with an exemplary embodiment of the invention
  • FIG. 2 is a flowchart of a method for finding hubs, in accordance with an exemplary embodiment of the invention.
  • FIG. 3 is a flowchart of a method of finding sites similar to a provided list of sites, in accordance with an exemplary embodiment of the invention.
  • FIG. 1 is a schematic illustration of a configuration 100 of a search engine 106 in accordance with an exemplary embodiment of the invention.
  • a user 102 uses search engine 106 for finding sites of interest on an Internet 104 .
  • the connection to search engine 106 is typically also through Internet 104 , but is not required.
  • search engine 106 utilizes a database 108 that contains indexes and other information relating to WWW pages known to search engine 106 .
  • a user provides terms and the engine responds with a list of sites that include some of the terms.
  • Some, more advanced search engines also provide sites that appear to be related for various reasons.
  • a directory including an index of which sites link to which other sites is used as a search tool.
  • a search engine result analyzer 110 is optionally provided, to analyze the results of the search of index 108 by search engine 106 and to provide analyzed results to user 102 .
  • analyzer 110 also executes particular searches on search engine 106 .
  • result analyzer 110 is optionally configured to work best with a particular search engine 106 , a same analyzer can work with a plurality of search engines.
  • search engines do not typically provide a single or small number or exactly matching sites, rather, based on keywords or subject fields, a large number of sites that might be suitable are provided. Wading through a long list of sites is extremely time consuming. One reason for this required wading is the lack of suitable software for determining if a particular site is really relevant to user 102 . Also, valuable sites are often missed.
  • indexing sites such as Yahoo!, which use human indexers, often do not supply a suitable site, for several reasons, including, (a) not being up to date; (b) lack of coverage over much of the Internet; (c) lack of suitable manpower and/or time for such manpower to cover all the myriad subjects on the Internet; and (d) lack of a suitable index structure.
  • Typical reasons that a user browses the Internet for information include:
  • the inventors of the present invention have realized that in many fields there are interested people who have compiled their own listing of relevant sites and an analysis of each relevant site; such listing sites are known as hubs. Thus, it is generally useful to provide a user with a short list of such hubs.
  • the inventors have also realized that reviewing such hubs by a user may be a better way for the user to find a dependable and knowledgeable authority in a field, than by merely relying on an automated program that analyses links between sites. Neglecting a search for potential authorities, in accordance with some embodiments of the invention can allow a faster method to be used for finding hubs. Once these hubs are determined, there are other, further types of analysis that can be usefully presented to a user and answer other information gathering questions the user might have.
  • a user may have a particular question to which he desires an answer.
  • the words used in the question often do not match the words used in the field, or in the particular site that holds the answer to the user's question.
  • Each hub can be considered, among other things, to be a dictionary of synonyms. Once a user finds one hub, the common usage of names to describe the subject of the question, generally becomes clear.
  • FIG. 2 is a flowchart 120 of a method for finding hubs, in accordance with an exemplary embodiment of the invention.
  • a keyword search ( 122 ) is performed.
  • other ways of locating a plurality of sites related to the subject matter may be used, for example, the listing of links in an existing hub may be used. Other method of providing link lists are described below.
  • the number of sites returned is limited, for example to 50.
  • An optional filtering step 124 may be performed to remove sites that are clearly unsuitable, for example multiple results in a same domain.
  • Other possible filtering rules include: removing internal sites of other search engines, removing sites with low ratings or based on the site size or creation/revision date. After filtering, there are N sites, where N may be a result of the filtering or the filtering may be adapted to achieve a desired value for N.
  • K is a function of N.
  • K is a function of the results in the group, for example, one group may have a small number of high ranking results while another group has a large number of low-ranking results. It is not, however, required that all groups be the same size.
  • Various grouping methods may be used, for example, randomly selecting sites, based on order in search results (either selecting blocks of sites, or selecting evenly or non-evenly spaced sites from the search results), based on a ranking method, to create groups with balanced ranks or search order (e.g., two high and two low ranks) and/or grouping similar sites together.
  • the size of the group may be inversely related to the ranking of sites in the groups.
  • a plurality of potential hubs are determined in step 128 , by searching for sites that include links to any site in one of the groups. Only N/K searches are required.
  • the search is for sites that include reference to or link to the http address of at least one of the sites in the group, e.g. the search term being: “www.site1.com OR www.site2.com OR www.site3.com/stuff OR www.site4.com”.
  • this search includes a request for ranking of search results by the search engine.
  • the results of all the searches are collated and then optionally ranked ( 130 ).
  • a two digit number is used, the tens being the number of searches the site came up on and the ones being the existence and number of special keywords that appear in the potential hub (to be described below).
  • a four digit scheme may also be used.
  • different ranking methods or different weights for the different factors may be used.
  • Exemplary special keywords are words that indicate that a site is more likely to be a hub (described below) or words from the subject topic or from the original search. In some cases, such topic words can be gleaned from the original search results ( 122 ), for example from the page topics or provided by a user.
  • a small number of hubs are selected for further consideration, for example based on the ranking.
  • the selected hubs are filtered to remove sites that are not desirable, for example based on an analysis of their content.
  • Exemplary analysis rules that can be applied are: counting the number of links from the site; counting the number of links which also appear on other potential hubs; eliminating potential hubs which are almost identical to other potential hubs.
  • a larger number of links indicates a more desirable hub. If however, the number of links is too high, this may indicate an omnibus hub that may be too difficult to use, if it is not organized.
  • a later optional step of analyzing the amount of content associated with each link and/or the organization of the links may be used to determine if such an omnibus hub is suitable for the user.
  • the filtered hubs are then presented to user 102 ( 136 ).
  • the filtered hubs are presented as a list of links.
  • the sites may be provided along with auxiliary information, for example, information about link structure, such as number of links, number of unique links (not in other pages), number of popular links (on at least k pages or top q pages), amount of explanation for each link, method of ordering of links in the page (alphabetic, topical, regional, ranked , etc.), information copied from the target pages, such as the links themselves and/or explanations about the links.
  • the list may indicate or be separated into pages that include many (or any) links to the user provided URL(s) and those pages that do not.
  • hubs are found without finding authorities at the same time.
  • a potential advantage is obviating a need for an iterative process to identify the hubs.
  • the step of determining an authority is performed manually by a user browsing through a short list of found hubs, to see which link in the hubs is suggested, by the hub, or by its contents, as a suitable authority. It is expected that in many cases, this method of finding an authority will yield better results than automatic determination of authorities, as many hubs are composed by experts and contain many hints that an automated method might not grasp, while a human user will.
  • many sites include links to other sites, for many reasons, which may have nothing to do with searching for information. However, when a hub includes a list of links, the list itself is often put together with some thought or logic.
  • these hubs may be analyzed to determine whether or not a particular target site is pointed to, by the found hubs. This determination may be used, for example, for updating the hubs by the hub owner or a party offering a service of hub updating and supplementing.
  • the hubs are analyzed to detect and/or utilize inconsistencies between a search engine index and the actual state of WWW sites in the world.
  • a new WWW site can be detected by finding it on a hub.
  • a search result listing can be analyzed to detect relevant or virtual hubs and then the links in the hubs compared to the search results so as to provide to a user with a list limited to new sites.
  • the input list of sites may be a listing of possible competitors.
  • Such a list may be generated, for example, using a “find similar sites” feature common in many search engines, as applied to a site of interest, or provided by a user or found automatically by analyzing collections of sites.
  • the site of interest is indicated, in the search query, as desirable not to be found in the resulting hubs. This allows the finding of hubs that should contain a link to the site of interest but do not.
  • the most relevant hubs may be characterized, at least in part, by the number of competition sites pointed to by the potential hubs.
  • One method of finding such hubs is to search for hubs that include links to any one of the first N (e.g., 10) competitor sites.
  • the search can be performed for example as shown in FIG. 2 at 128 , in which groups of sites are search together or potential hubs may be found for each individual.
  • the results can filtered, for example as described above.
  • the links in the found potential hubs can be collated and ranked.
  • the provided or determined competitor list is too short (e.g., below a threshold length or not providing reasonable results, for example if the number of total links or hubs to the competitors as a group and/or as individuals is greater than a threshold value), it may be augmented, for example with other relevant sites, such as sites that include topic words found in the competition sites or provided by the user.
  • FIG. 3 is a flowchart 160 of a method of finding hubs similar to a provided list of sites and/or an existing hub, in accordance with an exemplary embodiment of the invention.
  • the similarity is embodied in a similarity of the content, type and/or other characteristics of links from and/or to the sites.
  • sites that are similar to individual ones of the provided sites are sought.
  • a found site is similar to a combination of the provided example sites. This method is useful, for example, for finding a group of sites that may be of interest to a particular user.
  • a list of links is provided.
  • This list may be provided in many ways, for example being gleaned from a provided set of sites to which similar sites are sought.
  • this list may comprise a list of “favorites” or bookmarks or a user, of the list of links in such a list of favorites.
  • the links are copied from the link list of a particular hub.
  • a step 164 the method of FIG. 2 is desirably applied to find potential hubs for the links. Other methods may be used as well.
  • the resulting potential hubs may indicate other users whose interests are similar to those of a user who provided a “favorites” list.
  • An additional filtration method of hubs or sites can be based on the presence or lack of presence of topic words. Even if a user does not provide such topic words to begin with, these words may be automatically gleaned, for example from title or summary sections of relevant pages or by analyzing the text of URLs. It is noted that some search engines can be controlled to search for common words only in “summary” parts of the page or in anchor portions of the page (near links).
  • Another filtration method takes into account the presence of links that are essentially garbage links, such as promotions or advertising. These links may be repetitive or only a part of the link, for example the domain name is repeated.
  • a database of such links and their fields is maintained, so that if these links are actually of interest, this fact can be determined by the field of search matching that in the database.
  • Another filtration method analyzes a site based on its hub-likeness. Such an analysis may be based on the number and organization of links, existence of special sections titled, for example, “additional links” and/or the use of words common in hubs, such as “links”, “index”, and “resource”.
  • a typical reason for a user searching for a hub is as a starting point for searching on a subject X. Not all hubs are equally suitable. Desirably, a “best” hub will optionally meet as many as possible of the following criteria:
  • the division of the links into categories can be determined by clustering methods. For example, taking each group of links and finding whether there are many or few hubs that include many of the links in the group.
  • a search may be limited to a search in links of potential hubs or selected (by a user or automatically) ones of the hubs.
  • Some search engines, such as “infoseek” include such a tool.
  • a search can be limited by requiring the presence of selected ones of the links.
  • the length of the search clause is limited, so that it may need to be repeated several times, each time with other of the relevant links.
  • searching may be performed using a smart agent or through a web site (or software tool) dedicated to the application of the present invention.
  • Some search engines provide such a result.
  • the number of displayed results can be limited to zero or one, so only the total count needs to be looked at.
  • a connection to the search engine is broken as soon as the number of results is provided.
  • the searching for potential hubs is optionally statistical, in that groups of sites are treated as single units. However, in some cases it is useful to treat at least one hub on an individual basis, for example if the hub is deemed to have been updated lately or based on its rank. Such a hub may be retrieved and/or the hub may be compared to each of the links, to see which links the hub actually includes.
  • a service is provided to find hubs to which a WWW site should belong.
  • Money can be charged based on clicks to the site and/or purchases at the site following travel through the links.
  • the above analysis methods can be used, for example, to suggest to the site and/or to the hubs the suitability of listing the site.
  • a service provider may sign contracts with the hubs to list sites at the service provider's request.
  • the service provider can also provide an indexing service of pointing to the hubs of interest in a particular field.
  • the service provider provides a distributed index, of which the service provider may not own any part, but optionally controls the existence of at least a limited number of relevant sites for the field that the index covers, in the particular slant (role) of that distributed index site.
  • at least part of each distributed index part is arranged in a standardized format.
  • the service provider can contact the hubs, to determine that additional site links are desired, and/or the sites, to determine that additional listings in hubs are desired. Once either an interested site owner or hub owner are determined, a partner (hub or site) for completing the listing transaction can usually be found. Alternatively, competing hubs may be set up by the service provider.
  • the service provider provides the list of sites as a file including also promotional material, so that the site owner will copy the link list with the promotional material.
  • the links provided are not links directly to the targets, instead, the link passes through a server controlled by the service provider, for example to track access for charging purposes, which server can, for example, add promotional material and/or assure that the site links are up-to-date.
  • mapping sites personalization of search engines, ranking of relevant sites and/or alerting to new sites may be provided in a significantly more efficient manner than known in the art using the methods described above, in some embodiments of the invention.
  • the service provider can update the site listing periodically, to reflect the changes in the Internet.
  • a virtual hub (based on the method of FIG. 2 , for example), may be generated ad hoc, at a user's request.
  • the listing may be generated in real-time or it may be updated periodically, for example once a week.
  • This algorithm corresponds generally to the method of FIG. 2 .
  • Name Centers(T) Input : a set, T, of one or more target urls.
  • Output a set of hubs that link to many urls in T.
  • T′ filter(T) ⁇ delete blacklist, long url >. The source set T is filtered, for example removing long URLs and URLs on a black list. 2.
  • Score(c) > scorethreshold, Score(c) in top rankthreshold ⁇ 9. Centers(T) Filter(Centers’(T)) ⁇ for each family keep highest score, delete dated >.
  • This algorithm is one of the variations described with reference to FIG. 2 , for finding hubs that do not point to a particular site that belongs to a topic of the hubs.
  • Name CentersAbsent(T, url) Input : a set, T, of one or more target urls; url Output : a set of hubs which link to many urls in T but don't link to url.
  • T′ filter(T) ⁇ delete blacklist, long url > 2. Partition T′ into sets of size K: t 1,..., t n using partitionmethod 3.
  • Define Link-to(t i ) all non internal links to t i . 4.
  • Score(c) > scorethreshold, Score(c) in top rankthreshold ⁇ 9. Centers(T) Filter(Centers’(T)) ⁇ delete dated > Parameters: K, partitionmethod, searchengine/settings, timeout, scorethreshold, rankthreshold Finding Sites Relevant to a Topic
  • This algorithm allows a user to selectively provide a list of sites or a topic, as an input into the other methods.
  • Relevant(topic) Input topic
  • Output sites about topic 1.
  • Parameters searchengine, k S Finding Hubs About a Topic
  • This algorithm is one implementation of the method of FIG. 2 .
  • Input topic
  • Output Hubs on topic Algorithm: 1. Compute Relevant(topic) 2. Compute Centers(Relevant(topic, searchengine)) Find Similar Hubs
  • Targets’(c)
  • Else Targets’(c) Targets(c) 5.
  • This algorithm identifies hubs that do not point to a particular site ( FIG. 2 ).
  • Place Target Input url
  • topic Output hub sites not linked to url
  • Algorithm 1. Get Competitors(url) 2. For each t ⁇ Competitors(url) compute CentersAbsent(t, url) 3. 4. If
  • Search result analyzer 110 may be implemented in various ways, optionally without limiting its ability to provide the services described above.
  • search analyzer 110 is integrated with search engine 10 , possibly in a same computer or in a LAN thereof.
  • search analyzer 110 is a separate WWW server that contacts search engine 106 via the Internet or directly.
  • search analyzer 110 is, at least in part, a client software executing on user 102 .
  • This client software may be permanent or it may be a network programmed, e.g. Java, applet that is downloaded by user 102 at need.

Abstract

A method of finding WWW pages, each of which includes at least one list of links to desired Internet resources, comprising: providing a list of URLs; automatically generating at least one query for an Internet search tool for WWW pages that include links to at least one URL of said list of URLs; executing said at least one generated query to provide search results that include at least one of said searched for WWW pages; and generating a response comprising at least one indication of one of said WWW pages, responsive to said search results.

Description

    RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 09/605,987 filed on Jun. 29, 2000, the disclosure of which is incorporated herein by reference.
  • FIELD OF THE INVENTION
  • The present invention relates to searching for information on a data network, and especially to searching utilizing an analysis of the results of search engines.
  • BACKGROUND OF THE INVENTION
  • It is known in the art to analyze data networks, such as journals and journal citations, to determine meta knowledge about the field.
  • IBM Inc., described a method of determining hubs and authorities on the Internet, in U.S. Pat. No. 5,884,305, in a U.S. patent application Ser. No. 08/813,749 filed Mar. 7, 1997, mentioned in the patent and in “Authoritative Sources in a Hyperlinked Environment”, by Jon M. Kleinberg, in IBM research report RJ10076(91892), topic area “Computer Science”, May 29, 1997, the disclosures of which are incorporated herein by reference. Hubs are Internet sites that contain links to many other sites in a same field and authorities are sites that are pointed to by a significant number of relevant sites in a field. An iterative process was suggested to determine, from among a predetermined set of sites, a kernel of sites that match a hub or authority definition. In the Kleinberg paper, it is noted that the Internet is to be considered a different type of data network than journal articles.
  • A paper entitled “Mining the Web's Link Structure”, by S. Chakrabarti et al, in IEEE Computer, Aug. 1999, the disclosure of which is incorporated herein by reference, describes analyzing link structures of WWW pages to determine hubs and authorities. At a site “http://www.google.com”, available on Feb. 1, 2000 and for some time before, a tool “googlescout” is suggested for detecting WWW sites that are similar to a shown site, for example for finding competition.
  • A WWW page “www.cgl.uwaterloo.ca/Project/Vanish/webquery1.html”, apparently available at least from Dec. 11, 1996, the disclosure of which is incorporated herein by reference, describes the “webquery” project, in which a quality of a site that turns up in a search is evaluated based on the number of sites linked to the site and the number of sites links in the site.
  • SUMMARY OF THE INVENTION
  • An object of some embodiments of the invention is finding one or more hub sites or lists of WWW pages that cover a topic presented by a set of input sites. In an embodiment of the invention, the hubs or page lists are selected by virtue of their including links to a significant number of the sites in the set of the input sites. An expected advantage of using hubs is that each hub may concentrate in it a large number of links to relevant sites, beyond those provided in the input set, and also include additional information which can help a human user select certain sites for browsing.
  • An aspect of some embodiments of the invention relates to selecting a potential hub based on a statistical analysis of an Internet link structure, for example, using an approximation of a number of links from the potential hub to a set of input sites, rather than determining which sites from the input set are actually pointed to. In one embodiment of the invention, this determination is made by searching for potential hubs that include links to groups of input sites and then ranking the resulting potential hubs, based on the number of groups pointed to by each potential hub. As a potential hub might include links to more than one site in an input group, the approximation may be significantly different from the actual number of links between a potential hubs and individual member sites of input groups. It is noted that-in some embodiments, there is no final determination of which particular site is pointed to by the potential hub.
  • An aspect of some embodiments of the invention relates to a method of automatically determining a hub-potential of a site, for example for ranking hubs in a set of potential hubs or for finding potential hubs in a search. In one embodiment of the invention, a hub potential of a site is determined based on structural properties of the site, for example, the existence of a list of links and/or the existence of a text paragraph (e.g., a review or description) of many of the links. Optionally, the number of links is determined by counting the occurrence of the phrases which indicate the presence of links, such as “http:” or “href”. Alternatively or additionally, a hub-potential may be determined based on the usage of key terms of the topic in the site in general and/or in anchor portions of the site in particular, such as a main title or a section heading. Alternatively or additionally, a hub-potential may be determined based on a usage of hub-typical words or phrases, such as “list of links”, “links”, “index”, “list”, “compilation”and/or “resources”. Optionally, these words or phrases receive a higher scoring based on their location in the site, for example in a title or before a long list of links.
  • In one embodiment of the invention, the potential hubs are ranked and/or filtered before being analyzed in greater depth. Alternatively or additionally, the hub generation process may create a small set of potential hubs to begin with, for example using a threshold setting. Such ranking may include, for example, selecting only a subset of those sites that point to the input set of sites, for example based on the existence of a topic word in those sites, prior to analyzing the sites for hub-potential. In another example, potential hubs that are found using a search engine are required to both include a topic word and at least one link to one group of sites from the input site.
  • In an embodiment of the invention, hub potential is characterized by rules, which may be phrased in a search engine command language, so a search for the hubs using the search engine returns sites with a higher potential of being desired hubs. In an embodiment of the invention, the particular features of a search engine, for example, searching for URLs or links, disjunctive search and/or pipes, are used to perform one or more of the above activities, for example, group comparison, rule application and/or thresholding of potential hubs, more efficiently.
  • In one embodiment of the invention, an input set of sites is generated by a user providing a topic or topic words and generating, for example by one or more search engine(s) and/or Internet indexes, a list of sites relevant to that topic. Optionally, the list of sites is filtered prior to being used as a basis for finding hubs, for example by removing redundant and/or mirroring sites.
  • Alternatively or additionally, an input set of sites is generated from a user provided site. The user provided site can be analyzed to find a second set of sites that is similar to the provided site. One exemplary method of determining similarity is by finding hubs as defined above which point to the site and selecting links from those hubs as similar sites. Another exemplary method is to receive a short list of examples for such similar sites. Another exemplary method is finding sites that contain similar text to the provided site. Optionally, the user provides a set of sites, rather than a single site.
  • Optionally, hubs that point to the similar sites and not to the provided sites are determined. In some embodiments, these hubs are treated as hubs to which a link to the provided site should be added, for example by suggestion to the hub operators.
  • Alternatively or additionally, an input set of sites is generated by analyzing a user provided hub or a hub obtained from previous use of hub-finder or a hub constructed by combining search results/analysis of existing hubs or other user provided information.
  • Alternatively or additionally to providing a hub as an input, a list of a user's favorite bookmarks or recently or frequently traveled sites may be used as an input instead. Such lists may be considered to comprise a profile of a user, for example for advertisement targeting or for finding friends or partners. Such a user profiling tool can be used, in some embodiments of the invention, to extrapolate from an existing, studied group of users to a large group which is not studied in detail but whose browsing habits are known.
  • A set of sites may be filtered, manually or automatically, prior to being used as an input set, for example, a user manually selecting a subset of links or a topic word for use in analyzing the suitability of the links.
  • Optionally, the resulting hubs are considered a set of hubs which are similar to the input hub or at least an aspect of the input hub, and may thus be presented to a user
  • In one embodiment of the invention, a set of similar hubs is analyzed, to harvest information which may be useful, for example to the owner of the provided hub. In one example, the links of the similar hubs are collated, filtered and/or ranked, to detect links or textual descriptive material of links that are missing from the input hub and might be desirable. In another example, links that exist in the provided hub are ranked based on the particulars of the appearance of such links in the similar hubs. In another example, a new hub is created, possibly ad-hoc, based on the analyzed similar hubs.
  • The similar hubs that are found may be real hubs searched for in the Internet. Alternatively to finding Internet hubs, interest hubs of users may be determined. A database of user's browsing habits or favorite links may be considered as hubs, one for each user. The search for hubs then comprises searching in this database for users, whose interest hubs are relevant to a provided set of input hubs. The expansion of sites into hubs may be performed on the Internet, in which case the found hubs reflect the common association of links. These hubs may be used to find links that exist in the database of user habits. Alternatively also the expansion of sites into hubs is performed in the user habits database, in which case the found hubs reflect the preferences of the particular users in the database. A similarity between user browsing habits (or favorite links) and hub sites, which may be noted, is that both are lists of links that are organized by a thinking being to reflect a particular thought, topic or personality.
  • An aspect of some embodiments of the invention relates to a method of presenting a list of hub sites. Alternatively or additionally, to providing as a list of sites, the sites may be provided along with auxiliary information, for example, information about link structure, such as number of links, number of unique links (not in other pages), number of popular links (on at least k pages), amount of explanation for each link, method of ordering of links in the page (alphabetic, topical, regional, ranked, etc.), information copied from the target pages, such as he links themselves and/or explanations about the links. Copied information may be collated, for example, by target link (or equivalent links), or grouped according to other criteria, such as length, alphabetic, topic, rank, region and/or repetition.
  • There is thus provided in accordance with an exemplary embodiment of the invention, a method of finding WWW pages, each of which includes at least one list of links to desired Internet resources, comprising:
  • providing a list of URLs;
  • automatically generating at least one query for an Internet search tool for WWW pages that include links to at least one URL of said list of URLs;
  • executing said at least one generated query to provide search results that include at least one of said searched for WWW pages; and
  • generating a response comprising at least one indication of one of said WWW pages, responsive to said search results. Optionally, the method comprises displaying said response to a user. Alternatively or additionally, said at least one URL comprises a plurality of URLs. Alternatively or additionally, said response is generated using a single search step and no iterations. Alternatively or additionally, said method comprises ranking said search results. Optionally, ranking of a WWW page is responsive to a number of groups of URLs pointed to by said WWW page.
  • In an exemplary embodiment of the invention, said generating at least one search query, comprises:
  • dividing said list of URLs into a plurality of groups and generating at least a single query for each group, wherein said at least a single query does not differentiate which URL in said group is pointed to by the results of the search,
  • wherein said executing comprises executing said generated at least one query for a plurality of said groups, generating a plurality of result lists. Optionally, all of said groups have a same number of members. Alternatively, at least three of said groups have a different number of members from each other.
  • In an exemplary embodiment of the invention, the method comprises collating said result lists into a single list of search results. Optionally, the method comprises ranking the contents of at least one of said result lists. Optionally, said collating is responsive to said ranking of said at least one of said result lists. Alternatively or additionally, said ranking is applied to said result list after it is generated. Optionally, the method comprises filtering said at least one result list responsive to said ranking.
  • In an exemplary embodiment of the invention, said ranking is applied to said result list during said execution. Optionally, said ranking is applied by adding at least one limitation to said at least one generated search query.
  • In an exemplary embodiment of the invention, said ranking comprises ranking responsive to a number of said URLs pointed to by said result list. Alternatively or additionally, said ranking comprises ranking responsive to a morphological property of pages of said at least one result list. Optionally, said morphological property comprises the existence of a link list.
  • In an exemplary embodiment of the invention, said ranking indicates a probability of a ranked page being a hub. Alternatively or additionally, said ranking comprises ranking responsive to the presence of at least one key word in pages of said at least one result list. Optionally, said key word comprises a word that is related to a content of said list of URLs. Alternatively or additionally, said key word comprises a word that serves as a statistical indicator that the page is a hub. Optionally, said key word is selected from the group “links”, “index” and “resource”.
  • In an exemplary embodiment of the invention, said providing comprises a user providing a list of URLs. Optionally, said user provided list of URLs comprises at least a part of a URL bookmark file.
  • In an exemplary embodiment of the invention, a method according to claim 1, wherein said providing comprises a user providing a WWW page including a list of URLs. Alternatively or additionally, said providing comprises:
  • a user providing one or more topic words; and
  • executing a preliminary search to find a list of URLs related to said one or more topic words. Alternatively or additionally, said providing comprises:
  • a user providing a WWW page; and
  • executing a preliminary search to find a list of URLs that point to pages similar to the provided WWW page. Optionally, said executing said at least one generated query comprises executing said at least one query to ignore WWW pages that include links to said user provided URL.
  • In an exemplary embodiment of the invention, the method comprises filtering said search results before said generating. Alternatively or additionally, said search tool comprises a search engine. Optionally, said executing said at least one query comprises executing using a pipe feature of said search engine to limit a second search step to a list of sites found in a first search step using said search engine.
  • In an exemplary embodiment of the invention, said response comprises a list of said WWW pages. Optionally, said response includes link statistics for said WWW pages. Optionally, said link statistics include a number of links in each WWW page. Alternatively or additionally, said link statistics include an indicator of a uniqueness of links in each WWW page. Alternatively or additionally, said link statistics include an indicator of an amount of information associated with links in each WWW page.
  • In an exemplary embodiment of the invention, said response comprises a list of links listed in at least one of said WWW pages. Optionally, said response comprises a list of links listed in at least a given number of said WWW pages. Optionally, said given number is greater than 1. Alternatively, said given number is greater than 2.
  • In an exemplary embodiment of the invention, said list is arranged by WWW pages. Alternatively or additionally, said list comprises information associated with a link in its corresponding WWW page. Alternatively or additionally, said list indicates pages not including a link to any URL in a predetermined list of URLs. Alternatively or additionally, said list indicates pages not including a link from the contents of any URL in a predetermined list of URLs. Optionally, said predetermined list is provided by a user.
  • There is also provided in accordance with an exemplary embodiment of the invention, a method of finding WWW pages, each of which includes at least one list of links to desired Internet resources, comprising:
  • providing at least one URL;
  • generating a list of URLs related to said at least one URL;
  • determining at least one WWW page that includes links to at least one URL of said list of URLs but not to said provided at least one URL; and
  • generating a response comprising at least one indication of one of said at least one WWW page. Optionally, the method comprises displaying said response to a user. Alternatively or additionally, said at least one WWW page comprises a plurality of WWW pages. Optionally, said providing comprises providing a WWW page including having a link to said at least one URL.
  • In an exemplary embodiment of the invention, said providing comprises providing a list of a plurality of URLs. Alternatively or additionally, generating a list of related URLs, comprises generating a list of competition URLs. Alternatively or additionally, generating a list of related URLs, comprises generating a list of similar URLs. Alternatively or additionally, generating a list of related URLs, comprises finding WWW pages characterized in that a common WWW page includes links to at least one of said WWW pages and at least one of said at least one URL. Alternatively or additionally, said determining comprises executing a query on a search engine.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Particular embodiments of the invention will be described with reference to the following description of some embodiments of the invention in conjunction with the figures, wherein identical structures, elements or parts which appear in more than one figure are optionally labeled with a same or similar number in all the figures in which they appear, in which:
  • FIG. 1 is a schematic illustration of a configuration of a search engine in accordance with an exemplary embodiment of the invention;
  • FIG. 2 is a flowchart of a method for finding hubs, in accordance with an exemplary embodiment of the invention; and
  • FIG. 3 is a flowchart of a method of finding sites similar to a provided list of sites, in accordance with an exemplary embodiment of the invention.
  • DETAILED DESCRIPTION OF SOME EMBODIMENTS GENERAL
  • FIG. 1 is a schematic illustration of a configuration 100 of a search engine 106 in accordance with an exemplary embodiment of the invention. A user 102 uses search engine 106 for finding sites of interest on an Internet 104. The connection to search engine 106 is typically also through Internet 104, but is not required. Typically, search engine 106 utilizes a database 108 that contains indexes and other information relating to WWW pages known to search engine 106. In a typical search engine, a user provides terms and the engine responds with a list of sites that include some of the terms. Some, more advanced search engines also provide sites that appear to be related for various reasons. In some embodiments of the invention, a directory including an index of which sites link to which other sites is used as a search tool.
  • A search engine result analyzer 110 is optionally provided, to analyze the results of the search of index 108 by search engine 106 and to provide analyzed results to user 102. Optionally, as will be described below, analyzer 110 also executes particular searches on search engine 106. Although result analyzer 110 is optionally configured to work best with a particular search engine 106, a same analyzer can work with a plurality of search engines.
  • An analysis of search results is generally desired as search engines do not typically provide a single or small number or exactly matching sites, rather, based on keywords or subject fields, a large number of sites that might be suitable are provided. Wading through a long list of sites is extremely time consuming. One reason for this required wading is the lack of suitable software for determining if a particular site is really relevant to user 102. Also, valuable sites are often missed. Even indexing sites, such as Yahoo!, which use human indexers, often do not supply a suitable site, for several reasons, including, (a) not being up to date; (b) lack of coverage over much of the Internet; (c) lack of suitable manpower and/or time for such manpower to cover all the myriad subjects on the Internet; and (d) lack of a suitable index structure.
  • Typical reasons that a user browses the Internet for information include:
  • (a) searching for an answer to a particular question, optionally answered by an authority on that question;
  • (b) looking for an overview of a particular field; and
  • (c) searching for a set of sites, from which the user can derive his or her own conclusions.
  • The inventors of the present invention have realized that in many fields there are interested people who have compiled their own listing of relevant sites and an analysis of each relevant site; such listing sites are known as hubs. Thus, it is generally useful to provide a user with a short list of such hubs. The inventors have also realized that reviewing such hubs by a user may be a better way for the user to find a dependable and knowledgeable authority in a field, than by merely relying on an automated program that analyses links between sites. Neglecting a search for potential authorities, in accordance with some embodiments of the invention can allow a faster method to be used for finding hubs. Once these hubs are determined, there are other, further types of analysis that can be usefully presented to a user and answer other information gathering questions the user might have.
  • Following are several methods of analyzing search results to assist an interested user 102 in finding one or a small number of relevant sites or hub sites. Although not explicitly described in each of the below-described methods, additional filtering steps for rejecting certain sites as being unsuitable may be provided. Also it is noted that a block portion of one method may be suitable for inclusion, as is, in another method, as is also described in the exemplary implementation method, described herein.
  • A user may have a particular question to which he desires an answer. However, the words used in the question often do not match the words used in the field, or in the particular site that holds the answer to the user's question. In some cases, there is no common way of describing the subject of the question. Each hub can be considered, among other things, to be a dictionary of synonyms. Once a user finds one hub, the common usage of names to describe the subject of the question, generally becomes clear.
  • Finding Hubs
  • FIG. 2 is a flowchart 120 of a method for finding hubs, in accordance with an exemplary embodiment of the invention.
  • First, a keyword search (122) is performed. Alternatively, other ways of locating a plurality of sites related to the subject matter, may be used, for example, the listing of links in an existing hub may be used. Other method of providing link lists are described below. Optionally, the number of sites returned is limited, for example to 50.
  • An optional filtering step 124 may be performed to remove sites that are clearly unsuitable, for example multiple results in a same domain. Other possible filtering rules include: removing internal sites of other search engines, removing sites with low ratings or based on the site size or creation/revision date. After filtering, there are N sites, where N may be a result of the filtering or the filtering may be adapted to achieve a desired value for N.
  • The filtered search results are then grouped into groups (126), of size K, for example K=4. In some embodiments of the invention, K is a function of N. Alternatively or additionally, K is a function of the results in the group, for example, one group may have a small number of high ranking results while another group has a large number of low-ranking results. It is not, however, required that all groups be the same size. Various grouping methods may be used, for example, randomly selecting sites, based on order in search results (either selecting blocks of sites, or selecting evenly or non-evenly spaced sites from the search results), based on a ranking method, to create groups with balanced ranks or search order (e.g., two high and two low ranks) and/or grouping similar sites together. Optionally, the size of the group may be inversely related to the ranking of sites in the groups.
  • A plurality of potential hubs are determined in step 128, by searching for sites that include links to any site in one of the groups. Only N/K searches are required. In an exemplary search engine 106, for each group the search is for sites that include reference to or link to the http address of at least one of the sites in the group, e.g. the search term being: “www.site1.com OR www.site2.com OR www.site3.com/stuff OR www.site4.com”. Optionally, this search includes a request for ranking of search results by the search engine.
  • The results of all the searches are collated and then optionally ranked (130). In an exemplary ranking scheme, a two digit number is used, the tens being the number of searches the site came up on and the ones being the existence and number of special keywords that appear in the potential hub (to be described below). A four digit scheme may also be used. Also, different ranking methods or different weights for the different factors may be used. Exemplary special keywords are words that indicate that a site is more likely to be a hub (described below) or words from the subject topic or from the original search. In some cases, such topic words can be gleaned from the original search results (122), for example from the page topics or provided by a user.
  • In a step 132, a small number of hubs are selected for further consideration, for example based on the ranking.
  • In an optional step 134, the selected hubs are filtered to remove sites that are not desirable, for example based on an analysis of their content. Exemplary analysis rules that can be applied are: counting the number of links from the site; counting the number of links which also appear on other potential hubs; eliminating potential hubs which are almost identical to other potential hubs. Typically, but not necessarily, a larger number of links indicates a more desirable hub. If however, the number of links is too high, this may indicate an omnibus hub that may be too difficult to use, if it is not organized. A later optional step of analyzing the amount of content associated with each link and/or the organization of the links may be used to determine if such an omnibus hub is suitable for the user.
  • The filtered hubs are then presented to user 102 (136). In an exemplary embodiment of the invention, the filtered hubs are presented as a list of links. Alternatively or additionally, the sites may be provided along with auxiliary information, for example, information about link structure, such as number of links, number of unique links (not in other pages), number of popular links (on at least k pages or top q pages), amount of explanation for each link, method of ordering of links in the page (alphabetic, topical, regional, ranked , etc.), information copied from the target pages, such as the links themselves and/or explanations about the links. Alternatively or additionally, the list may indicate or be separated into pages that include many (or any) links to the user provided URL(s) and those pages that do not.
  • It is noted that in some embodiments of the invention hubs are found without finding authorities at the same time. A potential advantage is obviating a need for an iterative process to identify the hubs. In an exemplary embodiment of the invention, the step of determining an authority is performed manually by a user browsing through a short list of found hubs, to see which link in the hubs is suggested, by the hub, or by its contents, as a suitable authority. It is expected that in many cases, this method of finding an authority will yield better results than automatic determination of authorities, as many hubs are composed by experts and contain many hints that an automated method might not grasp, while a human user will. In this context it should be noted that many sites include links to other sites, for many reasons, which may have nothing to do with searching for information. However, when a hub includes a list of links, the list itself is often put together with some thought or logic.
  • In an exemplary embodiment of the invention, after relevant hubs for a field of interest are found, these hubs may be analyzed to determine whether or not a particular target site is pointed to, by the found hubs. This determination may be used, for example, for updating the hubs by the hub owner or a party offering a service of hub updating and supplementing.
  • Alternatively or additionally, the hubs are analyzed to detect and/or utilize inconsistencies between a search engine index and the actual state of WWW sites in the world. In one example, a new WWW site can be detected by finding it on a hub. In another example, a search result listing can be analyzed to detect relevant or virtual hubs and then the links in the hubs compared to the search results so as to provide to a user with a list limited to new sites.
  • Alternatively or additionally to using a keyword search as an input for a hub finding method, the input list of sites may be a listing of possible competitors. Such a list may be generated, for example, using a “find similar sites” feature common in many search engines, as applied to a site of interest, or provided by a user or found automatically by analyzing collections of sites. Optionally, the site of interest is indicated, in the search query, as desirable not to be found in the resulting hubs. This allows the finding of hubs that should contain a link to the site of interest but do not.
  • In a competition scenario, the most relevant hubs may be characterized, at least in part, by the number of competition sites pointed to by the potential hubs.
  • One method of finding such hubs is to search for hubs that include links to any one of the first N (e.g., 10) competitor sites. The search can be performed for example as shown in FIG. 2 at 128, in which groups of sites are search together or potential hubs may be found for each individual. The results can filtered, for example as described above. The links in the found potential hubs can be collated and ranked. Optionally, if the provided or determined competitor list is too short (e.g., below a threshold length or not providing reasonable results, for example if the number of total links or hubs to the competitors as a group and/or as individuals is greater than a threshold value), it may be augmented, for example with other relevant sites, such as sites that include topic words found in the competition sites or provided by the user.
  • Find Matching Set
  • FIG. 3 is a flowchart 160 of a method of finding hubs similar to a provided list of sites and/or an existing hub, in accordance with an exemplary embodiment of the invention. The similarity is embodied in a similarity of the content, type and/or other characteristics of links from and/or to the sites. In some cases, sites that are similar to individual ones of the provided sites are sought. In other cases, a found site is similar to a combination of the provided example sites. This method is useful, for example, for finding a group of sites that may be of interest to a particular user.
  • In a step 162, a list of links is provided. This list may be provided in many ways, for example being gleaned from a provided set of sites to which similar sites are sought. In another example, this list may comprise a list of “favorites” or bookmarks or a user, of the list of links in such a list of favorites. In another example, the links are copied from the link list of a particular hub.
  • In a step 164, the method of FIG. 2 is desirably applied to find potential hubs for the links. Other methods may be used as well.
  • In an optional filtering step 166, some of the potential hubs are filtered out.
  • The resulting potential hubs may indicate other users whose interests are similar to those of a user who provided a “favorites” list.
  • Variations
  • In the above description, several filtration methods are described. An additional filtration method of hubs or sites can be based on the presence or lack of presence of topic words. Even if a user does not provide such topic words to begin with, these words may be automatically gleaned, for example from title or summary sections of relevant pages or by analyzing the text of URLs. It is noted that some search engines can be controlled to search for common words only in “summary” parts of the page or in anchor portions of the page (near links).
  • Another filtration method takes into account the presence of links that are essentially garbage links, such as promotions or advertising. These links may be repetitive or only a part of the link, for example the domain name is repeated. Optionally, a database of such links and their fields is maintained, so that if these links are actually of interest, this fact can be determined by the field of search matching that in the database.
  • Another filtration method analyzes a site based on its hub-likeness. Such an analysis may be based on the number and organization of links, existence of special sections titled, for example, “additional links” and/or the use of words common in hubs, such as “links”, “index”, and “resource”.
  • A typical reason for a user searching for a hub (usually a plurality of hubs) is as a starting point for searching on a subject X. Not all hubs are equally suitable. Desirably, a “best” hub will optionally meet as many as possible of the following criteria:
  • (a) There are many links to relevant sites.
  • (b) The links are divided into meaningful categories.
  • (c) Each link is followed by some explanation concerning the site it points to.
  • These criteria can be checked using methods described herein, to rank hubs. In particular, the division of the links into categories can be determined by clustering methods. For example, taking each group of links and finding whether there are many or few hubs that include many of the links in the group.
  • As noted above, a search may be limited to a search in links of potential hubs or selected (by a user or automatically) ones of the hubs. Some search engines, such as “infoseek” include such a tool. Alternatively, a search can be limited by requiring the presence of selected ones of the links. Typically, the length of the search clause is limited, so that it may need to be repeated several times, each time with other of the relevant links. Alternatively or additionally, searching may be performed using a smart agent or through a web site (or software tool) dedicated to the application of the present invention.
  • In some embodiments, it is desirable to rank the results based on the number of links to a site in the results. Some search engines provide such a result. In other search engines, the number of displayed results can be limited to zero or one, so only the total count needs to be looked at. Alternatively, a connection to the search engine is broken as soon as the number of results is provided.
  • As noted above, the searching for potential hubs is optionally statistical, in that groups of sites are treated as single units. However, in some cases it is useful to treat at least one hub on an individual basis, for example if the hub is deemed to have been updated lately or based on its rank. Such a hub may be retrieved and/or the hub may be compared to each of the links, to see which links the hub actually includes.
  • Application of the Above Methods
  • The above methods may be applied in many ways, only exemplary ones of which are described below.
  • In one exemplary application, a service is provided to find hubs to which a WWW site should belong. Money can be charged based on clicks to the site and/or purchases at the site following travel through the links. The above analysis methods can be used, for example, to suggest to the site and/or to the hubs the suitability of listing the site. A service provider may sign contracts with the hubs to list sites at the service provider's request. The service provider can also provide an indexing service of pointing to the hubs of interest in a particular field. Unlike current Internet indexes that are all centralized, the service provider provides a distributed index, of which the service provider may not own any part, but optionally controls the existence of at least a limited number of relevant sites for the field that the index covers, in the particular slant (role) of that distributed index site. Optionally, but not necessarily, at least part of each distributed index part is arranged in a standardized format.
  • In an exemplary embodiment of the invention, the service provider can contact the hubs, to determine that additional site links are desired, and/or the sites, to determine that additional listings in hubs are desired. Once either an interested site owner or hub owner are determined, a partner (hub or site) for completing the listing transaction can usually be found. Alternatively, competing hubs may be set up by the service provider.
  • In one exemplary implementation, the service provider provides the list of sites as a file including also promotional material, so that the site owner will copy the link list with the promotional material. Alternatively or additionally, the links provided are not links directly to the targets, instead, the link passes through a server controlled by the service provider, for example to track access for charging purposes, which server can, for example, add promotional material and/or assure that the site links are up-to-date.
  • It is noted that one or more of the tasks of mapping sites, personalization of search engines, ranking of relevant sites and/or alerting to new sites may be provided in a significantly more efficient manner than known in the art using the methods described above, in some embodiments of the invention.
  • As part of competitive hubs or as a service at participating hubs, the service provider can update the site listing periodically, to reflect the changes in the Internet. Alternatively, a virtual hub (based on the method of FIG. 2, for example), may be generated ad hoc, at a user's request. The listing may be generated in real-time or it may be updated periodically, for example once a week.
  • Specific Algorithms
  • In a particular implementation of the invention, which includes some of the above described methods, the following algorithms are implemented. Comments provided for a particular method step are not repeated for all the methods. First described are component algorithms. Then, composite algorithms that build on the component algorithms are described.
  • Finding Potential Hubs
  • This algorithm corresponds generally to the method of FIG. 2.
    Name : Centers(T)
    Input : a set, T, of one or more target urls.
    Output : a set of hubs that link to many urls in T.
    Algorithm:
     1.    T′ = filter(T) < delete blacklist, long url >. The source set T is filtered, for
      example removing long URLs and URLs on a black list.
     2.    Partition T′ into sets of size K: t1,..., tn using partitionmethod. The set is divided
      into small groups of URLs.
     3.    Define Link-to(ti) = all non internal links to ti.
     4.    For each i, compute Link-to’(ti)
      i. Choose searchengine/settings
      ii. Submit query: link:ti1 ... link:tiK | topic “links” “index” “resources”
      iii. Terminate query after timeout
     5.    RawScore(c) = |{ ti | c∈Link-to’(ti) , i=1,...,n}| This is a measure of whether the
      site acts like a hub (number of links)
     6.    TitleScore(c): This is a measure of whether the site looks like a hub.
      i. {“links” “index” “resources”} = +3
      ii. one topic word = +3; two = +5; three = +6
     7.    Score(c) = 10*RawScore + TitleScore(c)
     8.    Centers’(T) = {c | Score(c) > scorethreshold, Score(c) in top rankthreshold}
     9.    Centers(T) = Filter(Centers’(T)) < for each family keep highest score, delete
      dated >. Various hubs are removed, for example old hubs and mirror sites of other
      hubs.

    Note:

    for T = single url: skip 1, 2, 4iii; RawScore = 1

    Parameters: K, partitionmethod, searchengine/settings, timeout, scorethreshold, rankthreshold.

    Finding Potential Hubs Missing a Link
  • This algorithm is one of the variations described with reference to FIG. 2, for finding hubs that do not point to a particular site that belongs to a topic of the hubs.
    Name : CentersAbsent(T, url)
    Input : a set, T, of one or more target urls; url
    Output : a set of hubs which link to many urls in T but don't link to url.
    Algorithm:
     1.    T′ = filter(T) < delete blacklist, long url >
     2.    Partition T′ into sets of size K: t1,..., tn using partitionmethod
     3.    Define Link-to(ti) = all non internal links to ti .
     4.    For each i, compute Link-to-absent(ti)
      i. Choose searchengine/settings
      ii. Submit query: -link:url link:ti1 ... link:tiK | topic
    “links” “index”
        “resources” (Topic can be a parameter or it may be determined
        from the search results)
      iii. Terminate query after timeout
     5.    RawScore(c) = |{ ti | c∈Link-to-absent(ti) , i=1,...,n}|
     6.    TitleScore(c):
      i. {“links” “index” “resources”} = +3
      ii. one topic word = +3; two = +5; three = +6
     7.    Score(c) = 10*RawScore + TitleScore(c)
     8.    Centers’(T) = {c | Score(c) > scorethreshold, Score(c) in top
           rankthreshold}
     9.    Centers(T) = Filter(Centers’(T)) < delete dated >
    Parameters: K, partitionmethod, searchengine/settings, timeout,
    scorethreshold, rankthreshold

    Finding Sites Relevant to a Topic
  • This algorithm allows a user to selectively provide a list of sites or a topic, as an input into the other methods.
    Name : Relevant(topic)
    Input : topic
    Output : sites about topic
    1.  Get top kS sites on searchengine
    2.  Filter <remove duplicates, junk>
    Parameters: searchengine, kS

    Finding Hubs About a Topic
  • This algorithm is one implementation of the method of FIG. 2.
    Input: topic
    Output: Hubs on topic
    Algorithm:
    1. Compute Relevant(topic)
    2. Compute Centers(Relevant(topic, searchengine))

    Find Similar Hubs
  • This algorithm identifies hubs that are similar to a known hub, relate to a same subject field and thus are useful as a starting point for searching.
    Name : SimilarHubs (for single hub c)
    Input : hub c, topic
    Output : Similar hubs
    Algorithm:
    1.  Compute Targets(c) = external links in c
    2.  If |Targets(c)| = 20 − j
     i.    Get Relevant(topic) <top j>
     ii.    Targets’(c) = Targets(c) ∪ Relevant(topic)
    3.  If |Targets(c)| = k ≧ 200. A parameter of the method.
     i. Targets’(c) = |Targets(c)|/Floor(|Targets(c)|/100) of Targets(c)
     <Select periodically>
    4.  Else Targets’(c) = Targets(c)
    5.  Compute Centers (Targets’(c))

    Find Potential Hubs That Should List a Site
  • This algorithm identifies hubs that do not point to a particular site (FIG. 2).
    Name : Place Target
    Input : url, topic
    Output : hub sites not linked to url
    Algorithm:
    1.  Get Competitors(url)
    2.  For each t ∈ Competitors(url) compute CentersAbsent(t, url)
    3.
    4.  If |CentersAbsent(t, url)| < 20
      Compute Relevant(topic)
    5.  Compute CentersAbsent(Relevant(topic) , url)
    6.  PlaceLink(url) =
      [CentersAbsent(t, url) ∪ CentersAbsent(Relevant(topic) , url)] −
      Similar(Link-to(url))
    7.  If c ∈ PlaceLink(url) but c ∈ −CentersAbsent(t, url)
    Score(c) = 10 + RawScore(c) (in CentersAbsent(Relevant(topic) , url))

    Physical Implementation
  • Search result analyzer 110 may be implemented in various ways, optionally without limiting its ability to provide the services described above.
  • In one example, search analyzer 110 is integrated with search engine 10, possibly in a same computer or in a LAN thereof.
  • In another example, search analyzer 110 is a separate WWW server that contacts search engine 106 via the Internet or directly.
  • In another example, search analyzer 110 is, at least in part, a client software executing on user 102. This client software may be permanent or it may be a network programmed, e.g. Java, applet that is downloaded by user 102 at need.
  • It will be appreciated that the above described methods of hub and site finding may be varied in many ways, including, changing the order of steps, which steps are performed on-line or off-line, such as table or index preparation, and the exact implementation used, which can include various hardware and software combinations. In addition, a multiplicity of various features has been described. It should be appreciated that different features may be combined in different ways. In particular, not all the features are necessary in every preferred embodiment of the invention. Software as described herein is preferably provided on a computer readable media, such as a diskette or an optical disk. Alternatively or additionally, it may be stored on a computer, for example in a main memory or on a hard disk, both of which are also computer readable media. Where methods have been described, also computer hardware programmed to perform the methods is within the scope of the description. When used in the following claims, the terms “comprises”, “includes”, “have” and their conjugates mean “including but not limited to”.
  • It will be appreciated by a person skilled in the art that the present invention is not limited by what has thus far been described. Rather, the scope of the present invention is limited only by the following claims.

Claims (20)

1. A method of finding WWW pages, each of which includes at least one list of links to desired Internet resources, comprising:
providing a list of URLs;
automatically generating at least one query for an Internet search tool for WWW pages that include links to at least one URL of said list of URLs;
executing said at least one generated query to provide search results that include at least one of said searched for WWW pages;
generating a response comprising at least one indication of one of said WWW pages, responsive to said search results;
wherein said response comprises a list of links listed in at least one of said WWW pages; and
wherein said list indicates pages not including a link to any URL in a predetermined list of URLs.
2. A method according to claim 1, comprising displaying said response to a user.
3. A method according to claim 1, wherein said at least one URL comprises a plurality of URLs.
4. A method according to claim 1, wherein said response is generated using a single search step and no iterations.
5. A method according to claim 1, comprising ranking said search results.
6. A method according to claim 5, wherein ranking of a WWW page is responsive to a number of groups of URLs pointed to by said WWW page.
7. A method according to claim 1, wherein said generating at least one search query, comprises:
dividing said list of URLs into a plurality of groups and generating at least a single query for each group, wherein said at least a single query does not differentiate which URL in said group is pointed to by the results of the search,
wherein said executing comprises executing said generated at least one query for a plurality of said groups, generating a plurality of result lists.
8. A method of finding WWW pages, each of which includes at least one list of links to desired Internet resources, comprising:
providing a list of URLs;
automatically generating at least one search query for an Internet search tool for WWW pages that include links to at least one URL of said list of URLs;
executing said at least one generated query to provide search results that include at least one of said searched for WWW pages;
generating a response comprising at least one indication of one of said WWW pages, responsive to said search results;
wherein said generating at least one search query, comprises:
dividing said list of URLs into a plurality of groups and generating at least a single query for each group, wherein said at least a single query does not differentiate which URL in said group is pointed to by the results of the search,
wherein said executing comprises executing said generated at least one query for a plurality of said groups, generating a plurality of result lists; and
wherein all of said groups have a same number of members.
9. A method of finding WWW pages, each of which includes at least one list of links to desired Internet resources, comprising:
providing a list of URLs;
automatically generating at least one search query for an Internet search tool for WWW pages that include links to at least one URL of said list of URLs;
executing said at least one generated query to provide search results that include at least one of said searched for WWW pages;
generating a response comprising at least one indication of one of said WWW pages, responsive to said search results;
wherein said generating at least one search query, comprises:
dividing said list of URLs into a plurality of groups and generating at least a single query for each group, wherein said at least a single query does not differentiate which URL in said group is pointed to by the results of the search,
wherein said executing comprises executing said generated at least one query for a plurality of said groups, generating a plurality of result lists; and
wherein at least three of said groups have a different number of members from each other.
10. A method according to claim 7, comprising:
collating said result lists into a single list of search results.
11. A method according to claim 10, comprising ranking the contents of at least one of said result lists.
12. A method according to claim 11, wherein said collating is responsive to said ranking of said at least one of said result lists.
13. A method according to claim 11, wherein said ranking is applied to said result list after it is generated.
14. A method according to claim 13, comprising filtering said at least one result list responsive to said ranking.
15. A method according to claim 11, wherein said ranking is applied to said result list during said execution.
16. A method according to claim 15, wherein said ranking is applied by adding at least one limitation to said at least one generated search query.
17. A method according to claim 11, wherein said ranking comprises ranking responsive to a number of said URLs pointed to by said result list.
18. A method according to claim 11, wherein said ranking comprises ranking responsive to a morphological property of pages of said at least one result list.
19. A method according to claim 18, wherein said morphological property comprises the existence of a link list.
20. A method according to claim 11, wherein said ranking indicates a probability of a ranked page being a hub.
US11/878,254 2000-06-29 2007-07-23 Site finding Abandoned US20070266306A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/878,254 US20070266306A1 (en) 2000-06-29 2007-07-23 Site finding

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/605,987 US7257766B1 (en) 2000-06-29 2000-06-29 Site finding
US11/878,254 US20070266306A1 (en) 2000-06-29 2007-07-23 Site finding

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/605,987 Continuation US7257766B1 (en) 2000-06-29 2000-06-29 Site finding

Publications (1)

Publication Number Publication Date
US20070266306A1 true US20070266306A1 (en) 2007-11-15

Family

ID=38337134

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/605,987 Expired - Lifetime US7257766B1 (en) 2000-06-29 2000-06-29 Site finding
US11/878,254 Abandoned US20070266306A1 (en) 2000-06-29 2007-07-23 Site finding

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/605,987 Expired - Lifetime US7257766B1 (en) 2000-06-29 2000-06-29 Site finding

Country Status (1)

Country Link
US (2) US7257766B1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070219963A1 (en) * 2005-11-01 2007-09-20 Adam Soroca Method and system for performing a search on a network
US20100299226A1 (en) * 2007-09-07 2010-11-25 Ryan Steelberg Apparatus, System and Method for a Brand Affinity Engine Using Positive and Negative Mentions and Indexing
US20110016108A1 (en) * 2009-07-20 2011-01-20 Matias Pelenur Search result plusbox including restricted results
US8577866B1 (en) * 2006-12-07 2013-11-05 Googe Inc. Classifying content
CN103714075A (en) * 2012-09-29 2014-04-09 北京百度网讯科技有限公司 Website contents page determination method and device
CN103793421A (en) * 2012-10-31 2014-05-14 北京拓尔思信息技术股份有限公司 Method for dynamically acquiring, updating and scheduling information on basis of web page structures
US8983970B1 (en) 2006-12-07 2015-03-17 Google Inc. Ranking content using content and content authors

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7257766B1 (en) * 2000-06-29 2007-08-14 Egocentricity Ltd. Site finding
US7356768B1 (en) * 2002-11-27 2008-04-08 Adobe Systems Incorporated Using document templates to assemble a collection of documents
US8229951B2 (en) * 2005-07-14 2012-07-24 Red Hat, Inc. Method and system for enabling users searching for common subject matter on a computer network to communicate with one another
US7890549B2 (en) * 2007-04-30 2011-02-15 Quantum Leap Research, Inc. Collaboration portal (COPO) a scaleable method, system, and apparatus for providing computer-accessible benefits to communities of users
US9430521B2 (en) * 2009-09-30 2016-08-30 Microsoft Technology Licensing, Llc Query expansion through searching content identifiers
US20110119268A1 (en) * 2009-11-13 2011-05-19 Rajaram Shyam Sundar Method and system for segmenting query urls
WO2011156412A1 (en) * 2010-06-08 2011-12-15 Optify, Inc. Recommending link placement opportunities
US11741090B1 (en) * 2013-02-26 2023-08-29 Richard Paiz Site rank codex search patterns
US20180341716A1 (en) * 2017-05-26 2018-11-29 Microsoft Technology Licensing, Llc Suggested content generation
US11861320B1 (en) * 2023-02-27 2024-01-02 Casetext, Inc. Text reduction and analysis interface to a text generation modeling system

Citations (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5257185A (en) * 1990-05-21 1993-10-26 Ann W. Farley Interactive, cross-referenced knowledge system
US5446891A (en) * 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5778363A (en) * 1996-12-30 1998-07-07 Intel Corporation Method for measuring thresholded relevance of a document to a specified topic
US5826031A (en) * 1996-06-10 1998-10-20 Sun Microsystems, Inc. Method and system for prioritized downloading of embedded web objects
US5835905A (en) * 1997-04-09 1998-11-10 Xerox Corporation System for predicting documents relevant to focus documents by spreading activation through network representations of a linked collection of documents
US5870740A (en) * 1996-09-30 1999-02-09 Apple Computer, Inc. System and method for improving the ranking of information retrieval results for short queries
US5884305A (en) * 1997-06-13 1999-03-16 International Business Machines Corporation System and method for data mining from relational data by sieving through iterated relational reinforcement
US5890172A (en) * 1996-10-08 1999-03-30 Tenretni Dynamics, Inc. Method and apparatus for retrieving data from a network using location identifiers
US5913208A (en) * 1996-07-09 1999-06-15 International Business Machines Corporation Identifying duplicate documents from search results without comparing document content
US5920859A (en) * 1997-02-05 1999-07-06 Idd Enterprises, L.P. Hypertext document retrieval system and method
US5960429A (en) * 1997-10-09 1999-09-28 International Business Machines Corporation Multiple reference hotlist for identifying frequently retrieved web pages
US6070158A (en) * 1996-08-14 2000-05-30 Infoseek Corporation Real-time document collection search engine with phrase indexing
US6094645A (en) * 1997-11-21 2000-07-25 International Business Machines Corporation Finding collective baskets and inference rules for internet or intranet mining for large data bases
US6112203A (en) * 1998-04-09 2000-08-29 Altavista Company Method for ranking documents in a hyperlinked environment using connectivity and selective content analysis
US6112202A (en) * 1997-03-07 2000-08-29 International Business Machines Corporation Method and system for identifying authoritative information resources in an environment with content-based links between information resources
US6119114A (en) * 1996-09-17 2000-09-12 Smadja; Frank Method and apparatus for dynamic relevance ranking
US6189018B1 (en) * 1996-12-27 2001-02-13 Apple Computer, Inc. Method and apparatus for implementing universal resource locator menus
US6211874B1 (en) * 1998-05-15 2001-04-03 International Business Machines Corporation Method for parallel selection of URL's
US6263329B1 (en) * 1997-07-25 2001-07-17 Claritech Method and apparatus for cross-linguistic database retrieval
US6285999B1 (en) * 1997-01-10 2001-09-04 The Board Of Trustees Of The Leland Stanford Junior University Method for node ranking in a linked database
US6286000B1 (en) * 1998-12-01 2001-09-04 International Business Machines Corporation Light weight document matcher
US6336112B2 (en) * 1998-08-29 2002-01-01 International Business Machines Corporation Method for interactively creating an information database including preferred information elements, such as, preferred-authority, world wide web pages
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
US6421675B1 (en) * 1998-03-16 2002-07-16 S. L. I. Systems, Inc. Search engine
US6434556B1 (en) * 1999-04-16 2002-08-13 Board Of Trustees Of The University Of Illinois Visualization of Internet search information
US6460038B1 (en) * 1999-09-24 2002-10-01 Clickmarks, Inc. System, method, and article of manufacture for delivering information to a user through programmable network bookmarks
US6480853B1 (en) * 1999-03-08 2002-11-12 Ericsson Inc. Systems, methods and computer program products for performing internet searches utilizing bookmarks
US6517587B2 (en) * 1998-12-08 2003-02-11 Yodlee.Com, Inc. Networked architecture for enabling automated gathering of information from Web servers
US6546388B1 (en) * 2000-01-14 2003-04-08 International Business Machines Corporation Metadata search results ranking system
US6601061B1 (en) * 1999-06-18 2003-07-29 Surfwax, Inc. Scalable information search and retrieval including use of special purpose searching resources
US6636848B1 (en) * 2000-05-31 2003-10-21 International Business Machines Corporation Information search using knowledge agents
US6691108B2 (en) * 1999-12-14 2004-02-10 Nec Corporation Focused search engine and method
US6701317B1 (en) * 2000-09-19 2004-03-02 Overture Services, Inc. Web page connectivity server construction
US6732086B2 (en) * 1999-09-07 2004-05-04 International Business Machines Corporation Method for listing search results when performing a search in a network
US6738678B1 (en) * 1998-01-15 2004-05-18 Krishna Asur Bharat Method for ranking hyperlinked pages using content and connectivity analysis
US6754873B1 (en) * 1999-09-20 2004-06-22 Google Inc. Techniques for finding related hyperlinked documents using link-based analysis
US6785671B1 (en) * 1999-12-08 2004-08-31 Amazon.Com, Inc. System and method for locating web-based product offerings
US6801906B1 (en) * 2000-01-11 2004-10-05 International Business Machines Corporation Method and apparatus for finding information on the internet
US6847967B1 (en) * 1999-08-20 2005-01-25 Nec Corporation Information set importance determination system and information set importance determination method
US7003506B1 (en) * 2000-06-23 2006-02-21 Microsoft Corporation Method and system for creating an embedded search link document
US7257766B1 (en) * 2000-06-29 2007-08-14 Egocentricity Ltd. Site finding

Patent Citations (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5257185A (en) * 1990-05-21 1993-10-26 Ann W. Farley Interactive, cross-referenced knowledge system
US5446891A (en) * 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5826031A (en) * 1996-06-10 1998-10-20 Sun Microsystems, Inc. Method and system for prioritized downloading of embedded web objects
US5913208A (en) * 1996-07-09 1999-06-15 International Business Machines Corporation Identifying duplicate documents from search results without comparing document content
US6070158A (en) * 1996-08-14 2000-05-30 Infoseek Corporation Real-time document collection search engine with phrase indexing
US6119114A (en) * 1996-09-17 2000-09-12 Smadja; Frank Method and apparatus for dynamic relevance ranking
US5870740A (en) * 1996-09-30 1999-02-09 Apple Computer, Inc. System and method for improving the ranking of information retrieval results for short queries
US5890172A (en) * 1996-10-08 1999-03-30 Tenretni Dynamics, Inc. Method and apparatus for retrieving data from a network using location identifiers
US6226655B1 (en) * 1996-10-08 2001-05-01 Netjumper, Inc. Method and apparatus for retrieving data from a network using linked location identifiers
US6189018B1 (en) * 1996-12-27 2001-02-13 Apple Computer, Inc. Method and apparatus for implementing universal resource locator menus
US5778363A (en) * 1996-12-30 1998-07-07 Intel Corporation Method for measuring thresholded relevance of a document to a specified topic
US6285999B1 (en) * 1997-01-10 2001-09-04 The Board Of Trustees Of The Leland Stanford Junior University Method for node ranking in a linked database
US6799176B1 (en) * 1997-01-10 2004-09-28 The Board Of Trustees Of The Leland Stanford Junior University Method for scoring documents in a linked database
US5920859A (en) * 1997-02-05 1999-07-06 Idd Enterprises, L.P. Hypertext document retrieval system and method
US6112202A (en) * 1997-03-07 2000-08-29 International Business Machines Corporation Method and system for identifying authoritative information resources in an environment with content-based links between information resources
US5835905A (en) * 1997-04-09 1998-11-10 Xerox Corporation System for predicting documents relevant to focus documents by spreading activation through network representations of a linked collection of documents
US5884305A (en) * 1997-06-13 1999-03-16 International Business Machines Corporation System and method for data mining from relational data by sieving through iterated relational reinforcement
US6263329B1 (en) * 1997-07-25 2001-07-17 Claritech Method and apparatus for cross-linguistic database retrieval
US5960429A (en) * 1997-10-09 1999-09-28 International Business Machines Corporation Multiple reference hotlist for identifying frequently retrieved web pages
US6094645A (en) * 1997-11-21 2000-07-25 International Business Machines Corporation Finding collective baskets and inference rules for internet or intranet mining for large data bases
US6738678B1 (en) * 1998-01-15 2004-05-18 Krishna Asur Bharat Method for ranking hyperlinked pages using content and connectivity analysis
US6421675B1 (en) * 1998-03-16 2002-07-16 S. L. I. Systems, Inc. Search engine
US6112203A (en) * 1998-04-09 2000-08-29 Altavista Company Method for ranking documents in a hyperlinked environment using connectivity and selective content analysis
US6211874B1 (en) * 1998-05-15 2001-04-03 International Business Machines Corporation Method for parallel selection of URL's
US6336112B2 (en) * 1998-08-29 2002-01-01 International Business Machines Corporation Method for interactively creating an information database including preferred information elements, such as, preferred-authority, world wide web pages
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
US6286000B1 (en) * 1998-12-01 2001-09-04 International Business Machines Corporation Light weight document matcher
US6517587B2 (en) * 1998-12-08 2003-02-11 Yodlee.Com, Inc. Networked architecture for enabling automated gathering of information from Web servers
US6480853B1 (en) * 1999-03-08 2002-11-12 Ericsson Inc. Systems, methods and computer program products for performing internet searches utilizing bookmarks
US6434556B1 (en) * 1999-04-16 2002-08-13 Board Of Trustees Of The University Of Illinois Visualization of Internet search information
US6601061B1 (en) * 1999-06-18 2003-07-29 Surfwax, Inc. Scalable information search and retrieval including use of special purpose searching resources
US6847967B1 (en) * 1999-08-20 2005-01-25 Nec Corporation Information set importance determination system and information set importance determination method
US6732086B2 (en) * 1999-09-07 2004-05-04 International Business Machines Corporation Method for listing search results when performing a search in a network
US6754873B1 (en) * 1999-09-20 2004-06-22 Google Inc. Techniques for finding related hyperlinked documents using link-based analysis
US6460038B1 (en) * 1999-09-24 2002-10-01 Clickmarks, Inc. System, method, and article of manufacture for delivering information to a user through programmable network bookmarks
US6785671B1 (en) * 1999-12-08 2004-08-31 Amazon.Com, Inc. System and method for locating web-based product offerings
US6691108B2 (en) * 1999-12-14 2004-02-10 Nec Corporation Focused search engine and method
US6801906B1 (en) * 2000-01-11 2004-10-05 International Business Machines Corporation Method and apparatus for finding information on the internet
US20030120654A1 (en) * 2000-01-14 2003-06-26 International Business Machines Corporation Metadata search results ranking system
US6546388B1 (en) * 2000-01-14 2003-04-08 International Business Machines Corporation Metadata search results ranking system
US6636848B1 (en) * 2000-05-31 2003-10-21 International Business Machines Corporation Information search using knowledge agents
US7003506B1 (en) * 2000-06-23 2006-02-21 Microsoft Corporation Method and system for creating an embedded search link document
US7257766B1 (en) * 2000-06-29 2007-08-14 Egocentricity Ltd. Site finding
US6701317B1 (en) * 2000-09-19 2004-03-02 Overture Services, Inc. Web page connectivity server construction

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7606809B2 (en) * 2005-11-01 2009-10-20 Lycos, Inc. Method and system for performing a search on a network
US20090327287A1 (en) * 2005-11-01 2009-12-31 Lycos, Inc. Method and system for performing a search on a network
US8171009B2 (en) 2005-11-01 2012-05-01 Lycos, Inc. Method and system for performing a search on a network
US20070219963A1 (en) * 2005-11-01 2007-09-20 Adam Soroca Method and system for performing a search on a network
US8983970B1 (en) 2006-12-07 2015-03-17 Google Inc. Ranking content using content and content authors
US10970353B1 (en) 2006-12-07 2021-04-06 Google Llc Ranking content using content and content authors
US10185778B1 (en) 2006-12-07 2019-01-22 Google Llc Ranking content using content and content authors
US8577866B1 (en) * 2006-12-07 2013-11-05 Googe Inc. Classifying content
US9569438B1 (en) 2006-12-07 2017-02-14 Google Inc. Ranking content using content and content authors
US8285700B2 (en) * 2007-09-07 2012-10-09 Brand Affinity Technologies, Inc. Apparatus, system and method for a brand affinity engine using positive and negative mentions and indexing
US20100299226A1 (en) * 2007-09-07 2010-11-25 Ryan Steelberg Apparatus, System and Method for a Brand Affinity Engine Using Positive and Negative Mentions and Indexing
US20110016108A1 (en) * 2009-07-20 2011-01-20 Matias Pelenur Search result plusbox including restricted results
CN103714075A (en) * 2012-09-29 2014-04-09 北京百度网讯科技有限公司 Website contents page determination method and device
CN103793421A (en) * 2012-10-31 2014-05-14 北京拓尔思信息技术股份有限公司 Method for dynamically acquiring, updating and scheduling information on basis of web page structures

Also Published As

Publication number Publication date
US7257766B1 (en) 2007-08-14

Similar Documents

Publication Publication Date Title
US20070266306A1 (en) Site finding
US8346770B2 (en) Systems and methods for clustering search results
US7752220B2 (en) Alternative search query processing in a term bidding system
US7346604B1 (en) Method for ranking hypertext search results by analysis of hyperlinks from expert documents and keyword scope
JP5970738B2 (en) System for searching advertising information
US7634462B2 (en) System and method for determining alternate search queries
US8266162B2 (en) Automatic identification of related search keywords
US8972371B2 (en) Search engine and indexing technique
US8185545B2 (en) Task/domain segmentation in applying feedback to command control
Baeza-Yates et al. Modeling user search behavior
US6490577B1 (en) Search engine with user activity memory
Baeza-Yates Applications of web query mining
US20100174710A1 (en) Matching and ranking of sponsored search listings incorporating web search technology and web content
US20030078928A1 (en) Network wide ad targeting
Rasolofo et al. Result merging strategies for a current news metasearcher
US8375048B1 (en) Query augmentation
US20030088553A1 (en) Method for providing relevant search results based on an initial online search query
US20090222440A1 (en) Search engine for carrying out a location-dependent search
Bharat et al. Hilltop: A search engine based on expert documents
US9305088B1 (en) Personalized search results
Xue Web usage statistics and Web site evaluation: a case study of a government publications library Web site
KR20010097722A (en) Internet Hompage Multi-searching System
Otsuka et al. Clustering of search engine keywords using access logs
Wu et al. A quality analysis of keyword searching in different search engines projects
CA2388250C (en) Method for providing access to online employment information

Legal Events

Date Code Title Description
AS Assignment

Owner name: EGOCENTRICITY LTD., ISRAEL

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KOPPEL, MOSHE;LANXNER, EYAL;REEL/FRAME:019787/0095;SIGNING DATES FROM 20070716 TO 20070718

AS Assignment

Owner name: AGAVIX INVESTMENTS LLC, DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:EGOCENTRICITY LTD.;REEL/FRAME:023583/0655

Effective date: 20090515

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: INTELLECTUAL VENTURES ASSETS 186 LLC, DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CALLAHAN CELLULAR L.L.C.;REEL/FRAME:062708/0463

Effective date: 20221222

AS Assignment

Owner name: INTELLECTUAL VENTURES ASSETS 186 LLC, DELAWARE

Free format text: SECURITY INTEREST;ASSIGNOR:MIND FUSION, LLC;REEL/FRAME:063295/0001

Effective date: 20230214

Owner name: INTELLECTUAL VENTURES ASSETS 191 LLC, DELAWARE

Free format text: SECURITY INTEREST;ASSIGNOR:MIND FUSION, LLC;REEL/FRAME:063295/0001

Effective date: 20230214