HITS and PageRank implementations in Java for CS610 at NJIT
-
Updated
Aug 21, 2025 - Java
HITS and PageRank implementations in Java for CS610 at NJIT
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
Simple Java PageRank implementation.
Link ranking with Apache Giraph for Apache Nutch
⇨ Designed and implemented a search engine architecture from scratch for CACM and a sample Wikipedia corpus. ⇨ Crawled the corpus, parsed and indexed the raw documents using simple word count program using Map Reduce, performed ranking using the standard Page Rank algorithm and retrieved the relevant pages using variations of four distinct IR ap…
Implementation of the MapReduce PageRank algorithm using the Hadoop framework in Java and the Spark framework both in Python and in Java.
The tool implementation of the thesis work of Masud Rahman
Improved Query Reformulation for Concept Location using CodeRank and Document Structures
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
NLP2API: Query Reformulation for Code Search using Crowdsourced Knowledge and Extra-Large Data Analytics.
This repository contains course projects from CSCI-572. The project has 5 parts covering topics that build up a modern search engine.
Java implementation of HITS and Pagerank Algorithm
SearchEngine with an implementation of pageRank
Search Engine projects
PageRank
Google page rank algorithm implementation using Hadoop Map reduce on Simple English Wikipedia corpus
Example implementation of the PageRank-Algorithm in Java
A collection of a few basic algorithms implemented using MapReduce (Hadoop)
An implementation of the PageRank algorithm in Hadoop MapReduce
Add a description, image, and links to the pagerank-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the pagerank-algorithm topic, visit your repo's landing page and select "manage topics."