Skip to content

USCDataScience/file-content-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Visualization

CSCI-599 Spring 2016 - Team 1, Assignment 1

An Angular-D3 web application to visualize results gleaned from analysis on the Trec-Ploar-Dataset.

Analysis results need to be copied into the app/data/computed/{bfa|bfc|bfcc|fht} folder.

Visiting http://localhost:9000/#/visualize/{bfa|bfc|bfcc|fht}/:file will display the corresponding visualization.

This app comes shipped with results gathered from some initial analysis on the data set.

SETUP

gem install compass
npm install
bower install

# Start server
grunt serve

# Visit http://localhost:9000 to view the app

About

Visualizations for Byte frequency analysis, Byte frequency correlation, Byte frequency cross-correlation and FHT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published