Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 367 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 367 Bytes

search-engine

Simple search engine program that will:

  • explore a portion of the web
  • build an index of the words contained in each websites
  • analyze the structure of the internet graph to establish which websites should be considered authorities
  • use the computed analysis to answer results to search queries, that includes the most relevant websites available