“第三十四章 搜索引擎”版本间的差异
来自cslt Wiki
(相同用户的2个中间修订版本未显示) | |||
第9行: | 第9行: | ||
==扩展阅读== | ==扩展阅读== | ||
− | * AI 100问:搜索引擎如何快速找到相关文档? | + | * AI 100问:搜索引擎如何快速找到相关文档? [http://aigraph.cslt.org/ai100/AI-100-51-搜索引擎是如何快速找到相关内容的.pdf] |
− | * AI 100问:搜索引擎如何判断网页的重要性? | + | * AI 100问:搜索引擎如何判断网页的重要性? [http://aigraph.cslt.org/ai100/AI-100-52-搜索引擎是如何判断网页的重要性的(修改版).pdf] |
* 维基百科: Page Rank [http://aigraph.cslt.org/courses/34/PageRank.pdf][http://aigraph.cslt.org/courses/34/PageRank-chs.pdf] | * 维基百科: Page Rank [http://aigraph.cslt.org/courses/34/PageRank.pdf][http://aigraph.cslt.org/courses/34/PageRank-chs.pdf] | ||
* History of search engine [https://totaldigitech.com/history-of-search-engine/] | * History of search engine [https://totaldigitech.com/history-of-search-engine/] | ||
第29行: | 第29行: | ||
* Demo of page rank [https://graui.de/pageRank.htm] | * Demo of page rank [https://graui.de/pageRank.htm] | ||
− | + | * Baidu [http://baidu.com] | |
第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] |
2023年8月13日 (日) 02:25的最后版本
教学资料
扩展阅读
- AI 100问:搜索引擎如何快速找到相关文档? [3]
- AI 100问:搜索引擎如何判断网页的重要性? [4]
- 维基百科: Page Rank [5][6]
- History of search engine [7]
- 51CTO: 倒排索引 [8]
- 知乎:Page Rank算法 [9]
视频展示
演示链接
开发者资源
高级读者
- 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. [19]