You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i'm newbie for NLP but i'd like to select some category's word vector.
I want word vectors of MS-COCO class's name, such as 'Person', 'Bus', 'Bird'...
I downloaded pretrained file but i found there is no description about categorical label, and couldn't find how can i select the certain word vector.
Anyone could help me..?
The text was updated successfully, but these errors were encountered:
If you have downloaded a pre-trained file eg. glove.42B.300d.txt or any other glove vectors.
One way to extract the certain word vectors is to use the scripts.glove2word2vec from Gensim.
Hi, i'm newbie for NLP but i'd like to select some category's word vector.
I want word vectors of MS-COCO class's name, such as 'Person', 'Bus', 'Bird'...
I downloaded pretrained file but i found there is no description about categorical label, and couldn't find how can i select the certain word vector.
Anyone could help me..?
The text was updated successfully, but these errors were encountered: