1 min readDec 7, 2018
First of all sorry for the late reply, the saved model can be used in the following way:
from glove import Corpus, Glove
glo=Glove.load(‘g_test.model’)
First of all sorry for the late reply, the saved model can be used in the following way:
from glove import Corpus, Glove
glo=Glove.load(‘g_test.model’)