40 likes | 132 Views
CSCI 572 Project. Project Title: D eepin Search. Member: Wenxu Li & Ziming Zhai. Project Description.
E N D
CSCI 572 Project Project Title: Deepin Search Member: Wenxu Li & ZimingZhai
Project Description Reason: sometimes we want to get the latest web pages, and sometimes we want to get the most popular web pages. The search engine should give different ranks based on users’ requirement. History can tell us more about the web pages. A meta search engine that collaborates with page history. In this project, we will design several ranking methods based on the page history information from Amazon Alexa Web Information Services, such as publish time, traffic and so on. And then use our ranking methods to re-rank the results from google search engine.
Implementation Strategy Design an interface that allows user to submit queries Google Search Result We will use Google search API (In “Special Resources”) to retrieve the top 30 results from Google Amazon Alexa Web Information Services Open an account in Amazon and purchase AWIS ($0.15 per 1000 requests) Use AWIS API to retrieve the history information for each result URL Develop our ranking methods based on these information We will use Java, AWIS API, Google search API and jQuery
Expected Interface Google realtime