enron-emails
There are 29 repositories under enron-emails topic.
Mithileysh/Email-Datasets
Email Datasets can be found here
MayukhSobo/EnronFraud
Fraud Detection by finding the Person of Interest (POI)
jeffhj/LM_PersonalInfoLeak
The code and data for "Are Large Pre-Trained Language Models Leaking Your Personal Information?" (Findings of EMNLP '22)
geekquad/Fraud-Detection
A Person Of Interest identifier based on ENRON CORPUS data.
lasanthagithub/Identifying_Fraud_from_Enron_Emails_using_Machine_Learning
The fraud identification models were build using Python Scikit-learn machine-learning module.
paragdakle/emailcoref
CEREC and Seed corpus for coreference resolution for email threads taken from the Enron Corpus
aliasvishnu/Chrome-extension-spam-notifier
[Incomplete] A chrome extension that tells you if a mail you're currently drafting is going to be classified as spam or not.
AmMoPy/NLP_Enron_Emails
Natural Language Processing (NLP) and programmatic data extraction in large scale fraud investigations.
bluedistro/enron_email_analysis
Enron Email Analysis
gprzy/enron-graph-analysis
📩 Modeling the Enron dataset of emails using graphs
GuzmanGP/NLP-and-CNN-binary-classification
Spam and No Spam text classification with Convolutional Neuronal Network and Word Embedding
kristiyanto/enron
📧 A data engineering exercise
SankethBennur/enron-email-pyspark
A project on Extract-Transform-Load (ETL) operations performed on the emails from the infamous enron corpus database.
ckarapan/enron_classification
Convolutional Neural Network to classify the emails of the enron data set
dartzonline/udacity_machine_learning
Machine learning algorithms are used to determine some possible people involved in Enron fraud---Udacity project
druidOfCode/Enron-Email-Visualizer
Email Network Graph generator (Enron) - Utilizes Fusion Tables
duongvtt96/ML-DL-study-with-me
Learning how to use machine learning and deep learning algorithms/tips/tricks to solve practical problems in Python.
giacomovitangeli/phishing-detection
Phishing Detection classifier to filter fraudolent and phishing e-mail.
RutujChheda/Enron_Emails_Dataset_Processed
This repository contains code for normalizing the Enron dataset.
yichunzhao/enron-email-process
Parsing a large amount emails
artimishra/Outliers
Identifying and cleaning the outliers of the Enron Dataset.
francescamizzi/Web-Intelligence-ICS2205
The final project for the University of Malta unit Web Intelligence (ICS2205). The 60% component involved an individual analysis on a twitter dataset using NetworkX. The 40% component involves half of group task where an analysis was performed on the enron email dataset using NetworkX.
jiankang1991/Identify-Fraud-from-Enron-Email
Identify Fraud from Enron Email
MiguelHeCa/tfm-nlp
Repository for the Final Project of the MIRI
moreirab/enron-scandal
Machine learning algorithms applied to explore Enron email dataset and figure out patterns about people involved in the scandal.
rebeccak1/enron-email
Predict whether an individual is a person of interest based on their enron email.
sagahansson/lt2212-v20-a3
LT2212 V20 Assignment 3: Same-author-classification via feed-forward neural networks: Transformed email text (Enron) into a machine readable representation and built a classifier that determines whether two texts are authored by the same person or not.