Skip to content

prasannals/Echo

Repository files navigation

Echo

YouTube link to Demo and Working Explanation - https://www.youtube.com/watch?v=KsHb4U13h0A

Imgur

Graph feature extractor and audio generator.

Echo extracts features from a graph and creates an audio representing the graph.(What does this mean in plain terms? If the graph is a facebook network, this gives your profile a unique sound based on the features of your network. The sound of your network if you may.) The features extracted are Clustering Coefficient, Jaccard Similarity and Degree Centrality. It also creates a visualization of the graph using JUNG library.

To see the project in action, download and run the following jar files.

jar file for a small network with 14 nodes - https://drive.google.com/open?id=0B5mK3-MF9-FJelVsVWo2d3U0eFU

jar file for a network with 1000 nodes - https://drive.google.com/open?id=0B5mK3-MF9-FJSmtGZHN2ZHk0SHc

Releases

No releases published

Packages

No packages published

Languages