Git Product home page Git Product logo

forged_dataset_email_signature_parsing's Introduction

forge

Email dataset for email signature parsing

Rationale

When working on a machine learning algorithm to solve some problem there are two most important things: the algorithm itself and the dataset to train / test the algorithm on.

Ever since we open-sourced our signature parsing library talon we were looking for a way to make the dataset publicly available. So that it would be easier for developers to contribute to the core functionality.

Another objective is to spark collaboration on the dataset itself to make it more representational and up to date.

Emails Source

The core of the dataset is a subset of Enron data, cleansed of private, health and financial information by EDRM.

Feel free to add your own emails but be careful to not include any sensetive information. Extend / use the dataset at your own risk.

Format

Emails with signatures are in dataset/P folder (P stands for positive). Emails without, are in dataset/N folder (N stands for negative).

Each email is represented by two files - xyz_body has email text, xyz_sender has sender name / address.

Signature lines are annotated with #sig#. For example:

Hi John,

Can we have a meeting tomorrow at 11 AM CST?

#sig#--
#sig#Mike Smith
#sig#555-243-0623

forged_dataset_email_signature_parsing's People

Contributors

obukhov-sergey 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.