hcan icon indicating copy to clipboard operation
hcan copied to clipboard

downlad data from gdrive error: app blocked

Open lerry-lee opened this issue 4 years ago • 2 comments

i follow the step: Install gdrive Download required data and word2vec: chmod +x *.sh; ./download.sh

>>>Download word2vec from Google Drive...
Authentication needed
Go to the following url in your browser:
https://accounts.google.com/o/oauth2/auth...

Enter verification code: 

when i open the link in brower,login in by google account, and get i error

This app has been blocked

This app attempts to access sensitive information in your Google account. To ensure the security of your account, Google blocked this visit.

are there other ways to download the data ? thanks

lerry-lee avatar Jan 10 '21 05:01 lerry-lee

Has been resolved, I tried to finally find three data URLs, listed below

# word2vec
https://drive.google.com/file/d/0B7XkCwpI5KDYNlNUTTlSS21pQmM/edit

# collection_word_idf.json.tar
https://drive.google.com/file/d/0B1EhxQ7GBJdsZTVmcFVMcDY1RWM/view

# collection_ngram_idf.json.tar
https://drive.google.com/file/d/0B1EhxQ7GBJdsbXdROGZQYzV5cFU/view

Hope to help people who have the same problems as me

lerry-lee avatar Jan 10 '21 11:01 lerry-lee

Thanks! It seems gdrive app is not able to use now.

jinfengr avatar Jan 11 '21 07:01 jinfengr