An application using Hadoop to analyze Twitter user, sorting them by page rank algorithm. Data is quite big (roughly 24 GB) so it is convinient to process it concurently in many nodes.
-
Updated
Dec 3, 2016 - Java
An application using Hadoop to analyze Twitter user, sorting them by page rank algorithm. Data is quite big (roughly 24 GB) so it is convinient to process it concurently in many nodes.
(Class) Big Data Analysis Course Assignments
RageRank Algorithm implemented using set of sentences in java
pagerank hadoop
Using MapReduce to calculate Wikipedia page rank; preventing dead-ends and spider-traps
Un'implementazione JAVA che esemplifica l'utilizzo e la comprensione dell'algoritmo PageRank nella sua versione matriciale utilizzando la libreria JAMA
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.
The repository consists of Cloud Computing for Data Analysis project and assignments.
An implementation of the PageRank algorithm in Hadoop MapReduce
A collection of a few basic algorithms implemented using MapReduce (Hadoop)
Example implementation of the PageRank-Algorithm in Java
Google page rank algorithm implementation using Hadoop Map reduce on Simple English Wikipedia corpus
PageRank
Search Engine projects
SearchEngine with an implementation of pageRank
Java implementation of HITS and Pagerank Algorithm
This repository contains course projects from CSCI-572. The project has 5 parts covering topics that build up a modern search engine.
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."