get_data.py in srl demo does not work
Created by: enfry
Hi, I tried to run the srl demo but I could not download the embeddings using https://github.com/PaddlePaddle/Paddle/blob/develop/demo/semantic_role_labeling/data/get_data.sh. I got error 404 from googledrive. I saw this is a known issue and I also checked on pan at the address https://pan.baidu.com/s/1o8q577s, but it seems that the files I need to run the demo are not there. Is there a way to get them?
Thanks