albertvillanova HF staff commited on
Commit
6fb1e04
1 Parent(s): b42a799

Support streaming (#3)

Browse files

- Add data file (dd01312b0ce5f4d04ede11a16ac6aee1c970496d)
- Update script to use local data file (1cdc7e7ebd26f9070d13324a1438718f2be2f204)

Files changed (2) hide show
  1. aeslc.py +2 -1
  2. data.zip +3 -0
aeslc.py CHANGED
@@ -42,7 +42,8 @@ There are two features:
42
  - subject_line: email subject text.
43
  """
44
 
45
- _URL = "https://github.com/ryanzhumich/AESLC/archive/master.zip"
 
46
 
47
  _DOCUMENT = "email_body"
48
  _SUMMARY = "subject_line"
42
  - subject_line: email subject text.
43
  """
44
 
45
+ # From: https://github.com/ryanzhumich/AESLC/archive/master.zip
46
+ _URL = "data.zip"
47
 
48
  _DOCUMENT = "email_body"
49
  _SUMMARY = "subject_line"
data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd042fa034790609468250518d44060017df153c382ae888091a37d5fa320032
3
+ size 11650497