SearchEngine-master
page java 

所属分类:Java编程
开发工具:Java
文件大小:10KB
下载次数:0
上传日期:2019-10-22 14:09:32
上 传 者here.senthil
说明:  web search engine project using page

文件列表:
directedGraph.java (3854, 2016-03-22)
expressionTreeNode.java (7523, 2016-03-22)
htmlParsing.java (11762, 2016-03-22)
searchEngine.java (8470, 2016-03-22)

# SearchEngine Search engine using indexing and page ranking as part of COMP 250 project at McGill University, 2015. ## Function This search engine uses the same underlying (albeit basic) alogrithm Google uses. Indexes all the computer science pages at McGill (cs.mcgill.ca). When given a keyword, looks through all the pages, ranks them in terms of how relevant they are, how authoritative they are, and how reliable they are. Gives the top results.

近期下载者

相关文件


收藏者