Skip to content
/ d3js Public

Visualizations of Stack Overflow data in d3js

Notifications You must be signed in to change notification settings

akry1/d3js

Repository files navigation

This is a visualization of Stack overflow data done in the Adaptive Web course at ASU. Please note that the original data is not used.  
Execute the 'preprocess.py' using python 2.7. You need numpy, scipy, pandas, nltk packages and nltk stopwords corpus.  
The python file creates three files, 'wordCount.csv', 'wordcountsperuser.csv' and 'cosine_sim' (these are already provided).   Open index.html in a browser.

Hosted at: http://bl.ocks.org/akry1/9badcbb0077918ee2e4c

About

Visualizations of Stack Overflow data in d3js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published