CFP last date
22 April 2024
Call for Paper
May Edition
IJCA solicits high quality original research papers for the upcoming May edition of the journal. The last date of research paper submission is 22 April 2024

Submit your paper
Know more
Reseach Article

Improved Weight based Web Page Ranking Algorithm

by Megha Bhawsar, Shraddha Kumar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 182 - Number 29
Year of Publication: 2018
Authors: Megha Bhawsar, Shraddha Kumar
10.5120/ijca2018918080

Megha Bhawsar, Shraddha Kumar . Improved Weight based Web Page Ranking Algorithm. International Journal of Computer Applications. 182, 29 ( Nov 2018), 1-5. DOI=10.5120/ijca2018918080

@article{ 10.5120/ijca2018918080,
author = { Megha Bhawsar, Shraddha Kumar },
title = { Improved Weight based Web Page Ranking Algorithm },
journal = { International Journal of Computer Applications },
issue_date = { Nov 2018 },
volume = { 182 },
number = { 29 },
month = { Nov },
year = { 2018 },
issn = { 0975-8887 },
pages = { 1-5 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume182/number29/30161-2018918080/ },
doi = { 10.5120/ijca2018918080 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T01:12:47.538542+05:30
%A Megha Bhawsar
%A Shraddha Kumar
%T Improved Weight based Web Page Ranking Algorithm
%J International Journal of Computer Applications
%@ 0975-8887
%V 182
%N 29
%P 1-5
%D 2018
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Web page ranking is a technique to optimize the search engines for finding the more relevant content according to the user search query. In this context the web pages are evaluated in such manner by which the appropriate position of a web page is decided in a World Wide Web graph. In literature several web page ranking techniques are available but most of them requires significant amount of time and memory resources for evaluation of web page rank. Therefore, the proposed work is motivated for designing and development of the efficient technique of web page rank. The proposed web page rank evaluation technique is a weight-based page rank technique. The weights are basically the page rank value based on which the web pages are organized on web graph. To compute the web page rank in the proposed technique the web page TF (Term Frequency), IDF (Inverse Document Frequency), Inbound and Outbound links are considered. Therefore, the proposed technique utilizes the techniques of web structure mining and web content mining for developing web page rank of a given web page. After computation of the considered factors the combined weight for all web pages are computed and most higher weight-based page is ranked first for any given query. The implementation of the proposed web page rank computation technique is performed on visual studio technology. After implementation of the proposed technique the performance of system is measured in terms of time and space complexity. In addition of that the experimentation is extended for finding the optimal weighted factor therefore it is concluded that the weighting factors 0.25, 0.25, 0.25, 0.25 is the most suitable weighting factor for web page rank calculation.

References
  1. Claudia Elena Dinuca, “Web Structure Mining”, Annals of the University of Petroşani, Economics, 11(4), 2011, 73-84
  2. Claudia Elena Dinuca, Dumitru Ciobanu, “Web Content Mining”, Annals of the University of Petroşani, Economics, 12(1), 2012, 85-92
  3. Rini John, Sharvari S. Govilkar, “Survey of Information Retrieval Techniques for Web using NLP”, International Journal of Computer Applications (0975 – 8887) Volume 135 – No.8, February 2016
  4. Renu Gupta, Ankita Shah, Amit Thakkar, Kamlesh Makvana, “A Survey on Various Web Page Ranking Algorithms”, COMPUSOFT, An international journal of advanced computer technology, 5 (1), January - 2016 (Volume-V, Issue-I)
  5. Wanying Chiu, Kun Lu, “Random Walk on Co-word Network: Ranking Terms Using Structural Features”, ASIST 2015, November 6-10, 2015, St. Louis, MO, USA.
  6. Chengxiang Zhai, John Lafferty, “A Study of Smoothing Methods for Language Models Applied to Ad Hoc Information Retrieval”, SIGIR’01, September 9-12, 2001, New Orleans, Louisiana, USA, Copyright 2001 ACM 1-58113-331-6/01/0009
  7. R. Campos, G. Dias, A. M. Jorge, A. Jatowt, “Survey of Temporal Information Retrieval and Related Applications”, ACM Computing Surveys, Vol. 6, No. 3, Article 9, Pub. date: April 2014.
  8. Yue Wang, Dawei Yin, Luo Jie, Pengyuan Wang, Makoto Yamada, Yi Chang, Qiaozhu Mei, “Beyond Ranking: Optimizing Whole-Page Presentation”, WSDM’16, February 22–25, 2016, San Francisco, CA, USA. c 2016 ACM. ISBN 978-1-4503-3716-8/16/02
  9. Maria Pershina, Yifan He, Ralph Grishman, “Personalized Page Rank for Named Entity Disambiguation”, The 2015 Annual Conference of the North American Chapter of the ACL, pages 238–243, Denver, Colorado, May 31 – June 5, 2015. c 2015 Association for Computational Linguistics
  10. Turgay Celik, “Spatial Mutual Information and PageRank-Based Contrast Enhancement and Quality-Aware Relative Contrast Measure”, IEEE Transactions on Image Processing, Vol 25, No. 10, October 2016
  11. Peter Lofgren, Siddhartha Banerjee, Ashish Goel, “Personalized PageRank Estimation and Search: A Bidirectional Approach”, WSDM’16, February 22–25, 2016, San Francisco, CA, USA. c 2015 Copyright held by the owner/author(s). Publication rights licensed to ACM. ISBN 978-1-4503-3716-8/16/02.c.
Index Terms

Computer Science
Information Sciences

Keywords

web page ranking web graph weighted page rank optimal weighting factor selection implementation and performance evaluation.