Code Monkey home page Code Monkey logo

enron-email-analyses's Introduction

Enron-email-analyses

  1. Analyze the e-mail networks using igraph between the 150 employees of former Enron and find working groups/communities based on the e-mails frequencies for senders and receivers.

    • The source code and the plot files are in email_networkanalysis subdirectory.
    • email_network_analysis.R - R code for network e-mails analyses.
  2. Find the main topics for the e-mails using LDA from topicsmodels package.

    • The source code, word exclude list and output files are in emails_topics subdirectory.
    • merge_emails_body.R - extract e-mails' content, merge the conten t and save in a file for each employee.
    • email_body_topics.R - use tm package for text mining, data cleaning and find text topics with LDA from topicsmodels package.
    • exclude_words_list.txt - file with a list of words which are deleted from docs corpus using tm_map.
    • emails_topics_output_20151123.txt - output file from the execution of email_body_topics.R.

enron-email-analyses's People

Contributors

dbancea avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.