에슬크

  • 설명 :

Enron Corporation 직원들의 이메일 메시지 모음입니다.

두 가지 기능이 있습니다.

나뉘다
'test' 1,906
'train' 14,436
'validation' 1,960
  • 기능 구조 :
FeaturesDict({
   
'email_body': Text(shape=(), dtype=string),
   
'subject_line': Text(shape=(), dtype=string),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
email_body 텍스트
제목줄 텍스트
  • 인용 :
@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}
}