Improving IR-Based Bug Localization with Context-Aware Query Reformulation
-
Updated
Jan 20, 2021 - Java
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
Search Engine projects
NLP2API: Query Reformulation for Code Search using Crowdsourced Knowledge and Extra-Large Data Analytics.
⇨ 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…
Link ranking with Apache Giraph for Apache Nutch
The tool implementation of the thesis work of Masud Rahman
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
Using MapReduce to calculate Wikipedia page rank; preventing dead-ends and spider-traps
pagerank hadoop
An implementation of the PageRank algorithm in Hadoop MapReduce
This repository contains the source codes & scripts of my Master's level course - CS6240 Parallel Data Processing in Map-Reduce course at College of Computer & Information Science, Northeastern University, Boston MA.
SearchEngine with an implementation of pageRank
(Class) Big Data Analysis Course Assignments
Simple Java PageRank implementation.
Improved Query Reformulation for Concept Location using CodeRank and Document Structures
PageRank
Java implementation of HITS and Pagerank Algorithm
Un'implementazione JAVA che esemplifica l'utilizzo e la comprensione dell'algoritmo PageRank nella sua versione matriciale utilizzando la libreria JAMA
Google page rank algorithm implementation using Hadoop Map reduce on Simple English Wikipedia corpus
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."