/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.

Primary LanguagePython

##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.