Skip to content

prakkashm/Pagerank-based-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pagerank based Search Engine:

Dependencies:

  1. MySQL 5.7.20
  2. MySQLdb for python 2.7.12
  3. Python 2.7.12

Procedure:

  1. Dump the sql dump (given in the folder - "engine") into your local mysql database.
  2. Make the corresponding changes in the code (query.py) where username and password is required.
  3. Run query.py and enter search terms/query.

Refer to final_report.pdf for the details of the search engine.

About

Pagerank Algorithm based search engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages