hello, the dropbox URL has been lost
czs0x55aa opened this issue · 2 comments
czs0x55aa commented
in your code:
def download_dropbox():
'''
download from drop box in the meantime
'''
print('Downloading data from https://www.dropbox.com/s/3lxl9jsbw0j7h8a/atis.pkl?dl=0')
os.system('wget -O atis.pkl https://www.dropbox.com/s/3lxl9jsbw0j7h8a/atis.pkl?dl=0')
but this url has been lost.
can you provide a new link?
Thanks.
chsasank commented
Hey,
I committed all the atis pkl files I have.
czs0x55aa commented
Thank you very much