pszemraj commited on
Commit
bbe0d60
1 Parent(s): 1998ce1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1,3 +1,25 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ languages:
3
+ - en
4
+ license:
5
+ - mit
6
+ multilinguality:
7
+ - monolingual
8
+ pretty_name: AESLC - Cleaned & Keyword Extracted
9
  ---
10
+
11
+ ## about
12
+
13
+ - aeslc dataset but cleaned and keywords extracted to a new column
14
+
15
+ ## Citation
16
+
17
+ ```
18
+ @InProceedings{zhang2019slg,
19
+ author = "Rui Zhang and Joel Tetreault",
20
+ title = "This Email Could Save Your Life: Introducing the Task of Email Subject Line Generation",
21
+ booktitle = "Proceedings of The 57th Annual Meeting of the Association for Computational Linguistics",
22
+ year = "2019",
23
+ address = "Florence, Italy"
24
+ }
25
+ ```