/twitter_demo

demonstration of analysis on twitter bipertite graph by random walk algorithm

Primary LanguageScala

Abstract

This is a demonstration of Twitter Reccomandation which is based on Random Walk with Restart algorithm on Twitter bipertite graph. Twitter bipertite graph is generated by users retweets.

How Significant

Scenario

Implements

Base Technology

Processing

Processing is a simple programming languange for create images, animations, and interactions. Processing has many implements, for example, Java, Ruby, JavaScript etc. Representative implements is on Java and this time, I use it.

Scala

Scala is an object oriented and functional programming languange on JVM. It has high compatiblility with Java, including Processing. This time, I implements whole application by Scala.