makcedward / nlpaug

Data augmentation for NLP
https://makcedward.github.io/
MIT License
4.46k stars 463 forks source link

Fix util script for downloading Google Drive files and Word2Vec weights #300

Closed MarkusSagen closed 2 years ago

MarkusSagen commented 2 years ago

The download script for downloading Google Drive documents seems to no longer work for Google Drive. Updated the script to use gdown and now works to download the word2vec weights

@makcedward Fixes issue #301