magpie icon indicating copy to clipboard operation
magpie copied to clipboard

Add the ability of load word2vector model from gensim directly

Open fangd123 opened this issue 6 years ago • 1 comments

When I use the gensim's word2vector model, it cannot import model from gensim directly. Hope to add the ability

fangd123 avatar Feb 08 '18 03:02 fangd123

@fangd123 It should be possible if you just pass it to the Magpie constructor. How did you try to do it?

jstypka avatar Mar 14 '18 17:03 jstypka