Closed miguelwon closed 4 years ago
Is it possible to train a new model starting from pre-defined word embedding vectors?
Hello, Yes. You can use "--sent2vecFromDict" argument to train from a pre-trained model. See https://github.com/epfml/sent2vec/blob/74ae0313aca7145df6baa3e61f6a6314fdc72b7a/src/fasttext.cc#L1040
Is it possible to train a new model starting from pre-defined word embedding vectors?