• 您的位置我爱Aspx >> 数据库 >> Google的技术剖析:创始人Sergey Brin 和 Lawrence Page的研究论文
  • Google的技术剖析:创始人Sergey Brin 和 Lawrence Page的研究论文

  • 作者:aspxer  来源:internet  日期:2007-5-22 0:31:15  关键字:google
  • Another intuitive justification is that a page can have a high PageRank if there are many pages that point to it, or if there are some pages that point to it and have a high PageRank. Intuitively, pages that are well cited from many places around the web are worth looking at. Also, pages that have perhaps only one citation from something like the Yahoo! homepage are also generally worth looking at. If a page was not high quality, or was a broken link, it is quite likely that Yahoo@#s homepage would not link to it. PageRank handles both these cases and everything in between by recursively propagating weights through the link structure of the web.

    2.2 Anchor TextThe text of links is treated in a special way in our search engine. Most search engines associate the text of a link with the page that the link is on. In addition, we associate it with the page the link points to. This has several advantages. First, anchors often provide more accurate descriptions of web pages than the pages themselves. Second, anchors may exist for documents which cannot be indexed by a text-based search engine, such as images, programs, and databases. This makes it possible to return web pages which have not actually been crawled. Note that pages that have not been crawled can cause problems, since they are never checked for validity before being returned to the user. In this case, the search engine can even return a page that never actually existed, but had hyperlinks pointing to it. However, it is possible to sort the results, so that this particular problem rarely happens.

    我对这篇文章有话说?
  • 广告位招租,广告代号:content_468_15
  • 上一篇:小写转大写金额
    下一篇:实用的存储过程之二