Academic literature on the topic 'Webpage ranking'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Webpage ranking.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Webpage ranking"
Sankpal, Lata Jaywant, and Suhas H. Patil. "Rider-Rank Algorithm-Based Feature Extraction for Re-ranking the Webpages in the Search Engine." Computer Journal 63, no. 10 (June 12, 2020): 1479–89. http://dx.doi.org/10.1093/comjnl/bxaa032.
Full textSatish Babu, J., T. Ravi Kumar, and Dr Shahana Bano. "Optimizing webpage relevancy using page ranking and content based ranking." International Journal of Engineering & Technology 7, no. 2.7 (March 18, 2018): 1025. http://dx.doi.org/10.14419/ijet.v7i2.7.12220.
Full textZhang, Shao Xuan, and Tian Liu. "A Webpage Ranking Algorithm Based on Collaborative Recommendation." Advanced Materials Research 765-767 (September 2013): 998–1002. http://dx.doi.org/10.4028/www.scientific.net/amr.765-767.998.
Full textHong, Ying, and Zeng Min Geng. "Research and Realization of a Search Engine System for Professional Field." Advanced Materials Research 850-851 (December 2013): 745–50. http://dx.doi.org/10.4028/www.scientific.net/amr.850-851.745.
Full textK.G., Srinivasa, Anil Kumar Muppalla, Bharghava Varun A., and Amulya M. "MapReduce Based Information Retrieval Algorithms for Efficient Ranking of Webpages." International Journal of Information Retrieval Research 1, no. 4 (October 2011): 23–37. http://dx.doi.org/10.4018/ijirr.2011100102.
Full textZhao, Hong, Chen Sheng Bai, and Song Zhu. "Automatic Keyword Extraction Algorithm and Implementation." Applied Mechanics and Materials 44-47 (December 2010): 4041–49. http://dx.doi.org/10.4028/www.scientific.net/amm.44-47.4041.
Full textRahman, Md Mahbubur, Samsuddin Ahmed, Md Syful Islam, and Md Moshiur Rahman. "An Effective Ranking Method of Webpage Through TFIDF and Hyperlink Classified Pagerank." International Journal of Data Mining & Knowledge Management Process 3, no. 4 (July 31, 2013): 149–56. http://dx.doi.org/10.5121/ijdkp.2013.3411.
Full textSangamuang, Sumalee, Pruet Boonma, Juggapong Natwichai, and Wanpracha Art Chaovalitwongse. "Impact of minimum-cut density-balanced partitioning solutions in distributed webpage ranking." Optimization Letters 14, no. 3 (February 13, 2019): 521–33. http://dx.doi.org/10.1007/s11590-019-01399-9.
Full textMakkar, Aaisha, and Neeraj Kumar. "User behavior analysis-based smart energy management for webpage ranking: Learning automata-based solution." Sustainable Computing: Informatics and Systems 20 (December 2018): 174–91. http://dx.doi.org/10.1016/j.suscom.2018.02.003.
Full textPoulos, Marios, Sozon Papavlasopoulos, V. S. Belesiotis, and Nikolaos Korfiatis. "A semantic self-organising webpage-ranking algorithm using computational geometry across different knowledge domains." International Journal of Knowledge and Web Intelligence 1, no. 1/2 (2009): 24. http://dx.doi.org/10.1504/ijkwi.2009.027924.
Full textDissertations / Theses on the topic "Webpage ranking"
Kritzinger, Wouter Thomas. "The effect webpage body keywords location has on ranking in search engines results : an empirical study /." Thesis, Click here for online access, 2005. http://dk.cput.ac.za/cgi/viewcontent.cgi?article=1077&context=td_cput.
Full textChang, Shen-Yi, and 張聖益. "A Keyword Recommending Mechanism for Improving Webpage Ranking." Thesis, 2006. http://ndltd.ncl.edu.tw/handle/02721938545188635923.
Full text元智大學
資訊管理學系
94
Search Engine is one of the popular tools people used to look for information on the World Wide Web. Recent studies have shown that a majority of web page accesses are referred by search engines. To find a page on the Web, many Web users go to their favorite search engine, issue keyword queries, and look at the results. When search engines constantly return popular pages at the top of their search results, more Web users will discover and look at those pages, increasing their popularity even further. Thus, to become the top of the search results can help to increase the page popularity. Studies have shown that page contents is one of an important factor which search engines rank web pages, thus, to select the valuable keywords could not only improve the page contents but also the page ranking. But none of the related works show how to find the valuable keywords. In order to find the valuable keywords systematically, this thesis, we establish a keyword recommendation mechanism by using Local Feedback method. Our study shows more keywords can be discovered and rank of page results can be consequently improved.
Κόλλιας, Γεώργιος. "Αρχιτεκτονικές λογισμικού για περιβάλλοντα επίλυσης προβλημάτων και εφαρμογές στο ασύγχρονο μοντέλο υπολογισμού." Thesis, 2009. http://nemertes.lis.upatras.gr/jspui/handle/10889/2525.
Full textIn recent years computational scientists strive to expose their knowledge and experience to the communities of people interested in performing computations. This endeavor focuses on the construction of complex in structure, however simple in use, toolchains and environments in which a researcher can specify his or her problem and - depending on his experience - change its exact solution flow. In many cases these computations necessitate large-scale and performant resources. Harnessing them, to some extent, became possible by turning to parallel-distributed architectures, recently of large scale, emphasizing usability, security in accessing them and collaboration perspectives (Grid). In other cases, the multicore processors, nowadays powering even typical personal computers, coupled with predictions for dramatic increase in the number of available cores in the near future, suggest a reconsideration of classic algorithms aiming at extracting parallelism, since this can be directly mapped to underlying hardware. Additionally, such a move, also fuels the investigation of alternative computation models: The asynchronous computation model, offering the flexibility for the complete removal of time-consuming synchronization phases, is a very interesting option. We study Problem Solving Environments (PSEs) in a systematic manner, specifying the axes characterizing this category of systems of software also implementing Jylab, a prototype PSE emphasizing portability and the reuse of freely available code and enabling sequential, parallel and distributed computing over multiple platforms. More specifically, Jylab includes support for asynchronous distributed computations, Web graph analysis and Grid computing. Then we introduce the asynchronous computation model, focusing in three core subjects, namely its convergence analysis, the termination detection problem and its implementation. We propose a probabilistic framework for convergence detection and explore the complexity of the model. Afterwards, we survey algorithms for ranking the nodes of a graph, focusing on computing the PageRank vector, which is used by Google for ranking the results of a query submitted to its search engine. We prove that a whole class of ranking methods, primarily expressed as a power series of a modified link matrix can be written as products of iterative matrices similar to those used in computing the PageRank vector, albeit with a different damping parameter for each of its terms (multidamping). Next, we present the experimental behavior of the asynchronous model, mainly as applied in computing the PageRank vector, over different platforms (locally, in a computer cluster and over the Grid) using either threads or processes as its units of execution. Jylab was intensively used in these investigations and it was proved that all experimentations can be cast under a unifying software framework. We also introduce a class of algorithms for the distributed computation of statistical quantities, namely gossip algorithms, for which only two entities communicate and compute at each elementary step. We extend these algorithms be permitting k > 2 entities to interact on a per elementary step basis, simulate their behavior and propose protocols for implementing them.
Books on the topic "Webpage ranking"
Érdi, Péter. Ranking. Oxford University Press, 2019. http://dx.doi.org/10.1093/oso/9780190935467.001.0001.
Full textBook chapters on the topic "Webpage ranking"
Lu, Peng, and Xiao Cong. "The Research on Webpage Ranking Algorithm Based on Topic-Expert Documents." In Advances in Intelligent Systems and Computing, 195–204. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-19024-2_20.
Full textLi, Yukun, Yunbo Ye, and Wenya Xu. "A Meta-Search Engine Ranking Based on Webpage Information Quality Evaluation." In Web and Big Data, 556–60. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-60290-1_46.
Full textPyun, Gwangbum, and Unil Yun. "Ranking Techniques for Finding Correlated Webpages." In IT Convergence and Security 2012, 1085–95. Dordrecht: Springer Netherlands, 2012. http://dx.doi.org/10.1007/978-94-007-5860-5_130.
Full textVraný, Jiří. "Parallel Algorithm for Query Content Based Webpages Ranking." In Business Information Systems, 85–96. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-01190-0_8.
Full textSwapna, B., and T. Anuradha. "Achieving Higher Ranking to Webpages Through Search Engine Optimization." In Proceedings of International Conference on Computational Intelligence and Data Engineering, 105–12. Singapore: Springer Singapore, 2017. http://dx.doi.org/10.1007/978-981-10-6319-0_9.
Full textPyun, Gwangbum, and Unil Yun. "A Frequent Pattern Mining Technique for Ranking Webpages Based on Topics." In Lecture Notes in Electrical Engineering, 121–28. Dordrecht: Springer Netherlands, 2013. http://dx.doi.org/10.1007/978-94-007-6738-6_15.
Full textPuyalnithi, Thendral, and Madhu Viswanatham V. "Website Topology Modification with Hotlinks Using Mined Webusage Knowledge." In Advances in Data Mining and Database Management, 194–204. IGI Global, 2017. http://dx.doi.org/10.4018/978-1-5225-1877-8.ch012.
Full text"Chapter Three. Ranking Webpages by Popularity." In Google's PageRank and Beyond, 25–30. Princeton: Princeton University Press, 2006. http://dx.doi.org/10.1515/9781400830329-004.
Full text"Chapter Eleven. The HITS Method for Ranking Webpages." In Google's PageRank and Beyond, 115–30. Princeton: Princeton University Press, 2006. http://dx.doi.org/10.1515/9781400830329-012.
Full text"Chapter Twelve. Other Link Methods for Ranking Webpages." In Google's PageRank and Beyond, 131–38. Princeton: Princeton University Press, 2006. http://dx.doi.org/10.1515/9781400830329-013.
Full textConference papers on the topic "Webpage ranking"
Ganeshiya, Deepak Kumar, and Dilip Kumar Sharma. "A survey: hyperlink analysis in webpage ranking algorithms." In 2014 International Conference of Soft Computing Techniques for Engineering and Technology (ICSCTET). IEEE, 2014. http://dx.doi.org/10.1109/icsctet.2015.7371192.
Full textGaneshiya, Deepak Kumar, and Dilip Kumar Sharma. "A novel approach for webpage ranking using updated content." In 2014 5th International Conference- Confluence The Next Generation Information Technology Summit. IEEE, 2014. http://dx.doi.org/10.1109/confluence.2014.6949383.
Full textTiwari, Ankita, and Sushil Chaturvedi. "Optimized Technique for Ranking Webpage on Search Engine Optimization." In 2018 2nd International Conference on Micro-Electronics and Telecommunication Engineering (ICMETE). IEEE, 2018. http://dx.doi.org/10.1109/icmete.2018.00034.
Full textVenkataraman, Ganesh, and Arunkumar Ravichandran. "Adaptive Semantic Search: Re-Ranking of Search Results Based on Webpage Feature Extraction and Implicitly Learned Knowledge of User Interests." In 2014 Tenth International Conference on Semantics, Knowledge and Grids (SKG). IEEE, 2014. http://dx.doi.org/10.1109/skg.2014.22.
Full textSameer, Venkata Udaya, and Rakesh Chandra Balabantaray. "Improving ranking of webpages using user behaviour, a Genetic algorithm approach." In 2014 International Conference on Networks & Soft Computing (ICNSC). IEEE, 2014. http://dx.doi.org/10.1109/cnsc.2014.6906674.
Full textSalminen, Joni, Juan Corporan, Roope Marttila, Tommi Salenius, and Bernard J. Jansen. "Using Machine Learning to Predict Ranking of Webpages in the Gift Industry." In icist 2019: 9th International Conference on Information Systems and Technologies. New York, NY, USA: ACM, 2019. http://dx.doi.org/10.1145/3361570.3361578.
Full text