“第三十四章 搜索引擎”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
第35行: 第35行:
  
 
* Pagerank algorithm [https://www.geeksforgeeks.org/page-rank-algorithm-implementation/]
 
* Pagerank algorithm [https://www.geeksforgeeks.org/page-rank-algorithm-implementation/]
 
+
* Python page rank [https://github.com/ashkonf/PageRank]
  
 
==高级读者==
 
==高级读者==
  
 
* Brin S, Page L. The anatomy of a large-scale hypertextual web search engine[J]. Computer networks and ISDN systems, 1998, 30(1-7): 107-117. [http://papers.cumincad.org/data/works/att/2873.content.pdf]
 
* Brin S, Page L. The anatomy of a large-scale hypertextual web search engine[J]. Computer networks and ISDN systems, 1998, 30(1-7): 107-117. [http://papers.cumincad.org/data/works/att/2873.content.pdf]

2022年8月14日 (日) 07:11的版本

教学资料

  • 教学参考
  • 课件
  • 小清爱提问:搜索引擎如何快速找到相关文档? [1]
  • 小清爱提问:搜索引擎如何判断网页的重要性? [2]


扩展阅读

  • AI 100问:搜索引擎如何快速找到相关文档? [[3]
  • AI 100问:搜索引擎如何判断网页的重要性? [[4]
  • 维基百科: Page Rank [5][6]
  • History of search engine [7]
  • 51CTO: 倒排索引 [8]
  • 知乎:Page Rank算法 [9]


视频展示

  • Page Rank visulization [10]
  • 【知智一分钟】搜索引擎是如何工作的?[11]
  • 搜索引擎是如何工作的[12][13][14]


演示链接

  • Demo of page rank [15]


开发者资源

  • Pagerank algorithm [16]
  • Python page rank [17]

高级读者

  • Brin S, Page L. The anatomy of a large-scale hypertextual web search engine[J]. Computer networks and ISDN systems, 1998, 30(1-7): 107-117. [18]