Project Title: Deepin Search Member: Wenxu Li & Ziming Zhai CSCI 572 Project.

Slides:



Advertisements
Similar presentations
Metacrawler Melissa Cyr Information Literacy. A metasearch engine is a search tool that sends user requests to several other search engines and/or databases.
Advertisements

FindAll: A Local Search Engine for Mobile Phones Aruna Balasubramanian University of Washington.
Search Engines. 2 What Are They?  Four Components  A database of references to webpages  An indexing robot that crawls the WWW  An interface  Enables.
Project Title: Deepin Search Member: Wenxu Li & Ziming Zhai CSCI 572 Project.
 How many pages does it search?  How does it access all those pages?  How does it give us an answer so quickly?  How does it give us such accurate.
Wenxu Li & Ziming Zhai Deepin Search. Motivation Google gives you the best results for everyone, but maybe not the best for you. Besides keyword match,
SEO PACKAGES. Types of Plans Starter Plan Business Plan Enterprises Plan.
 Search engines are programs that search documents for specified keywords and returns a list of the documents where the keywords were found.  A search.
SEO Techniques Tech Talk 29 th August 2013 (By PEN Vannak)
Google App Engine and Java Application: Clustering Internet search results for a person Aleksandar Kartelj Faculty of Mathematics,
Databases & Data Warehouses Chapter 3 Database Processing.
On-Site Strategies for Optimizing Your Local Business. sunclouddesign.com/talks.
SEO for Web Designers By Alfredo Palconit, Jr.. I. What is SEO? A process of improving a site’s traffic and rank from organic search engine results. Notes:
How Search Engines Work. Any ideas? Building an index Dan taylor Flickr Creative Commons.
SEO Essentials Let Your Customers Find You. What is SEO? The process of improving the visibility of a website or a webpage in search engines o Uses “organic”
You Tube YouTube Profile: Website: Alexa Ranking: 3 (as of 5/1/08) Description: A video sharing website Similar Websites:
1 Anonshare 2.0 P2P Anonymous Browsing History Share Frank Chiang Terry Go Rui Ma Anita Mathew.
Search Engine Optimization  The Two Key SEO Principles  SEO in Ten Steps Ivan Surjanovic, Copyright 2014 by iPower.
Search Engines. Internet protocol (IP) Two major functions: Addresses that identify hosts, locations and identify destination Connectionless protocol.
Basic Web Applications 2. Search Engine Why we need search ensigns? Why we need search ensigns? –because there are hundreds of millions of pages available.
1 Applying Collaborative Filtering Techniques to Movie Search for Better Ranking and Browsing Seung-Taek Park and David M. Pennock (ACM SIGKDD 2007)
PERSONALIZED SEARCH Ram Nithin Baalay. Personalized Search? Search Engine: A Vital Need Next level of Intelligent Information Retrieval. Retrieval of.
Web Scale Discovery Service Vs Federated Search NIKESH NARAYANAN
The Business Model and Strategy of MBAA 609 R. Nakatsu.
Google Directory By, Dixie E. Oyola. Google Directory The Google Web Directory integrates Google's sophisticated search technology with Open Directory.
Search Engine By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 3 1 Searching the Web Using Search Engines and Directories Effectively Tutorial.
Pay Per Click (PPC) – Advertising Jump Start Your Internet Marketing! IMMEDIATE RESULTS WITH UNMATCHED COST – EFFICIENCY! Not only can you begin generating.
McLean HIGHER COMPUTER NETWORKING Lesson 7 Search engines Description of search engine methods.
Project: web service composition Jianguo Lu University of Windsor.
Course grading Project: 75% Broken into several incremental deliverables Paper appraisal/evaluation/project tool evaluation in earlier May: 25%
The Business Model of Google MBAA 609 R. Nakatsu.
Search Engines Reyhaneh Salkhi Outline What is a search engine? How do search engines work? Which search engines are most useful and efficient? How can.
Can scientific collaboration and excellence be measured by Web presence and Web links? Judit Bar-Ilan Bar-Ilan University and The Hebrew University of.
A process of taking your best guesses. Companies have web sites where you can access your information.
Project Presentation. Traditional search engine flaws In many situations user only need the most popular or authoritative result Too much information.
Search Engines LESSON 1-3. Objectives The student will: Perform searches and explain how to refine a search to retrieve better information Identify resources.
Chapter 1 Getting Listed. Objectives Understand how search engines work Use various strategies of getting listed in search engines Register with search.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
1 SearchTogether: An Interface for Collaborative Web Search Florian Eiteljörge June 11, 2013Florian Eiteljörge.
SEO: top-rankings in Google Harald J. Koch. Why are top-rankings in search engines that important?
Week 1 Introduction to Search Engine Optimization.
SEO and SEA Search engine optimization and Search engine advertising Wesley Lacroix IBK.
CMS 2: Advanced Web Editing - Content Presented By: Katie Pagano, Special Projects Manager Steve Pont, Product Architect.
Landing Pages – Inspire Action with your Prospects.
Created By Harris Milligan  YouTube would be the primary typical video sharing site inside the Web.  A lot of professionals have.
Best Strategies For Website Promotion. What is Website Promotion? Website promotion is the continuing process used by webmasters to promote and bring.
PSD TO HTML CONVERSION SERVICES Focus on designing creative website layouts with the help of professional PSD into HTML Conversion services with experts.
Google App Engine. Contents Overview Getting Started Databases Inter-app Communications Modes.
What is Local SEO? Optimizing the Business Website to local search results, people who search for local business services. Whether it may be any service/business.
5 Ways to Optimize eCommerce Search Performance Presented by:
Search Engine Optimization(S.E.O)
Search Engine Optimization
MIS Professor Sandvig MIS 324 Professor Sandvig
SEO Basics to Grow a Small Business
Digital Marketing Company in India
Easy-Bash: Designing a Metasearch Engine for Bash Command Queries
TS Webtech
يقول رسول الله صلى الله عليه وسلم ”انما الاعمال بالنيات وانما لكل امرىء ما نوى فمن كانت هجرته الى الله ورسوله فهجرته الى الله ورسوله ومن كانت هجرته الى.
SEO Course Outlines.
Information Retrieval Lab
Google Search Not Working Google Search Not Working On Pc
Anatomy of a Search Search The Index:
MIS Professor Sandvig MIS 324 Professor Sandvig
Identify Different Chinese People with Identical Names on the Web
All About the Internet.
Overview. Overview User Profile & FAQs Summary Tab Break down of user clicks   Account Director contact information   Analysis of data accuracy,
Top-Rated AngularJs Development Company in India
MIS Professor Sandvig MIS 424 Professor Sandvig
Murach's JavaScript and jQuery (3rd Ed.)
Presentation transcript:

Project Title: Deepin Search Member: Wenxu Li & Ziming Zhai CSCI 572 Project

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 a customized ranking framework based on the page history information from Amazon Alexa Web Information Services, which allows users to create their own ranking methods

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 framework based on these information  We will use Java, AWIS API, Google search API and jQuery

Expected Interface Google realtime

Problems  Connection from Google search results to AWIS  AWIS information is accurate or not?  Probably AWIS doesn’t have the information for each result  Ranking Methods  The weight of each feature  Interface  User friendly  How to select ranking methods