druidOfCode / Enron-Email-Visualizer

Email Network Graph generator (Enron) - Utilizes Fusion Tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enron-Email-Visualizer

Email Network Graph generator (Enron) - Utilizes Fusion Tables

This was created for Dr. K's Software Engineering Practicum. It uses Python to analyze the enron Email dataset from a folder, it searches each file in that folder for a From and To. It takes that data, saves it to a .csv and then that data is uploaded to Fusion Tables (manually) to generate a network Graph.

A simple application has already been compiled for the whole Enron Dataset (in App folder) for Windows PC's.

About

Email Network Graph generator (Enron) - Utilizes Fusion Tables

License:MIT License


Languages

Language:HTML 99.6%Language:JavaScript 0.3%Language:Python 0.1%