Oct 20, 2022
Hi, as you can see, the parameter “trainable” is set to False. So mine didn’t get trained. If you want to train, you can put trainable=True, but if so you don’t need to train a stand-alone word2vec first.
Hi, as you can see, the parameter “trainable” is set to False. So mine didn’t get trained. If you want to train, you can put trainable=True, but if so you don’t need to train a stand-alone word2vec first.