delip / PyTorchNLPBook

Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
Apache License 2.0
1.96k stars 799 forks source link

Manual Data Download #9

Closed sunginmkone closed 5 years ago

sunginmkone commented 5 years ago

I am getting the following error. If I click on the manual download link.

  1. That’s an error.

The requested URL was not found on this server. That’s all we know.

sunginmkone commented 5 years ago

Only the first link raw_train.csv works and all the rest is getting the error 400.

govindgnair23 commented 5 years ago

I am facing the same problem

adisharma29 commented 5 years ago

Facing the same issue

braingineer commented 5 years ago

hi @sunginmkone @govindgnair23 @adisharma29 Sorry! I messed up the URLs. If you look at the first, you will see there is an 'id=' in the url that I missed on the rest. Fixing now :)