Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 9

Department of computer science and engineering

Presentation
on
Design and implementation of technique for content based
ranking of web documents

Supervisor Name :- Team members :-


Ms. Ayushi Prakash Amit Kumar 1806810049
Anshika Jain 1806810058
Anshita Bhardwaj 1806810059
Contents

1. Introduction
2. Objective
3. Methodology
4. Tool Used
5. Advantage and Disadvantage of the Project
6. Application of the Project
7. References
Introduction

Internet provides a great deal of information in today's time. The moment a person gets stuck
with a new term or unknown topic, he/she takes internet into concern so as to solve that problem.
World Wide Web (WWW) plays a starring role for retrieving user requested information from the
web resources. In order to retrieve user requested information into result pages so that the user
can easily select the required information by navigating through the result pages link. This strategy
used to work really well earlier because, number of resources available for user request was
limited. Although, it is feasible to identify the relevant information directly by the user from the
search engine results. When the Internet era increased, sharing of resource also increased and
this lead to develop an automated technique to rank each web content resource. Different search
engine use different techniques to rank search results for the user query.

As the competition and web resource increases, ranking of web content becomes tedious
and dynamic with respect to user query.

Therefore, this project focuses on providing an effective approach for finding web
documents.
Objective
As most users search their queries in short term on search engines and through the search result
based on ranking, they have to filter the information which they search for.

Therefore, the objective of this project is -

1.) To present the technique of improving web search structure that can be applied to represent
better knowledge in actual Web documents.

2.) To outline our experimental Design and Implementation of Technique for Content Based
Ranking of Web Documents
Methodology

User Request Search Engine Top n results

Processing

Algorithms

Re-ordered results for


user
Tools

1.) To read content, we will use Java string API

2.) To bring remote web pages in our system, we will use .NET package.

3.) To identify content, we will use web dictionary.

3.) For implementation of either one of the Java Platform standard edition, we will
use J2SE SDK.

4.) To run this we need an IDE, so we will use Eclipse IDE.

5.) For using a database, we will use MySQL.


Advantage of the Project Disadvantage of the Project

1.) The model doesn't need any data 1.) As the feature representation of the
about each user, since the items are hand-engineered to some
recommendations are general to all extent, this technique requires a lot of
user. This makes it easier to scale to a domain knowledge. Therefore, the
large number of users. model can only be as good as the hand-
engineered features.

2.) The project focuses on capturing the 2.) The project model does not make
specific interests of initial users, and recommendations based on existing
accordingly displays result for other interests of the specific user. In other
users as well. words, the model has limited ability to
expand on the users' existing interests.
Application of the Project

● Improves the ranking the web documents in search engine.


● providing relevant information to the user.
● It decides which results are to be shown at the top of the search engine
listings – where they can be easily seen.
References

● https://developers.google.com/

● NIDHI SHALYA,SHASHWAT SHUKLA,DEEPAK ARORA “An Effective Content Based Web Page Ranking

Approach”,2012

● P.Sudhakar, G.Poonkuzhali, R.Kishore Kumar, Member IAENG ”Content Based Ranking for Search Engines ” , 2012

You might also like