d3 visualization
Visualise work cloud data from various data sources
This application displays word count and word co-occurences of data pulled from various sources.
steps to execute:
npm install
node index.js
open browser http://localhost:3000/
cleanText.py is used to preprocess and clean a raw text file fetched from a data source.
python cleanText.py