PetrochukM / PyTorch-NLP

Basic Utilities for PyTorch Natural Language Processing (NLP)
https://pytorchnlp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.21k stars 257 forks source link

The link to the penn treebank dataset seems to be broken. #86

Closed whwang299 closed 4 years ago

whwang299 commented 4 years ago

Hi Michael Petrochuk

Just to inform you that the link to the penn treebank dataset (https://github.com/PetrochukM/PyTorch-NLP/blob/66290b5a7a0a7fddbd0f93e3bd735491b8614caa/torchnlp/datasets/penn_treebank.py#L31) seems to be broken.

Thanks for your neat work!

seanhung21 commented 4 years ago

I'll work on this.