-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How could i get "glove.6B.50d_word2id.json" and "glove.6B.50d_mat.npy"? #9
Comments
Me too |
I have the same question. |
Hello. The glove vectors can be downloaded from https://nlp.stanford.edu/projects/glove/. |
Thanks for replying. I have only got "glove.6B.50d.txt", but I didn't have "glove.6B.50d_word2id.json" and "glove.6B.50d_mat.npy" these two files, how can I get these or how to generate them?
Look forward to your reply.
…------------------ 原始邮件 ------------------
发件人: "rtmaww/SENT" ***@***.***>;
发送时间: 2021年11月24日(星期三) 晚上7:55
***@***.***>;
***@***.******@***.***>;
主题: Re: [rtmaww/SENT] How could i get "glove.6B.50d_word2id.json" and "glove.6B.50d_mat.npy"? (Issue #9)
Hello. The glove vectors can be downloaded from https://nlp.stanford.edu/projects/glove/.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Hello. Thank you for reminding me this problem. Please get the files by: |
Thank you so much!
…------------------ 原始邮件 ------------------
发件人: "rtmaww/SENT" ***@***.***>;
发送时间: 2021年11月24日(星期三) 晚上8:45
***@***.***>;
***@***.******@***.***>;
主题: Re: [rtmaww/SENT] How could i get "glove.6B.50d_word2id.json" and "glove.6B.50d_mat.npy"? (Issue #9)
Hello. Thank you for reminding me this problem. Please get the files by:
wget https://thunlp.oss-cn-qingdao.aliyuncs.com/opennre/pretrain/glove/glove.6B.50d_mat.npy
wget https://thunlp.oss-cn-qingdao.aliyuncs.com/opennre/pretrain/glove/glove.6B.50d_word2id.json
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
非常感谢,我也在关注你门实验室动态,希望以后能有交流
…---Original---
From: "Ziqiang ***@***.***>
Date: Wed, Nov 24, 2021 20:47 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [rtmaww/SENT] How could i get "glove.6B.50d_word2id.json" and"glove.6B.50d_mat.npy"? (Issue #9)
Thank you so much!
------------------ 原始邮件 ------------------
发件人: "rtmaww/SENT" ***@***.***>;
发送时间: 2021年11月24日(星期三) 晚上8:45
***@***.***>;
***@***.******@***.***>;
主题: Re: [rtmaww/SENT] How could i get "glove.6B.50d_word2id.json" and "glove.6B.50d_mat.npy"? (Issue #9)
Hello. Thank you for reminding me this problem. Please get the files by:
wget https://thunlp.oss-cn-qingdao.aliyuncs.com/opennre/pretrain/glove/glove.6B.50d_mat.npy
wget https://thunlp.oss-cn-qingdao.aliyuncs.com/opennre/pretrain/glove/glove.6B.50d_word2id.json
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
非常感谢,希望以后能有时间合作和交流
…---Original---
From: ***@***.***>
Date: Wed, Nov 24, 2021 20:45 PM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [rtmaww/SENT] How could i get "glove.6B.50d_word2id.json" and"glove.6B.50d_mat.npy"? (Issue #9)
Hello. Thank you for reminding me this problem. Please get the files by:
wget https://thunlp.oss-cn-qingdao.aliyuncs.com/opennre/pretrain/glove/glove.6B.50d_mat.npy
wget https://thunlp.oss-cn-qingdao.aliyuncs.com/opennre/pretrain/glove/glove.6B.50d_word2id.json
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Hi, thanks for your contribution.
However,when i work with this code , i found there are two files i dont know how to obtain.
Despite i checked the link of golve that you gave, but there's only "glove.6B.50d.txt" in it .
Could you please tell me how to get or process these file?
Thanks a lot.
The text was updated successfully, but these errors were encountered: