pagerank算法分析研究.rar
pagerank算法分析研究,pagerank算法分析研究1.3萬(wàn)字15頁(yè)論文+開(kāi)題+任務(wù)書(shū)+翻譯摘要隨著網(wǎng)絡(luò)信息量的膨脹,網(wǎng)絡(luò)搜索引擎應(yīng)運(yùn)而生并在短短的十年內(nèi)得到了突飛猛進(jìn)的發(fā)展。它已成為人們獲得信息必不可少的工具。google搜索引擎以其雄厚的技術(shù)逐漸吸引和留住了世界各地的大量網(wǎng)民,成為了世界上最著名的搜索引擎之一。而其最有特色的關(guān)鍵技術(shù)是專利...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 靈活的胖子 發(fā)布
PageRank算法分析研究
1.3萬(wàn)字 15頁(yè)
論文+開(kāi)題+任務(wù)書(shū)+翻譯
摘要
隨著網(wǎng)絡(luò)信息量的膨脹,網(wǎng)絡(luò)搜索引擎應(yīng)運(yùn)而生并在短短的十年內(nèi)得到了突飛猛進(jìn)的發(fā)展。它已成為人們獲得信息必不可少的工具。Google搜索引擎以其雄厚的技術(shù)逐漸吸引和留住了世界各地的大量網(wǎng)民,成為了世界上最著名的搜索引擎之一。而其最有特色的關(guān)鍵技術(shù)是專利技術(shù)PageRank(網(wǎng)頁(yè)級(jí)別) 。這就使得我們對(duì)基于超鏈分析的排序算法PageRank算法技術(shù)的研究十分的有必要。
本文在介紹PageRank算法技術(shù)背景,基本思想、基本公式和計(jì)算實(shí)例的基礎(chǔ)上,介紹如何利用PageRank算法提高網(wǎng)頁(yè)P(yáng)R的策略方法,最后指出PageRank算法的六點(diǎn)不足,并對(duì)其發(fā)展趨勢(shì)進(jìn)行分析。
關(guān)鍵字:Google ,搜索引擎 ,PageRank
The analysis and research on the
PageRank algorithm of Google search Engine
ABSTRACT
With the distension of the network information amount ,the internet search engine has got the huge evolution within the past ten years. It has been a necessary tool to get information from the network. .Google search engine attract more and more network people all over the world gradually by means of its advanced techniques and become one of the most popular and famous search engine. Among these techniques, PageRank algorithm technique is the most important characteristic crucial monopoly one. That we research and assay PageRank algorithm technique based on page hyperlink structure is very necessary.
In this paper,the basic ideas,formulas and calculation examples of PageRank are introduced first and then discusses how to improve the PR of a Web page using PageRank algorithm,and points out six shortcomings of PageRank algorithm,At last,the trend of PageRank algorithm are forecasted.
Keywords: Google , Search Engine , PageRank
目 錄
摘 要 2
ABSTRACT 2
第一章 引言 4
第二章 PageRank算法的技術(shù)原理 5
2.1 PageRank算法的基本思想 5
2.2 PageRank算法的基本公式 5
2.3網(wǎng)頁(yè)P(yáng)R值的計(jì)算實(shí)例 6
第三章 利用PageRank思想來(lái)提高網(wǎng)頁(yè)的PR值 9
3.1網(wǎng)站內(nèi)部鏈接策略 9
3.2導(dǎo)入鏈接策略 9
3.3鏈出策略 10
第四章 PageRank技術(shù)的不足之處 11
4.1 PageRank 算法偏重舊網(wǎng)頁(yè) 11
4.2 PageRank值與檢索主題無(wú)關(guān) 11
4.3 PageRank致命的打擊----濫用網(wǎng)絡(luò)超鏈接作弊 12
4.4 PageRank無(wú)法給網(wǎng)頁(yè)具體分類 12
4.5 PageRank不能合理的計(jì)算深層頁(yè)面的權(quán)重 12
4.6 PageRank的全局性導(dǎo)致計(jì)算量太大 13
第五章 PageRank的發(fā)展趨勢(shì)、結(jié)束語(yǔ) 14
致謝詞 15
參考文獻(xiàn) 16
參考文獻(xiàn)
[1] 王奇,宋國(guó)新,邵志清,信息檢索中基于鏈接的網(wǎng)頁(yè)排序算法,華東理工大學(xué)學(xué)報(bào), 2000年05期;
[2] 張海濤,董洲,搜索引擎Google的檢索功能及PageRank技術(shù)分析,情報(bào)科學(xué),2002年08期;
1.3萬(wàn)字 15頁(yè)
論文+開(kāi)題+任務(wù)書(shū)+翻譯
摘要
隨著網(wǎng)絡(luò)信息量的膨脹,網(wǎng)絡(luò)搜索引擎應(yīng)運(yùn)而生并在短短的十年內(nèi)得到了突飛猛進(jìn)的發(fā)展。它已成為人們獲得信息必不可少的工具。Google搜索引擎以其雄厚的技術(shù)逐漸吸引和留住了世界各地的大量網(wǎng)民,成為了世界上最著名的搜索引擎之一。而其最有特色的關(guān)鍵技術(shù)是專利技術(shù)PageRank(網(wǎng)頁(yè)級(jí)別) 。這就使得我們對(duì)基于超鏈分析的排序算法PageRank算法技術(shù)的研究十分的有必要。
本文在介紹PageRank算法技術(shù)背景,基本思想、基本公式和計(jì)算實(shí)例的基礎(chǔ)上,介紹如何利用PageRank算法提高網(wǎng)頁(yè)P(yáng)R的策略方法,最后指出PageRank算法的六點(diǎn)不足,并對(duì)其發(fā)展趨勢(shì)進(jìn)行分析。
關(guān)鍵字:Google ,搜索引擎 ,PageRank
The analysis and research on the
PageRank algorithm of Google search Engine
ABSTRACT
With the distension of the network information amount ,the internet search engine has got the huge evolution within the past ten years. It has been a necessary tool to get information from the network. .Google search engine attract more and more network people all over the world gradually by means of its advanced techniques and become one of the most popular and famous search engine. Among these techniques, PageRank algorithm technique is the most important characteristic crucial monopoly one. That we research and assay PageRank algorithm technique based on page hyperlink structure is very necessary.
In this paper,the basic ideas,formulas and calculation examples of PageRank are introduced first and then discusses how to improve the PR of a Web page using PageRank algorithm,and points out six shortcomings of PageRank algorithm,At last,the trend of PageRank algorithm are forecasted.
Keywords: Google , Search Engine , PageRank
目 錄
摘 要 2
ABSTRACT 2
第一章 引言 4
第二章 PageRank算法的技術(shù)原理 5
2.1 PageRank算法的基本思想 5
2.2 PageRank算法的基本公式 5
2.3網(wǎng)頁(yè)P(yáng)R值的計(jì)算實(shí)例 6
第三章 利用PageRank思想來(lái)提高網(wǎng)頁(yè)的PR值 9
3.1網(wǎng)站內(nèi)部鏈接策略 9
3.2導(dǎo)入鏈接策略 9
3.3鏈出策略 10
第四章 PageRank技術(shù)的不足之處 11
4.1 PageRank 算法偏重舊網(wǎng)頁(yè) 11
4.2 PageRank值與檢索主題無(wú)關(guān) 11
4.3 PageRank致命的打擊----濫用網(wǎng)絡(luò)超鏈接作弊 12
4.4 PageRank無(wú)法給網(wǎng)頁(yè)具體分類 12
4.5 PageRank不能合理的計(jì)算深層頁(yè)面的權(quán)重 12
4.6 PageRank的全局性導(dǎo)致計(jì)算量太大 13
第五章 PageRank的發(fā)展趨勢(shì)、結(jié)束語(yǔ) 14
致謝詞 15
參考文獻(xiàn) 16
參考文獻(xiàn)
[1] 王奇,宋國(guó)新,邵志清,信息檢索中基于鏈接的網(wǎng)頁(yè)排序算法,華東理工大學(xué)學(xué)報(bào), 2000年05期;
[2] 張海濤,董洲,搜索引擎Google的檢索功能及PageRank技術(shù)分析,情報(bào)科學(xué),2002年08期;
TA們正在看...
- 新視野大學(xué)英語(yǔ)1冊(cè)第三版uni1-課后習(xí)題答案全ppt.ppt
- 新視野大學(xué)英語(yǔ)3uni1lovewihoulimiaionsppt.ppt
- 新視野大學(xué)英語(yǔ)uni22版ppt.ppt
- 新視野大學(xué)英語(yǔ)第一冊(cè)u(píng)ni1learningaforeignlanguag...ppt
- 新視野大學(xué)英語(yǔ)第一冊(cè)u(píng)ni2deeconcernppt.ppt
- 新視野大學(xué)英語(yǔ)第三冊(cè)第一單元secionbppt.ppt
- 新視野大學(xué)英語(yǔ)第三冊(cè)第六單元課文講解ppt.ppt
- 新視野大學(xué)英語(yǔ)第三版第一冊(cè)u(píng)ni8secionappt.ppt
- 新視野大學(xué)英語(yǔ)第三版第三冊(cè)u(píng)ni1secionappt.ppt
- 新視野大學(xué)英語(yǔ)第三版第三冊(cè)u(píng)ni2secionappt.ppt