enron

package
v0.0.0-...-05fab05 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2015 License: LGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Email

type Email struct {
	Name     string
	Header   mail.Header
	Contents []byte

	TarHeader *tar.Header
	Error     error // If any error was encountered when parsing this email, it will be stored here
}

func (Email) Parse

func (e Email) Parse() (*mail.Message, error)

type EnronCorpus

type EnronCorpus struct {
	EmailsCursor chan Email
}

func NewCorpus

func NewCorpus() (*EnronCorpus, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL