implement a search engine

Job ID: 35206990

Budget: $30 – $250 USD

You are required to implement a search engine for website of my choice.

implement vector space retrieval model for the search
Evaluation of the system:
Select a word of your choice
Run the query on the original website
Run the same query on your system
Compare the result and report any discrepancies
Please note: You need to crawl the wensite to collect webpages in unt.edu and parse them to get terms that may end up in your dictionary.

You can use any library to crawl and parse web pages or you can use your own custom built crawler/parser.