Search Engine projects
-
Updated
May 20, 2020 - Java
Search Engine projects
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
Improving IR-Based Bug Localization with Context-Aware Query Reformulation
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
PageRank
Improved Query Reformulation for Concept Location using CodeRank and Document Structures
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.
An implementation of the PageRank algorithm in Hadoop MapReduce
(Class) Big Data Analysis Course Assignments
Using MapReduce to calculate Wikipedia page rank; preventing dead-ends and spider-traps
Simple Java PageRank implementation.
Un'implementazione JAVA che esemplifica l'utilizzo e la comprensione dell'algoritmo PageRank nella sua versione matriciale utilizzando la libreria JAMA
Java implementation of HITS and Pagerank Algorithm
Google page rank algorithm implementation using Hadoop Map reduce on Simple English Wikipedia corpus
This repository contains course projects from CSCI-572. The project has 5 parts covering topics that build up a modern search engine.
Implement Personalized PageRank use Hadoop
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."