Open PetrochukM opened 4 years ago
Line: https://github.com/PetrochukM/PyTorch-NLP/blob/be1a08edbd898d30273b7062c9c16fcf7f788787/torchnlp/download.py#L126
Instead of check_files, we could check that particular path exist. That'll enable us to check for particular directories, as well.
check_files
Hey can I take this up?
Line: https://github.com/PetrochukM/PyTorch-NLP/blob/be1a08edbd898d30273b7062c9c16fcf7f788787/torchnlp/download.py#L126
Instead of
check_files
, we could check that particular path exist. That'll enable us to check for particular directories, as well.