miteshjoshi / Enron--Employee-Relation-Graph-LDA-

Graph extracted from enron employee mailbox dataset https://www.cs.cmu.edu/~./enron. Data is Pre-processed then topic modeling vector for each employee is being done, employee similarity vector is based on cosine similarity is calculated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Enron - Employee-Relation-Graph-LDA ###Objective - finding employee groups to catch fraud employee group. ###Technique LDA to build find employee topic discussion vector and then vector similarity to find similarity between employee to build graph, then standard social network analysis can be applied.

About

Graph extracted from enron employee mailbox dataset https://www.cs.cmu.edu/~./enron. Data is Pre-processed then topic modeling vector for each employee is being done, employee similarity vector is based on cosine similarity is calculated.


Languages

Language:Python 100.0%