aeslc

  • Deskripsi :

Kumpulan pesan email karyawan di Enron Corporation.

Ada dua fitur:

Membelah Contoh
'test' 1.906
'train' 14.436
'validation' 1.960
  • Struktur fitur :
FeaturesDict({
   
'email_body': Text(shape=(), dtype=string),
   
'subject_line': Text(shape=(), dtype=string),
})
  • Dokumentasi fitur :
Fitur Kelas Membentuk Dtype Keterangan
fiturDict
email_body Teks rangkaian
garis subjek Teks rangkaian
  • Kutipan :
@misc{zhang2019email,
    title
={This Email Could Save Your Life: Introducing the Task of Email Subject Line Generation},
    author
={Rui Zhang and Joel Tetreault},
    year
={2019},
    eprint
={1906.03497},
    archivePrefix
={arXiv},
    primaryClass
={cs.CL}
}